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