1. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  2. e5f330c input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · 9 years ago
  3. 377a069 input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · 9 years ago
  4. cd81091 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · 9 years ago
  5. 533c81a input: Save keyboard's LED state to correct place by Bin Meng · 9 years ago
  6. 3b5f6f5 input: Allow updating of keyboard LEDs by Simon Glass · 9 years ago
  7. ba42034 input: Handle caps lock by Simon Glass · 9 years ago
  8. a683d0d input: Adjust structure of code in process_modifier() by Simon Glass · 9 years ago
  9. b1d7a18 input: Support the German keymap by Simon Glass · 9 years ago
  10. 0b186c0 input: Allow repeat filtering to be disabled by Simon Glass · 9 years ago
  11. 3a85e43 input: Add a function to add a keycode to the existing set by Simon Glass · 9 years ago
  12. 77c7f04 input: Add a few more keyboard keycodes by Simon Glass · 9 years ago
  13. 2e5513b input: Correct keycode for Ctrl-Y by Simon Glass · 9 years ago
  14. 66877b0 input: Add the keycode translation tables separately by Simon Glass · 9 years ago
  15. 92778b2 input: Return -ENOSPC when there is not space by Simon Glass · 9 years ago
  16. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. c14e94e drivers/input/input.c: sparse fix by Kim Phillips · 12 years ago
  18. 44abe47 input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · 12 years ago
  19. 1b1d3e6 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  20. 9bc590e input: Add generic keyboard input handler by Simon Glass · 12 years ago