linux/drivers/media/IR
David Härdeman 3ffea4988b [media] ir-core: more cleanups of ir-functions.c
cx88 only depends on VIDEO_IR because it needs ir_extract_bits().
Move that function to ir-core.h and make it inline.

Lots of drivers had dependencies on VIDEO_IR when they really
wanted IR_CORE.

The only remaining drivers to depend on VIDEO_IR are bt8xx and
saa7134 (ir_rc5_timer_end is the only function exported by
ir-functions).

Rename VIDEO_IR -> IR_LEGACY to give a hint to anyone writing or
converting drivers to IR_CORE that they do not want a dependency
on IR_LEGACY.

Signed-off-by: David Härdeman <david@hardeman.nu>
Acked-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-12-29 08:16:36 -02:00
..
keymaps [media] IR: add tv power scancode to rc6 mce keymap 2010-12-20 14:11:09 -02:00
Kconfig [media] ir-core: more cleanups of ir-functions.c 2010-12-29 08:16:36 -02:00
Makefile [media] ir-core: more cleanups of ir-functions.c 2010-12-29 08:16:36 -02:00
ene_ir.c [media] IR: ene_ir: don't upload all settings on each TX packet 2010-10-21 11:04:34 -02:00
ene_ir.h [media] IR: ene_ir: don't upload all settings on each TX packet 2010-10-21 11:04:34 -02:00
imon.c [media] ir-core: remove remaining users of the ir-functions keyhandlers 2010-12-29 08:16:35 -02:00
ir-core-priv.h [media] IR: extend ir_raw_event and do refactoring 2010-10-21 10:59:47 -02:00
ir-functions.c [media] ir-core: more cleanups of ir-functions.c 2010-12-29 08:16:36 -02:00
ir-jvc-decoder.c [media] IR: extend ir_raw_event and do refactoring 2010-10-21 10:59:47 -02:00
ir-keytable.c [media] ir-core: remove remaining users of the ir-functions keyhandlers 2010-12-29 08:16:35 -02:00
ir-lirc-codec.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 2010-10-28 09:35:11 -07:00
ir-nec-decoder.c [media] IR: extend ir_raw_event and do refactoring 2010-10-21 10:59:47 -02:00
ir-raw-event.c [media] ir-raw-event: Fix a stupid error at a printk 2010-10-21 12:00:20 -02:00
ir-rc5-decoder.c [media] IR: extend ir_raw_event and do refactoring 2010-10-21 10:59:47 -02:00
ir-rc5-sz-decoder.c [media] IR: extend ir_raw_event and do refactoring 2010-10-21 10:59:47 -02:00
ir-rc6-decoder.c [media] IR: extend ir_raw_event and do refactoring 2010-10-21 10:59:47 -02:00
ir-sony-decoder.c [media] IR: extend ir_raw_event and do refactoring 2010-10-21 10:59:47 -02:00
ir-sysfs.c [media] IR: make sure we register the input device when it is safe to do so 2010-10-21 07:54:13 -02:00
lirc_dev.c [media] lirc_dev: fixes in lirc_dev_fop_read() 2010-12-20 14:11:15 -02:00
mceusb.c [media] mceusb: set a default rx timeout 2010-12-20 14:11:18 -02:00
nuvoton-cir.c [media] nuvoton-cir: improve buffer parsing responsiveness 2010-12-20 14:11:06 -02:00
nuvoton-cir.h [media] IR/nuvoton: address all checkpatch.pl issues 2010-10-21 07:54:20 -02:00
rc-map.c V4L/DVB: IR: Allow not to compile keymaps in 2010-08-08 23:43:00 -03:00
streamzap.c [media] rc: fix sysfs entry for mceusb and streamzap 2010-12-20 14:11:13 -02:00