android_kernel_motorola_sm6225/drivers/media/rc
Jarod Wilson 7d2edfc23e [media] rc/imon: fix ffdc device detection oops
There's a nasty bug that slipped in when the rc device interface was
altered, only affecting the older 0xffdc imon devices. We were trying
to access ictx->rdev->allowed_protos before ictx->rdev had been set.

There's also an issue with call ordering that meant the correct
keymap wasn't getting loaded for MCE IR type 0xffdc devices.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-01-19 11:45:49 -02:00
..
keymaps [media] rc-dib0700-nec: Fix keytable for Pixelview SBTVD 2011-01-19 11:45:16 -02:00
ene_ir.c [media] rc: Rename remote controller type to rc_type instead of ir_type 2010-12-29 08:16:50 -02:00
ene_ir.h [media] ir-core: make struct rc_dev the primary interface 2010-12-29 08:16:37 -02:00
imon.c [media] rc/imon: fix ffdc device detection oops 2011-01-19 11:45:49 -02:00
ir-jvc-decoder.c [media] rc: Rename remote controller type to rc_type instead of ir_type 2010-12-29 08:16:50 -02:00
ir-lirc-codec.c [media] rc: ir-lirc-codec: fix potential integer overflow 2010-12-29 08:17:02 -02:00
ir-nec-decoder.c [media] ir-nec-decoder: fix repeat key issue 2010-12-31 13:46:01 -02:00
ir-raw.c [media] rc-core: fix some leftovers from the renaming patches 2010-12-29 08:16:54 -02:00
ir-rc5-decoder.c [media] rc: Rename remote controller type to rc_type instead of ir_type 2010-12-29 08:16:50 -02:00
ir-rc5-sz-decoder.c [media] rc: Rename remote controller type to rc_type instead of ir_type 2010-12-29 08:16:50 -02:00
ir-rc6-decoder.c [media] rc: Rename remote controller type to rc_type instead of ir_type 2010-12-29 08:16:50 -02:00
ir-sony-decoder.c [media] rc: Rename remote controller type to rc_type instead of ir_type 2010-12-29 08:16:50 -02:00
Kconfig [media] rc-core: add loopback driver 2010-12-29 08:16:58 -02:00
lirc_dev.c [media] media: rc: lirc_dev: check kobject_set_name() result 2010-12-29 08:16:58 -02:00
Makefile [media] rc-core: add loopback driver 2010-12-29 08:16:58 -02:00
mceusb.c [media] rc: fix sysfs entry for mceusb and streamzap 2010-12-29 08:16:57 -02:00
nuvoton-cir.c [media] drivers/media: nuvoton: fix chip id probe v2 2010-12-29 08:16:57 -02:00
nuvoton-cir.h [media] ir-core: make struct rc_dev the primary interface 2010-12-29 08:16:37 -02:00
rc-core-priv.h [media] rc-core: fix some leftovers from the renaming patches 2010-12-29 08:16:54 -02:00
rc-loopback.c [media] rc-core: add loopback driver 2010-12-29 08:16:58 -02:00
rc-main.c [media] rc-core: Initialize return value to zero 2010-12-29 08:16:58 -02:00
streamzap.c [media] streamzap: Fix a compilation warning when compiled builtin 2010-12-29 08:17:14 -02:00
winbond-cir.c [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00