From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] a8293 & tda10071 improvements
Date: Mon, 27 Jul 2015 14:58:48 +0300 [thread overview]
Message-ID: <55B61CF8.7080905@iki.fi> (raw)
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/
reply other threads:[~2015-07-27 11:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55B61CF8.7080905@iki.fi \
--to=crope@iki.fi \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.