Commit Graph

24 Commits (985ca3945fa3cbb2933d1be9d72022c0ac4d3da9)

Author SHA1 Message Date
Simon Glass 985ca3945f spl: input: Allow input in SPL and TPL 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Heinrich Schuchardt a84f559262 input: indicate that code page 437 is used 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Bin Meng e5f330c482 input: Ban digit numbers if 'Num Lock' is not on 9 years ago
Bin Meng 377a069643 input: Change LED state bits to conform i8042 compatible keyboard 9 years ago
Bin Meng cd810918fd input: Call keyboard's update_leds() method when the LEDs change 9 years ago
Bin Meng 533c81a949 input: Save keyboard's LED state to correct place 9 years ago
Simon Glass 3b5f6f5001 input: Allow updating of keyboard LEDs 9 years ago
Simon Glass ba42034267 input: Handle caps lock 9 years ago
Simon Glass a683d0d347 input: Adjust structure of code in process_modifier() 9 years ago
Simon Glass b1d7a1875e input: Support the German keymap 9 years ago
Simon Glass 0b186c0825 input: Allow repeat filtering to be disabled 9 years ago
Simon Glass 3a85e4362a input: Add a function to add a keycode to the existing set 9 years ago
Simon Glass 77c7f0459f input: Add a few more keyboard keycodes 9 years ago
Simon Glass 2e5513bda0 input: Correct keycode for Ctrl-Y 9 years ago
Simon Glass 66877b0f5f input: Add the keycode translation tables separately 9 years ago
Simon Glass 92778b2784 input: Return -ENOSPC when there is not space 9 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Kim Phillips c14e94e560 drivers/input/input.c: sparse fix 12 years ago
Hung-Te Lin 44abe47deb input: Add ANSI 3.64 escape sequence generation. 12 years ago
Simon Glass 1b1d3e6461 input: Separate out keyboard repeat/delay from init 12 years ago
Simon Glass 9bc590e511 input: Add generic keyboard input handler 12 years ago