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
2023-06-05
- Fix clearing of EINT and other transient flags.
mlelstv
2023-05-14
fix typq
pgoyette
2023-05-14
Regen
pgoyette
2023-05-14
Add a Lenovo mouse so we can set the ALWAYS_ON quirk.
pgoyette
2023-05-10
uts(4): Use config_detach_children.
riastradh
2023-05-10
udsbr(4): Use config_detach_children.
riastradh
2023-05-10
irmce(4): Use config_detach_children.
riastradh
2023-05-07
RISC-V support that works on QEMU with a single hart.
skrll
2023-04-30
xhci doesn't like 80 packets per USB interval, but 40 seems to be fine
mlelstv
2023-04-27
Remove an unnecessary cast in a KASSERTMSG
skrll
2023-04-23
Weed out duplicate sample rates and add comment about UAC2 clocks.
mlelstv
2023-04-16
Handle packet scheduling for high/super speed.
mlelstv
2023-04-11
usb(9): Assert ud_ifaces is null before we clobber it.
riastradh
2023-04-10
Reduce excessive settle delay.
mlelstv
2023-04-10
Better descriptor parsing.
mlelstv
2023-04-10
Handle more UAC2 descriptors and add debug output.
mlelstv
2023-04-09
xhci(4): Avoid crash in suspend/resume/resume if first resume fails.
riastradh
2023-04-07
xhci(4): Defer root intr xfers while polling.
riastradh
2023-04-03
Remove unconditional UAUDIO_DEBUG again.
mlelstv
2023-04-03
Fix UAUDIO_DEBUG build.
mlelstv
2023-04-02
Add support for USB Audio Class 2.0.
mlelstv
2023-04-02
Add code for USB Audio Class 2.0.
mlelstv
2023-03-28
s/interrput/interrupt/ and s/accesss/access/ in comments.
andvar
2023-03-05
ucom(4): Simplify logic fixing PR kern/57259.
riastradh
2023-03-05
In the HUP-wait path in ucomopen():
thorpej
2023-02-17
ucom(4): Missed a spot in previous -- nix now-unused local.
riastradh
2023-02-17
ucom(4): Nix broken error branch.
riastradh
2023-02-13
Add support for ZTE MF112 and D-Link DWM222 3G USB modems
manu
2023-02-11
urndis(4): Add OnePlus 5T to the quirky devices list. This allows it to
nia
2023-02-11
regen
nia
2023-02-11
Add my phone to usbdevs
nia
2023-01-21
fix typos in comment and log message.
andvar
2023-01-10
ukbd(4): remember how much of attach worked so detach works.
mrg
2022-12-13
fix grammar in comment
jakllsch
2022-12-13
ehci_device_isoc_init() returns errno not usbd_error; remove blank line
jakllsch
2022-12-13
"periodic frame list", not "period frame list" in comments
jakllsch
2022-12-13
Add missing whitespace in error message.
jakllsch
2022-11-04
Back out r1.82 ("Do not explicitly set the HID Report Protocol upon attach")
jmcneill
2022-11-01
s/faild/failed/ in comments and messages.
andvar
2022-10-31
fix various typos in comments and one output message.
andvar
2022-10-26
uhso(4): Convert locking comments to locking assertions.
riastradh
2022-10-26
ucycom(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
ucom(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-23
ugen(4): Make sure opened is initialized in ugenopen.
riastradh
2022-10-23
Fix USBDEBUG build on ILP32
skrll
2022-10-21
ugen(4): convert to USBHIST style debugging.
mrg
2022-10-11
KNF a bit. No functional change.
msaitoh
2022-10-11
"Add" number of ports because the same speed's ECR may appear multiple times.
msaitoh
2022-10-11
There is an xHCI device which has USB 2 port only. Support it.
msaitoh
2022-10-10
ETHERCAP_VLAN_MTU does not go into ifp->if_capabilities but ethercom
martin
[next]