1. 2d307fb input: avoid NULL dereference by Heinrich Schuchardt · 1 year, 1 month ago
  2. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  3. b055a05 input: add support for FN1 - FN10 on crosswire kbd by Heinrich Schuchardt · 4 years ago
  4. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  5. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  6. 985ca39 spl: input: Allow input in SPL and TPL by Simon Glass · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. a84f559 input: indicate that code page 437 is used by Heinrich Schuchardt · 7 years ago
  9. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  10. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  11. e5f330c input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · 9 years ago
  12. 377a069 input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · 9 years ago
  13. cd81091 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · 9 years ago
  14. 533c81a input: Save keyboard's LED state to correct place by Bin Meng · 9 years ago
  15. 3b5f6f5 input: Allow updating of keyboard LEDs by Simon Glass · 9 years ago
  16. ba42034 input: Handle caps lock by Simon Glass · 9 years ago
  17. a683d0d input: Adjust structure of code in process_modifier() by Simon Glass · 9 years ago
  18. b1d7a18 input: Support the German keymap by Simon Glass · 9 years ago
  19. 0b186c0 input: Allow repeat filtering to be disabled by Simon Glass · 9 years ago
  20. 3a85e43 input: Add a function to add a keycode to the existing set by Simon Glass · 9 years ago
  21. 77c7f04 input: Add a few more keyboard keycodes by Simon Glass · 9 years ago
  22. 2e5513b input: Correct keycode for Ctrl-Y by Simon Glass · 9 years ago
  23. 66877b0 input: Add the keycode translation tables separately by Simon Glass · 9 years ago
  24. 92778b2 input: Return -ENOSPC when there is not space by Simon Glass · 9 years ago
  25. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. c14e94e drivers/input/input.c: sparse fix by Kim Phillips · 12 years ago
  27. 44abe47 input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · 12 years ago
  28. 1b1d3e6 input: Separate out keyboard repeat/delay from init by Simon Glass · 12 years ago
  29. 9bc590e input: Add generic keyboard input handler by Simon Glass · 13 years ago