lkml.org 
[lkml]   [2014]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/5] rc: img-ir: rc5 and rc6 support added
Date
This patch sets adds support for rc5 and rc6 decoder modules along with
workarounds for quirks in the hw which surfaces when decoding in
biphase mode required by rc5 and rc6.

Changes from v1:
* Typo Corrected in the commit message
* Rebased due to conflict with "img-ir/hw: Fix potential deadlock stopping timer"
* spinlock taken in img_ir_suspend_timer
* Check for hw->stopping before handling quirks in img_ir_isr_hw
* New member added to img_ir_priv_hw to save irq status over suspend
* Phillips renamed to Philips

Sifan Naeem (5):
rc: img-ir: add scancode requests to a struct
rc: img-ir: pass toggle bit to the rc driver
rc: img-ir: biphase enabled with workaround
rc: img-ir: add philips rc5 decoder module
rc: img-ir: add philips rc6 decoder module

drivers/media/rc/img-ir/Kconfig | 15 ++++
drivers/media/rc/img-ir/Makefile | 2 +
drivers/media/rc/img-ir/img-ir-hw.c | 84 ++++++++++++++++++++---
drivers/media/rc/img-ir/img-ir-hw.h | 24 ++++++-
drivers/media/rc/img-ir/img-ir-jvc.c | 8 +--
drivers/media/rc/img-ir/img-ir-nec.c | 24 +++----
drivers/media/rc/img-ir/img-ir-rc5.c | 88 ++++++++++++++++++++++++
drivers/media/rc/img-ir/img-ir-rc6.c | 117 ++++++++++++++++++++++++++++++++
drivers/media/rc/img-ir/img-ir-sanyo.c | 8 +--
drivers/media/rc/img-ir/img-ir-sharp.c | 8 +--
drivers/media/rc/img-ir/img-ir-sony.c | 12 ++--
11 files changed, 348 insertions(+), 42 deletions(-)
create mode 100644 drivers/media/rc/img-ir/img-ir-rc5.c
create mode 100644 drivers/media/rc/img-ir/img-ir-rc6.c

--
1.7.9.5



\
 
 \ /
  Last update: 2014-12-11 21:21    [W:0.128 / U:0.420 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site