index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
2
-0
/
+4
*
input: Ban digit numbers if 'Num Lock' is not on
Bin Meng
2015-11-19
1
-0
/
+6
*
input: Change LED state bits to conform i8042 compatible keyboard
Bin Meng
2015-11-19
1
-3
/
+3
*
input: Call keyboard's update_leds() method when the LEDs change
Bin Meng
2015-11-19
1
-0
/
+15
*
input: Save keyboard's LED state to correct place
Bin Meng
2015-11-19
1
-1
/
+1
*
input: Convert 'keyboard' driver to use input library
Simon Glass
2015-11-19
1
-252
/
+38
*
i8042: Handle a duplicate power-on-reset response
Simon Glass
2015-11-19
1
-2
/
+19
*
input: Convert i8042 to driver model
Simon Glass
2015-11-19
2
-35
/
+76
*
input: Add a Kconfig option for the i8042 keyboard
Simon Glass
2015-11-19
1
-0
/
+10
*
input: i8042: Convert to use the input library
Simon Glass
2015-11-19
1
-424
/
+69
*
input: Allow updating of keyboard LEDs
Simon Glass
2015-11-19
1
-0
/
+9
*
input: Handle caps lock
Simon Glass
2015-11-19
1
-5
/
+8
*
input: Adjust structure of code in process_modifier()
Simon Glass
2015-11-19
1
-13
/
+14
*
input: Support the German keymap
Simon Glass
2015-11-19
3
-14
/
+99
*
input: Allow repeat filtering to be disabled
Simon Glass
2015-11-19
1
-2
/
+7
*
input: Add a function to add a keycode to the existing set
Simon Glass
2015-11-19
1
-4
/
+42
*
input: Add a few more keyboard keycodes
Simon Glass
2015-11-19
1
-3
/
+3
*
input: Correct keycode for Ctrl-Y
Simon Glass
2015-11-19
1
-1
/
+1
*
i8042: Adjust keyboard init to assume success
Simon Glass
2015-11-19
1
-10
/
+9
*
i8042: Adjust kbd_reset() to collect all failures
Simon Glass
2015-11-19
1
-5
/
+8
*
i8042: Use functions to handle register access
Simon Glass
2015-11-19
1
-31
/
+44
*
video: Drop unused console functions
Simon Glass
2015-11-19
1
-23
/
+0
*
dm: cros_ec: Convert cros_ec keyboard driver to driver model
Simon Glass
2015-11-19
1
-90
/
+58
*
dm: tegra: Convert keyboard driver to driver model
Simon Glass
2015-11-19
1
-132
/
+111
*
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
Simon Glass
2015-11-19
1
-2
/
+2
*
input: Add the keycode translation tables separately
Simon Glass
2015-11-19
3
-9
/
+19
*
input: Return -ENOSPC when there is not space
Simon Glass
2015-11-19
1
-1
/
+2
*
dm: input: Create a keyboard uclass
Simon Glass
2015-11-19
3
-0
/
+102
*
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-11-05
3
-3
/
+3
*
x86: i8042: Correctly initialize the controller
Bin Meng
2015-08-26
1
-22
/
+21
*
x86: i8042: Clean up the driver per coding convention
Bin Meng
2015-08-26
1
-112
/
+118
*
x86: i8042: Reorder static functions
Bin Meng
2015-08-26
1
-268
/
+222
*
x86: i8042: Remove unused codes
Bin Meng
2015-08-26
1
-17
/
+0
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
2
-2
/
+2
*
input: twl4030: Keypad scan and input
Paul Kocialkowski
2015-08-12
1
-0
/
+39
*
input: TWL4030 input support for power button, USB and charger
Paul Kocialkowski
2015-08-12
2
-0
/
+50
*
i8042: Add keyboard enable logic in kbd_reset()
Simon Glass
2015-04-18
1
-0
/
+7
*
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
1
-1
/
+1
*
dm: cros_ec: Convert to Kconfig
Simon Glass
2015-02-19
1
-0
/
+6
*
cros-ec-keyboard: Synchronize DT binding from linux
Sjoerd Simons
2015-01-05
1
-10
/
+6
*
tegra: make local functions static
Jeroen Hofstee
2014-10-25
1
-1
/
+1
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+0
*
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
4
-10
/
+10
*
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-07-23
1
-2
/
+0
*
cros_ec: Support systems with no EC interrupt
Simon Glass
2014-03-17
1
-4
/
+30
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-29
/
+7
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
6
-101
/
+6
*
cros: adds cros_ec keyboard driver
Hung-ying Tyan
2013-06-26
2
-0
/
+262
*
input: Finish simplifing key_matrix_decode_fdt()
Stephen Warren
2013-06-06
1
-2
/
+4
[next]