All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: unlisted-recipients:; (no To-header on input)@casper.infradead.org
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [PATCH 0/4] Some cx231xx IR fixes
Date: Thu, 21 Oct 2010 12:07:49 -0200	[thread overview]
Message-ID: <20101021120749.5efa51fc@pedra> (raw)

This patch series fix the remaining issues with IR for Polaris (cx231xx).
Basically, it adds another parser at mceusb, that works better with Polaris.
I think that the same parser may also work well for other devices.

Mauro Carvalho Chehab (4):
  [media] cx231xx: Fix compilation breakage if DVB is not selected
  [media] ir-raw-event: Fix a stupid error at a printk
  [media] mceusb: Improve parser to get codes sent together with IR RX data
  [media] mceusb: Fix parser for Polaris

 drivers/media/IR/ir-raw-event.c       |    2 +-
 drivers/media/IR/mceusb.c             |  300 +++++++++++++++++++++++----------
 drivers/media/video/cx231xx/cx231xx.h |    3 -
 3 files changed, 212 insertions(+), 93 deletions(-)


                 reply	other threads:[~2010-10-21 14:11 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=20101021120749.5efa51fc@pedra \
    --to=mchehab@redhat.com \
    --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.