All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] tda18212 improvements
Date: Sun, 07 Sep 2014 05:01:41 +0300	[thread overview]
Message-ID: <540BBC85.7000606@iki.fi> (raw)

The following changes since commit 89fffac802c18caebdf4e91c0785b522c9f6399a:

   [media] drxk_hard: fix bad alignments (2014-09-03 19:19:18 -0300)

are available in the git repository at:

   git://linuxtv.org/anttip/media_tree.git tda18212

for you to fetch changes up to 69afce975bd1978941b5174eb20f14bad58db667:

   tda18212: convert to RegMap API (2014-09-07 04:56:45 +0300)

----------------------------------------------------------------
Antti Palosaari (8):
       tda18212: add support for slave chip version
       tda18212: prepare for I2C client conversion
       anysee: convert tda18212 tuner to I2C client
       em28xx: convert tda18212 tuner to I2C client
       tda18212: convert driver to I2C binding
       tda18212: clean logging
       tda18212: rename state from 'priv' to 'dev'
       tda18212: convert to RegMap API

  drivers/media/tuners/Kconfig          |   1 +
  drivers/media/tuners/tda18212.c       | 272 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------
  drivers/media/tuners/tda18212.h       |  19 +++-------
  drivers/media/usb/dvb-usb-v2/anysee.c | 185 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------
  drivers/media/usb/dvb-usb-v2/anysee.h |   3 ++
  drivers/media/usb/em28xx/em28xx-dvb.c |  32 +++++++++++++----
  6 files changed, 292 insertions(+), 220 deletions(-)

-- 
http://palosaari.fi/

                 reply	other threads:[~2014-09-07  2:01 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=540BBC85.7000606@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.