summaryrefslogtreecommitdiff
path: root/drivers/mfd/cros_ec_i2c.c
AgeCommit message (Expand)Author
2016-01-14mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue.Lee Jones
2015-10-26mfd: cros_ec_i2c: Add OF match tableJavier Martinez Canillas
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou
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