All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Mauro Carvalho Chehab <mchehab@redhat.com>, linux-media@vger.kernel.org
Subject: [GIT PULL FOR 3.3] HDIC HD29L2 DMB-TH demodulator driver
Date: Thu, 15 Dec 2011 00:57:25 +0200	[thread overview]
Message-ID: <4EE929D5.6010106@iki.fi> (raw)

Mauro,

Please PULL that new driver to the Kernel 3.3!

Antti

The following changes since commit 6dbc13e364ad49deb9dd93c4ab84af53ffb52435:

   mxl5007t: implement .get_if_frequency() (2011-10-10 00:57:07 +0300)

are available in the git repository at:
   git://linuxtv.org/anttip/media_tree.git hdic

Antti Palosaari (1):
       HDIC HD29L2 DMB-TH demodulator driver

  drivers/media/dvb/frontends/Kconfig       |    7 +
  drivers/media/dvb/frontends/Makefile      |    1 +
  drivers/media/dvb/frontends/hd29l2.c      |  863 
+++++++++++++++++++++++++++++
  drivers/media/dvb/frontends/hd29l2.h      |   66 +++
  drivers/media/dvb/frontends/hd29l2_priv.h |  314 +++++++++++
  5 files changed, 1251 insertions(+), 0 deletions(-)
  create mode 100644 drivers/media/dvb/frontends/hd29l2.c
  create mode 100644 drivers/media/dvb/frontends/hd29l2.h
  create mode 100644 drivers/media/dvb/frontends/hd29l2_priv.h


-- 
http://palosaari.fi/

             reply	other threads:[~2011-12-14 22:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-14 22:57 Antti Palosaari [this message]
2011-12-20 13:39 ` [GIT PULL FOR 3.3] HDIC HD29L2 DMB-TH demodulator driver Mauro Carvalho Chehab
2011-12-20 14:52   ` Antti Palosaari
2011-12-20 15:26     ` Mauro Carvalho Chehab
2011-12-20 15:42       ` Antti Palosaari
2011-12-20 16:25         ` Patrick Boettcher
2011-12-20 17:16           ` [GIT PULL FOR 3.3] HDIC HD29L2 DMB-TH demodulator driv Antti Palosaari
2011-12-20 18:01             ` Antti Palosaari
2011-12-20 18:09               ` Mauro Carvalho Chehab
2011-12-21  8:44                 ` Patrick Boettcher
     [not found]       ` <CAOcJUbygkw-UJ4=V3vsRT8VtdrjhNwng9KQr_FFe=CdsybUBXQ@mail.gmail.com>
2011-12-21  6:56         ` [GIT PULL FOR 3.3] HDIC HD29L2 DMB-TH demodulator driver 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=4EE929D5.6010106@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.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.