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
2022-07-06
Add missing brace.
hannken
2022-07-06
Cosmetic changes. No functional change intended.
nat
2022-07-06
Add support for HXN variants from openbsd.
nat
2022-07-01
umidi(4): Clarify loops. No functional change intended.
riastradh
2022-07-01
upgt(4): Make upgt_free_cmd match upgt_alloc_cmd.
riastradh
2022-07-01
uvideo(4): Make alloc logic match free logic.
riastradh
2022-07-01
uvideo(4): Assert number of units can't overflow.
riastradh
2022-06-30
a driver for Wacom Intuos drawing tablets, from Yorick Hardy
macallan
2022-06-29
regen
macallan
2022-06-29
add some Wacom devices
macallan
2022-06-28
Fix a null-deref
skrll
2022-06-27
umidi(4): Fix fencepost in error branch.
riastradh
2022-06-26
emdtv(4): More attach/detach bugs.
riastradh
2022-06-26
umcs(4): Reject invalid interrupt endpoints.
riastradh
2022-06-23
if_urtwn.c: add the TRENDnet TEW-648UBM
brook
2022-06-23
Regen
brook
2022-06-23
usbdevs: add TRENDnet TEW-648UBM
brook
2022-05-24
fix various typos in comment, documentation and log messages.
andvar
2022-05-22
regen
charlotte
2022-05-22
usbdevs: Add Wacom "One" CTL-671 tablet
charlotte
2022-05-19
Regen for real
charlotte
2022-05-19
Regen
charlotte
2022-05-19
usbdevs: Add Xbox 360 controller
charlotte
2022-05-17
fix few typos in comments.
andvar
2022-05-14
xhci(4): Handle race between software abort and hardware stall.
riastradh
2022-05-14
xhci(4): Fix edge case in simultaneous xfer abort and failure.
riastradh
2022-05-14
uvideo(4): Fix missing line breaks in debug messages.
riastradh
2022-05-14
uvideo(4): Fix lengths of various frame descriptors.
riastradh
2022-05-14
uvideo(4): Avoid exposing streams with invalid descriptors.
riastradh
2022-05-10
Regen
mlelstv
2022-05-10
More ids for Prolific Serial Adapters
mlelstv
2022-04-24
Add missing argument to debug printf.
hannken
2022-04-19
umcs(4): Avoid using uninitialized data if register read fails.
riastradh
2022-04-17
umb(4): Use memcpy, not potentially unaligned/aliased casts.
riastradh
2022-04-17
umb(4): Validate descriptor lengths.
riastradh
2022-04-17
uvideo(4): Parse descriptors more robustly.
riastradh
2022-04-17
uvideo(4): Convert conditional to KASSERT in uvideo_attach.
riastradh
2022-04-17
uvideo(4): Convert conditional to KASSERT in uvideo_unit_alloc.
riastradh
2022-04-17
usbdi(9): Make usb_desc_iter_next_interface reject truncated descs.
riastradh
2022-04-17
usbdi(9): Minor KNF and tidying in descriptor iteration.
riastradh
2022-04-17
uvideo(4): Use sizeof(*p), not sizeof(T), for kmem_alloc/free.
riastradh
2022-04-17
uvideo(4): KNF comment style.
riastradh
2022-04-17
usbdi(9): Restore usb_descriptor_t to its correct definition.
riastradh
2022-04-17
umb(4): Use usb_cdc_descriptor_t for bDescriptorSubtype.
riastradh
2022-04-17
umidi(4): Restore umidi_cs_descriptor_t type.
riastradh
2022-04-17
uvideo(4): Avoid printing off the end of truncated descriptors.
riastradh
2022-04-17
ucom(4): Make sure rndsource is attached before use and detach.
riastradh
2022-04-16
fix various typos in comments and log messages.
andvar
2022-04-07
ucom(4): Use tty_unit -- save a couple lines of code.
riastradh
2022-04-07
ucom(4): Fix unit numbering for devsw/autoconf cross-wiring.
riastradh
[prev]
[next]