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
2013-11-17
Fix locking botch.
skrll
2013-11-14
If the Weltrend Semiconductor device found in SANWA SUPPLY TAP-TST10 electric...
nonaka
2013-11-14
regen
nonaka
2013-11-14
Added Weltrend Semiconductor vendor and device.
nonaka
2013-11-14
Use __diagused
skrll
2013-11-13
CID 1125827: Avoid buffer overrun (read past end of struct)
christos
2013-11-10
add a default case in xhci_init_slot().
mrg
2013-11-09
Whitespace
skrll
2013-11-08
Add GPIO programming to support more PHY.
roy
2013-11-08
fix unused variable warnings
christos
2013-11-07
bus->lock is always available now. Remove the old code that helped when
skrll
2013-11-04
mark a variable __diagused
christos
2013-11-04
PR/48366 Always zero the allocated memory in xhci_alloc, not just in
skrll
2013-11-01
fix type in comparison
christos
2013-11-01
Style.
skrll
2013-11-01
DOTG is dead. Long live DWC2.
skrll
2013-11-01
Clean up (mostly remove unneeded) #includes
skrll
2013-10-30
-recognize CF cards by the magic value in inquiry data
drochner
2013-10-29
Remove bogus cast. The LHS type is smaller, so let the compiler decide
joerg
2013-10-28
Add support for scratchpad buffers (required for some XHCI devices).
matt
2013-10-28
Add an explicit initialization of .new_device = NULL
matt
2013-10-27
regen usbdevs
rmind
2013-10-27
usbdevs: add an entry for external WD disk.
rmind
2013-10-26
Add driver for ASIX AX88178a and AX88179 Ethernet interface.
nonaka
2013-10-23
Add athn(4)
skrll
2013-10-18
move compat var in compat code.
christos
2013-10-18
Wrap several unused static inline functions with #if 0.
apb
2013-10-18
Wrap some long lines.
skrll
2013-10-18
Don't refer to uninitialised variable 'v'
apb
2013-10-17
- remove unused variables
christos
2013-10-16
fix incorrect variable use.
christos
2013-10-16
remove unused variable
christos
2013-10-16
Apply patch from PR/48310 - kue(4) cannot receive multicast packets.
skrll
2013-10-15
Remove dotg(4) as it's been replaced by dwctwo(4).
skrll
2013-10-14
Handle an error from uhidev_get_report in ucycom_get_cfg
skrll
2013-10-12
Pass the device name in, so we can debug what deferred drivers did not work.
christos
2013-10-05
regen
jnemeth
2013-10-05
add Keyspan USA-19H serial adapter
jnemeth
2013-10-05
Trailing whitespace.
skrll
2013-10-04
Small KNF
skrll
2013-10-03
Update a comment. Thanks mrg@
skrll
2013-10-03
Simply the code now that all (real) HCDs provide a get_lock method.
skrll
2013-09-29
Really dump all by calling uhci_dump_qhs and not uhci_dump_qh
skrll
2013-09-29
PR/48251: usmsc cannot change link address
skrll
2013-09-27
Don't call mutex_spin_exit on already released lock.
skrll
2013-09-26
Remove the usbd_do_request_async_cb prototype. This was missed from the
skrll
2013-09-26
Remove usbd_do_request_async. It's callback was calling usbd_free_xfer
skrll
2013-09-15
Fix botch in previous
martin
2013-09-15
Remove unused variables
martin
2013-09-15
Remove unused variable
martin
[prev]
[next]