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