alistair23-linux/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 [media] cec.h: merge cec-edid.h into cec.h 2017-04-19 06:53:18 -03:00
cec-notifier.c media: cec-notifier: small improvements 2017-07-26 05:46:44 -04:00
cec-pin-priv.h media: cec-pin.h: move non-kAPI parts into cec-pin-priv.h 2017-10-27 14:02:19 +02:00
cec-pin.c media: cec-pin: use IS_ERR instead of PTR_ERR_OR_ZERO 2017-10-31 07:21:23 -04:00
cec-priv.h media: cec: add the adap_monitor_pin_enable op 2017-12-08 11:10:00 -05:00
Kconfig media fixes for v4.12-rc4 2017-06-07 07:50:49 -03:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00