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