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
2014-02-15
Correct the name of a Planex device and add some additional
Jonathan Gray
2014-02-15
regen
Jonathan Gray
2014-02-15
Correct the name of a Planex device and add some additional
Jonathan Gray
2014-02-09
Make sure to close the default pipe before re-opening it when we want
Martin Pieuchot
2014-02-09
Do not allow to unconfigure a device by setting the configuration
Martin Pieuchot
2014-02-06
revert some HID changes that broke on older models
joshua stein
2014-02-04
Make sure the USB device pointer is valid even if attach fails since
Martin Pieuchot
2014-02-03
Check if the device is being detached when returning from tsleep() and
Martin Pieuchot
2014-02-03
Fix a null dereference introduced when converting this driver to use
Martin Pieuchot
2014-01-30
Do not match control interfaces if their associated data interface is
Martin Pieuchot
2014-01-26
Attempt to make user changes of keyboard layout a bit more `sticky' on wsmux
Miod Vallat
2014-01-22
simplify ubcmtp_match
joshua stein
2014-01-22
udav(4): add CoreChip RD9700 support
sasano
2014-01-22
add a missing argument to a printf
Jonathan Gray
2014-01-22
add a missing argument to a debug printf
Jonathan Gray
2014-01-22
re-generated from usbdevs
sasano
2014-01-22
add CoreChip RD9700 (idVendor:idProduct=0x0fe6:0x9700) definition
sasano
2014-01-21
Always fill in the broadcast address so as to handle broadcast packets if
Brad Smith
2014-01-20
call usbd_deactivate() for DVACT_DEACTIVATE
joshua stein
2014-01-20
add ubcmtp, a USB driver for Broadcom multitouch trackpads found on
joshua stein
2014-01-20
define UIPROTO_BOOT_MOUSE
joshua stein
2014-01-18
Make mos(4) pass received broadcast frames explicitly if not in promiscuous
Stefan Sperling
2014-01-15
Remove a hack to update the address and packet length for every device
Martin Pieuchot
2014-01-08
Fix typo recieve -> receive.
Alexander Bluhm
2014-01-08
regen
joshua stein
2014-01-08
add a bunch of newer apple wellspring keyboard/trackpad ids
joshua stein
2014-01-07
sync
Theo de Raadt
2014-01-07
some more devices; Alexey E. Suslikov
Theo de Raadt
2014-01-07
sync
Theo de Raadt
2014-01-07
FTX support; from Chris Hettrick
Theo de Raadt
2014-01-07
Remove unused fields.
Martin Pieuchot
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
[next]