summaryrefslogtreecommitdiff
path: root/drivers/input/i8042.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-18i8042: Add keyboard enable logic in kbd_reset()Simon Glass1-0/+7
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-2/+2
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-20input: Fix i8042 keyboard resetMarc Jones1-5/+27
2012-10-20input: i8042: Provide feature to disable keyboard before booting kernelLouis Yung-Chieh Lo1-0/+38
2012-10-20input: Provide a board specific mechanism to decide whether to skip i8042 initGabe Black1-1/+12
2012-10-20input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...Gabe Black1-6/+3
2011-11-29x86: Fix some bugs in the i8402 driver when no controller is presentGabe Black1-1/+11
2011-11-29x86: Make the i8042 driver checkpatch cleanGabe Black1-498/+472
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-08-13drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-4/+0
2007-11-26drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD1-0/+674