1. 4de5593 input: add support for FN1 - FN10 on crosswire kbd by Heinrich Schuchardt · 4 years, 1 month ago
  2. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  3. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  4. f56afda spl: input: Allow input in SPL and TPL by Simon Glass · 6 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 2182bae input: indicate that code page 437 is used by Heinrich Schuchardt · 7 years ago
  7. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  8. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  9. cb6a19f input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · 9 years ago
  10. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · 9 years ago
  11. 7e29bb8 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · 9 years ago
  12. 229ef05 input: Save keyboard's LED state to correct place by Bin Meng · 9 years ago
  13. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · 9 years ago
  14. f9bd6eb input: Handle caps lock by Simon Glass · 9 years ago
  15. 210ac0d input: Adjust structure of code in process_modifier() by Simon Glass · 9 years ago
  16. e6fa485 input: Support the German keymap by Simon Glass · 9 years ago
  17. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · 9 years ago
  18. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · 9 years ago
  19. aba1f9d input: Add a few more keyboard keycodes by Simon Glass · 9 years ago
  20. e13d3fa input: Correct keycode for Ctrl-Y by Simon Glass · 9 years ago
  21. e7817a9 input: Add the keycode translation tables separately by Simon Glass · 9 years ago
  22. 5e62896 input: Return -ENOSPC when there is not space by Simon Glass · 9 years ago
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. aa1132a drivers/input/input.c: sparse fix by Kim Phillips · 12 years ago
  25. 47a65ad input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · 12 years ago
  26. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  27. ec9fe92 input: Add generic keyboard input handler by Simon Glass · 13 years ago