From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Cc: Matthias Schwarzott <zzam@gentoo.org>,
Luis Alves <ljalvs@gmail.com>, Olli Salonen <olli.salonen@iki.fi>
Subject: [GIT PULL 3.17] si2157 / si2168 changes
Date: Sat, 19 Jul 2014 05:42:22 +0300 [thread overview]
Message-ID: <53C9DB0E.4040007@iki.fi> (raw)
The following changes since commit 3445857b22eafb70a6ac258979e955b116bfd2c6:
[media] hdpvr: fix two audio bugs (2014-07-04 15:13:02 -0300)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git silabs
for you to fetch changes up to 768f14155d06cb8eb944a6e611c0cb777664d9cc:
si2157: Add get_if_frequency callback (2014-07-19 05:37:46 +0300)
----------------------------------------------------------------
Antti Palosaari (12):
si2157: implement sleep
si2168: implement sleep
si2168: set cmd args using memcpy
si2168: implement CNR statistic
si2157: add read data support for fw cmd func
si2168: remove duplicate command
si2168: do not set values which are already on default
si2168: receive 4 bytes reply from cmd 0x14
si2168: advertise Si2168 A30 firmware
si2157: advertise Si2158 A20 firmware
si2168: few firmware download changes
si2157: rework firmware download logic a little bit
Luis Alves (4):
si2168: Set symbol rate for DVB-C
si2168: Fix i2c_add_mux_adapter return value
si2168: Remove testing for demod presence on probe.
si2168: Support Si2168-A20 firmware downloading.
Matthias Schwarzott (4):
cxusb: Prepare for si2157 driver getting more parameters
em28xx-dvb: Prepare for si2157 driver getting more parameters
si2157: Add support for spectral inversion
si2157: Add get_if_frequency callback
Olli Salonen (8):
si2168: Small typo fix (SI2157 -> SI2168)
si2168: Add support for chip revision Si2168 A30
si2157: Move chip initialization to si2157_init
si2157: Add support for Si2158 chip
si2157: Set delivery system and bandwidth before tuning
cxusb: TechnoTrend CT2-4400 USB DVB-T2/C tuner support
si2168: improve scanning performance
si2157: Use name si2157_ops instead of si2157_tuner_ops
drivers/media/dvb-core/dvb-usb-ids.h | 1 +
drivers/media/dvb-frontends/si2168.c | 266
+++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------
drivers/media/dvb-frontends/si2168_priv.h | 9 +++--
drivers/media/tuners/si2157.c | 257
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
drivers/media/tuners/si2157.h | 7 +++-
drivers/media/tuners/si2157_priv.h | 9 +++--
drivers/media/usb/dvb-usb/Kconfig | 3 ++
drivers/media/usb/dvb-usb/cxusb.c | 192
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
drivers/media/usb/dvb-usb/cxusb.h | 2 ++
drivers/media/usb/em28xx/em28xx-dvb.c | 1 +
10 files changed, 510 insertions(+), 237 deletions(-)
--
http://palosaari.fi/
reply other threads:[~2014-07-19 2:42 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=53C9DB0E.4040007@iki.fi \
--to=crope@iki.fi \
--cc=linux-media@vger.kernel.org \
--cc=ljalvs@gmail.com \
--cc=olli.salonen@iki.fi \
--cc=zzam@gentoo.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.