| Commit message (Expand) | Author | Age | Files | Lines |
* | platform/chrome: Move cros-ec transport drivers to drivers/platform. | Enric Balletbo i Serra | 2018-07-03 | 1 | -386/+0 |
* | mfd: cros_ec_i2c: Moving the system sleep pm ops to late | Joseph Lo | 2018-05-29 | 1 | -2/+3 |
* | mfd: cros_ec_i2c: Add ACPI module device table | Wei-Ning Huang | 2018-05-29 | 1 | -0/+12 |
* | mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue. | Lee Jones | 2016-01-14 | 1 | -1/+1 |
* | mfd: cros_ec_i2c: Add OF match table | Javier Martinez Canillas | 2015-10-26 | 1 | -0/+7 |
* | mfd: Drop owner assignment from i2c_drivers | Krzysztof Kozlowski | 2015-08-11 | 1 | -1/+0 |
* | mfd: cros_ec: Support multiple EC in a system | Gwendal Grignou | 2015-06-15 | 1 | -1/+0 |
* | mfd: cros_ec: add bus-specific proto v3 code | Stephen Barber | 2015-06-15 | 1 | -4/+162 |
* | mfd: cros_ec: add proto v3 skeleton | Stephen Barber | 2015-06-15 | 1 | -0/+4 |
* | mfd: cros_ec: Use a zero-length array for command data | Javier Martinez Canillas | 2015-06-15 | 1 | -2/+2 |
* | mfd: cros_ec: Remove parent field | Gwendal Grignou | 2015-06-15 | 1 | -1/+0 |
* | 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 |