All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Some cx231xx IR fixes
@ 2010-10-21 14:07 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2010-10-21 14:07 UTC (permalink / raw)
  Cc: Linux Media Mailing List

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(-)


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

only message in thread, other threads:[~2010-10-21 14:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21 14:07 [PATCH 0/4] Some cx231xx IR fixes Mauro Carvalho Chehab

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.