linux/drivers/staging/go7007
Pradheep Shrinivasan ab8ac09014 Staging: go7007: fix braces coding style issue in wis-tw2804.c
This is a patch to the wis-tw2804.c to fix the braces coding style issue as pointed by checkpatch.pl tool

Signed-off-by: Pradheep Shrinivasan <pradheep.sh@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-23 15:26:19 -07:00
..
Kconfig staging/go7007: remove the BKL 2011-01-31 13:38:15 -08:00
Makefile drivers/staging: do not use EXTRA_CFLAGS 2011-08-23 15:24:46 -07:00
README Staging: add the go7007 video driver 2008-10-10 15:31:08 -07:00
go7007-driver.c Staging: Merge 2.6.37-rc5 into staging-next 2010-12-07 10:47:56 -08:00
go7007-fw.c Staging: Use kcalloc or kzalloc 2010-05-14 14:02:56 -07:00
go7007-i2c.c V4L/DVB (12859): go7007: semaphore -> mutex conversion 2009-09-19 00:13:37 -03:00
go7007-priv.h V4L/DVB (13455): go7007: Add struct v4l2_device. 2009-12-05 18:42:00 -02:00
go7007-usb.c staging: go7007: Remove NULL check before kfree 2011-03-14 11:57:32 -07:00
go7007-v4l2.c V4L/DVB: go7007: convert to use the mediabus API 2010-10-21 01:04:39 -02:00
go7007.h Staging: add the go7007 video driver 2008-10-10 15:31:08 -07:00
go7007.txt Fix common misspellings 2011-03-31 11:26:23 -03:00
s2250-board.c V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h header 2010-10-21 01:06:04 -02:00
s2250-loader.c staging/go7007: remove the BKL 2011-01-31 13:38:15 -08:00
s2250-loader.h staging/go7007: Fix compilation by re-adding the missing s2250-loader.h 2009-11-30 17:37:20 -02:00
saa7134-go7007.c Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu 2010-05-27 09:12:52 -07:00
snd-go7007.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
wis-i2c.h go7007: Convert to the new i2c device binding model 2009-04-21 21:47:22 +02:00
wis-ov7640.c [media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modules 2010-10-22 21:51:35 -02:00
wis-saa7113.c [media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modules 2010-10-22 21:51:35 -02:00
wis-saa7115.c [media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modules 2010-10-22 21:51:35 -02:00
wis-sony-tuner.c [media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modules 2010-10-22 21:51:35 -02:00
wis-tw2804.c Staging: go7007: fix braces coding style issue in wis-tw2804.c 2011-08-23 15:26:19 -07:00
wis-tw9903.c [media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modules 2010-10-22 21:51:35 -02:00
wis-uda1342.c [media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modules 2010-10-22 21:51:35 -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.