* [GIT PULL] a8293 & tda10071 improvements
@ 2015-07-27 11:58 Antti Palosaari
0 siblings, 0 replies; only message in thread
From: Antti Palosaari @ 2015-07-27 11:58 UTC (permalink / raw)
To: LMML
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-27 11:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-27 11:58 [GIT PULL] a8293 & tda10071 improvements Antti Palosaari
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.