summaryrefslogtreecommitdiff
path: root/drivers/mfd/cros_ec_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c resultDoug Anderson2014-07-091-3/+12
* mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson2014-07-091-1/+1
* mfd: cros_ec: Check result code from EC messagesBill Richardson2014-07-091-5/+3
* mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson2014-07-091-1/+0
* mfd: cros_ec: Use struct cros_ec_command to communicate with the ECBill Richardson2014-07-091-12/+12
* mfd: cros_ec: Tweak struct cros_ec_device for clarityBill Richardson2014-07-091-2/+2
* mfd: cros ec: i2c: Use consistent function namesThierry Reding2014-01-211-4/+4
* mfd: Add ChromeOS EC I2C driverSimon Glass2013-04-051-0/+201