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