Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media-v3.17-rc6 For some media bug fixes: - a Kconfig dependency issue; - Some fixes for af9033/it913x demod to be more reliable and address a performance regression; - cx18: fix an oops on devices with tda8290 tuner; - two new USB IDs for af9035; - a couple fixes on smapp driver. Regards, Mauro PS.: FYI, I'm now starting to use mchehab@xxxxxxxxxxxxxxx e-mail address. The old one (m.chehab@xxxxxxxxxxx) is still valid, but we're using the OSG subdomain for the Samsung's Open Source Group. The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media-v3.17-rc6 for you to fetch changes up to a04646c045cab08a9e62b9be8f01ecbb0632d24e: [media] af9035: new IDs: add support for PCTV 78e and PCTV 79e (2014-09-04 12:24:19 -0300) ---------------------------------------------------------------- media fixes for v3.17-rc6 ---------------------------------------------------------------- Antti Palosaari (2): [media] Kconfig: do not select SPI bus on sub-driver auto-select [media] af9033: feed clock to RF tuner Bimow Chen (2): [media] af9033: update IT9135 tuner inittabs [media] it913x: init tuner on attach Hans Verkuil (1): [media] cx18: fix kernel oops with tda8290 tuner Malcolm Priestley (1): [media] af9035: new IDs: add support for PCTV 78e and PCTV 79e Sakari Ailus (2): [media] smiapp: Fix power count handling [media] smiapp: Set sub-device owner drivers/media/Kconfig | 1 - drivers/media/dvb-core/dvb-usb-ids.h | 2 ++ drivers/media/dvb-frontends/af9033.c | 13 +++++++++++++ drivers/media/dvb-frontends/af9033_priv.h | 20 +++++++++----------- drivers/media/i2c/smiapp/smiapp-core.c | 13 +++---------- drivers/media/pci/cx18/cx18-driver.c | 1 + drivers/media/tuners/tuner_it913x.c | 6 ++++++ drivers/media/usb/dvb-usb-v2/af9035.c | 4 ++++ 8 files changed, 38 insertions(+), 22 deletions(-) -- 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