linux/drivers/staging/go7007
Mauro Carvalho Chehab 18039ae9de V4L/DVB (13037): go7007: Revert compatibility code added at the wrong place
Compatibility code is not allowed upstream. While this could
eventually be useful by out-of-tree compilation, directly from
http://linuxtv.org/hg/v4l-dvb tree, the compatibility code is at
the wrong place. In a matter of fact, it is not needed at all, since
compat.h already handles such things.

Cc: Pete <pete@sensoray.com>
Cc: Douglas Schilling Landgraf <dougsland@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-22 21:53:26 -03:00
..
Kconfig V4L/DVB (13020): go7007: Updates to Kconfig and Makefile 2009-09-19 00:53:44 -03:00
Makefile V4L/DVB (13037): go7007: Revert compatibility code added at the wrong place 2009-09-22 21:53:26 -03:00
README Staging: add the go7007 video driver 2008-10-10 15:31:08 -07:00
go7007-driver.c V4L/DVB (13027): go7007: convert printks to v4l2_info 2009-09-19 00:54:11 -03:00
go7007-fw.c V4L/DVB (12858): go7007: whitespacing cleanups 2009-09-19 00:13:36 -03:00
go7007-i2c.c V4L/DVB (12859): go7007: semaphore -> mutex conversion 2009-09-19 00:13:37 -03:00
go7007-priv.h V4L/DVB (12859): go7007: semaphore -> mutex conversion 2009-09-19 00:13:37 -03:00
go7007-usb.c V4L/DVB (13021): go7007: Fix whitespace and line lengths 2009-09-19 00:53:48 -03:00
go7007-v4l2.c V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystd 2009-09-19 00:54:00 -03:00
go7007.h Staging: add the go7007 video driver 2008-10-10 15:31:08 -07:00
go7007.txt V4L/DVB (12859): go7007: semaphore -> mutex conversion 2009-09-19 00:13:37 -03:00
s2250-board.c V4L/DVB (13026): s2250-board: Implement brightness and contrast controls 2009-09-19 00:54:08 -03:00
s2250-loader.c V4L/DVB (12859): go7007: semaphore -> mutex conversion 2009-09-19 00:13:37 -03:00
saa7134-go7007.c Staging: go7007: saa7134 updates 2009-01-06 13:52:06 -08:00
snd-go7007.c V4L/DVB (12859): go7007: semaphore -> mutex conversion 2009-09-19 00:13:37 -03:00
wis-i2c.h go7007: Convert to the new i2c device binding model 2009-04-21 21:47:22 +02:00
wis-ov7640.c go7007: Convert to the new i2c device binding model 2009-04-21 21:47:22 +02:00
wis-saa7113.c go7007: Convert to the new i2c device binding model 2009-04-21 21:47:22 +02:00
wis-saa7115.c go7007: Convert to the new i2c device binding model 2009-04-21 21:47:22 +02:00
wis-sony-tuner.c staging: wis-sony-tuner.c: fix &&/|| error 2009-06-19 11:00:54 -07:00
wis-tw2804.c go7007: Convert to the new i2c device binding model 2009-04-21 21:47:22 +02:00
wis-tw9903.c V4L/DVB (12858): go7007: whitespacing cleanups 2009-09-19 00:13:36 -03:00
wis-uda1342.c go7007: Convert to the new i2c device binding model 2009-04-21 21:47:22 +02: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.