summaryrefslogtreecommitdiff
path: root/drivers/input/tegra-kbc.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-25tegra: make local functions staticJeroen Hofstee1-1/+1
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-3/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-19tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin1-1/+17
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren1-1/+1
2012-10-15input: Allow key ghosting filter to be disabledSimon Glass1-1/+1
2012-10-15input: Separate out keyboard repeat/delay from initSimon Glass1-2/+3
2012-05-15tegra: Add tegra keyboard driverRakesh Iyer1-0/+375