1. b7a2a1c spi: ath79: simplify iomem resource mapping by Heiner Kallweit · 9 years ago
  2. 83f0f39 spi: spi-ath79: Set the initial state of CS0 by Alban Bedel · 9 years ago
  3. 3e19acd spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare by Alban Bedel · 9 years ago
  4. 85f6247 spi: spi-ath79: Add device tree support by Alban Bedel · 9 years ago
  5. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  6. e4745fe spi: Remove unneeded include of linux/workqueue.h by Axel Lin · 10 years ago
  7. 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
  8. 61d1cf1 spi: spi-ath79: fix initial GPIO CS line setup by Gabor Juhos · 10 years ago
  9. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  10. a6f4c8e spi: ath79: Use devm_*() functions by Jingoo Han · 10 years ago
  11. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  12. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  13. 6140b05c Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 11 years ago
  14. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 11 years ago
  15. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  16. 7410e84 spi/ath79: add shutdown handler by Gabor Juhos · 11 years ago
  17. c4a31f4 spi/ath79: avoid multiple initialization of the SPI controller by Gabor Juhos · 11 years ago
  18. 95d7941 spi/ath79: use gpio_request_one by Gabor Juhos · 11 years ago
  19. f1e8fc9 spi/ath79: remove superfluous chip select code by Gabor Juhos · 11 years ago
  20. 72611db spi/ath79: add missing HIGH->LOW SCK transition by Gabor Juhos · 11 years ago
  21. 440114f spi/ath79: add delay between SCK changes by Gabor Juhos · 11 years ago
  22. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 11 years ago
  23. 1e8a52e spi: By default setup spi_masters with 1 chipselect and dynamics bus number by Grant Likely · 12 years ago
  24. 807cc4b spi/ath79: fix compile error due to missing include by Gabor Juhos · 13 years ago
  25. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  26. 8e2943c spi: Convert uses of struct resource * to resource_size(ptr) by Joe Perches · 13 years ago
  27. ca632f5 spi: reorganize drivers by Grant Likely · 13 years ago[Renamed from drivers/spi/ath79_spi.c]
  28. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 13 years ago