linux/drivers/staging/tm6000
Mauro Carvalho Chehab af9d9cfd54 V4L/DVB: tm6000: fix compilation due to the lack of a semicolon
Add a missing semicolon to fix this error:

In file included from drivers/staging/tm6000/tm6000-cards.c:32:
drivers/staging/tm6000/tm6000.h:123: error: two or more data types in
declaration specifiers

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-19 12:57:36 -03:00
..
Kconfig V4L/DVB: tm6000: fix build errors 2010-05-18 00:43:57 -03:00
Makefile V4L/DVB: tm6000: remove hack.c hack.h, switch to zl10353 module 2010-05-18 00:44:05 -03:00
README V4L/DVB (12848): tm6000: Add README with todo list 2010-05-18 00:40:23 -03:00
tm6000-alsa.c V4L/DVB: tm6000: Replace all magic values by a register alias 2010-05-18 00:47:09 -03:00
tm6000-cards.c V4L/DVB: tm6000: request labeling board version check 2010-05-19 12:57:32 -03:00
tm6000-core.c V4L/DVB: tm6000: request labeling board version check 2010-05-19 12:57:32 -03:00
tm6000-dvb.c V4L/DVB: tm6000: fix some info messages 2010-05-18 00:44:07 -03:00
tm6000-i2c.c V4L/DVB: tm6000: tm6000_i2c_xfer: request labeling 2010-05-19 12:57:31 -03:00
tm6000-regs.h V4L/DVB: tm6000: add request to registers of the group 05 2010-05-18 00:47:11 -03:00
tm6000-stds.c V4L/DVB: tm6000: Replace all magic values by a register alias 2010-05-18 00:47:09 -03:00
tm6000-usb-isoc.h V4L/DVB: tm6000: fix some info messages 2010-05-18 00:44:07 -03:00
tm6000-video.c V4L/DVB: TM6000: Fix code which cause memory corruption 2010-05-19 12:57:33 -03:00
tm6000.h V4L/DVB: tm6000: fix compilation due to the lack of a semicolon 2010-05-19 12:57:36 -03:00

README

Todo:
	- checkpatch.pl cleanups
	- sparse cleanups
	- convert to new i2c approach
	- better support DVB
	- fix reading from i2c, if possible
	- fix loosing frames
	- fix oops?

Please send patches to linux-media@vger.kernel.org