1. 341e6df Merge commit 'spi/fix/rcar' into spi-linus by Mark Brown · 11 years ago
  2. 23061f1 spi: Remove duplicate code to set default bits_per_word setting by Axel Lin · 11 years ago
  3. fcb4ed7 spi: rspi: Add missing clk_disable() calls in error and cleanup paths by Geert Uytterhoeven · 11 years ago
  4. 13ea330 Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-rspi by Mark Brown · 11 years ago
  5. b7ed6b8 spi: rspi: Spelling s/transmition/transmission/ by Geert Uytterhoeven · 11 years ago
  6. 348e515 spi: rspi: Add support for specifying CPHA/CPOL by Geert Uytterhoeven · 11 years ago
  7. fbe5072 spi: rspi: Add more QSPI register documentation by Geert Uytterhoeven · 11 years ago
  8. 6ab4865 spi: rspi: Add more RSPI register documentation by Geert Uytterhoeven · 11 years ago
  9. 97b95c1 spi: rspi: Use u8 for 8-bit register values by Geert Uytterhoeven · 11 years ago
  10. 2aae80b spi: rspi: Use DUMMY_DATA macro instead of hardcoded value by Geert Uytterhoeven · 11 years ago
  11. baf588f spi: rspi: Make more pointers const by Geert Uytterhoeven · 11 years ago
  12. c132f09 spi: rspi: Remove casts by Geert Uytterhoeven · 11 years ago
  13. fc671a9 spi: rspi: Use dev_get_platdata() instead of raw dev.platform_data access by Geert Uytterhoeven · 11 years ago
  14. df900e6 spi: rspi: Fix typo when clearing SPSR_OVRF by Geert Uytterhoeven · 11 years ago
  15. efd85ac spi: rspi: Fix NULL pointer dereference on SH7757 by Geert Uytterhoeven · 11 years ago
  16. 9e03d05 spi: rcar: Use devm_spi_register_master() by Jingoo Han · 11 years ago
  17. 5d79e9a spi: rcar: Use devm_* managed allocators by Laurent Pinchart · 11 years ago
  18. 5ffbe2d spi: rcar: Fix pointer cast in the remove function by Laurent Pinchart · 11 years ago
  19. 8e1c809 spi: rcar: Fix uninitialized variable warning by Laurent Pinchart · 11 years ago
  20. cb52c67 spi/rspi: Fix 8bit data access, clear buffer by Hiep Cao Minh · 11 years ago
  21. 5ce0ba8 spi: rcar: add Renesas QSPI support on RSPI by Hiep Cao Minh · 11 years ago
  22. 121a396 Merge remote-tracking branch 'spi/topic/rspi' into spi-next by Mark Brown · 11 years ago
  23. 9d3405d spi: rspi: Add spi_master_get() call to prevent use after free by Axel Lin · 11 years ago
  24. b5f9a9d Merge remote-tracking branch 'spi/topic/rspi' into spi-pdata by Mark Brown · 11 years ago
  25. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  26. 8d4d08c spi: spi-rspi: fix inconsistent spin_lock_irqsave by Shimoda, Yoshihiro · 11 years ago
  27. e2b0509 spi: rspi: provide port addresses to dmaengine driver via slave configuration by Guennadi Liakhovetski · 11 years ago
  28. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  29. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  30. 0243c53 spi: spi-rspi: fix build error for the latest shdma driver by Shimoda, Yoshihiro · 12 years ago
  31. a3633fe spi/rspi: add dmaengine support by Shimoda, Yoshihiro · 12 years ago
  32. 0b2182d spi: add support for Renesas RSPI by Shimoda, Yoshihiro · 13 years ago