aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-23powerpc: MPC8555: Remove macro CONFIG_MPC8555York Sun1-1/+1
2016-11-23powerpc: mpc8541: Remove macro CONFIG_MPC8541York Sun1-1/+1
2016-11-23powerpc: mpc8540: Remove macro CONFIG_MPC8540York Sun1-1/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+3
2015-11-19input: Convert 'keyboard' driver to use input librarySimon Glass1-252/+38
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng1-1/+1
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-2/+2
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass1-2/+0
2009-09-04License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk1-1/+0
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-13drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-4/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-6/+6
2007-11-25drivers/input : move input drivers to drivers/inputJean-Christophe PLAGNIOL-VILLARD1-0/+305