1. 0c18b76 Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/topic/qup', 'spi/topic/rockchip' and 'spi/topic/rspi' into spi-next by Mark Brown · 10 years ago
  2. e06871c spi: orion: fix incorrect handling of cell-index DT property by Thomas Petazzoni · 10 years ago
  3. 1403381 spi: orion: Fix error return code in orion_spi_probe() by Wei Yongjun · 10 years ago
  4. 5c67869 spi: spi-orion: add runtime PM support by Russell King · 10 years ago
  5. c85012a spi: spi-orion: check return value from clk_prepare()/clk_enable() by Russell King · 10 years ago
  6. 1752368 Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', 'spi/topic/omap2', 'spi/topic/orion', 'spi/topic/pl022', 'spi/topic/qup', 'spi/topic/rspi' and 'spi/topic/s3c24xx' into spi-next by Mark Brown · 10 years ago
  7. cd2ac0c spi: orion: Let spi core handle validating transfer length by Axel Lin · 10 years ago
  8. 495b335 spi: orion: Convert to let spi core validate xfer->bits_per_word by Axel Lin · 11 years ago
  9. b52a37f spi: orion: Let spi core handle checking transfer speed by Axel Lin · 11 years ago
  10. 1647138 spi: orion: Remove unused pointer in orion_spi_write_read() by Christian Engelmayer · 11 years ago
  11. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  12. bb48984 spi: orion: Use devm_clk_get() by Jingoo Han · 11 years ago
  13. 3135ba8 Merge remote-tracking branch 'spi/topic/orion' into spi-next by Mark Brown · 11 years ago
  14. 3fed806 spi: orion: Fix checkpatch issue by Jingoo Han · 11 years ago
  15. 4bd3d8e spi: orion: use devm_spi_register_master() by Jingoo Han · 11 years ago
  16. 11c28cf Merge remote-tracking branch 'spi/topic/orion' into spi-next by Mark Brown · 11 years ago
  17. 1729ce3 spi/orion: Convert to devm_ioremap_resource() by Mark Brown · 11 years ago
  18. 895248f spi/orion: Directly include linux/size.h by Mark Brown · 11 years ago
  19. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  20. 41ab724 spi/orion: Use module_platform_driver() by Ezequiel Garcia · 12 years ago
  21. 2deff8d spi: Remove erroneous __init, __exit and __exit_p() references in drivers by Grant Likely · 12 years ago
  22. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  23. b15d5d7 spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver. by Jason Gunthorpe · 12 years ago
  24. ba59a80 spi: Refactor spi-orion to use SPI framework queue. by Andrew Lunn · 12 years ago
  25. 8ceffa7 spi/orion: remove uneeded spi_info by Michael Walle · 12 years ago
  26. f814f9a spi/orion: add device tree binding by Andrew Lunn · 12 years ago
  27. 4574b88 ARM: Orion: SPI: Add clk/clkdev support. by Andrew Lunn · 12 years ago
  28. d34b7d4 ARM: orion: spi: remove enable_clock_fix which is not used by Andrew Lunn · 12 years ago
  29. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  30. 8e2943c spi: Convert uses of struct resource * to resource_size(ptr) by Joe Perches · 13 years ago
  31. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed (99%) from drivers/spi/orion_spi.c]
  32. e447d35 spi/orion: Drop unnecessary null test by Julia Lawall · 14 years ago
  33. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  34. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  35. 6c7377a spi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  36. 2bec19f orion_spi: handle 88F6183 erratum by Lennert Buytenhek · 16 years ago
  37. f2fe163 orion_spi: fix handling of default transfer speed by Lennert Buytenhek · 16 years ago
  38. 60cadec spi: new orion_spi driver by Shadi Ammouri · 16 years ago