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