1. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  2. 6e07b91 Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next by Mark Brown · 10 years ago
  3. bf2f2f7 spi: altera: Remove the code to get unused platform_data by Axel Lin · 10 years ago
  4. 72bb79d spi: altera: Use bits_per_word_mask by Axel Lin · 10 years ago
  5. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  6. 646d79b spi: altera: Remove unneeded NULL checking for hw->bitbang.master by Axel Lin · 10 years ago
  7. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  8. dccfd1e4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. 68aa4cb Merge remote-tracking branch 'spi/topic/pdata' into spi-next by Mark Brown · 11 years ago
  10. b29bc3d Merge remote-tracking branch 'spi/topic/bitbang' into spi-next by Mark Brown · 11 years ago
  11. f073d37 spi: altera: Use DIV_ROUND_UP to calculate hw->bytes_per_word by Axel Lin · 11 years ago
  12. 13960b4 dts: Deprecate ALTR as a vendor prefix by Dinh Nguyen · 11 years ago
  13. b5f9a9d Merge remote-tracking branch 'spi/topic/rspi' into spi-pdata by Mark Brown · 11 years ago
  14. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  15. b3136f8 spi: simplify devm_request_mem_region/devm_ioremap by Julia Lawall · 11 years ago
  16. 72be0ee spi: altera: Simplify altera_spi_txrx implementation for noirq case by Axel Lin · 11 years ago
  17. 30af9b5 spi/bitbang: Drop empty setup() functions by Mark Brown · 11 years ago
  18. 103ccee spi: revert master->setup function removal for altera and nuc900 by Stephen Warren · 11 years ago
  19. 6140b05c Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  20. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  21. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  22. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 11 years ago
  23. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 11 years ago
  24. 89f98dc spi: spi-altera: Use of_match_ptr by Tobias Klauser · 12 years ago
  25. d7614de spi: Add module.h to implicit users in drivers/spi by Paul Gortmaker · 13 years ago
  26. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  27. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/spi_altera.c]
  28. 0b78253 spi: New driver for Altera SPI by Thomas Chou · 13 years ago