summaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAgeLines
* ENGR00315499-9: ARM:iMX6SL EVK: Add keyboard supportNitin Garg2014-05-27-0/+593
* cros_ec: Support systems with no EC interruptSimon Glass2014-03-17-4/+30
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-29/+7
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-101/+6
* cros: adds cros_ec keyboard driverHung-ying Tyan2013-06-26-0/+262
* input: Finish simplifing key_matrix_decode_fdt()Stephen Warren2013-06-06-2/+4
* input: simplify key_matrix_decode_fdt()Stephen Warren2013-06-04-40/+26
* input: fix unaligned access in key_matrix_decode_fdt()Stephen Warren2013-06-04-1/+1
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-04-1/+1
* tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin2012-11-19-1/+17
* drivers/input/input.c: sparse fixKim Phillips2012-11-04-1/+1
* input: Add ANSI 3.64 escape sequence generation.Hung-Te Lin2012-10-19-15/+87
* input: Fix i8042 keyboard resetMarc Jones2012-10-19-5/+27
* input: i8042: Provide feature to disable keyboard before booting kernelLouis Yung-Chieh Lo2012-10-19-0/+38
* input: Provide a board specific mechanism to decide whether to skip i8042 initGabe Black2012-10-19-1/+12
* input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...Gabe Black2012-10-19-6/+3
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-15-1/+1
* input: Add debugging for key matrix key codesSimon Glass2012-10-15-0/+2
* input: Allow key ghosting filter to be disabledSimon Glass2012-10-15-3/+8
* input: Separate out keyboard repeat/delay from initSimon Glass2012-10-15-6/+12
* input: Correct key_matrix fdt decodingSimon Glass2012-10-15-4/+7
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-09-21-1/+1
|\
| * Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-10-1/+1
* | input: key_matrix: fix header inclusionStephan Linz2012-09-02-0/+1
|/
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-01-1/+1
* tegra: Add tegra keyboard driverRakesh Iyer2012-05-15-0/+375
* input: Add support for keyboard matrix decoding from an fdtBernie Thompson2012-05-15-0/+210
* input: Add generic keyboard input handlerSimon Glass2012-05-15-0/+431
* x86: Fix some bugs in the i8402 driver when no controller is presentGabe Black2011-11-29-1/+11
* x86: Make the i8042 driver checkpatch cleanGabe Black2011-11-29-498/+472
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Remove HMI10 board supportWolfgang Denk2010-09-19-92/+17
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-11/+0
* License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk2009-09-04-4/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-3/+3
* Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel2009-04-03-10/+12
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-11/+11
* drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-23/+5
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-1/+1
* TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-11-10/+21
* Big white-space cleanup.Wolfgang Denk2008-05-21-9/+9
* drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+2068