Mauro, This patch series adds support for the LG DT3305 VSB/QAM demodulator, along with card-level support for two device types. Please pull from: http://linuxtv.org/hg/~mkrufky/lgdt3305 for the following: - saa7134: fix typo in product name - saa7134: enable serial transport streaming interface - add support for LG Electronics LGDT3305 ATSC/QAM-B Demodulator - saa7134: enable digital tv support for Hauppauge WinTV-HVR1120 - dib0700: add support for Hauppauge ATSC MiniCard b/linux/drivers/media/dvb/frontends/lgdt3305.c | 1115 ++++++++++ b/linux/drivers/media/dvb/frontends/lgdt3305.h | 85 linux/Documentation/video4linux/CARDLIST.saa7134 | 4 linux/drivers/media/dvb/dvb-usb/Kconfig | 2 linux/drivers/media/dvb/dvb-usb/dib0700_devices.c | 99 linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h | 2 linux/drivers/media/dvb/frontends/Kconfig | 8 linux/drivers/media/dvb/frontends/Makefile | 1 linux/drivers/media/video/saa7134/Kconfig | 3 linux/drivers/media/video/saa7134/saa7134-cards.c | 24 linux/drivers/media/video/saa7134/saa7134-dvb.c | 44 linux/drivers/media/video/saa7134/saa7134-ts.c | 15 linux/drivers/media/video/saa7134/saa7134.h | 8 13 files changed, 1394 insertions(+), 16 deletions(-) Special thanks to LG Electronics, for providing the information that enabled me to create and release this demodulator driver. Cheers, Mike -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html