1. 1bee1ecf Merge remote-tracking branch 'spi/for-5.14' into spi-next by Mark Brown · 3 years, 7 months ago
  2. 6a5976f spi: stm32-qspi: Remove unused qspi field of struct stm32_qspi_flash by Patrice Chotard · 3 years, 7 months ago
  3. 86d1c6b spi: stm32-qspi: add automatic poll status feature by Patrice Chotard · 3 years, 8 months ago
  4. d38fa9a spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd() by Patrice Chotard · 3 years, 7 months ago
  5. 14ef64e spi: stm32-qspi: fix debug format string by Arnd Bergmann · 3 years, 9 months ago
  6. 1b8a7d4 spi: stm32-qspi: Fix compilation warning in ARM64 by Patrice Chotard · 3 years, 9 months ago
  7. 18674de spi: stm32-qspi: Add dirmap support by Patrice Chotard · 3 years, 9 months ago
  8. f3530f2 spi: stm32-qspi: Trigger DMA only if more than 4 bytes to transfer by Patrice Chotard · 3 years, 9 months ago
  9. 102e9d1 spi: stm32-qspi: fix pm_runtime usage_count counter by Christophe Kerello · 3 years, 9 months ago
  10. 88e1419 spi: stm32-qspi: fix reference leak in stm32 qspi operations by Zhang Qilong · 4 years, 2 months ago
  11. 35700e2 spi: stm32-qspi: Fix error path in case of -EPROBE_DEFER by Patrice Chotard · 4 years, 7 months ago
  12. be6ef16 spi: stm32-qspi: Fix unbalanced pm_runtime_enable issue by Patrice Chotard · 4 years, 8 months ago
  13. 9d282c1 spi: stm32-qspi: Add pm_runtime support by Patrice Chotard · 4 years, 9 months ago
  14. 4a08d6c spi: stm32-qspi: properly manage probe errors by Lionel Debieve · 5 years ago
  15. 8196f7b spi: stm32-qspi: defer probe for reset controller by Etienne Carriere · 5 years ago
  16. 658606f spi: stm32-qspi: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  17. 3c0af1d spi: stm32-qspi: Fix kernel oops when unbinding driver by Patrice Chotard · 5 years ago
  18. 6b8ac10 spi: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  19. 106dbe2 Merge branch 'spi-5.3' into spi-next by Mark Brown · 6 years ago
  20. 775c4c0 spi: stm32-qspi: remove signal sensitive on completion by Ludovic Barre · 6 years ago
  21. 94613d5 spi: spi-stm32-qspi: Remove CR_FTHRES_MASK usage by Patrice Chotard · 6 years ago
  22. 4b562de spi: stm32-qspi: manage the get_irq error case by Fabien Dessenne · 6 years ago
  23. 245308c spi: stm32-qspi: add dma support by Ludovic Barre · 6 years ago
  24. a88eceb spi: stm32-qspi: add spi_master_put in release function by Ludovic Barre · 6 years ago
  25. 43a8d24 spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static by kbuild test robot · 6 years ago
  26. 2e541b6 spi: spi-mem: stm32-qspi: add suspend/resume support by Ludovic Barre · 6 years ago
  27. 5356c2c spi: spi-mem: stm32-qspi: avoid memory corruption at low frequency by Ludovic Barre · 6 years ago
  28. c530cd1 spi: spi-mem: add stm32 qspi controller by Ludovic Barre · 6 years ago