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