The following changes since commit 4dc102b2f53d63207fa12a6ad49c7b6448bc3301:
[media] dvb_core: Replace memset with eth_zero_addr (2015-07-22
13:32:21 -0300)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git tda10071_a8293
for you to fetch changes up to 2505ec5f7a1bb40fa1a86184779884c32a619473:
tda10071: implement DVBv5 statistics (2015-07-27 14:32:23 +0300)
----------------------------------------------------------------
Antti Palosaari (12):
em28xx: remove unused a8293 SEC config
a8293: remove legacy media attach
a8293: use i2c_master_send / i2c_master_recv for I2C I/O
a8293: improve LNB register programming logic
a8293: coding style issues
tda10071: remove legacy media attach
tda10071: rename device state struct to dev
tda10071: convert to regmap I2C API
tda10071: use jiffies when poll firmware status
tda10071: protect firmware command exec with mutex
tda10071: do not get_frontend() when not ready
tda10071: implement DVBv5 statistics
drivers/media/dvb-frontends/Kconfig | 1 +
drivers/media/dvb-frontends/a8293.c | 167
++++++--------------------------
drivers/media/dvb-frontends/a8293.h | 22 -----
drivers/media/dvb-frontends/tda10071.c | 835
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------------
drivers/media/dvb-frontends/tda10071.h | 63 +-----------
drivers/media/dvb-frontends/tda10071_priv.h | 20 ++--
drivers/media/usb/em28xx/em28xx-dvb.c | 4 -
7 files changed, 385 insertions(+), 727 deletions(-)
--
http://palosaari.fi/
--
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