index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
1
-29
/
+7
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
6
-101
/
+6
2013-06-26
cros: adds cros_ec keyboard driver
Hung-ying Tyan
2
-0
/
+262
2013-06-06
input: Finish simplifing key_matrix_decode_fdt()
Stephen Warren
1
-2
/
+4
2013-06-04
input: simplify key_matrix_decode_fdt()
Stephen Warren
1
-40
/
+26
2013-06-04
input: fix unaligned access in key_matrix_decode_fdt()
Stephen Warren
1
-1
/
+1
2013-02-04
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
1
-1
/
+1
2012-11-19
tegra: add CONSOLE_MUX support to tegra-kbc
Allen Martin
1
-1
/
+17
2012-11-04
drivers/input/input.c: sparse fix
Kim Phillips
1
-1
/
+1
2012-10-19
input: Add ANSI 3.64 escape sequence generation.
Hung-Te Lin
1
-15
/
+87
2012-10-19
input: Fix i8042 keyboard reset
Marc Jones
1
-5
/
+27
2012-10-19
input: i8042: Provide feature to disable keyboard before booting kernel
Louis Yung-Chieh Lo
1
-0
/
+38
2012-10-19
input: Provide a board specific mechanism to decide whether to skip i8042 init
Gabe Black
1
-1
/
+12
2012-10-19
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...
Gabe Black
1
-6
/
+3
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
1
-1
/
+1
2012-10-15
input: Add debugging for key matrix key codes
Simon Glass
1
-0
/
+2
2012-10-15
input: Allow key ghosting filter to be disabled
Simon Glass
2
-3
/
+8
2012-10-15
input: Separate out keyboard repeat/delay from init
Simon Glass
2
-6
/
+12
2012-10-15
input: Correct key_matrix fdt decoding
Simon Glass
1
-4
/
+7
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-1
/
+1
2012-09-10
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
1
-1
/
+1
2012-09-02
input: key_matrix: fix header inclusion
Stephan Linz
1
-0
/
+1
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
1
-1
/
+1
2012-05-15
tegra: Add tegra keyboard driver
Rakesh Iyer
1
-0
/
+375
2012-05-15
input: Add support for keyboard matrix decoding from an fdt
Bernie Thompson
2
-0
/
+210
2012-05-15
input: Add generic keyboard input handler
Simon Glass
2
-0
/
+431
2011-11-29
x86: Fix some bugs in the i8402 driver when no controller is present
Gabe Black
1
-1
/
+11
2011-11-29
x86: Make the i8042 driver checkpatch clean
Gabe Black
1
-498
/
+472
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-09-19
Remove HMI10 board support
Wolfgang Denk
1
-92
/
+17
2010-03-21
mpc5xxx: Remove all references to MGT5100
Detlev Zundel
1
-11
/
+0
2009-09-04
License cleanup: remove unintended "All Rights Reserved" notices.
Wolfgang Denk
4
-4
/
+0
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2009-04-03
Rename common ns16550 constants with UART_ prefix to prevent conflicts
Detlev Zundel
1
-10
/
+12
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
3
-11
/
+11
2008-08-13
drivers/input: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
6
-23
/
+5
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
1
-1
/
+1
2008-06-11
TQM8548: Basic support for the TQM8548 modules
Wolfgang Grandegger
1
-10
/
+21
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2
-9
/
+9
2007-11-25
drivers/input : move input drivers to drivers/input
Jean-Christophe PLAGNIOL-VILLARD
6
-0
/
+2068