1. c15f6ed spi: bitbang: Replace spinlock by mutex by Nicolas Boichat · 9 years ago
  2. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  3. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  4. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  5. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  6. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  7. 3d09da1 Merge remote-tracking branch 'spi/topic/pdata' into spi-next by Mark Brown · 11 years ago
  8. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  9. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  10. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  11. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 11 years ago
  12. 2deff8d spi: Remove erroneous __init, __exit and __exit_p() references in drivers by Grant Likely · 11 years ago
  13. 886db6ac spi: fix comment/printk typos in spi by Masanari Iida · 12 years ago
  14. 1e8a52e spi: By default setup spi_masters with 1 chipselect and dynamics bus number by Grant Likely · 12 years ago
  15. d57a428 spi/devicetree: Move devicetree support code into spi directory by Grant Likely · 12 years ago
  16. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  17. 38ada21 spi: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  18. 8e2943c spi: Convert uses of struct resource * to resource_size(ptr) by Joe Perches · 13 years ago
  19. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/spi_ppc4xx.c]
  20. 18d306d dt/spi: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  21. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  22. 12b15e8 of/spi: call of_register_spi_devices() from spi core code by Anatolij Gustschin · 14 years ago
  23. b535507 of/spi: Fix build failure on spi_ppc4xx.c by Grant Likely · 14 years ago
  24. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. 631e61b spi: make Open Firmware device id constant by Márton Németh · 14 years ago
  27. 44dab88 spi: add spi_ppc4xx driver by Steven A. Falco · 15 years ago