linux/drivers/media/IR
Mauro Carvalho Chehab 9dfe4e8339 V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
A few hardware Remote Controller decoders, even using a standard protocol,
aren't able to provide the entire scancode. Due to that, the capability
of using other IR's are limited on those hardware.

Adds a way to indicate to ir-core what are the bits that the hardware
provides, from a scancode, allowing the addition of a complete IR table
to the kernel and allowing a limited support for changing the Remote
Controller on those devices.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-19 12:56:58 -03:00
..
keymaps V4L/DVB: ir-core: Add support for badly-implemented hardware decoders 2010-05-19 12:56:58 -03:00
ir-functions.c V4L/DVB (13680): ir: use unsigned long instead of enum 2010-02-26 15:10:24 -03:00
ir-keytable.c V4L/DVB: ir-core: Add support for badly-implemented hardware decoders 2010-05-19 12:56:58 -03:00
ir-nec-decoder.c V4L-DVB: ir-core: remove the ancillary buffer 2010-05-19 12:56:57 -03:00
ir-raw-event.c V4L-DVB: ir-core: remove the ancillary buffer 2010-05-19 12:56:57 -03:00
ir-rc5-decoder.c V4L-DVB: ir-core: remove the ancillary buffer 2010-05-19 12:56:57 -03:00
ir-sysfs.c V4L/DVB: ir-core: Make use of the new IR keymap modules 2010-05-19 12:56:50 -03:00
Kconfig V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol 2010-05-19 12:56:56 -03:00
Makefile V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol 2010-05-19 12:56:56 -03:00
rc-map.c V4L/DVB: ir-core: Make use of the new IR keymap modules 2010-05-19 12:56:50 -03:00