1. ea01a31 cros_ec: Split cros_ec_devs module by Thierry Escande · 7 years ago
  2. a3ddacb Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  3. f58b14e mfd: cros_ec: Free IRQ on exit by Jeffy Chen · 7 years ago
  4. 2eb131e mfd: cros_ec: Use devm_of_platform_populate() by Benjamin Gaignard · 7 years ago
  5. 29d99b9 cros_ec: Don't signal wake event for non-wake host events by Shawn Nematbakhsh · 8 years ago
  6. e04653a mfd: cros_ec: Add ACPI GPE handler for LID0 devices by Archana Patni · 8 years ago
  7. 9c576bd mfd: cros_ec: Send correct suspend/resume event to EC by Shawn Nematbakhsh · 8 years ago
  8. f00c06f mfd: cros_ec: Send suspend state notification to EC by Shawn Nematbakhsh · 8 years ago
  9. a9eb186 mfd: cros_ec: Prevent data transfer while device is suspended by Joseph Lo · 8 years ago
  10. 6f1d912 mfd: cros_ec: Add MKBP event support by Vic Yang · 8 years ago
  11. cf649e0 mfd: cros_ec: Staticise some newly introduced structures by Lee Jones · 9 years ago
  12. 57b33ff mfd: cros_ec: Support multiple EC in a system by Gwendal Grignou · 9 years ago
  13. 2c7589a mfd: cros_ec: add proto v3 skeleton by Stephen Barber · 9 years ago
  14. 062476f mfd: cros_ec: Move protocol helpers out of the MFD driver by Javier Martinez Canillas · 9 years ago
  15. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 9 years ago
  16. bb03ffb mfd: cros_ec: Instantiate sub-devices from device tree by Todd Broch · 10 years ago
  17. 8a4be85 mfd: cros_ec: Instantiate ChromeOS EC character device by Javier Martinez Canillas · 10 years ago
  18. 1b84f2a mfd: cros_ec: Use fixed size arrays to transfer data with the EC by Javier Martinez Canillas · 10 years ago
  19. d86c21f mfd: cros_ec: wait for completion of commands that return IN_PROGRESS by Andrew Bresticker · 10 years ago
  20. 6342753 mfd: cros_ec: move locking into cros_ec_cmd_xfer by Andrew Bresticker · 10 years ago
  21. a6551a7 mfd: cros_ec: stop calling ->cmd_xfer() directly by Andrew Bresticker · 10 years ago
  22. d1fd345 mfd: cros_ec: Move EC interrupt to cros_ec_keyb by Andrew Bresticker · 10 years ago
  23. 6db07b6 mfd: cros_ec: Check result code from EC messages by Bill Richardson · 10 years ago
  24. 5799f95 mfd: cros_ec: cleanup: Remove EC wrapper functions by Bill Richardson · 10 years ago
  25. 533cec8 mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device by Bill Richardson · 10 years ago
  26. 5d4773e mfd: cros_ec: Use struct cros_ec_command to communicate with the EC by Bill Richardson · 10 years ago
  27. 7e6cb5b mfd: cros_ec: Tweak struct cros_ec_device for clarity by Bill Richardson · 10 years ago
  28. 9d230c9 i2c: ChromeOS EC tunnel driver by Doug Anderson · 11 years ago
  29. 5271db2 mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources by Bill Richardson · 11 years ago
  30. a865a58 mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others. by Bill Richardson · 11 years ago
  31. 5ac9855 mfd: Constify struct mfd_cell where possible by Geert Uytterhoeven · 11 years ago
  32. 22f9ee7 mfd: cros_ec: Convert to managed resources for allocating memory by Lee Jones · 11 years ago
  33. 5ebeaff mfd: cros_ec: Export needed symbols for the i2c and spi modules by Samuel Ortiz · 12 years ago
  34. 4ab6174 mfd: Add ChromeOS EC implementation by Simon Glass · 12 years ago