1. 07c74f84 spi: ppc4xx: add parenthesis for sizeof by Zhiqi Song · 3 years, 8 months ago
  2. 4ccf055 spi: ppc4xx: Use SPI_MODE_X_MASK by Andy Shevchenko · 3 years, 8 months ago
  3. db56d03 spi: delete repeated words in comments by Jay Fang · 3 years, 8 months ago
  4. 66fe740 spi: ppc4xx: include <linux/io.h> instead of <asm/io.h> by Jay Fang · 3 years, 8 months ago
  5. 4726773 spi: ppc4xx: Convert to use GPIO descriptors by Linus Walleij · 4 years, 6 months ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. 797236f spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe() by Markus Elfring · 8 years ago
  8. ffcaef5 spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe() by Markus Elfring · 8 years ago
  9. c15f6ed spi: bitbang: Replace spinlock by mutex by Nicolas Boichat · 9 years ago
  10. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  11. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  12. 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
  13. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  14. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  15. 3d09da1 Merge remote-tracking branch 'spi/topic/pdata' into spi-next by Mark Brown · 12 years ago
  16. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 12 years ago
  17. 24b5a82 spi: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  18. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  19. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 12 years ago
  20. 2deff8d spi: Remove erroneous __init, __exit and __exit_p() references in drivers by Grant Likely · 12 years ago
  21. 886db6ac spi: fix comment/printk typos in spi by Masanari Iida · 12 years ago
  22. 1e8a52e spi: By default setup spi_masters with 1 chipselect and dynamics bus number by Grant Likely · 13 years ago
  23. d57a428 spi/devicetree: Move devicetree support code into spi directory by Grant Likely · 13 years ago
  24. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  25. 38ada21 spi: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  26. 8e2943c spi: Convert uses of struct resource * to resource_size(ptr) by Joe Perches · 14 years ago
  27. ca632f5 spi: reorganize drivers by Grant Likely · 14 years ago[Renamed from drivers/spi/spi_ppc4xx.c]
  28. 18d306d dt/spi: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  29. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  30. 12b15e8 of/spi: call of_register_spi_devices() from spi core code by Anatolij Gustschin · 14 years ago
  31. b535507 of/spi: Fix build failure on spi_ppc4xx.c by Grant Likely · 15 years ago
  32. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  34. 631e61b7 spi: make Open Firmware device id constant by Márton Németh · 15 years ago
  35. 44dab88 spi: add spi_ppc4xx driver by Steven A. Falco · 15 years ago