~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input.c
Commit message (
Expand
)
Author
Age
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
input: add support for FN1 - FN10 on crosswire kbd
Heinrich Schuchardt
2020-11-09
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
spl: input: Allow input in SPL and TPL
Simon Glass
2018-10-09
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
input: indicate that code page 437 is used
Heinrich Schuchardt
2018-03-05
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
*
input: Ban digit numbers if 'Num Lock' is not on
Bin Meng
2015-11-19
*
input: Change LED state bits to conform i8042 compatible keyboard
Bin Meng
2015-11-19
*
input: Call keyboard's update_leds() method when the LEDs change
Bin Meng
2015-11-19
*
input: Save keyboard's LED state to correct place
Bin Meng
2015-11-19
*
input: Allow updating of keyboard LEDs
Simon Glass
2015-11-19
*
input: Handle caps lock
Simon Glass
2015-11-19
*
input: Adjust structure of code in process_modifier()
Simon Glass
2015-11-19
*
input: Support the German keymap
Simon Glass
2015-11-19
*
input: Allow repeat filtering to be disabled
Simon Glass
2015-11-19
*
input: Add a function to add a keycode to the existing set
Simon Glass
2015-11-19
*
input: Add a few more keyboard keycodes
Simon Glass
2015-11-19
*
input: Correct keycode for Ctrl-Y
Simon Glass
2015-11-19
*
input: Add the keycode translation tables separately
Simon Glass
2015-11-19
*
input: Return -ENOSPC when there is not space
Simon Glass
2015-11-19
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
drivers/input/input.c: sparse fix
Kim Phillips
2012-11-04
*
input: Add ANSI 3.64 escape sequence generation.
Hung-Te Lin
2012-10-19
*
input: Separate out keyboard repeat/delay from init
Simon Glass
2012-10-15
*
input: Add generic keyboard input handler
Simon Glass
2012-05-15