summaryrefslogtreecommitdiff
path: root/drivers/input/tegra-kbc.c
AgeCommit message (Expand)Author
2016-02-16tegra: keyboard: Fix the init orderSimon Glass
2015-11-19input: Support the German keymapSimon Glass
2015-11-19dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-19input: Add the keycode translation tables separatelySimon Glass
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2014-10-25tegra: make local functions staticJeroen Hofstee
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-19tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-10-15input: Allow key ghosting filter to be disabledSimon Glass
2012-10-15input: Separate out keyboard repeat/delay from initSimon Glass
2012-05-15tegra: Add tegra keyboard driverRakesh Iyer