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
/
utoppy.c
Age
Commit message (
Expand
)
Author
2009-12-06
Simplify device-activation hooks.
dyoung
2009-09-23
fix up USB drivers printing of autoconf information
plunky
2008-05-24
Split device_t and softc for all USB device drivers, and related cosmetic
cube
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-03-13
Introduce different autoconf interface attributes for USB drivers
drochner
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-09-03
add missing initializer.
christos
2006-04-11
Add "goto done;" in the usbd_open_pipe(IN) failure case.
scw
2006-04-11
Apply the correct fix for Coverity CID 2862.
scw
2006-04-11
Coverity CID 2861: Check for out_data before cancelling.
christos
2006-04-11
Coverity CID 2862: Don't initialize crc with garbage from the stack. For
christos
2006-04-03
Add a kernel driver and userland program for the Topfield TF5000PVR range
scw