Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
243182ca2d2ce98b3152c5d007e66053ade36557
/
drivers
/
input
/
input.c
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
cb6a19f
input: Ban digit numbers if 'Num Lock' is not on
by Bin Meng
· 9 years ago
07ab26e
input: Change LED state bits to conform i8042 compatible keyboard
by Bin Meng
· 9 years ago
7e29bb8
input: Call keyboard's update_leds() method when the LEDs change
by Bin Meng
· 9 years ago
229ef05
input: Save keyboard's LED state to correct place
by Bin Meng
· 9 years ago
03fef7e
input: Allow updating of keyboard LEDs
by Simon Glass
· 9 years ago
f9bd6eb
input: Handle caps lock
by Simon Glass
· 9 years ago
210ac0d
input: Adjust structure of code in process_modifier()
by Simon Glass
· 9 years ago
e6fa485
input: Support the German keymap
by Simon Glass
· 9 years ago
d64a8cb
input: Allow repeat filtering to be disabled
by Simon Glass
· 9 years ago
2fed04b
input: Add a function to add a keycode to the existing set
by Simon Glass
· 9 years ago
aba1f9d
input: Add a few more keyboard keycodes
by Simon Glass
· 9 years ago
e13d3fa
input: Correct keycode for Ctrl-Y
by Simon Glass
· 9 years ago
e7817a9
input: Add the keycode translation tables separately
by Simon Glass
· 9 years ago
5e62896
input: Return -ENOSPC when there is not space
by Simon Glass
· 9 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
aa1132a
drivers/input/input.c: sparse fix
by Kim Phillips
· 12 years ago
47a65ad
input: Add ANSI 3.64 escape sequence generation.
by Hung-Te Lin
· 12 years ago
6bca4f4
input: Separate out keyboard repeat/delay from init
by Simon Glass
· 12 years ago
ec9fe92
input: Add generic keyboard input handler
by Simon Glass
· 13 years ago