1
0
Fork 0
remarkable-linux/drivers/staging/media/go7007
YAMANE Toshiaki 792807140e [media] staging/media: Use dev_ printks in go7007/go7007-fw.c
fixed below checkpatch warning.
- WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(...  to printk(KERN_DEBUG ...
- WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(...  to printk(KERN_ERR ...

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-11-21 13:33:12 -02:00
..
Kconfig
Makefile [media] dvb-usb: move it to drivers/media/usb/dvb-usb 2012-08-13 23:26:31 -03:00
README Revert "[media] staging: media: go7007: Adlink MPG24 board issues" 2012-05-20 11:31:51 -03:00
go7007-driver.c Revert "[media] staging: media: go7007: Adlink MPG24 board issues" 2012-05-20 11:31:51 -03:00
go7007-fw.c [media] staging/media: Use dev_ printks in go7007/go7007-fw.c 2012-11-21 13:33:12 -02:00
go7007-i2c.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
go7007-priv.h Revert "[media] staging: media: go7007: Adlink MPG24 board issues" 2012-05-20 11:31:51 -03:00
go7007-usb.c Revert "[media] staging: media: go7007: Adlink MPG24 board issues" 2012-05-20 11:31:51 -03:00
go7007-v4l2.c [media] go7007-v4l2: warning fix: index is unsigned, so it will never be below 0 2012-10-28 07:38:38 -02:00
go7007.h
go7007.txt USB: remove CONFIG_USB_DEVICEFS 2012-04-29 22:20:03 -04:00
s2250-board.c [media] staging :go700: use module_i2c_driver to simplify the code 2012-10-25 17:07:25 -02:00
s2250-loader.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2012-05-24 10:21:51 -07:00
s2250-loader.h
saa7134-go7007.c
snd-go7007.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
wis-i2c.h i2c: Add SCCB support 2012-07-24 14:13:59 +02:00
wis-ov7640.c [media] Staging/media: Use dev_ printks in go7007/wis-ov7640.c 2012-11-21 13:15:00 -02:00
wis-saa7113.c [media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7113.c 2012-11-21 13:19:11 -02:00
wis-saa7115.c [media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7115.c 2012-11-21 13:16:04 -02:00
wis-sony-tuner.c [media] staging :go700: use module_i2c_driver to simplify the code 2012-10-25 17:07:25 -02:00
wis-tw2804.c [media] staging :go700: use module_i2c_driver to simplify the code 2012-10-25 17:07:25 -02:00
wis-tw9903.c [media] staging :go700: use module_i2c_driver to simplify the code 2012-10-25 17:07:25 -02:00
wis-uda1342.c [media] staging :go700: use module_i2c_driver to simplify the code 2012-10-25 17:07:25 -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 patches to Greg Kroah-Hartman <greg@linuxfoundation.org> and Cc: Ross
Cohen <rcohen@snurgle.org> as well.