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
*
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
*
input: simplify key_matrix_decode_fdt()
Stephen Warren
2013-06-04
1
-40
/
+26
*
input: fix unaligned access in key_matrix_decode_fdt()
Stephen Warren
2013-06-04
1
-1
/
+1
*
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2013-02-04
1
-1
/
+1
*
tegra: add CONSOLE_MUX support to tegra-kbc
Allen Martin
2012-11-19
1
-1
/
+17
*
drivers/input/input.c: sparse fix
Kim Phillips
2012-11-04
1
-1
/
+1
*
input: Add ANSI 3.64 escape sequence generation.
Hung-Te Lin
2012-10-19
1
-15
/
+87
*
input: Fix i8042 keyboard reset
Marc Jones
2012-10-19
1
-5
/
+27
*
input: i8042: Provide feature to disable keyboard before booting kernel
Louis Yung-Chieh Lo
2012-10-19
1
-0
/
+38
*
input: Provide a board specific mechanism to decide whether to skip i8042 init
Gabe Black
2012-10-19
1
-1
/
+12
*
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...
Gabe Black
2012-10-19
1
-6
/
+3
*
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
1
-1
/
+1
*
input: Add debugging for key matrix key codes
Simon Glass
2012-10-15
1
-0
/
+2
*
input: Allow key ghosting filter to be disabled
Simon Glass
2012-10-15
2
-3
/
+8
*
input: Separate out keyboard repeat/delay from init
Simon Glass
2012-10-15
2
-6
/
+12
*
input: Correct key_matrix fdt decoding
Simon Glass
2012-10-15
1
-4
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-21
1
-1
/
+1
|
\
|
*
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
2012-09-10
1
-1
/
+1
*
|
input: key_matrix: fix header inclusion
Stephan Linz
2012-09-02
1
-0
/
+1
|
/
*
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-09-01
1
-1
/
+1
*
tegra: Add tegra keyboard driver
Rakesh Iyer
2012-05-15
1
-0
/
+375
*
input: Add support for keyboard matrix decoding from an fdt
Bernie Thompson
2012-05-15
2
-0
/
+210
*
input: Add generic keyboard input handler
Simon Glass
2012-05-15
2
-0
/
+431
*
x86: Fix some bugs in the i8402 driver when no controller is present
Gabe Black
2011-11-29
1
-1
/
+11
*
x86: Make the i8042 driver checkpatch clean
Gabe Black
2011-11-29
1
-498
/
+472
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
Remove HMI10 board support
Wolfgang Denk
2010-09-19
1
-92
/
+17
*
mpc5xxx: Remove all references to MGT5100
Detlev Zundel
2010-03-21
1
-11
/
+0
*
License cleanup: remove unintended "All Rights Reserved" notices.
Wolfgang Denk
2009-09-04
4
-4
/
+0
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
1
-3
/
+3
[next]