linux_dsm_epyc7002/drivers/media/rc
Jarod Wilson 56b0ec30c4 [media] rc/streamzap: fix reporting response times
The streamzap driver has relatively low sampling resolution, and any
delays in reporting events seem to cause some minor problems for the
likes of irw when using the lirc bridge driver, resulting in a single
keypress registering as multiple independent ones, rather than as a
single press with repeats. If we call ir_raw_event_handle() more
frequently and reset the rawir kfifo at end-of-signal, the behavior
improves quite a bit.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-01-31 12:22:13 -02:00
..
keymaps [media] rc/mce: add mappings for missing keys 2011-01-31 12:16:52 -02:00
ene_ir.c [media] rc: fix up and genericize some time unit conversions 2011-01-19 11:45:52 -02:00
ene_ir.h [media] rc: fix up and genericize some time unit conversions 2011-01-19 11:45:52 -02:00
imon.c [media] rc/imon: default to key mode instead of mouse mode 2011-01-19 11:45:53 -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: add back debug spew 2011-01-31 12:19:42 -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] ir-raw: fix sparse non-ANSI function warning 2011-01-19 11:45:56 -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] mceusb: really fix remaining keybounce issues 2011-01-31 12:20:35 -02:00
nuvoton-cir.c [media] rc: use time unit conversion macros correctly 2011-01-31 12:20:11 -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] rc/streamzap: fix reporting response times 2011-01-31 12:22:13 -02:00
winbond-cir.c [media] rc: rename the remaining things to rc_core 2010-12-29 08:16:50 -02:00