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
/
pseye.c
Age
Commit message (
Expand
)
Author
2018-01-21
PR kern/52931 Kernel panics with Atheros usb wireless interface
skrll
2016-07-07
KNF. Remove extra spaces. No functional change.
msaitoh
2016-04-23
Merge nick-nhusb
skrll
2011-05-24
Use proper format string.
joerg
2010-12-28
use ioconf
jmcneill
2010-12-24
VIDIOC_QUERYCAP changes:
jmcneill
2010-11-13
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
uebayasi
2010-11-03
Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),
dyoung
2010-04-22
fix compilation with -Wmissing-field-initializers.
pooka
2009-12-06
Simplify device-activation hooks.
dyoung
2009-09-23
fix up USB drivers printing of autoconf information
plunky
2009-09-04
Enable UVC-style headers and use them to help detect stream errors.
jmcneill
2009-08-19
s/PLAYSTATION/PlayStation/
jmcneill
2009-02-03
Add kmod glue.
jmcneill
2008-10-15
Merge wrstuden-revivesa into HEAD.
wrstuden
2008-09-27
De-USB_* pseye(4)
jmcneill
2008-09-21
Register with pmf
jmcneill
2008-09-17
Note where the magic register information came from in this driver. No
jmcneill
2008-09-13
Fix pseye_start_transfer() to return the return value of kthread_create()
mjf
2008-09-09
No need for videoio.h in hw driver
jmcneill
2008-09-08
Run pseye_transfer_thread at a higher priority to ensure that we don't
jmcneill
2008-09-08
Implement try_format
jmcneill
2008-09-07
Implement enum_format callback.
jmcneill
2008-09-06
Add driver for the Sony PLAYSTATION(R) Eye USB webcam.
jmcneill