1. 2db85cb mfd: cros ec: spi: Don't send first message too soon by Jon Hunter · 7 years ago
  2. 25d94a1 mfd: cros_ec_spi: Remove unused variable 'request' by Lee Jones · 8 years ago
  3. 8827a64 mfd: cros_ec_spi: Repair comparison ordering issue by Lee Jones · 9 years ago
  4. 6d6e44a mfd: cros ec: Lock the SPI bus while holding chipselect by Nicolas Boichat · 9 years ago
  5. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  6. a78ea19 mfd: cros_ec: spi: Add OF match table by Javier Martinez Canillas · 9 years ago
  7. ff4378f mfd: cros_ec: spi: Add delay for asserting CS by Alexandru M Stan · 9 years ago
  8. 57b33ff mfd: cros_ec: Support multiple EC in a system by Gwendal Grignou · 9 years ago
  9. d365407 mfd: cros_ec: add bus-specific proto v3 code by Stephen Barber · 9 years ago
  10. 2c7589a mfd: cros_ec: add proto v3 skeleton by Stephen Barber · 9 years ago
  11. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 9 years ago
  12. e7b707f mfd: cros_ec: Remove parent field by Gwendal Grignou · 9 years ago
  13. 6342753 mfd: cros_ec: move locking into cros_ec_cmd_xfer by Andrew Bresticker · 10 years ago
  14. 659e142 mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC by Doug Anderson · 10 years ago
  15. 54c72d5 Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  16. 154adc1 mfd: cros_ec_spi: Use ktime_get_ns() by Thomas Gleixner · 10 years ago
  17. 12ebc8a mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC by Bill Richardson · 10 years ago
  18. 6db07b6 mfd: cros_ec: Check result code from EC messages by Bill Richardson · 10 years ago
  19. 533cec8 mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device by Bill Richardson · 10 years ago
  20. 5d4773e mfd: cros_ec: Use struct cros_ec_command to communicate with the EC by Bill Richardson · 10 years ago
  21. 9c5edb6 mfd: cros_ec: Detect in-progress commands by Simon Glass · 10 years ago
  22. 7e6cb5b mfd: cros_ec: Tweak struct cros_ec_device for clarity by Bill Richardson · 10 years ago
  23. fb50497 mfd: cros_ec_spi: Set wakeup capability by Prathyush K · 10 years ago
  24. 9675805 mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay by Doug Anderson · 10 years ago
  25. 9c0b54a mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms by Doug Anderson · 10 years ago
  26. c9a81d6 mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable by Doug Anderson · 10 years ago
  27. 362196e mfd: cros_ec: spi: Add mutex to cros_ec_spi by Doug Anderson · 10 years ago
  28. 1fe3686 mfd: cros_ec: spi: Calculate delay between transfers correctly by David Hendricks · 10 years ago
  29. 01e73c8 mfd: cros ec: spi: Add delay for raising CS by Rhyland Klein · 11 years ago
  30. daf93d2 mfd: cros ec: spi: Use 0 instead of '\0' consistently by Thierry Reding · 11 years ago
  31. ea0f8b0 mfd: cros ec: spi: Use correct module license by Thierry Reding · 11 years ago
  32. 9922b41 mfd: cros ec: spi: Use consistent function names by Thierry Reding · 11 years ago
  33. 9e146f4 mfd: cros ec: spi: Fix debug output by Thierry Reding · 11 years ago
  34. 49f91ac mfd: cros ec: spi: Increase EC transaction delay by Derek Basehore · 11 years ago
  35. c34924b mfd: cros_ec_spi: Use %z to format pointer differences by Geert Uytterhoeven · 11 years ago
  36. 5c29e47 mfd: cros_ec_spi: Warnings fix by Samuel Ortiz · 11 years ago
  37. a17d94f mfd: Add ChromeOS EC SPI driver by Simon Glass · 11 years ago