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
2021-03-15
regen
nia
2021-03-15
correct usb device id for BELKIN F5D7050E
nia
2021-03-09
regen
ryo
2021-03-09
Add ASUSTEK AURALED
ryo
2021-03-09
Add CoolerMaster, and AMD SR4 lamplight Control device (Wraith Prism RGB CPU ...
ryo
2021-03-02
Opps....Remove irrelavent debug code and don't free_m before IFQ_DEQUEUE().
nat
2021-03-02
ukbd: GC some 20 year old code (NFC)
gdt
2021-03-02
ukbd: Condition probe-time verbosity on USBVERBOSE
gdt
2021-03-01
note that "enum usbnet_ep un_ed" member is the wrong type, and should
mrg
2021-03-01
reduce aprint_error(9) abuse
jakllsch
2021-02-26
Also free assocated mbufs.
nat
2021-02-24
fix sparc build: db_expr_t is larger than a pointer.
mrg
2021-02-23
fix the formating for 'show usbxferlist'.
mrg
2021-02-23
introduce DDB_END_CMD and replace more than 20 copies of the same
mrg
2021-02-22
fix formatting and db_usb_command_table[] static. idea from rillig@.
mrg
2021-02-21
add ddb commands to inspect usb xfer and xferlist structures.
mrg
2021-02-21
replace printf "ERROR<n>" with device_printf() and useful messages.
mrg
2021-02-21
Add a bunch of USB loader devices for Freescale SoC that should not
martin
2021-02-17
Expose more descriptor items as device properties.
mlelstv
2021-02-15
Fix my copy-and-paste bug in rev1.160.
isaki
2021-02-03
I have a cheap USB optical mouse (CHICONY product 0x0939, also known
thorpej
2021-02-03
Regen for addition of CHICONY optical mouse.
thorpej
2021-02-03
Add a CHICONY optical mouse product ID.
thorpej
2021-02-02
if_urtwn.c: Plug a few leaks
yamt
2021-02-02
if_urtwn: Add a missing newline to an aprint_error_dev message
yamt
2021-02-01
urtwn(4): Check for allocation failure in urtwn_tx_beacon.
riastradh
2021-02-01
regen
nia
2021-02-01
add another TPLINK RTL8192EU variant
nia
2021-01-31
regen
nia
2021-01-31
urtwn(4): add TPLINK WN821N to the list of USB device ids
nia
2021-01-20
fix free_all_endpoints() to not try calling free_pipe() when no endpoints
jdolecek
2021-01-10
Add whitespace after comma
ryoon
2021-01-10
Fix a typo in debug message
ryoon
2021-01-05
More converstion from usbd_status to int for function error reporting.
skrll
2021-01-05
Replace home grown #ifdef DIAGNOSTIC check with ASSERT_SLEEPABLE
skrll
2021-01-02
Use USBMALLOC_ZERO to ensure that all DMA memory is zero initialized.
jmcneill
2021-01-02
Add USBMALLOC_ZERO flag for requesting zero initialized DMA memory.
jmcneill
2020-12-29
During detach, re-use the functions that halt playback and record DMA.
jdc
2020-12-26
Add WayTech USB to Serial device to quirks routines, in order to prevent
jym
2020-12-26
Regen.
jym
2020-12-26
Add WayTech Development USB to Serial product.
jym
2020-12-22
usb: Omit bogus assertions about struct usbd_pipe::up_intrxfer.
riastradh
2020-12-18
Use sel{record,remove}_knote().
thorpej
2020-12-10
Another leading space
skrll
2020-12-10
Remove leading space that crept in in the last change
skrll
2020-12-09
Restructure the abort code for TD based transfers (ctrl, bulk, intr).
skrll
2020-11-30
s/ we we / we /
msaitoh
2020-11-30
uhid(4): Omit needless softint indirection.
riastradh
2020-11-29
usb: Overhaul uhid(4) and uhidev(4) locking.
riastradh
2020-10-28
s/USENET/USBNET/ in another place i just happened to find by
mrg
[next]