summaryrefslogtreecommitdiff
path: root/drivers/input/tegra-kbc.c
Commit message (Expand)AuthorAgeLines
* tegra: keyboard: Fix the init orderSimon Glass2016-02-16-1/+1
* input: Support the German keymapSimon Glass2015-11-19-1/+1
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-19-132/+111
* input: Add the keycode translation tables separatelySimon Glass2015-11-19-0/+1
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-05-1/+1
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-1/+1
* tegra: make local functions staticJeroen Hofstee2014-10-25-1/+1
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* tegra: add CONSOLE_MUX support to tegra-kbcAllen Martin2012-11-19-1/+17
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-15-1/+1
* input: Allow key ghosting filter to be disabledSimon Glass2012-10-15-1/+1
* input: Separate out keyboard repeat/delay from initSimon Glass2012-10-15-2/+3
* tegra: Add tegra keyboard driverRakesh Iyer2012-05-15-0/+375