kernel-ark/drivers/media/IR
Jarod Wilson 7366646e20 V4L/DVB: IR: only initially registers protocol that matches loaded keymap
Rather than registering all IR protocol decoders as enabled when bringing
up a new device, only enable the IR protocol decoder that matches the
keymap being loaded. Additional decoders can be enabled on the fly by
those that need to, either by twiddling sysfs bits or by using the
ir-keytable util from v4l-utils.

Functional testing done with the mceusb driver, and it behaves as expected,
only the rc6 decoder is enabled, keys are all handled properly, etc.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-08-02 14:05:46 -03:00
..
keymaps V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A 2010-06-01 01:22:09 -03:00
imon.c V4L/DVB: IR/imon: add auto-config for 0xffdc rf device 2010-06-01 01:23:26 -03:00
ir-core-priv.h V4L/DVB: ir-core: Add Sony support to ir-core 2010-05-19 12:57:44 -03:00
ir-functions.c V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h 2010-05-19 12:57:04 -03:00
ir-jvc-decoder.c V4L/DVB: IR: only initially registers protocol that matches loaded keymap 2010-08-02 14:05:46 -03:00
ir-keytable.c V4L/DVB: Bug fix: make IR work again for dm1105 2010-06-01 01:24:20 -03:00
ir-nec-decoder.c V4L/DVB: IR: only initially registers protocol that matches loaded keymap 2010-08-02 14:05:46 -03:00
ir-raw-event.c V4L/DVB: IR: let all protocol decoders have a go at raw data 2010-08-02 14:05:45 -03:00
ir-rc5-decoder.c V4L/DVB: IR: only initially registers protocol that matches loaded keymap 2010-08-02 14:05:46 -03:00
ir-rc6-decoder.c V4L/DVB: IR: only initially registers protocol that matches loaded keymap 2010-08-02 14:05:46 -03:00
ir-sony-decoder.c V4L/DVB: IR: only initially registers protocol that matches loaded keymap 2010-08-02 14:05:46 -03:00
ir-sysfs.c V4L/DVB: Bug fix: make IR work again for dm1105 2010-06-01 01:24:20 -03:00
Kconfig V4L/DVB: media/IR: nec-decoder needs to select BITREV 2010-06-01 01:24:18 -03:00
Makefile V4L/DVB: ir-core: Add Sony support to ir-core 2010-05-19 12:57:44 -03:00
rc-map.c V4L/DVB: media/IR: Add missing include file to rc-map.c 2010-05-19 12:59:12 -03:00