Age | Commit message (Expand) | Author |
---|---|---|
2015-11-20 | input: Change LED state bits to conform i8042 compatible keyboard | Bin Meng |
2015-11-20 | input: Allow updating of keyboard LEDs | Simon Glass |
2015-11-20 | input: Support the German keymap | Simon Glass |
2015-11-20 | input: Allow repeat filtering to be disabled | Simon Glass |
2015-11-20 | input: Add a function to add a keycode to the existing set | Simon Glass |
2015-11-20 | input: Add the keycode translation tables separately | Simon Glass |
2015-11-20 | input: Add a device pointer to the input config | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-10-19 | input: Add ANSI 3.64 escape sequence generation. | Hung-Te Lin |
2012-10-15 | input: Separate out keyboard repeat/delay from init | Simon Glass |
2012-05-15 | input: Add generic keyboard input handler | Simon Glass |