Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | input: Support the German keymap | Simon Glass | 2015-11-19 | -1/+1 |
* | dm: cros_ec: Convert cros_ec keyboard driver to driver model | Simon Glass | 2015-11-19 | -90/+58 |
* | cros_ec: Use udevice instead of cros_ec_dev for keyboard functions | Simon Glass | 2015-11-19 | -2/+2 |
* | input: Add the keycode translation tables separately | Simon Glass | 2015-11-19 | -0/+1 |
* | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng | 2015-11-05 | -1/+1 |
* | cros_ec: exynos: Match up device tree with kernel version | Simon Glass | 2015-04-18 | -1/+1 |
* | cros-ec-keyboard: Synchronize DT binding from linux | Sjoerd Simons | 2015-01-05 | -10/+6 |
* | stdio: Pass device pointer to stdio methods | Simon Glass | 2014-07-23 | -3/+3 |
* | cros_ec: Support systems with no EC interrupt | Simon Glass | 2014-03-17 | -4/+30 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -16/+1 |
* | cros: adds cros_ec keyboard driver | Hung-ying Tyan | 2013-06-26 | -0/+261 |