public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Jarod Wilson <jarod@redhat.com>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL REQ] Initial IR updates for 2.6.40
Date: Fri, 20 May 2011 14:39:10 -0400	[thread overview]
Message-ID: <4DD6B54E.9000801@redhat.com> (raw)

Here's what I've got that's been stewing in my IR tree for a bit. 
There's more I'm working on and/or planning to work on for 2.6.40, but 
these should be good to go right now. The new redrat3 driver still has 
some quirks, at least when used with lirc userspace decoding, but I'm 
working with the folks at RedRat to sort them out.

The following changes since commit 7225a1dcc38f28fcc6178258b2072d12742f68d9:

   [media] uvcvideo: Add M420 format support (2011-05-20 12:18:24 -0300)

are available in the git repository at:
 
git+ssh://master.kernel.org/pub/scm/linux/kernel/git/jarod/linux-2.6-ir.git/ 
for-2.6.40

Devin Heitmueller (1):
       [media] saa7134: enable IR support for Hauppauge HVR-1150/1120

Jarod Wilson (9):
       [media] nuvoton-cir: minor tweaks to rc dev init
       [media] imon: clean up disconnect routine
       [media] ite-cir: make IR receive work after resume
       [media] ite-cir: clean up odd spacing in ite8709 bits
       [media] ite-cir: finish tx before suspending
       [media] rc-winfast: fix inverted left/right key mappings
       [media] mceusb: passing ep to request_packet is redundant
       [media] rc: add locking to fix register/show race
       [media] redrat3: new rc-core IR transceiver device driver

Julia Lawall (1):
       [media] imon: Correct call to input_free_device

  drivers/media/rc/Kconfig                    |   11 +
  drivers/media/rc/Makefile                   |    1 +
  drivers/media/rc/imon.c                     |   36 +-
  drivers/media/rc/ite-cir.c                  |   60 +-
  drivers/media/rc/keymaps/rc-winfast.c       |    4 +-
  drivers/media/rc/mceusb.c                   |   18 +-
  drivers/media/rc/nuvoton-cir.c              |   13 +-
  drivers/media/rc/rc-main.c                  |   47 +-
  drivers/media/rc/redrat3.c                  | 1344 +++++++++++++++++++
  drivers/media/video/saa7134/saa7134-cards.c |    1 +
  drivers/media/video/saa7134/saa7134-input.c |    8 +
  include/media/rc-core.h                     |    7 +-
  12 files changed, 1462 insertions(+), 88 deletions(-)
  create mode 100644 drivers/media/rc/redrat3.c

-- 
Jarod Wilson
jarod@redhat.com



                 reply	other threads:[~2011-05-20 18:39 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=4DD6B54E.9000801@redhat.com \
    --to=jarod@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox