1. d68f4c7 spi: coldfire-qspi: Use clk_disable_unprepare in the remove function by Christophe JAILLET · 3 years, 5 months ago
  2. 499de01 spi: coldfire-qspi: Use clk_prepare_enable and clk_disable_unprepare by Qing Zhang · 4 years, 6 months ago
  3. 1e2d65d spi: coldfire-qspi: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  4. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  5. f9b841a spi: spi-coldfire-qspi: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago
  6. 2c658e2 spi: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  7. ec83305 spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  8. 9dee279 Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next by Mark Brown · 11 years ago
  9. 8023d38 spi: coldfire-qspi: Simplify the code to set register bits for transfer speed by Axel Lin · 11 years ago
  10. 2271cf1 spi: coldfire-qspi: Prevent NULL pointer dereference by Axel Lin · 11 years ago
  11. 2aa237f spi: coldfire-qspi: Enable clock before calling spi_master_resume by Axel Lin · 11 years ago
  12. 3531b71 spi: coldfire-qspi: Use core message handling by Axel Lin · 11 years ago
  13. 8bd3134 spi: coldfire-qspi: Remove unused dev field from struct mcfqspi by Axel Lin · 11 years ago
  14. ee73b4c spi: coldfire-qspi: Fix getting correct address for *mcfqspi by Axel Lin · 11 years ago
  15. 354312f spi: Remove duplicate code to check chip_select by Axel Lin · 11 years ago
  16. f885135 spi: coldfire-qspi: remove redundant return value check of platform_get_resource() by Wei Yongjun · 11 years ago
  17. 9a3ced1 spi: coldfire-qspi: Use devm_*() functions by Jingoo Han · 11 years ago
  18. 85cac43 Merge remote-tracking branch 'spi/topic/qspi' into spi-next by Mark Brown · 11 years ago
  19. a1216394 spi: Use dev_get_drvdata at appropriate places by Axel Lin · 11 years ago
  20. 8074cf0 spi: use dev_get_platdata() by Jingoo Han · 11 years ago
  21. 3f36e80 spi/coldfire-qspi: Convert to core runtime PM by Mark Brown · 11 years ago
  22. 6140b05 Merge remote-tracking branch 'spi/topic/core' into spi-next by Mark Brown · 12 years ago
  23. 2924f09 Merge remote-tracking branch 'spi/topic/coldfire-qspi' into spi-next by Mark Brown · 12 years ago
  24. 24778be spi: convert drivers to use bits_per_word_mask by Stephen Warren · 12 years ago
  25. 4a577f5 spi: coldfire-qspi: fix error return code in mcfqspi_probe() by Wei Yongjun · 12 years ago
  26. 89e8773 spi: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  27. 766ed70 spi: remove check for bits_per_word on transfer from low level driver by Laxman Dewangan · 12 years ago
  28. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  29. af36107 spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume functions by Guenter Roeck · 12 years ago
  30. a0c3652 spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove function by Guenter Roeck · 12 years ago
  31. bc98d13 spi: refactor spi-coldfire-qspi to use SPI queue framework. by Steven King · 13 years ago
  32. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  33. 38ada21 spi: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  34. ca632f5 spi: reorganize drivers by Grant Likely · 14 years ago[Renamed from drivers/spi/coldfire_qspi.c]
  35. 0b4bf78 coldfire_qspi compile fix by Steven King · 14 years ago
  36. 0bc4634 spi/m68knommu: Coldfire QSPI platform support by Jate Sujjavanich · 14 years ago
  37. 5e1c533 m68knommu: include sched.h in ColdFire/SPI driver by Greg Ungerer · 14 years ago
  38. 34b8c66 spi: Add Freescale/Motorola Coldfire QSPI driver by Steven King · 15 years ago