linux_dsm_epyc7002/drivers/media/cec
Sean Young 57c642cb45 media: cec: move cec autorepeat handling to rc-core
CEC autorepeat is different than other protocols. Autorepeat is triggered
by the first repeated user control pressed CEC message, rather than a
fixed REP_DELAY.

This change also does away with the KEY_UP event directly after the first
KEY_DOWN event, which was used to stop autorepeat from starting.

See commit a9a249a2c9 ("media: cec: fix remote control passthrough")
for the original change.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-12-14 10:35:30 -05:00
..
cec-adap.c media: cec: move cec autorepeat handling to rc-core 2017-12-14 10:35:30 -05:00
cec-api.c media: cec: disable the hardware when unregistered 2017-12-08 11:11:25 -05:00
cec-core.c media: cec: move cec autorepeat handling to rc-core 2017-12-14 10:35:30 -05:00
cec-edid.c
cec-notifier.c
cec-pin-priv.h
cec-pin.c
cec-priv.h media: cec: add the adap_monitor_pin_enable op 2017-12-08 11:10:00 -05:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00