1. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  2. cb6a19f input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · 9 years ago
  3. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · 9 years ago
  4. 7e29bb8 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · 9 years ago
  5. 229ef05 input: Save keyboard's LED state to correct place by Bin Meng · 9 years ago
  6. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · 9 years ago
  7. f9bd6eb input: Handle caps lock by Simon Glass · 9 years ago
  8. 210ac0d input: Adjust structure of code in process_modifier() by Simon Glass · 9 years ago
  9. e6fa485 input: Support the German keymap by Simon Glass · 9 years ago
  10. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · 9 years ago
  11. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · 9 years ago
  12. aba1f9d input: Add a few more keyboard keycodes by Simon Glass · 9 years ago
  13. e13d3fa input: Correct keycode for Ctrl-Y by Simon Glass · 9 years ago
  14. e7817a9 input: Add the keycode translation tables separately by Simon Glass · 9 years ago
  15. 5e62896 input: Return -ENOSPC when there is not space by Simon Glass · 9 years ago
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. aa1132a drivers/input/input.c: sparse fix by Kim Phillips · 12 years ago
  18. 47a65ad input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · 12 years ago
  19. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  20. ec9fe92 input: Add generic keyboard input handler by Simon Glass · 13 years ago