summaryrefslogtreecommitdiff
path: root/drivers/input/cros_ec_keyb.c
Commit message (Expand)AuthorAgeLines
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08-1/+1
* input: Support the German keymapSimon Glass2015-11-19-1/+1
* dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass2015-11-19-90/+58
* cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass2015-11-19-2/+2
* input: Add the keycode translation tables separatelySimon Glass2015-11-19-0/+1
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-05-1/+1
* cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-18-1/+1
* cros-ec-keyboard: Synchronize DT binding from linuxSjoerd Simons2015-01-05-10/+6
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23-3/+3
* cros_ec: Support systems with no EC interruptSimon Glass2014-03-17-4/+30
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-16/+1
* cros: adds cros_ec keyboard driverHung-ying Tyan2013-06-26-0/+261