Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d1cb3f660aed0273d59ea37a3db08967ef0f4656
/
drivers
/
input
/
input.c
4de5593
input: add support for FN1 - FN10 on crosswire kbd
by Heinrich Schuchardt
· 4 years, 1 month ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
f56afda
spl: input: Allow input in SPL and TPL
by Simon Glass
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
2182bae
input: indicate that code page 437 is used
by Heinrich Schuchardt
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
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