Commit Graph

20 Commits (91558c815391a4cdc8c8bd57f5c25b319af0bb80)

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