Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7ddea756540b5adddfde3b890fa46a40c649e68f
/
drivers
/
input
/
input.c
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
985ca39
spl: input: Allow input in SPL and TPL
by Simon Glass
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a84f559
input: indicate that code page 437 is used
by Heinrich Schuchardt
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
e5f330c
input: Ban digit numbers if 'Num Lock' is not on
by Bin Meng
· 9 years ago
377a069
input: Change LED state bits to conform i8042 compatible keyboard
by Bin Meng
· 9 years ago
cd81091
input: Call keyboard's update_leds() method when the LEDs change
by Bin Meng
· 9 years ago
533c81a
input: Save keyboard's LED state to correct place
by Bin Meng
· 9 years ago
3b5f6f5
input: Allow updating of keyboard LEDs
by Simon Glass
· 9 years ago
ba42034
input: Handle caps lock
by Simon Glass
· 9 years ago
a683d0d
input: Adjust structure of code in process_modifier()
by Simon Glass
· 9 years ago
b1d7a18
input: Support the German keymap
by Simon Glass
· 9 years ago
0b186c0
input: Allow repeat filtering to be disabled
by Simon Glass
· 9 years ago
3a85e43
input: Add a function to add a keycode to the existing set
by Simon Glass
· 9 years ago
77c7f04
input: Add a few more keyboard keycodes
by Simon Glass
· 9 years ago
2e5513b
input: Correct keycode for Ctrl-Y
by Simon Glass
· 9 years ago
66877b0
input: Add the keycode translation tables separately
by Simon Glass
· 9 years ago
92778b2
input: Return -ENOSPC when there is not space
by Simon Glass
· 9 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c14e94e
drivers/input/input.c: sparse fix
by Kim Phillips
· 12 years ago
44abe47
input: Add ANSI 3.64 escape sequence generation.
by Hung-Te Lin
· 12 years ago
1b1d3e6
input: Separate out keyboard repeat/delay from init
by Simon Glass
· 12 years ago
9bc590e
input: Add generic keyboard input handler
by Simon Glass
· 13 years ago