index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Age
Commit message (
Expand
)
Author
2013-12-17
sync
Theo de Raadt
2013-12-17
elan products; Thomas Pfaff
Theo de Raadt
2013-12-15
Fix ubt compilation after my last usbd_dying sprint.
Paul Irofti
2013-12-14
remove a duplicated includ file.
Yojiro Uo
2013-12-13
add an entry for "IIJmobile 510FU"
Yojiro Uo
2013-12-13
regen
Yojiro Uo
2013-12-13
add IIJmobile 510FU
Yojiro Uo
2013-12-13
regen
Yojiro Uo
2013-12-13
add FUJITSU component FX-5251WB
Yojiro Uo
2013-12-13
add SACOM USB485BL
Yojiro Uo
2013-12-13
regen
Yojiro Uo
2013-12-13
add vendor SACOM (0ba0h)
Yojiro Uo
2013-12-13
Rewrite receive filter handling and ioctl bits.
Brad Smith
2013-12-11
Clean up the ioctl handler to be in line with most of the other
Brad Smith
2013-12-09
Fix crash on urndis(4) detach
Paul Irofti
2013-12-09
Mark a few functions with __unused.
Brad Smith
2013-12-07
Some cleaning up of the ioctl handling bits to bring things in line
Brad Smith
2013-12-06
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
Theo de Raadt
2013-12-05
use dv_unit rather than storing local version (removed sc_unit in
sasano
2013-12-04
use dv_unit rather than storing (or forgetting to store...) a local
Theo de Raadt
2013-12-03
add copyright notice/code modifier's name.
sasano
2013-11-26
1 << 31 cleanup. Eitan Adler pointed out that there has been a
Theo de Raadt
2013-11-21
Revert r1.41, in this driver sc_attached does not indicate that the
Martin Pieuchot
2013-11-20
regen
Miod Vallat
2013-11-20
Fix translation table for JIS keys; reported by Nakano Takaharu.
Miod Vallat
2013-11-20
in_var.h is not needed.
Martin Pieuchot
2013-11-19
Kill matchlvl usage throughout the usb stack.
Paul Irofti
2013-11-18
simplify kthread_create(). no more stdarg
Theo de Raadt
2013-11-17
correct some iodata strings and add ETX-US2
Jonathan Gray
2013-11-17
regen
Jonathan Gray
2013-11-17
correct some iodata strings and add ETX-US2
Jonathan Gray
2013-11-15
Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A
sasano
2013-11-15
Clean-up usbd_abort_pipe() usage.
Paul Irofti
2013-11-15
Sort-out activate functionality for ucom(4) and it's parents.
Paul Irofti
2013-11-15
Clean-up the HID environment.
Paul Irofti
2013-11-13
Polling is done per controller not per interface.
Paul Irofti
2013-11-11
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-11
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-11
Kill commented out code dealing with a non existent sc_dying variable.
Martin Pieuchot
2013-11-11
Clean-up the activate routines from the uoak*(4) drivers.
Paul Irofti
2013-11-10
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-09
In our USB world, timeouts are in milliseconds, so use timeout_add_msec()
Martin Pieuchot
2013-11-09
Reduce the differences between our controller drivers and initialize
Martin Pieuchot
2013-11-09
regen
Jonathan Gray
2013-11-09
more rate matching hubs
Jonathan Gray
2013-11-08
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
In polling mode since r1.101 we could end up dereferencing an
Martin Pieuchot
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
2013-11-07
Replace sc_dying in favour of usbd_is_dying() and usbd_deactivate().
Paul Irofti
[next]