Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c result | Doug Anderson | 2014-07-09 | 1 | -3/+12 |
* | mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC | Bill Richardson | 2014-07-09 | 1 | -1/+1 |
* | mfd: cros_ec: Check result code from EC messages | Bill Richardson | 2014-07-09 | 1 | -5/+3 |
* | mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device | Bill Richardson | 2014-07-09 | 1 | -1/+0 |
* | mfd: cros_ec: Use struct cros_ec_command to communicate with the EC | Bill Richardson | 2014-07-09 | 1 | -12/+12 |
* | mfd: cros_ec: Tweak struct cros_ec_device for clarity | Bill Richardson | 2014-07-09 | 1 | -2/+2 |
* | mfd: cros ec: i2c: Use consistent function names | Thierry Reding | 2014-01-21 | 1 | -4/+4 |
* | mfd: Add ChromeOS EC I2C driver | Simon Glass | 2013-04-05 | 1 | -0/+201 |