summaryrefslogtreecommitdiff
path: root/include/input.h
AgeCommit message (Expand)Author
2015-11-19input: Change LED state bits to conform i8042 compatible keyboardBin Meng
2015-11-19input: Allow updating of keyboard LEDsSimon Glass
2015-11-19input: Support the German keymapSimon Glass
2015-11-19input: Allow repeat filtering to be disabledSimon Glass
2015-11-19input: Add a function to add a keycode to the existing setSimon Glass
2015-11-19input: Add the keycode translation tables separatelySimon Glass
2015-11-19input: Add a device pointer to the input configSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-10-19input: Add ANSI 3.64 escape sequence generation.Hung-Te Lin
2012-10-15input: Separate out keyboard repeat/delay from initSimon Glass
2012-05-15input: Add generic keyboard input handlerSimon Glass