dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/rspiusb
Greg Kroah-Hartman 28397ffef1 Staging: add princeton instruments usb camera driver
Adds the driver for the Princeton Instruments USB camera.

Needs a lot of work...

TODO:
	- make checkpatch.pl clean
	- coding style fixups (typedefs, etc.)
	- get it to build properly
	- audit ioctls
	- remove ioctls if possible
	- assign proper minor number
	- remove dbg() macro
	- lots of general cleanups
	- review locking

Cc: Judd Montgomery <judd@jpilot.org>
Cc: Jeff Frontz <jeff.frontz@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:52:34 -08:00
..
Kconfig Staging: add princeton instruments usb camera driver 2009-01-06 13:52:34 -08:00
Makefile Staging: add princeton instruments usb camera driver 2009-01-06 13:52:34 -08:00
TODO Staging: add princeton instruments usb camera driver 2009-01-06 13:52:34 -08:00
rspiusb.c Staging: add princeton instruments usb camera driver 2009-01-06 13:52:34 -08:00
rspiusb.h Staging: add princeton instruments usb camera driver 2009-01-06 13:52:34 -08:00