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-03-16
Don't use volume keys when in raw-mode (this doesn't work), and let
Martin Pieuchot
2014-03-16
Add Sitecom LN-032 from/tested by Fabian Raetz.
Jonathan Gray
2014-03-16
regen
Jonathan Gray
2014-03-16
Add Sitecom LN-032 from/tested by Fabian Raetz.
Jonathan Gray
2014-03-15
Starting the spring cleanup.
Martin Pieuchot
2014-03-15
Remove debug leftover.
Martin Pieuchot
2014-03-15
Unify the *hci_timeout() functions, there should be no functional change.
Martin Pieuchot
2014-03-15
Add usage pages from usb HID Power Devices spec.
andre
2014-03-14
Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz and
Martin Pieuchot
2014-03-14
regen
Martin Pieuchot
2014-03-14
Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz and
Martin Pieuchot
2014-03-14
Have some style.
Paul Irofti
2014-03-12
If a device is babbling do a full reset of the associated endpoint
Martin Pieuchot
2014-03-11
Kill dead links.
Martin Pieuchot
2014-03-09
regen
Brad Smith
2014-03-09
- Add Hirose vendor id and USB-100 FastE Ethernet idoduct id
Brad Smith
2014-03-08
Dumb xhci(4) implementation.
Martin Pieuchot
2014-03-08
Recognize super speed devices, note that this driver sill uses
Martin Pieuchot
2014-03-08
Attach to host controller drivers advertising USB 3.0 support and assign
Martin Pieuchot
2014-03-08
Add various super speed defines, mostly the same as in FreeBSD to
Martin Pieuchot
2014-03-08
Add defines for upcoming USB 3.0 support.
Martin Pieuchot
2014-03-08
Pass M_ZERO to malloc(9) when allocating usbd pipes to make sure to
Martin Pieuchot
2014-03-07
Print the wrong device descriptor's bMaxPacketSize before correcting it
Martin Pieuchot
2014-03-07
Indtroduce usbd_get_hub_descriptor() to start cleaning uhub(4)'s mess.
Martin Pieuchot
2014-03-07
Use the revision number for coherency. No object change.
Martin Pieuchot
2014-03-07
Do not define per-driver DEBUG variable when USB_DEBUG is defined. It's
Martin Pieuchot
2014-03-07
Transfer descriptors already have a back pointer to the USB device
Martin Pieuchot
2014-03-07
We already have three identical copies of the *hci_str() function,
Martin Pieuchot
2014-03-06
Turn usbd_xfer_isread() into a public function so that we can use
Martin Pieuchot
2014-03-06
Add include guards.
Martin Pieuchot
2014-03-06
Makes the "cleartoggle" function provided by HC drivers optional
Martin Pieuchot
2014-02-25
Abort and close all the interrupt pipes when detaching HID devices since
Martin Pieuchot
2014-02-24
Partially revert r1.134, bring back the code suspending root hub's ports
Martin Pieuchot
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
[next]