V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driver
authorSteven Toth <stoth@hauppauge.com>
Sun, 11 Mar 2007 23:44:05 +0000 (20:44 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:07:56 +0000 (22:07 -0300)
commitd19770e5178a4bc49641711246360c25781d20a4
treea8984db06c4344b00718e958c12ee403eb339278
parent275511a0aca8483c03df1c6e3a33a27cee334709
V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driver

This is a new framework to support boards based on the CX23885/7 PCIe
bridge. The framework supports digital (no analog yet)

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/Makefile
drivers/media/video/cx23885/Kconfig [new file with mode: 0644]
drivers/media/video/cx23885/Makefile [new file with mode: 0644]
drivers/media/video/cx23885/cx23885-cards.c [new file with mode: 0644]
drivers/media/video/cx23885/cx23885-core.c [new file with mode: 0644]
drivers/media/video/cx23885/cx23885-dvb.c [new file with mode: 0644]
drivers/media/video/cx23885/cx23885-i2c.c [new file with mode: 0644]
drivers/media/video/cx23885/cx23885-reg.h [new file with mode: 0644]
drivers/media/video/cx23885/cx23885.h [new file with mode: 0644]
This page took 0.026402 seconds and 5 git commands to generate.