From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Cc: David Howells <dhowells@redhat.com>,
Malcolm Priestley <tvboxspy@gmail.com>
Subject: [GIT PULL] ts2020 changes (+few more)
Date: Wed, 10 Jun 2015 12:53:39 +0300 [thread overview]
Message-ID: <55780923.5060106@iki.fi> (raw)
The following changes since commit 9056a23ba19d911d4a079b8ca543fb8ebffa7c56:
[media] dvb-frontend: Replace timeval with ktime_t (2015-06-09
21:09:51 -0300)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git ts2020_pull
for you to fetch changes up to 66baf807b9d4bfe2b7c246058bbffd8592e0abb8:
lmedm04: Enable dont_poll for TS2020 tuner. (2015-06-10 12:38:58 +0300)
----------------------------------------------------------------
Antti Palosaari (7):
ts2020: re-implement PLL calculations
ts2020: improve filter limit calc
ts2020: register I2C driver from legacy media attach
ts2020: convert to regmap I2C API
m88ds3103: rename variables and correct logging
m88ds3103: use regmap for I2C register access
em28xx: PCTV 461e use I2C client for demod and SEC
David Howells (5):
ts2020: Add a comment about lifetime of on-stack pdata in
ts2020_attach()
TS2020: Calculate tuner gain correctly
ts2020: Provide DVBv5 API signal strength
ts2020: Copy loop_through from the config to the internal data
ts2020: Allow stats polling to be suppressed
Malcolm Priestley (1):
lmedm04: Enable dont_poll for TS2020 tuner.
drivers/media/dvb-frontends/Kconfig | 6 +-
drivers/media/dvb-frontends/m88ds3103.c | 753
++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------
drivers/media/dvb-frontends/m88ds3103.h | 4 +-
drivers/media/dvb-frontends/m88ds3103_priv.h | 10 +-
drivers/media/dvb-frontends/ts2020.c | 590
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------
drivers/media/dvb-frontends/ts2020.h | 17 +++-
drivers/media/pci/cx23885/cx23885-dvb.c | 3 +
drivers/media/usb/dvb-usb-v2/dvbsky.c | 2 +
drivers/media/usb/dvb-usb-v2/lmedm04.c | 1 +
drivers/media/usb/em28xx/em28xx-dvb.c | 136
+++++++++++++++----------
10 files changed, 779 insertions(+), 743 deletions(-)
--
http://palosaari.fi/
reply other threads:[~2015-06-10 9:53 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=55780923.5060106@iki.fi \
--to=crope@iki.fi \
--cc=dhowells@redhat.com \
--cc=linux-media@vger.kernel.org \
--cc=tvboxspy@gmail.com \
/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.