aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
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
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD