Files
u-boot/drivers
Simon Glass 0b186c0825 input: Allow repeat filtering to be disabled
Generally the input library handles processing of a list of scanned keys.
Repeated keys need to be generated based on a timer in this case, since all
that is provided is a list of keys current depressed.

Keyboards which do their own scanning will resend codes when they want to
inject a repeating key. Provide a function which tells the input library to
accept repeating keys and not to try to second-guess the caller.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-11-19 20:13:40 -07:00
..
2015-11-02 10:38:00 +09:00
2015-11-12 18:13:19 -05:00
2015-09-02 21:28:23 -06:00
2015-11-17 23:41:41 +01:00
2015-10-22 14:22:22 -04:00
2015-11-12 18:04:12 -05:00
2015-11-19 14:03:05 +01:00
2015-05-26 14:13:12 +02:00
2015-10-23 09:42:28 -06:00
2015-10-12 12:56:32 -04:00