Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7a439cadcf3192eb012a2432ca34670b676c74d2
/
drivers
/
input
8226a3e
input: i8042: Make sure the keyboard is enabled
by Simon Glass
· 9 years ago
461484c
input: TWL6030 input support for power button, USB and charger
by Paul Kocialkowski
· 9 years ago
7324847
tegra: keyboard: Fix the init order
by Simon Glass
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
e5f330c
input: Ban digit numbers if 'Num Lock' is not on
by Bin Meng
· 9 years ago
377a069
input: Change LED state bits to conform i8042 compatible keyboard
by Bin Meng
· 9 years ago
cd81091
input: Call keyboard's update_leds() method when the LEDs change
by Bin Meng
· 9 years ago
533c81a
input: Save keyboard's LED state to correct place
by Bin Meng
· 9 years ago
91f8154
input: Convert 'keyboard' driver to use input library
by Simon Glass
· 9 years ago
011d89d
i8042: Handle a duplicate power-on-reset response
by Simon Glass
· 9 years ago
dcbf825
input: Convert i8042 to driver model
by Simon Glass
· 9 years ago
b0abfef
input: Add a Kconfig option for the i8042 keyboard
by Simon Glass
· 9 years ago
2ec739d
input: i8042: Convert to use the input library
by Simon Glass
· 9 years ago
3b5f6f5
input: Allow updating of keyboard LEDs
by Simon Glass
· 9 years ago
ba42034
input: Handle caps lock
by Simon Glass
· 9 years ago
a683d0d
input: Adjust structure of code in process_modifier()
by Simon Glass
· 9 years ago
b1d7a18
input: Support the German keymap
by Simon Glass
· 9 years ago
0b186c0
input: Allow repeat filtering to be disabled
by Simon Glass
· 9 years ago
3a85e43
input: Add a function to add a keycode to the existing set
by Simon Glass
· 9 years ago
77c7f04
input: Add a few more keyboard keycodes
by Simon Glass
· 9 years ago
2e5513b
input: Correct keycode for Ctrl-Y
by Simon Glass
· 9 years ago
c5d257f
i8042: Adjust keyboard init to assume success
by Simon Glass
· 9 years ago
4f087ba
i8042: Adjust kbd_reset() to collect all failures
by Simon Glass
· 9 years ago
31d38ee
i8042: Use functions to handle register access
by Simon Glass
· 9 years ago
7fe0933
video: Drop unused console functions
by Simon Glass
· 9 years ago
1fa4bfd
dm: cros_ec: Convert cros_ec keyboard driver to driver model
by Simon Glass
· 9 years ago
f77f5e9
dm: tegra: Convert keyboard driver to driver model
by Simon Glass
· 9 years ago
745009c
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
by Simon Glass
· 9 years ago
66877b0
input: Add the keycode translation tables separately
by Simon Glass
· 9 years ago
92778b2
input: Return -ENOSPC when there is not space
by Simon Glass
· 9 years ago
e84421d
dm: input: Create a keyboard uclass
by Simon Glass
· 9 years ago
1caf934
video: Drop DEV_FLAGS_SYSTEM flag
by Bin Meng
· 9 years ago
7d96166
x86: i8042: Correctly initialize the controller
by Bin Meng
· 9 years ago
835dd00
x86: i8042: Clean up the driver per coding convention
by Bin Meng
· 9 years ago
3928d66
x86: i8042: Reorder static functions
by Bin Meng
· 9 years ago
5e653b0
x86: i8042: Remove unused codes
by Bin Meng
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
a4c8bbb
input: twl4030: Keypad scan and input
by Paul Kocialkowski
· 9 years ago
7d5ac91
input: TWL4030 input support for power button, USB and charger
by Paul Kocialkowski
· 9 years ago
f9f788f
i8042: Add keyboard enable logic in kbd_reset()
by Simon Glass
· 10 years ago
3fbb787
cros_ec: exynos: Match up device tree with kernel version
by Simon Glass
· 10 years ago
6fb9ac1
dm: cros_ec: Convert to Kconfig
by Simon Glass
· 10 years ago
9332274
cros-ec-keyboard: Synchronize DT binding from linux
by Sjoerd Simons
· 10 years ago
19d7bf3
tegra: make local functions static
by Jeroen Hofstee
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
709ea54
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
91d0be1
stdio: Remove redundant code around stdio_register() calls
by Simon Glass
· 10 years ago
e0dd81e
cros_ec: Support systems with no EC interrupt
by Simon Glass
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
713cb68
cros: adds cros_ec keyboard driver
by Hung-ying Tyan
· 11 years ago
374e837
input: Finish simplifing key_matrix_decode_fdt()
by Stephen Warren
· 11 years ago
df637fa
input: simplify key_matrix_decode_fdt()
by Stephen Warren
· 11 years ago
e573617
input: fix unaligned access in key_matrix_decode_fdt()
by Stephen Warren
· 11 years ago
b287749
ppc: Move mpc5xxx clocks to arch_global_data
by Simon Glass
· 12 years ago
1ed0b51
tegra: add CONSOLE_MUX support to tegra-kbc
by Allen Martin
· 12 years ago
c14e94e
drivers/input/input.c: sparse fix
by Kim Phillips
· 12 years ago
44abe47
input: Add ANSI 3.64 escape sequence generation.
by Hung-Te Lin
· 12 years ago
59a1b72
input: Fix i8042 keyboard reset
by Marc Jones
· 12 years ago
45fe668
input: i8042: Provide feature to disable keyboard before booting kernel
by Louis Yung-Chieh Lo
· 12 years ago
48edb30
input: Provide a board specific mechanism to decide whether to skip i8042 init
by Gabe Black
· 12 years ago
ef94f7f
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty
by Gabe Black
· 12 years ago
150c249
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
by Tom Warren
· 12 years ago
14813f1
input: Add debugging for key matrix key codes
by Simon Glass
· 12 years ago
71dc6bc
input: Allow key ghosting filter to be disabled
by Simon Glass
· 12 years ago
1b1d3e6
input: Separate out keyboard repeat/delay from init
by Simon Glass
· 12 years ago
00f1099
input: Correct key_matrix fdt decoding
by Simon Glass
· 12 years ago
495dbd7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
29f3e3f
Tegra: Change Tegra20 to Tegra in common code, prep for T30
by Tom Warren
· 12 years ago
c20dbf6
input: key_matrix: fix header inclusion
by Stephan Linz
· 12 years ago
00a2749
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
6642a68
tegra: Add tegra keyboard driver
by Rakesh Iyer
· 13 years ago
92c27c5
input: Add support for keyboard matrix decoding from an fdt
by Bernie Thompson
· 13 years ago
9bc590e
input: Add generic keyboard input handler
by Simon Glass
· 13 years ago
22e0f5a
x86: Fix some bugs in the i8402 driver when no controller is present
by Gabe Black
· 13 years ago
dd4a5b2
x86: Make the i8042 driver checkpatch clean
by Gabe Black
· 13 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
77efe35
Remove HMI10 board support
by Wolfgang Denk
· 14 years ago
fd428c0
mpc5xxx: Remove all references to MGT5100
by Detlev Zundel
· 15 years ago
46ff6d4
License cleanup: remove unintended "All Rights Reserved" notices.
by Wolfgang Denk
· 15 years ago
52cb4d4
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
200779e
Rename common ns16550 constants with UART_ prefix to prevent conflicts
by Detlev Zundel
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
65e41ea
drivers/input: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d0ff51b
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
1287e0c
TQM8548: Basic support for the TQM8548 modules
by Wolfgang Grandegger
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
16b195c
drivers/input : move input drivers to drivers/input
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago