aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/cros_ec_i2c.c
AgeCommit message (Expand)Author
2014-07-09mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c resultDoug Anderson
2014-07-09mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson
2014-07-09mfd: cros_ec: Check result code from EC messagesBill Richardson
2014-07-09mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson
2014-07-09mfd: cros_ec: Use struct cros_ec_command to communicate with the ECBill Richardson
2014-07-09mfd: cros_ec: Tweak struct cros_ec_device for clarityBill Richardson
2014-01-21mfd: cros ec: i2c: Use consistent function namesThierry Reding
2013-04-05mfd: Add ChromeOS EC I2C driverSimon Glass