index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
cros_ec_i2c.c
Age
Commit message (
Expand
)
Author
2018-05-29
mfd: cros_ec_i2c: Moving the system sleep pm ops to late
Joseph Lo
2018-05-29
mfd: cros_ec_i2c: Add ACPI module device table
Wei-Ning Huang
2016-01-14
mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue.
Lee Jones
2015-10-26
mfd: cros_ec_i2c: Add OF match table
Javier Martinez Canillas
2015-08-11
mfd: Drop owner assignment from i2c_drivers
Krzysztof Kozlowski
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
mfd: cros_ec: add bus-specific proto v3 code
Stephen Barber
2015-06-15
mfd: cros_ec: add proto v3 skeleton
Stephen Barber
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-06-15
mfd: cros_ec: Remove parent field
Gwendal Grignou
2014-07-09
mfd: cros_ec: Use the proper size when looking at the cros_ec_i2c result
Doug Anderson
2014-07-09
mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
Bill Richardson
2014-07-09
mfd: cros_ec: Check result code from EC messages
Bill Richardson
2014-07-09
mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
Bill Richardson
2014-07-09
mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
Bill Richardson
2014-07-09
mfd: cros_ec: Tweak struct cros_ec_device for clarity
Bill Richardson
2014-01-21
mfd: cros ec: i2c: Use consistent function names
Thierry Reding
2013-04-05
mfd: Add ChromeOS EC I2C driver
Simon Glass