]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB (12770): Add tm6000 driver to staging tree
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 14 Sep 2009 12:42:41 +0000 (09:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:39:25 +0000 (00:39 -0300)
commit9701dc94a14e54a33c3c99744ec3a761f6385fc6
tree108ba8e47fd309b34a8fddb85f43231a53b4c8ac
parente40152ee1e1c7a63f4777791863215e3faa37a86
V4L/DVB (12770): Add tm6000 driver to staging tree

Adds a driver for Trident TV Master tm5600/tm6000 chips.

Those USB devices are usually found with a Xceive xc2028/xc3028
tuner, although the firmware seems to be modified to work with
those chips on some older devices.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/Kconfig [new file with mode: 0644]
drivers/staging/tm6000/Makefile [new file with mode: 0644]
drivers/staging/tm6000/tm6000-cards.c [new file with mode: 0644]
drivers/staging/tm6000/tm6000-core.c [new file with mode: 0644]
drivers/staging/tm6000/tm6000-i2c.c [new file with mode: 0644]
drivers/staging/tm6000/tm6000-regs.h [new file with mode: 0644]
drivers/staging/tm6000/tm6000-usb-isoc.h [new file with mode: 0644]
drivers/staging/tm6000/tm6000-video.c [new file with mode: 0644]
drivers/staging/tm6000/tm6000.h [new file with mode: 0644]
include/linux/videodev2.h