1. bf34841 spi: ath79: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  2. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  3. f1b2c1c spi: ath79: Remove now useless code by Alban Bedel · 6 years ago
  4. b172fd0 spi: ath79: Enable support for compile test by Alban Bedel · 6 years ago
  5. 797622d spi: ath79: Simplify ath79_spi_chipselect() by Alban Bedel · 6 years ago
  6. 8db7954 spi: ath79: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  7. 304d343 spi: add flags parameter to txrx_word function pointers by Lorenzo Bianconi · 6 years ago
  8. da470d6 spi/ath79: Fix checkpatch warnings by Aravind Thokala · 8 years ago
  9. 91829a9 spi: spi-ath79: use gpio_set_value_cansleep for GPIO chip select by Felix Fietkau · 8 years ago
  10. 22c7632 spi: spi-ath79: support multiple internal chip select lines by Felix Fietkau · 8 years ago
  11. d7a3239 spi: ath79: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  12. b7a2a1c spi: ath79: simplify iomem resource mapping by Heiner Kallweit · 9 years ago
  13. 83f0f39 spi: spi-ath79: Set the initial state of CS0 by Alban Bedel · 10 years ago
  14. 3e19acd spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare by Alban Bedel · 10 years ago
  15. 85f6247 spi: spi-ath79: Add device tree support by Alban Bedel · 10 years ago
  16. 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  17. e4745fe spi: Remove unneeded include of linux/workqueue.h by Axel Lin · 11 years ago
  18. 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 · 11 years ago
  19. 61d1cf1 spi: spi-ath79: fix initial GPIO CS line setup by Gabor Juhos · 11 years ago
  20. 3a44623 spi: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  21. a6f4c8e spi: ath79: Use devm_*() functions by Jingoo Han · 11 years ago
  22. 94c69f7 spi: bitbang: Let spi_bitbang_start() take a reference to master by Axel Lin · 11 years ago
  23. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  24. 6140b05 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 12 years ago
  25. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 12 years ago
  26. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  27. 7410e84 spi/ath79: add shutdown handler by Gabor Juhos · 12 years ago
  28. c4a31f4 spi/ath79: avoid multiple initialization of the SPI controller by Gabor Juhos · 12 years ago
  29. 95d7941 spi/ath79: use gpio_request_one by Gabor Juhos · 12 years ago
  30. f1e8fc9 spi/ath79: remove superfluous chip select code by Gabor Juhos · 12 years ago
  31. 72611db spi/ath79: add missing HIGH->LOW SCK transition by Gabor Juhos · 12 years ago
  32. 440114f spi/ath79: add delay between SCK changes by Gabor Juhos · 12 years ago
  33. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  34. 1e8a52e spi: By default setup spi_masters with 1 chipselect and dynamics bus number by Grant Likely · 13 years ago
  35. 807cc4b spi/ath79: fix compile error due to missing include by Gabor Juhos · 13 years ago
  36. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  37. 8e2943c spi: Convert uses of struct resource * to resource_size(ptr) by Joe Perches · 14 years ago
  38. ca632f5 spi: reorganize drivers by Grant Likely · 14 years ago[Renamed from drivers/spi/ath79_spi.c]
  39. 8efaef4 SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs by Gabor Juhos · 14 years ago