Fourth version of this patch series as there had been new si2157 devices that were added to the media_tree since the last submission. The si2157-patch in this series now takes care of those devices as well. Olli Salonen (6): si2168: add support for gapped clock dvbsky: use si2168 config option ts_clock_gapped si2168: add I2C error handling si2157: support selection of IF interface rtl28xxu: add I2C read without write rtl2832: add support for GoTView MasterHD 3 USB tuner drivers/media/dvb-frontends/rtl2832.c | 4 + drivers/media/dvb-frontends/rtl2832.h | 1 + drivers/media/dvb-frontends/rtl2832_priv.h | 25 ++++++ drivers/media/dvb-frontends/si2168.c | 9 +++ drivers/media/dvb-frontends/si2168.h | 3 + drivers/media/dvb-frontends/si2168_priv.h | 1 + drivers/media/pci/cx23885/cx23885-dvb.c | 4 + drivers/media/pci/saa7164/saa7164-dvb.c | 3 + drivers/media/pci/smipcie/smipcie.c | 1 + drivers/media/tuners/si2157.c | 4 +- drivers/media/tuners/si2157.h | 6 ++ drivers/media/tuners/si2157_priv.h | 1 + drivers/media/usb/cx231xx/cx231xx-dvb.c | 2 + drivers/media/usb/dvb-usb-v2/af9035.c | 1 + drivers/media/usb/dvb-usb-v2/dvbsky.c | 5 +- drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 125 ++++++++++++++++++++++++++++- drivers/media/usb/dvb-usb-v2/rtl28xxu.h | 5 ++ drivers/media/usb/dvb-usb/cxusb.c | 1 + drivers/media/usb/em28xx/em28xx-dvb.c | 2 + 19 files changed, 197 insertions(+), 6 deletions(-) -- 1.9.1 -- 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