summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2015-08-26x86: i8042: Clean up the driver per coding conventionBin Meng
2015-08-26x86: i8042: Reorder static functionsBin Meng
2015-08-26x86: i8042: Remove unused codesBin Meng
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-12input: twl4030: Keypad scan and inputPaul Kocialkowski
2015-08-12input: TWL4030 input support for power button, USB and chargerPaul Kocialkowski
2015-04-18i8042: Add keyboard enable logic in kbd_reset()Simon Glass
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass
2015-02-19dm: cros_ec: Convert to KconfigSimon Glass
2015-01-05cros-ec-keyboard: Synchronize DT binding from linuxSjoerd Simons
2014-10-25tegra: make local functions staticJeroen Hofstee
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass
2014-03-17cros_ec: Support systems with no EC interruptSimon Glass
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26cros: adds cros_ec keyboard driverHung-ying Tyan
2013-06-06input: Finish simplifing key_matrix_decode_fdt()Stephen Warren
2013-06-04input: simplify key_matrix_decode_fdt()Stephen Warren
2013-06-04input: fix unaligned access in key_matrix_decode_fdt()Stephen Warren
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass
2012-11-19tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin
2012-11-04drivers/input/input.c: sparse fixKim Phillips
2012-10-19input: Add ANSI 3.64 escape sequence generation.Hung-Te Lin
2012-10-19input: Fix i8042 keyboard resetMarc Jones
2012-10-19input: i8042: Provide feature to disable keyboard before booting kernelLouis Yung-Chieh Lo
2012-10-19input: Provide a board specific mechanism to decide whether to skip i8042 initGabe Black
2012-10-19input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...Gabe Black
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-10-15input: Add debugging for key matrix key codesSimon Glass
2012-10-15input: Allow key ghosting filter to be disabledSimon Glass
2012-10-15input: Separate out keyboard repeat/delay from initSimon Glass
2012-10-15input: Correct key_matrix fdt decodingSimon Glass
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-02input: key_matrix: fix header inclusionStephan Linz
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-05-15tegra: Add tegra keyboard driverRakesh Iyer
2012-05-15input: Add support for keyboard matrix decoding from an fdtBernie Thompson
2012-05-15input: Add generic keyboard input handlerSimon Glass
2011-11-29x86: Fix some bugs in the i8402 driver when no controller is presentGabe Black
2011-11-29x86: Make the i8042 driver checkpatch cleanGabe Black
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-09-19Remove HMI10 board supportWolfgang Denk
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel
2009-09-04License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-04-03Rename common ns16550 constants with UART_ prefix to prevent conflictsDetlev Zundel