summaryrefslogtreecommitdiff
path: root/drivers/input/i8042.c
AgeCommit message (Expand)Author
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-03-17input: i8042: Make sure the keyboard is enabledSimon Glass
2015-11-19i8042: Handle a duplicate power-on-reset responseSimon Glass
2015-11-19input: Convert i8042 to driver modelSimon Glass
2015-11-19input: i8042: Convert to use the input librarySimon Glass
2015-11-19i8042: Adjust keyboard init to assume successSimon Glass
2015-11-19i8042: Adjust kbd_reset() to collect all failuresSimon Glass
2015-11-19i8042: Use functions to handle register accessSimon Glass
2015-11-19video: Drop unused console functionsSimon Glass
2015-08-26x86: i8042: Correctly initialize the controllerBin Meng
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-04-18i8042: Add keyboard enable logic in kbd_reset()Simon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
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
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
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD