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

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to