Age | Commit message (Expand) | Author |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-26 | cros: adds cros_ec keyboard driver | Hung-ying Tyan |
2013-06-06 | input: Finish simplifing key_matrix_decode_fdt() | Stephen Warren |
2013-06-04 | input: simplify key_matrix_decode_fdt() | Stephen Warren |
2013-06-04 | input: fix unaligned access in key_matrix_decode_fdt() | Stephen Warren |
2013-02-04 | ppc: Move mpc5xxx clocks to arch_global_data | Simon Glass |
2012-11-19 | tegra: add CONSOLE_MUX support to tegra-kbc | Allen Martin |
2012-11-04 | drivers/input/input.c: sparse fix | Kim Phillips |
2012-10-19 | input: Add ANSI 3.64 escape sequence generation. | Hung-Te Lin |
2012-10-19 | input: Fix i8042 keyboard reset | Marc Jones |
2012-10-19 | input: i8042: Provide feature to disable keyboard before booting kernel | Louis Yung-Chieh Lo |
2012-10-19 | input: Provide a board specific mechanism to decide whether to skip i8042 init | Gabe Black |
2012-10-19 | input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ... | Gabe Black |
2012-10-15 | Tegra20: Move some include files to arch-tegra for sharing with Tegra30 | Tom Warren |
2012-10-15 | input: Add debugging for key matrix key codes | Simon Glass |
2012-10-15 | input: Allow key ghosting filter to be disabled | Simon Glass |
2012-10-15 | input: Separate out keyboard repeat/delay from init | Simon Glass |
2012-10-15 | input: Correct key_matrix fdt decoding | Simon Glass |
2012-09-21 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-09-10 | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren |
2012-09-02 | input: key_matrix: fix header inclusion | Stephan Linz |
2012-09-01 | tegra20: rename tegra2 -> tegra20 | Allen Martin |
2012-05-15 | tegra: Add tegra keyboard driver | Rakesh Iyer |
2012-05-15 | input: Add support for keyboard matrix decoding from an fdt | Bernie Thompson |
2012-05-15 | input: Add generic keyboard input handler | Simon Glass |
2011-11-29 | x86: Fix some bugs in the i8402 driver when no controller is present | Gabe Black |
2011-11-29 | x86: Make the i8042 driver checkpatch clean | Gabe Black |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-09-19 | Remove HMI10 board support | Wolfgang Denk |
2010-03-21 | mpc5xxx: Remove all references to MGT5100 | Detlev Zundel |
2009-09-04 | License cleanup: remove unintended "All Rights Reserved" notices. | Wolfgang Denk |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-03 | Rename common ns16550 constants with UART_ prefix to prevent conflicts | Detlev Zundel |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/input: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-14 | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk |
2008-06-11 | TQM8548: Basic support for the TQM8548 modules | Wolfgang Grandegger |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2007-11-25 | drivers/input : move input drivers to drivers/input | Jean-Christophe PLAGNIOL-VILLARD |