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