index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Age
Commit message (
Expand
)
Author
2018-04-09
Stop potential misuse of vendor names and USB vendor IDs in root hub
jakllsch
2018-04-09
Use ostype from <sys/systm.h> instead of a literal "NetBSD" for the
jakllsch
2018-04-08
Remove MOTG_ALLWINNER option
jmcneill
2018-04-02
re-generate
jakllsch
2018-04-02
Add Linux Foundation vendor ID, and their root hub device IDs.
jakllsch
2018-04-01
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
ryo
2018-03-25
Add extra newline for normal message from uts(4)
ryoon
2018-03-17
regen
jdolecek
2018-03-17
add LAN78xx family (Raspberry Pi 3B+) entries - PR kern/53105
jdolecek
2018-03-05
Fix last:
ws
2018-02-20
Attach uftdi to each interface found in the device separately.
ws
2018-02-08
Typos.
dholland
2018-02-07
xhci.c: avoid unused variable in non-DIAGNOSTIC build
prlw1
2018-02-03
Fix non-DIAGNOSTIC build
skrll
2018-02-01
Replace ovbcopy -> memmove, same.
maxv
2018-02-01
Fix KASSERT panic. When detaching USB host controoler, the following panic
msaitoh
2018-02-01
Mark DVF_DETACH_SHUTDOWN to USB root HUB. This change makes USB host
msaitoh
2018-02-01
- Fix panic on shutdown reported by ozaki-r in PR kern/52961. Use callot_halt()
msaitoh
2018-01-30
Avoid panic while detaching xhci. The xhci driver has both sc_child and
msaitoh
2018-01-21
PR kern/52931 Kernel panics with Atheros usb wireless interface
skrll
2018-01-09
tidy up debugging (make it compile with the 'ALL' kernel)
christos
2017-12-26
Fix typo in a comment
khorben
2017-12-22
missing comma 🙄
jakllsch
2017-12-22
Add RT Systems RTS-03
jakllsch
2017-12-22
Add West Mountain Radio RIGblaster. From OpenBSD uslcom(4).
jakllsch
2017-12-22
regen
jakllsch
2017-12-22
Add West Mountain Radio IDs from OpenBSD
jakllsch
2017-12-22
Add RT Systems RTS-03 USB to Serial Adapter
jakllsch
2017-12-20
Fix the logic around TT Hub Slot ID, TT Port Number and Multi-TT in
skrll
2017-12-19
Trailing whitespace
skrll
2017-12-19
Add missing if_free() in the detach path.
msaitoh
2017-12-18
Whitespace
skrll
2017-12-18
Use lowercase for hex constant. NFC.
skrll
2017-12-18
ukbd_cngetc: poll once for data in the buffer, otherwise return type 0 (no data)
jmcneill
2017-12-10
Use USB_DEBUG, not XHCI_DEBUG to protect `dci', DPRINTFN() always uses it.
hannken
2017-12-10
Factor out bus-independant HID code so that it can be shared by USB, bluetooth
bouyer
2017-12-09
adjust for hexdump signature
christos
2017-12-08
coalesce the two copies of hexdump into libkern
christos
2017-12-08
Be more defensive towards malicious USB devices
khorben
2017-12-07
PR/52791: Robert Sprowson: avoid duplicate tests (use accessor variables)
christos
2017-11-28
Some USB3 support from nick-nhusb
skrll
2017-11-17
PR/52702 Malicious USB devices attaching as urtwn(4) can corrupt kernel memory
skrll
2017-11-17
Use a #define instead of a magic number
skrll
2017-11-17
Trailing whitespace
skrll
2017-11-17
s/PR_NOWAIT/PR_WAITOK/ in HCD allocx (allocate xfer) method
skrll
2017-11-16
don't lock if we are polling because we are already holding a spin lock
christos
2017-11-09
Wait 1ms first. Existing Intel xHCI requies 1ms delay to prevent system hang
msaitoh
2017-10-31
Also attach the RTL8192EU from TP-LINK
khorben
2017-10-31
Re-generate
khorben
2017-10-31
Add the TP-LINK TL-WN823N (version 2)
khorben
[next]