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-04-06
revert accidental last commit (except ukbd.c)
mlelstv
2022-04-06
remove debug printf
mlelstv
2022-04-02
Don't attach Yubikeys as console keyboard.
mlelstv
2022-03-31
simplify.
christos
2022-03-29
emdtv(4): Fix issues in detach.
riastradh
2022-03-29
uhid(4): Make sure error is initialized in uhidkqfilter.
riastradh
2022-03-28
uatp(4): Use usbd_get/set_report for Geyser 3/4 reset.
riastradh
2022-03-28
uatp(4): Fix detach logic.
riastradh
2022-03-28
uhidev(9): Assert uhidev is open when writing.
riastradh
2022-03-28
uhidev(9): Define UHIDEV_MAXREPID = 255.
riastradh
2022-03-28
uhidev(9): Omit needless sc_dying.
riastradh
2022-03-28
uhidev(9): Make uhidev state opaque.
riastradh
2022-03-28
uhidev(9): Fix race between uhidev_close and uhidev_intr.
riastradh
2022-03-28
uhidev(9): Refactor error branch to use one label.
riastradh
2022-03-28
uhidev(9): Make some private functions static and fix comment.
riastradh
2022-03-28
uhidev(9): Make uhidev_stop work reliably.
riastradh
2022-03-28
ucycom(4): Defer uhidev_write_async to taskq.
riastradh
2022-03-28
uhidev(9): Move struct uhidev_softc into uhidev.c.
riastradh
2022-03-28
uhidev(9): Get the device and interface through attach args.
riastradh
2022-03-28
uhidev(9): New uhidev_write_async.
riastradh
2022-03-28
uhidev(9): Partially fix uhidev_write aborting.
riastradh
2022-03-28
uhid(4): Use d_cfdriver/devtounit/cancel to avoid open/detach races.
riastradh
2022-03-28
ucom(4): Rework open/close/attach/detach logic.
riastradh
2022-03-20
s/initialiase/initialise/ in comments.
andvar
2022-03-20
ualea(4): Enter the data under the softc lock.
riastradh
2022-03-20
ualea(4): Simplify xfer error branches.
riastradh
2022-03-20
ualea(4): Fix detach and error paths.
riastradh
2022-03-20
usbdi(9): Make sure aborting a pipe waits for all callbacks.
riastradh
2022-03-19
usb: Insert assertion to diagnose ud_cdesc/ud_ifaces inconsistency.
riastradh
2022-03-19
umidi(4): Parse descriptors a little more robustly.
riastradh
2022-03-19
rnd(9): Adjust IPL of locks used by rndsource callbacks.
riastradh
2022-03-19
usbdi(9): Fix usbd_get_no_alts.
riastradh
2022-03-14
umidi(4): Bail early if no endpoints.
riastradh
2022-03-13
usb: Fix debug build.
riastradh
2022-03-13
usbdi(9): Fix mistake in previous change to usbd_fill_iface_data.
riastradh
2022-03-13
usbdi(9): Fix paste-o in previous change to usbd_ar_pipe.
riastradh
2022-03-13
auvitek(4): Fix i2c detach if attach failed.
riastradh
2022-03-13
usb: Parse descriptors a little more robustly.
riastradh
2022-03-13
xhci(4): Serialize access to portsc registers.
riastradh
2022-03-13
xhci(4): Restore synchronous abort.
riastradh
2022-03-13
uhci(4): Stop taking the intr lock in uhci_run.
riastradh
2022-03-13
uhci(4): Simplify uhci_run.
riastradh
2022-03-13
uhci(4): Fix synchronization between suspend/resume and poll hub.
riastradh
2022-03-13
ehci(4): Serialize access to portsc registers.
riastradh
2022-03-13
ehci(4): Fix doorbell synchronization.
riastradh
2022-03-13
usb: Clarify contract of usbd_xfer_trycomplete.
riastradh
2022-03-13
usb: Fix roothub ctrl xfer aborts.
riastradh
2022-03-13
usbdi(9): Assert no concurrent aborts on a single pipe.
riastradh
2022-03-13
usbdi(9): Assert sleepable in usbd_ar_pipe.
riastradh
2022-03-12
ustir(4): Avoid undefined behaviour if register read fails.
riastradh
[prev]
[next]