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
2018-07-19
attach RTL8188EU under AboCom's vendor id. From FreeBSD via Mikhail <mp39590 ...
Stuart Henderson
2018-07-19
sync
Stuart Henderson
2018-07-19
Add RTL8188EU under AboCom's vendor id. From FreeBSD via Mikhail <mp39590 at ...
Stuart Henderson
2018-07-19
Reuse implicit padding to export the port number of a USB device in
Martin Pieuchot
2018-07-17
TX packets, which can be either Ethernet or control packets, must be
Patrick Wildt
2018-07-16
typos, from Michael W. Bombardieri.
Martin Pieuchot
2018-07-10
s/ITUNER/MICROCHIP/ following usbdevs -r1.689
Jasper Lievisse Adriaanse
2018-07-10
regen
Jasper Lievisse Adriaanse
2018-07-10
replace the Ituner vendor with Microchip to match Linux at least
Jasper Lievisse Adriaanse
2018-07-10
Change USB_DEVICEINFO to report USB port status/changes as currently
Martin Pieuchot
2018-07-09
sprinkle comments and rename iface to match its use to ctl_iface_idx
Jasper Lievisse Adriaanse
2018-07-09
use UE_GET_XFERTYPE(); no binary change
Jasper Lievisse Adriaanse
2018-07-07
Fix uaudio(4) detection on Logitech Webcam C200/C210/C250/C270/C310/C500.
Landry Breuil
2018-07-07
regen
Landry Breuil
2018-07-07
Add ids for Logitech Webcam C250, also affected by the 'bogus
Landry Breuil
2018-07-03
Use LIST_FOREACH construct instead of homebrew loop.
Kevin Lo
2018-07-03
regen
Landry Breuil
2018-07-03
Add usb ids for the Logitech Webcams C210 and C270.
Landry Breuil
2018-07-03
Fix typo.
Kevin Lo
2018-07-03
Nuke unused variable.
Kevin Lo
2018-06-28
regen
Kevin Lo
2018-06-28
Add Microchip Ethernet device IDs.
Kevin Lo
2018-06-18
Add an HP LD220 pole display
Mike Belopuhov
2018-06-18
regen
Mike Belopuhov
2018-06-18
Add an HP LD220 pole display
Mike Belopuhov
2018-06-12
axen(4): Identify the owner of some chatty printfs
Mike Larkin
2018-05-23
Don't leak the RX pipe in case we have issues opening the TX pipe.
Patrick Wildt
2018-05-23
Implement a separate initialization stage so that we can still use
Patrick Wildt
2018-05-16
Correct order of free(9) in an error case.
Patrick Wildt
2018-05-16
Implement a BCDC control packet mechanism based on the command request
Patrick Wildt
2018-05-13
Add bus DMA barriers to ensure the hardware does not see a TRB cycle bit
Visa Hankala
2018-05-08
Print xHCI revision in dmesg.
Martin Pieuchot
2018-05-01
Simplify/refactor the way vendor/product/serial informations are
Landry Breuil
2018-04-30
Reduce the scope of the NET_LOCK() in in_control(). Two functions were
Theo Buehler
2018-04-29
Unsigned values are always >= 0, fix Coverity 1468443.
Martin Pieuchot
2018-04-29
Fail early when transfers aren't completed in order.
Martin Pieuchot
2018-04-28
Some drivers handle settting a new wifi link state manually, so make sure
Peter Hessler
2018-04-28
replace add_*_randomness with enqueue_randomness()
Jasper Lievisse Adriaanse
2018-04-28
When starting a background scan, free the nodes table to ensure we
Stefan Sperling
2018-04-28
Print more debug informations in the event xfer handler.
Martin Pieuchot
2018-04-28
Correct IST macro and add a new macro for setting Frame IDs.
Martin Pieuchot
2018-04-28
Clean up the parameters of VOP_LOCK() and VOP_UNLOCK(). It is always
Visa Hankala
2018-04-27
Introduce an helper function to extract endpoint's max burst value.
Martin Pieuchot
2018-04-27
Introduce an helper function to extract endpoint's max burst value.
Martin Pieuchot
2018-04-27
Print index as unsigned.
Martin Pieuchot
2018-04-27
Fix an off-by-one in xhci_xfer_tdsize().
Martin Pieuchot
2018-04-27
Remove duplicate device identification so my usb drive attaches as a umass
Theo Buehler
2018-04-27
Delete superfluous includes of <sys/file.>
Philip Guenther
2018-04-26
net80211: stub SIOCS80211SCAN, make ifconfig scan instant.
Paul Irofti
2018-04-26
Reduce differences between isoch & bulk/intr routines.
Martin Pieuchot
[next]