summaryrefslogtreecommitdiffstats
path: root/include/input.h
Commit message (Expand)AuthorAgeFilesLines
* input: Change LED state bits to conform i8042 compatible keyboardBin Meng2015-11-191-2/+2
* input: Allow updating of keyboard LEDsSimon Glass2015-11-191-1/+13
* input: Support the German keymapSimon Glass2015-11-191-1/+2
* input: Allow repeat filtering to be disabledSimon Glass2015-11-191-0/+19
* input: Add a function to add a keycode to the existing setSimon Glass2015-11-191-0/+20
* input: Add the keycode translation tables separatelySimon Glass2015-11-191-0/+10
* input: Add a device pointer to the input configSimon Glass2015-11-191-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-16/+1
* input: Add ANSI 3.64 escape sequence generation.Hung-Te Lin2012-10-191-0/+2
* input: Separate out keyboard repeat/delay from initSimon Glass2012-10-151-4/+10
* input: Add generic keyboard input handlerSimon Glass2012-05-151-0/+147
OpenPOWER on IntegriCloud