1. 56912da spi: cadence: Correct initialisation of runtime PM again by Marek Vasut · 3 years, 6 months ago
  2. 4d163ad spi: cadence: cache reference clock rate during probe by Michael Hennerich · 4 years ago
  3. 855a40c spi: cadence: Add SPI transfer delays by Daniel Mack · 4 years, 3 months ago
  4. ce8e60f spi: spi-cadence: add support for chip select high by Shreyas Joshi · 4 years, 6 months ago
  5. 61acd19 spi: cadence: Correct handling of native chipselect by Charles Keepax · 5 years ago
  6. 4585bb9 spi: cadence: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  7. 6b8ac10 spi: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  8. 5989984 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 39 by Thomas Gleixner · 6 years ago
  9. 6046f54 spi: cadence: Fix default polarity of native chipselect by Linus Walleij · 6 years ago
  10. 734882a spi: cadence: Correct initialisation of runtime PM by Charles Keepax · 6 years ago
  11. cfeefa7 spi: cadence: Convert to use CS GPIO descriptors by Linus Walleij · 6 years ago
  12. 2ba87a9 spi: cadence: Fix missing clk_disable_unprepare() on error in cnds_runtime_resume() by Wei Yongjun · 6 years ago
  13. 931c4e9 spi: cadence: Change usleep_range() to udelay(), for atomic context by Janek Kotas · 7 years ago
  14. 16c10b3 Merge branch 'spi-4.17' into spi-4.18 for the merge window by Mark Brown · 7 years ago
  15. e1f16b0 spi: simplify getting .drvdata by Wolfram Sang · 7 years ago
  16. 49530e6 spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo() by sxauwsk · 7 years ago
  17. 8027408 spi: cadence: Add support for context loss by Shubhrajyoti Datta · 7 years ago
  18. 48767fd spi: cadence: change sequence of calling runtime_enable by Naga Sureshkumar Relli · 7 years ago
  19. b42a33b spi: cadence: Allow for GPIO pins to be used as chipselects by Moritz Fischer · 8 years ago
  20. 148b1eb spi: cadence: mark pm functions __maybe_unused by Arnd Bergmann · 9 years ago
  21. 57bb1369 spi: cadence: Fix some checkpatch warnings by Shubhrajyoti Datta · 9 years ago
  22. 6fe9b67 spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resume by Shubhrajyoti Datta · 9 years ago
  23. 2198b74 spi: cadence: Remove the clock enable and disable from suspend and resume by Shubhrajyoti Datta · 9 years ago
  24. d36ccd9 spi: cadence: Runtime pm adaptation by Shubhrajyoti Datta · 9 years ago
  25. b403736 spi: cadance: Fix the Documentation by Shubhrajyoti Datta · 9 years ago
  26. 50ac697 spi: cadence: Fix probe error handling by Shubhrajyoti Datta · 9 years ago
  27. 2474667 spi: cadence: Remove _MASK and _OFFSET suffix by Shubhrajyoti Datta · 9 years ago
  28. 15a1c50 spi: cadence: Fix a check patch warning by Shubhrajyoti Datta · 9 years ago
  29. 9033a5f spi: cadence: use to_platform_device() by Geliang Tang · 9 years ago
  30. 3bcfca6 Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/cadence', 'spi/topic/dw' and 'spi/topic/fsl-cpm' into spi-next by Mark Brown · 10 years ago
  31. ee0ebe81 spi: cadence: Fix 3-to-8 mux mode by Lars-Peter Clausen · 10 years ago
  32. 3cc2910 spi: cadence: Init HW after reading devicetree attributes by Paul Cercueil · 10 years ago
  33. e67f04c spi: cadence: Remove .owner field for driver by Michal Simek · 10 years ago
  34. d1345c5 Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/topic/cleanup' and 'spi/topic/davinci' into spi-next by Mark Brown · 10 years ago
  35. b48b948 spi: cadence: Configure SPI clock in the prepare_message() callback by Lars-Peter Clausen · 10 years ago
  36. a39e65e spi: cadence: Make sure that clock polarity changes are applied by Lars-Peter Clausen · 10 years ago
  37. f7f994a spi: cadence: Make of_device_id array const by Jingoo Han · 11 years ago
  38. c474b38 spi: Add driver for Cadence SPI controller by Harini Katakam · 11 years ago