1. 05c11ac mfd: cros_ec: Add char dev and virtual dev pointers by Javier Martinez Canillas · 10 years ago
  2. 1b84f2a mfd: cros_ec: Use fixed size arrays to transfer data with the EC by Javier Martinez Canillas · 10 years ago
  3. a6551a7 mfd: cros_ec: stop calling ->cmd_xfer() directly by Andrew Bresticker · 10 years ago
  4. d1fd345 mfd: cros_ec: Move EC interrupt to cros_ec_keyb by Andrew Bresticker · 10 years ago
  5. 12ebc8a mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC by Bill Richardson · 10 years ago
  6. 6db07b6 mfd: cros_ec: Check result code from EC messages by Bill Richardson · 10 years ago
  7. 5799f95 mfd: cros_ec: cleanup: Remove EC wrapper functions by Bill Richardson · 10 years ago
  8. 533cec8 mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device by Bill Richardson · 10 years ago
  9. 5d4773e mfd: cros_ec: Use struct cros_ec_command to communicate with the EC by Bill Richardson · 10 years ago
  10. 7e6cb5b mfd: cros_ec: Tweak struct cros_ec_device for clarity by Bill Richardson · 10 years ago
  11. 2ce701a mfd: cros_ec: Allow static din/dout buffers with cros_ec_register() by Bill Richardson · 10 years ago
  12. ee98662 mfd: cros_ec: Fix the comment on cros_ec_remove() by Bill Richardson · 10 years ago
  13. 5271db2 mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources by Bill Richardson · 10 years ago
  14. 4ab6174 mfd: Add ChromeOS EC implementation by Simon Glass · 11 years ago