1. cf649e0 mfd: cros_ec: Staticise some newly introduced structures by Lee Jones · 9 years ago
  2. 57b33ff mfd: cros_ec: Support multiple EC in a system by Gwendal Grignou · 9 years ago
  3. 2c7589a mfd: cros_ec: add proto v3 skeleton by Stephen Barber · 9 years ago
  4. 062476f mfd: cros_ec: Move protocol helpers out of the MFD driver by Javier Martinez Canillas · 9 years ago
  5. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 9 years ago
  6. bb03ffb mfd: cros_ec: Instantiate sub-devices from device tree by Todd Broch · 9 years ago
  7. 8a4be85 mfd: cros_ec: Instantiate ChromeOS EC character device by Javier Martinez Canillas · 9 years ago
  8. 1b84f2a mfd: cros_ec: Use fixed size arrays to transfer data with the EC by Javier Martinez Canillas · 9 years ago
  9. d86c21f mfd: cros_ec: wait for completion of commands that return IN_PROGRESS by Andrew Bresticker · 10 years ago
  10. 6342753 mfd: cros_ec: move locking into cros_ec_cmd_xfer by Andrew Bresticker · 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 · 10 years ago
  13. 6db07b6 mfd: cros_ec: Check result code from EC messages by Bill Richardson · 10 years ago
  14. 5799f95 mfd: cros_ec: cleanup: Remove EC wrapper functions by Bill Richardson · 10 years ago
  15. 533cec8 mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device by Bill Richardson · 10 years ago
  16. 5d4773e mfd: cros_ec: Use struct cros_ec_command to communicate with the EC by Bill Richardson · 10 years ago
  17. 7e6cb5b mfd: cros_ec: Tweak struct cros_ec_device for clarity by Bill Richardson · 10 years ago
  18. 9d230c9 i2c: ChromeOS EC tunnel driver by Doug Anderson · 10 years ago
  19. 5271db2 mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources by Bill Richardson · 10 years ago
  20. a865a58 mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others. by Bill Richardson · 10 years ago
  21. 5ac9855 mfd: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  22. 22f9ee7 mfd: cros_ec: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  23. 5ebeaff mfd: cros_ec: Export needed symbols for the i2c and spi modules by Samuel Ortiz · 11 years ago
  24. 4ab6174 mfd: Add ChromeOS EC implementation by Simon Glass · 11 years ago