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
/
uthum.c
Age
Commit message (
Expand
)
Author
2020-01-02
Pull up following revision(s) (requested by maxv in ticket #595):
martin
2019-05-05
remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.h
mrg
2019-02-07
tsleep -> kpause
skrll
2017-12-10
Factor out bus-independant HID code so that it can be shared by USB, bluetooth
bouyer
2016-11-25
+#include "opt_usb.h"
skrll
2016-07-11
KNF. No functional change.
msaitoh
2016-04-23
Merge nick-nhusb
skrll
2013-01-05
fix debug variables.
christos
2013-01-05
- need opt_usb.h if depending on USB_DEBUG
christos
2011-12-23
Revert previous due to active usbmp branch(es).
jakllsch
2011-12-22
Adjust-away inconsistent and trailing whitespace.
jakllsch
2010-11-03
Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),
dyoung
2010-03-12
Match an additional `SHT1x' signature when attaching.
jdc
2010-03-07
s/delay/need_delay/ to get rid of shadowed variable warning (some
jdc
2010-03-06
fix the relative humidity sensor
cnst
2010-02-24
print end of line before getting the descriptor as it sleeps
plunky
2010-02-06
Add uthum driver, ported from openbsd
tonio