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-06-16
if_attach and if_initialize cannot fail, don't test return value
riastradh
2021-06-15
ohci(4): Constify a constant debug string table.
riastradh
2021-06-14
appease gcc9
mlelstv
2021-06-13
usb(4): Bus exploration is single-threaded -- assert it so.
riastradh
2021-06-13
uhub(4): Defer rescan to USB event thread.
riastradh
2021-06-13
Refactor handling of "quad utms" devices and more.
mlelstv
2021-06-13
Handle IXON,IXOFF individually.
mlelstv
2021-06-13
Fix envsys detach paths.
mlelstv
2021-06-13
Remove duplicate.
mlelstv
2021-06-13
Align product name.
mlelstv
2021-06-13
Remove duplicate
mlelstv
2021-06-13
Regen
mlelstv
2021-06-13
Correct some vendor names, remove duplicates.
mlelstv
2021-06-13
Fix last patch.
mlelstv
2021-06-13
Use correct integer lengths for properties.
mlelstv
2021-06-13
Fix non-DIAGNOSTIC build.
mlelstv
2021-06-13
Don't use aprint* for non-autoconf errors. Also print status value.
mlelstv
2021-06-13
Don't ignore detach errors from children.
mlelstv
2021-06-13
usb(4): Tighten interface locking and pipe references.
riastradh
2021-06-13
uhub(4): Trigger bus exploration after rescanning children.
riastradh
2021-06-12
usb(4): Nix unused struct usbd_interface::ui_priv.
riastradh
2021-06-12
usb(4): Make usbd_fill_iface_data atomic.
riastradh
2021-06-12
usb(4): Tweak style in usbd_close_pipe.
riastradh
2021-06-12
usb(4): Merge logic in usbd_kill_pipe and usbd_close_pipe.
riastradh
2021-06-12
usb(4): Fix fix for interface change pipe fix.
riastradh
2021-06-12
Revert "usb(4): Fix mistake in previous fix for pipe/interface-change races."
riastradh
2021-06-12
usb(4): Fix mistake in previous fix for pipe/interface-change races.
riastradh
2021-06-12
usb(4): Fix races between usbd_open_pipe* and usbd_set_interface.
riastradh
2021-06-12
usb(4): Fix racy endpoint reference counting.
riastradh
2021-06-12
usb(4): Omit needless lock/unlock cycle in usbd_pipe_close.
riastradh
2021-06-12
usb(4): Cancel and wait for async task on closing pipe.
riastradh
2021-06-12
usb(4), uhub(4): Sprinkle usbhist.
riastradh
2021-06-12
usb(4): Sprinkle kernel lock assertions.
riastradh
2021-06-12
usb(4): usb event thread is not actually MP-safe.
riastradh
2021-06-12
usb(4): Verify dev->ud_subdevs is still there before freeing it.
riastradh
2021-06-12
usb(4): kmem_zalloc(KM_SLEEP) cannot fail; nix error branch.
riastradh
2021-06-12
uhub(4): Allow only one explore/rescan at a time.
riastradh
2021-06-06
also reset xs->xs_xr[dci] to NULL when closing the pipe
jdolecek
2021-05-29
xhci(4): Wait USB_RESUME_WAIT ms, not 20 ms.
riastradh
2021-05-29
ualea(4): Null suspend/resume handler.
riastradh
2021-05-27
Fix error handling botch in 1.138. Thanks to jmcneill@ for spotting it.
skrll
2021-05-27
Honour USBMALLOC_ZERO when reusing blocks from the freelist.
jmcneill
2021-05-26
xhci: Fix logic in waiting for command queue access.
riastradh
2021-05-23
xhci(4): Block commands and issue Stop Endpoint on suspend.
riastradh
2021-05-23
xhci(4): Draft suspend/resume.
riastradh
2021-05-23
umass(4): Assert that we got a cb up front.
riastradh
2021-05-23
umass(4): Use an empty function callback, not null pointer.
riastradh
2021-05-16
close pipe before freeing frame length array.
mlelstv
2021-04-25
Sample # of RX packets as entropy source.
rin
2021-04-25
Sample # of TX packets as entropy source.
rin
[next]