All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Mauro Carvalho Chehab <mchehab@redhat.com>,
	Stefan Lippers-Hollmann <s.l-h@gmx.de>
Cc: linux-media@vger.kernel.org
Subject: [GIT PULL FOR 2.6.37] AF9015 changes
Date: Mon, 13 Sep 2010 03:28:53 +0300	[thread overview]
Message-ID: <4C8D7045.4030408@iki.fi> (raw)

Moikka Mauro,
This replaces my earlier pull request. Amongst the other changes, I 
rewrote whole remote controller part. Now it reads IR codes directly 
from the memory. This makes possible to switch upcoming remote core system.

@Stefan, now you can add easily support for your TerraTec remote. Please 
send patch me.

t. Antti


The following changes since commit c9889354c6d36d6278ed851c74ace02d72efdd59:

   V4L/DVB: rc-core: increase repeat time (2010-09-08 13:04:40 -0300)

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

Antti Palosaari (9):
       af9015: simple comment update
       af9015: fix bug introduced by commit 
490ade7e3f4474f626a8f5d778ead4e599b94fbc
       af9013: add support for MaxLinear MxL5007T tuner
       af9015: add support for TerraTec Cinergy T Stick Dual RC
       af9015: add remote support for TerraTec Cinergy T Stick Dual RC
       af9015: map TerraTec Cinergy T Stick Dual RC remote to device ID
       af9015: reimplement remote controller
       af9013: optimize code size
       af9015: use value from config instead hardcoded one

  drivers/media/dvb/dvb-usb/Kconfig         |    1 +
  drivers/media/dvb/dvb-usb/af9015.c        |  241 +++----
  drivers/media/dvb/dvb-usb/af9015.h        | 1081 
++++++++++-------------------
  drivers/media/dvb/dvb-usb/dvb-usb-ids.h   |    1 +
  drivers/media/dvb/frontends/af9013.c      |  195 +-----
  drivers/media/dvb/frontends/af9013.h      |    1 +
  drivers/media/dvb/frontends/af9013_priv.h |   48 ++-
  7 files changed, 581 insertions(+), 987 deletions(-)

-- 
http://palosaari.fi/

                 reply	other threads:[~2010-09-13  0:28 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=4C8D7045.4030408@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    --cc=s.l-h@gmx.de \
    /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.