Mauro, Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits for the following 3 changesets: 01/03: Add ce5039(zl10039) tuner support. http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=9838dda71738 02/03: Add TeVii S630 USB DVB-S card support. http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=084db5614b4c 03/03: Add support for Compro VideoMate S350 DVB-S PCI card. http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=4e096c5396f3 b/linux/drivers/media/dvb/frontends/zl10039.c | 308 ++++++++++++++++++++++ b/linux/drivers/media/dvb/frontends/zl10039.h | 40 ++ linux/drivers/media/common/ir-keymaps.c | 48 +++ linux/drivers/media/dvb/dvb-usb/Kconfig | 6 linux/drivers/media/dvb/dvb-usb/dw2102.c | 184 ++++++++++++- linux/drivers/media/dvb/frontends/Kconfig | 7 linux/drivers/media/dvb/frontends/Makefile | 1 linux/drivers/media/video/saa7134/Kconfig | 1 linux/drivers/media/video/saa7134/saa7134-cards.c | 31 ++ linux/drivers/media/video/saa7134/saa7134-dvb.c | 15 + linux/drivers/media/video/saa7134/saa7134-input.c | 5 linux/drivers/media/video/saa7134/saa7134.h | 1 linux/include/media/ir-common.h | 1 13 files changed, 642 insertions(+), 6 deletions(-) Thanks, Igor -- 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