summaryrefslogtreecommitdiff
path: root/drivers/misc/cros_ec_i2c.c
AgeCommit message (Expand)Author
2017-02-08cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer
2017-02-08cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass
2015-04-17dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-01-30dm: cros_ec: Convert cros_ec_i2c over to driver modelSimon Glass
2014-03-18cros_ec: Clean up multiple EC protocol supportRandall Spangler
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26cros: add I2C support for cros_ecHung-ying Tyan