All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR 2.6.37] AF9015 changes
@ 2010-09-13  0:28 Antti Palosaari
  0 siblings, 0 replies; only message in thread
From: Antti Palosaari @ 2010-09-13  0:28 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Stefan Lippers-Hollmann; +Cc: linux-media

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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-13  0:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-13  0:28 [GIT PULL FOR 2.6.37] AF9015 changes Antti Palosaari

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.