linux/drivers/media/IR
Mauro Carvalho Chehab 995187bed3 V4L/DVB: ir-core: dynamically load the compiled IR protocols
Instead of hardcoding the protocols into ir-core, add a register interface
for the IR protocol decoders, and convert ir-nec-decoder into a client of
ir-core.

With this approach, it is possible to dynamically load the needed IR protocols,
and to add a RAW IR interface module, registered as one IR raw protocol decoder.

This patch opens a way to register a lirc_dev interface to work as an userspace
IR protocol decoder.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-05-18 00:52:59 -03:00
..
ir-functions.c V4L/DVB (13680): ir: use unsigned long instead of enum 2010-02-26 15:10:24 -03:00
ir-keymaps.c V4L/DVB: saa7134: use a full scancode table for M135A 2010-05-18 00:52:54 -03:00
ir-keytable.c V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode 2010-05-18 00:52:58 -03:00
ir-nec-decoder.c V4L/DVB: ir-core: dynamically load the compiled IR protocols 2010-05-18 00:52:59 -03:00
ir-raw-event.c V4L/DVB: ir-core: dynamically load the compiled IR protocols 2010-05-18 00:52:59 -03:00
ir-sysfs.c V4L/DVB: ir-core: dynamically load the compiled IR protocols 2010-05-18 00:52:59 -03:00
Kconfig V4L/DVB: ir-core: dynamically load the compiled IR protocols 2010-05-18 00:52:59 -03:00
Makefile V4L/DVB: ir-core: dynamically load the compiled IR protocols 2010-05-18 00:52:59 -03:00