aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/cros_ec_i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-09mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c resultDoug Anderson1-3/+12
2014-07-09mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson1-1/+1
2014-07-09mfd: cros_ec: Check result code from EC messagesBill Richardson1-5/+3
2014-07-09mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson1-1/+0
2014-07-09mfd: cros_ec: Use struct cros_ec_command to communicate with the ECBill Richardson1-12/+12
2014-07-09mfd: cros_ec: Tweak struct cros_ec_device for clarityBill Richardson1-2/+2
2014-01-21mfd: cros ec: i2c: Use consistent function namesThierry Reding1-4/+4
2013-04-05mfd: Add ChromeOS EC I2C driverSimon Glass1-0/+201