aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/cros_ec.h
Commit message (Expand)AuthorAge
* mfd: cros_ec: Add char dev and virtual dev pointersJavier Martinez Canillas2015-02-26
* mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-26
* mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker2014-10-06
* mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker2014-07-09
* mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from ECBill Richardson2014-07-09
* mfd: cros_ec: Check result code from EC messagesBill Richardson2014-07-09
* mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-09
* mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_deviceBill Richardson2014-07-09
* mfd: cros_ec: Use struct cros_ec_command to communicate with the ECBill Richardson2014-07-09
* mfd: cros_ec: Tweak struct cros_ec_device for clarityBill Richardson2014-07-09
* mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()Bill Richardson2014-07-09
* mfd: cros_ec: Fix the comment on cros_ec_remove()Bill Richardson2014-07-09
* mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sourcesBill Richardson2014-06-03
* mfd: Add ChromeOS EC implementationSimon Glass2013-04-05