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-12-18
Fix two bugs
skrll
2021-12-17
add two additional cyperpower ups ids for ignore hid.
mrg
2021-12-17
regen.
mrg
2021-12-17
add two more models of cyperpower UPS.
mrg
2021-12-11
remove clause 3 from all my licenses that aren't conflicting with
mrg
2021-12-07
Match variable names to register names. Same binary before and after.
skrll
2021-12-07
More usb_status_t -> int
skrll
2021-12-07
Code consistency. NFCI.
skrll
2021-12-05
ehci: Replace bogus polling during suspend by taking bus lock.
riastradh
2021-11-14
revert bPreferedVersion rename. It's named like the by spec (from jmcneill).
andvar
2021-11-13
s/bPreferedVersion/bPreferredVersion/ in struct property definition.
andvar
2021-11-13
Release interrupt lock while allocating ressources in trigger
mlelstv
2021-11-06
USB style. NFC.
skrll
2021-11-06
Fix typo in comment. s/notifcation/notification/
msaitoh
2021-11-06
config_pending_incr doesn't need KERNEL_LOCK protection
skrll
2021-10-23
xhci: Always read/write both halves of 64-bit registers
jakllsch
2021-10-21
regen
jakllsch
2021-10-21
add Edimax N150 adapter; tested on my PBP
jnemeth
2021-10-21
regen
jnemeth
2021-10-21
add Edimax N150 adapter; tested on my PBP
jnemeth
2021-10-17
regen
andvar
2021-10-17
s/Techonology/Technology/
andvar
2021-10-16
apply always-open quirk for logitech B100 mouse.
mrg
2021-10-16
regen.
mrg
2021-10-16
add logitech B100 mouse
mrg
2021-10-15
Revert "usb: uhub: remove unnecessary delays when powering on ports"
jmcneill
2021-10-11
Add missing inclusion of sys/bitops.h.
msaitoh
2021-10-11
Update USB_PORT_RESET_RECOVERT to comply with the USB 2.0 specification
jmcneill
2021-10-11
uhub: Skip USB_POWER_DOWN_TIME delay for root hubs
jmcneill
2021-10-11
Fix previous; restore 'up' pointer in second uhub_explore loop.
jmcneill
2021-10-11
ukbd: blink LEDs asynchronously at boot
jmcneill
2021-10-10
usb: uhub: remove unnecessary delays when powering on ports
jmcneill
2021-10-10
usb: usb_event_thread: remove delay at startup for USB >= 2.0 HCs
jmcneill
2021-10-10
xhci: shrink port reset delay
jmcneill
2021-10-04
remove duplicate the article in comments.
andvar
2021-10-01
use quirk bit for devices that need sc_alwayson instead of adding yet another
macallan
2021-10-01
add a quirk for devices that need ums::sc_alwayson
macallan
2021-10-01
regen
macallan
2021-10-01
add PixArt Raspberry Pi Mouse
macallan
2021-09-26
- Use seltrue_filtops rather than rolling our own with filt_seltrue.
thorpej
2021-09-26
Use seltrue_filtops rather than rolling our own with filt_seltrue.
thorpej
2021-09-26
Change the kqueue filterops::f_isfd field to filterops::f_flags, and
thorpej
2021-09-21
don't opencode kauth_cred_get()
christos
2021-09-17
Sprinkle a little delay.
nat
2021-09-17
Initialize firmware mailbox counter when firmware is reset.
nat
2021-09-17
Serialize sending of firmware commands to device.
nat
2021-09-17
Use urtwn_delay_ms were possibile.
nat
2021-09-16
fix typos in word "successful".
andvar
2021-09-07
usb(4): Fix xfer race between software abort and hardware completion.
riastradh
2021-09-07
ugen(4): Keep fields null when not allocated; kassert on close.
riastradh
[next]