]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/media/dvb/dvb-usb/dib0700_core.c
V4L/DVB (5914): Add initial support for Dual-DVB-T stick
authorOlivier DANET <odanet@caramail.com>
Wed, 25 Jul 2007 17:42:54 +0000 (14:42 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:03:14 +0000 (22:03 -0300)
commit54d75ebaa02809f24a16624e32706af3bf97588e
tree2ca1bd9734ebc62531614c4b6fd008621c869734
parent59a00adbd30ed5d3a97ac41ad9e4b040a111eea8
V4L/DVB (5914): Add initial support for Dual-DVB-T stick

Add initial support for Dual-DVB-T stick based on DiB7700 and MT2266

- Microtune MT2266 driver.
- Preliminary support for these dual tuner devices :
  - Pinnacle Dual DVB-T diversity
  - Terratec Cinergy DT USB XS diversity
  - Hauppauge Nova TD USB

Signed-off-by: Olivier DANET <odanet@caramail.com>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/Kconfig
drivers/media/dvb/dvb-usb/dib0700.h
drivers/media/dvb/dvb-usb/dib0700_core.c
drivers/media/dvb/dvb-usb/dib0700_devices.c
drivers/media/dvb/dvb-usb/dvb-usb-ids.h
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/frontends/Makefile
drivers/media/dvb/frontends/dib7000p.c
drivers/media/dvb/frontends/dib7000p.h
drivers/media/dvb/frontends/mt2266.c [new file with mode: 0644]
drivers/media/dvb/frontends/mt2266.h [new file with mode: 0644]