linux/drivers/staging/go7007
Pete Eberlein d73f822ce7 Staging: go7007: saa7134 updates
- Added documentation including README files from the original go7007
  driver package.
- Added Video4Linux2 MPEG controls.
- Added Video4Linux2 audio ioctls, which pass thru to the i2c driver.
- Improved saa7134 interface, to pass thru controls and video settings.
- Fixed a bug in sony tuner, as reported by Bifferos on the Go7007 wiki.


Signed-off-by: Pete Eberlein <pete@sensoray.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:52:06 -08:00
..
Kconfig go7007 - Add missing dependency on sound subsystem 2008-10-20 14:52:16 +02:00
Makefile
README
go7007-driver.c Staging: go7007: saa7134 updates 2009-01-06 13:52:06 -08:00
go7007-fw.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
go7007-i2c.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
go7007-priv.h Staging: go7007: saa7134 updates 2009-01-06 13:52:06 -08:00
go7007-usb.c Staging: go7007: saa7134 updates 2009-01-06 13:52:06 -08:00
go7007-v4l2.c Staging: go7007: saa7134 updates 2009-01-06 13:52:06 -08:00
go7007.h
go7007.txt Staging: go7007: saa7134 updates 2009-01-06 13:52:06 -08:00
saa7134-go7007.c Staging: go7007: saa7134 updates 2009-01-06 13:52:06 -08:00
snd-go7007.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-i2c.h
wis-ov7640.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-saa7113.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-saa7115.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-sony-tuner.c Staging: go7007: saa7134 updates 2009-01-06 13:52:06 -08:00
wis-tw2804.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-tw9903.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-uda1342.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00

README

Todo:
	- checkpatch.pl cleanups
	- sparse cleanups
	- lots of little modules, should be merged together
	  and added to the build.
	- testing?
	- handle churn in v4l layer.

Please send patchs to Greg Kroah-Hartman <greg@kroah.com> and Cc: Ross
Cohen <rcohen@snurgle.org> as well.