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-03-03
usbnet: Assert IFNET_LOCKED on if_flags change callbacks.
riastradh
2022-03-03
usbnet: Ensure access to unp_timer is protected by unp_txlock.
riastradh
2022-03-03
usbnet: Ensure ifp->if_softc is initialized _before_ publishing ifp.
riastradh
2022-03-03
usbnet: Take IFNET_LOCK around access to if_flags in usbnet_detach.
riastradh
2022-03-03
usbnet: Set and clear IFF_RUNNING slightly earlier and later.
riastradh
2022-03-03
usbnet: Simplify usbnet_isdying.
riastradh
2022-02-16
fix various typos, mainly in comments.
andvar
2022-02-14
usbdi(9): Add some missing header include guards.
riastradh
2022-02-14
usbdi(9): Fix missing includes in usbdi.h.
riastradh
2022-02-12
initialize ntag with the old dmatag so we never end up with an invalid one
macallan
2022-02-12
sys: Fix various abuse of struct device internals.
riastradh
2022-02-09
Do not explicitly set the HID Report Protocol upon attach, some devices
jakllsch
2022-02-09
if the interrupt pipe can't be opened, also print the error.
mrg
2022-02-04
uhub(4): Sprinkle dtrace probes.
riastradh
2022-01-29
usbnet: Defer hardware multicast filter updates to USB task.
riastradh
2022-01-29
xhci(4): Fix handling of endpoint reset/stop.
riastradh
2022-01-26
shut up an unused variable warning
macallan
2022-01-25
Accept USB 3.2 in xhci_id_protocols().
msaitoh
2022-01-20
don't 'extern' some other .c file's data, espcially when it's
mrg
2022-01-17
Add UQ_HID_IGNORE for the Microchip PICkit2 and 3 programmers.
bouyer
2022-01-17
Regen: Add the Microchip PICkit3 programmer
bouyer
2022-01-17
Add the Microchip PICkit3 programmer
bouyer
2022-01-16
xhci(4): Fix citation in comment.
riastradh
2022-01-16
xhci(4): Fix copypasto in resume error message.
riastradh
2022-01-12
Ignore new APC UPS devices when matching uhid devices.
martin
2022-01-12
regen (new APC UPS device id)
martin
2022-01-12
Add a new APC UPS device id.
martin
2022-01-09
uvideo(4): Fix USB interface numbering.
riastradh
2022-01-08
ukbd(4): Fix previous change to initial LED flashing.
riastradh
2021-12-31
sys: Use if_init wrapper function.
riastradh
2021-12-31
umass(4): Omit needless reference counting.
riastradh
2021-12-31
ukbd(4): Avoid races in LED setting on attach.
riastradh
2021-12-31
usbd_do_request_len (and friends) return usbd_status so return one in
skrll
2021-12-30
convert the ehci device owner ship change message to display the ehciN as well.
mrg
2021-12-26
fix various typos, mainly in comments.
andvar
2021-12-25
ukbd(4): Wait for callouts and blinking to complete in detach.
riastradh
2021-12-24
ehci(4): fix PR kern/56574: uaudio at ehci (not xhci) only outputs
nia
2021-12-23
Use the correct dmatag for all control structures. Also, don't KASSERT that
skrll
2021-12-22
Three fixes
skrll
2021-12-22
Whitespace
skrll
2021-12-21
Remove an empty line
skrll
2021-12-21
Wrap a long line
skrll
2021-12-21
Change the usb_mem API to take a bus_dma_tag_t in usb_allocmem instead of
skrll
2021-12-21
Pass up bus_dma error from usb_block_allocmem rather than always returning
skrll
2021-12-21
Style.
skrll
2021-12-21
KASSERT(BUS_ADDR_HI32(baddr) == 0) in, and apply some consistent code
skrll
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
[prev]
[next]