1. 5d749d0 platform/chrome: cros_ec_dev - Fix security issue by Gwendal Grignou · 9 years ago
  2. f4bcf5a mfd: cros_ec: Small kerneldoc fix by Tomeu Vizoso · 9 years ago
  3. 18800fc platform/chrome: Support reading/writing the vboot context by Emilio López · 9 years ago
  4. 57b33ff mfd: cros_ec: Support multiple EC in a system by Gwendal Grignou · 10 years ago
  5. d365407 mfd: cros_ec: add bus-specific proto v3 code by Stephen Barber · 10 years ago
  6. 2c7589a mfd: cros_ec: add proto v3 skeleton by Stephen Barber · 10 years ago
  7. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 10 years ago
  8. e7b707f mfd: cros_ec: Remove parent field by Gwendal Grignou · 10 years ago
  9. 05c11ac mfd: cros_ec: Add char dev and virtual dev pointers by Javier Martinez Canillas · 10 years ago
  10. 1b84f2a mfd: cros_ec: Use fixed size arrays to transfer data with the EC by Javier Martinez Canillas · 10 years ago
  11. a6551a7 mfd: cros_ec: stop calling ->cmd_xfer() directly by Andrew Bresticker · 10 years ago
  12. d1fd345 mfd: cros_ec: Move EC interrupt to cros_ec_keyb by Andrew Bresticker · 11 years ago
  13. 12ebc8a mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC by Bill Richardson · 11 years ago
  14. 6db07b6 mfd: cros_ec: Check result code from EC messages by Bill Richardson · 11 years ago
  15. 5799f95 mfd: cros_ec: cleanup: Remove EC wrapper functions by Bill Richardson · 11 years ago
  16. 533cec8 mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device by Bill Richardson · 11 years ago
  17. 5d4773e mfd: cros_ec: Use struct cros_ec_command to communicate with the EC by Bill Richardson · 11 years ago
  18. 7e6cb5b mfd: cros_ec: Tweak struct cros_ec_device for clarity by Bill Richardson · 11 years ago
  19. 2ce701a mfd: cros_ec: Allow static din/dout buffers with cros_ec_register() by Bill Richardson · 11 years ago
  20. ee98662 mfd: cros_ec: Fix the comment on cros_ec_remove() by Bill Richardson · 11 years ago
  21. 5271db2 mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources by Bill Richardson · 11 years ago
  22. 4ab6174 mfd: Add ChromeOS EC implementation by Simon Glass · 12 years ago