linux/drivers/media/IR
Jarod Wilson 501aaa110a [media] mceusb: set a default rx timeout
Its possible for the call to read rx timeout from the hardware to fail,
in which case we end up with a bogus rx timeout value. Set a default one
when filling in the rc struct, and we'll just overwrite it later w/the
value from hardware, but if that read fails, we've at least got a sane
rx timeout value to work with (1000ms is the default value I've seen
returned on most if not all mceusb hardware).

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-12-20 14:11:18 -02:00
..
keymaps [media] IR: add tv power scancode to rc6 mce keymap 2010-12-20 14:11:09 -02:00
Kconfig [media] IR: ene_ir: updates 2010-10-21 07:54:15 -02:00
Makefile [media] IR: add driver for Nuvoton w836x7hg integrated CIR 2010-10-21 01:18:30 -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 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-core-priv.h [media] IR: extend ir_raw_event and do refactoring 2010-10-21 10:59:47 -02: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 [media] IR: extend ir_raw_event and do refactoring 2010-10-21 10:59:47 -02:00
ir-keytable.c Input: ir-keytable - fix uninitialized variable warning 2010-10-31 21:05:43 -04: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