From: Antti Palosaari <crope@iki.fi>
To: Mauro Carvalho Chehab <mchehab@redhat.com>, linux-media@vger.kernel.org
Cc: Michael Krufky <mkrufky@kernellabs.com>
Subject: [GIT PULL FOR 3.2] misc small changes, mostly get/set IF related
Date: Sun, 13 Nov 2011 21:12:57 +0200 [thread overview]
Message-ID: <4EC016B9.1080306@iki.fi> (raw)
Moro
These patches are rather small enchantments and should not have any
visible effect.
mxl5007t change is that register read fix I have mentioned earlier. Reg
read is used only for checking chip ID and even if ID is not detected
correctly it will still work. So no functional changes.
Antti
The following changes since commit df5f76dfef9bfaec1ff27d0a60a57a773bf87f0f:
af9015: limit I2C access to keep FW happy (2011-11-13 03:33:30 +0200)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git af9015
Antti Palosaari (12):
tda18218: implement .get_if_frequency()
tda18218: fix 6 MHz default IF frequency
af9013: use .get_if_frequency() when possible
mt2060: implement .get_if_frequency()
qt1010: implement .get_if_frequency()
tda18212: implement .get_if_frequency()
tda18212: round IF frequency to close hardware value
cxd2820r: switch to .get_if_frequency()
cxd2820r: check bandwidth earlier for DVB-T/T2
mxl5007t: fix reg read
ce6230: remove experimental from Kconfig
ce168: remove experimental from Kconfig
drivers/media/common/tuners/mt2060.c | 9 +++-
drivers/media/common/tuners/mxl5007t.c | 3 +-
drivers/media/common/tuners/qt1010.c | 9 +++-
drivers/media/common/tuners/tda18212.c | 17 +++++++-
drivers/media/common/tuners/tda18218.c | 18 ++++++-
drivers/media/common/tuners/tda18218_priv.h | 2 +
drivers/media/dvb/dvb-usb/Kconfig | 4 +-
drivers/media/dvb/dvb-usb/anysee.c | 7 ---
drivers/media/dvb/frontends/af9013.c | 43 ++++--------------
drivers/media/dvb/frontends/cxd2820r.h | 13 ------
drivers/media/dvb/frontends/cxd2820r_c.c | 13 +++++-
drivers/media/dvb/frontends/cxd2820r_t.c | 55 +++++++++++++----------
drivers/media/dvb/frontends/cxd2820r_t2.c | 62
+++++++++++++++------------
drivers/media/video/em28xx/em28xx-dvb.c | 7 ---
14 files changed, 140 insertions(+), 122 deletions(-)
--
http://palosaari.fi/
next reply other threads:[~2011-11-13 19:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-13 19:12 Antti Palosaari [this message]
2011-11-13 19:20 ` [GIT PULL FOR 3.2] misc small changes, mostly get/set IF related Antti Palosaari
2011-11-24 19:58 ` Mauro Carvalho Chehab
2011-11-24 23:11 ` Antti Palosaari
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=4EC016B9.1080306@iki.fi \
--to=crope@iki.fi \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
--cc=mkrufky@kernellabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).