kernel-ark/drivers/media/IR
Mauro Carvalho Chehab de8592bd53 V4L/DVB: ir-core: allow specifying multiple protocols at one open/write
With this change, it is now possible to do something like:
        su -c 'echo "none +rc-5 +nec" > /sys/class/rc/rc1/protocols'

This prevents the need of multiple opens, one for each protocol change,
and makes userspace application easier.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-08-02 14:55:05 -03:00
..
keymaps V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotes 2010-08-02 14:05:48 -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: centralize sysfs raw decoder enabling/disabling 2010-08-02 14:54:27 -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-core: centralize sysfs raw decoder enabling/disabling 2010-08-02 14:54:27 -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-core: centralize sysfs raw decoder enabling/disabling 2010-08-02 14:54:27 -03:00
ir-raw-event.c V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling 2010-08-02 14:54:27 -03:00
ir-rc5-decoder.c V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling 2010-08-02 14:54:27 -03:00
ir-rc6-decoder.c V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling 2010-08-02 14:54:27 -03:00
ir-sony-decoder.c V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling 2010-08-02 14:54:27 -03:00
ir-sysfs.c V4L/DVB: ir-core: allow specifying multiple protocols at one open/write 2010-08-02 14:55:05 -03:00
Kconfig V4L/DVB: IR: add mceusb IR receiver driver 2010-08-02 14:05:49 -03:00
Makefile V4L/DVB: IR: add mceusb IR receiver driver 2010-08-02 14:05:49 -03:00
mceusb.c V4L/DVB: IR: add mceusb IR receiver driver 2010-08-02 14:05:49 -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