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-09-07
ugen(4): Refuse non-forced detach with EBUSY if endpoints are open.
riastradh
2021-09-07
ugen(4): Prevent ugenopen while ugen_set_config is in progress.
riastradh
2021-09-07
ugen(4): Fix race of ugenopen against itself.
riastradh
2021-09-07
ugen(4): Sprinkle KERNEL_LOCKED_P assertions around sc_is_open.
riastradh
2021-09-03
fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/
andvar
2021-08-31
add missing newline and fix conditional for askroot/single user
mrg
2021-08-26
Add missing RCSID in header files and one __KERNEL_RCSID().
andvar
2021-08-21
fix some more typos in comments/log messages, improve wording as well.
andvar
2021-08-17
fix multiplei repetitive typos in comments, messages and documentation. mainl...
andvar
2021-08-13
fix typos in words "pointer" and s/fram /frame/
andvar
2021-08-08
s/varable/variable s/explictly/explicitly/ s/proerly/properly/ in comments.
andvar
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-08-02
fix various typos in comments and log messages.
andvar
2021-07-31
s/threshhold/threshold
andvar
2021-07-31
fix more typos in style found one in file - check/fix them all.
andvar
2021-07-21
need <sys/param.h> for COHERENCY_UNIT
skrll
2021-07-15
back out the previous accidental commit
nisimura
2021-07-15
explanation typo
nisimura
2021-07-14
The second REQ_RESET USB request by reset_chip() makes LCR, PRE and DIV
nisimura
2021-06-29
Regen for new sys/dev/devlist2h.awk
pgoyette
2021-06-29
Remove uscanner(4) driver
nia
2021-06-27
Since there's a bit of code that is conditionally compiled based on
pgoyette
2021-06-24
clarify some comments about what the "send callback" is.
mrg
2021-06-24
turn off ohcidebug by default. none of the other HCs do this.
mrg
2021-06-24
update a couple of lists of drivers that have had a few changes
mrg
2021-06-24
ucom(4): Fix earlier mistake causing pipes not to be closed.
riastradh
2021-06-19
Relax identification of interfaces and endpoints. Now also attaches
mlelstv
2021-06-16
usb(4): Fix uninitialized variable for error branch.
riastradh
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
[prev]
[next]