1. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  2. a78ea19 mfd: cros_ec: spi: Add OF match table by Javier Martinez Canillas · 9 years ago
  3. ff4378f mfd: cros_ec: spi: Add delay for asserting CS by Alexandru M Stan · 9 years ago
  4. 57b33ff mfd: cros_ec: Support multiple EC in a system by Gwendal Grignou · 9 years ago
  5. d365407 mfd: cros_ec: add bus-specific proto v3 code by Stephen Barber · 9 years ago
  6. 2c7589a mfd: cros_ec: add proto v3 skeleton by Stephen Barber · 9 years ago
  7. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 9 years ago
  8. e7b707f mfd: cros_ec: Remove parent field by Gwendal Grignou · 9 years ago
  9. 6342753 mfd: cros_ec: move locking into cros_ec_cmd_xfer by Andrew Bresticker · 10 years ago
  10. 659e142 mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC by Doug Anderson · 10 years ago
  11. 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
  12. 154adc1 mfd: cros_ec_spi: Use ktime_get_ns() by Thomas Gleixner · 10 years ago
  13. 12ebc8a mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC by Bill Richardson · 10 years ago
  14. 6db07b6 mfd: cros_ec: Check result code from EC messages 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. 9c5edb6 mfd: cros_ec: Detect in-progress commands by Simon Glass · 10 years ago
  18. 7e6cb5b mfd: cros_ec: Tweak struct cros_ec_device for clarity by Bill Richardson · 10 years ago
  19. fb50497 mfd: cros_ec_spi: Set wakeup capability by Prathyush K · 10 years ago
  20. 9675805 mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay by Doug Anderson · 10 years ago
  21. 9c0b54a mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms by Doug Anderson · 11 years ago
  22. c9a81d6 mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable by Doug Anderson · 11 years ago
  23. 362196e mfd: cros_ec: spi: Add mutex to cros_ec_spi by Doug Anderson · 11 years ago
  24. 1fe3686 mfd: cros_ec: spi: Calculate delay between transfers correctly by David Hendricks · 11 years ago
  25. 01e73c8 mfd: cros ec: spi: Add delay for raising CS by Rhyland Klein · 11 years ago
  26. daf93d2 mfd: cros ec: spi: Use 0 instead of '\0' consistently by Thierry Reding · 11 years ago
  27. ea0f8b0 mfd: cros ec: spi: Use correct module license by Thierry Reding · 11 years ago
  28. 9922b41 mfd: cros ec: spi: Use consistent function names by Thierry Reding · 11 years ago
  29. 9e146f4 mfd: cros ec: spi: Fix debug output by Thierry Reding · 11 years ago
  30. 49f91ac mfd: cros ec: spi: Increase EC transaction delay by Derek Basehore · 11 years ago
  31. c34924b mfd: cros_ec_spi: Use %z to format pointer differences by Geert Uytterhoeven · 12 years ago
  32. 5c29e47 mfd: cros_ec_spi: Warnings fix by Samuel Ortiz · 12 years ago
  33. a17d94f mfd: Add ChromeOS EC SPI driver by Simon Glass · 12 years ago