1. 8d1467a spi: stm32: return the get_irq error by Fabien Dessenne · 6 years ago
  2. 00505ed spi: stm32: add support for STM32F4 by Cezary Gapinski · 6 years ago
  3. 5516685 spi: stm32: introduce compatible data cfg by Cezary Gapinski · 6 years ago
  4. f8bb12f spi: stm32: add start dma transfer function by Cezary Gapinski · 6 years ago
  5. 9d5fce1 spi: stm32: split transfer one setup function by Cezary Gapinski · 6 years ago
  6. a967533 spi: stm32: rename interrupt function by Cezary Gapinski · 6 years ago
  7. 8602663 spi: stm32: rename STM32 SPI registers to STM32H7 by Cezary Gapinski · 6 years ago
  8. 6962b05 spi: stm32: remove SPI LOOP mode by Cezary Gapinski · 6 years ago
  9. d6cea11 spi: stm32: use explicit CPOL and CPHA mode bits by Cezary Gapinski · 6 years ago
  10. 2cbee7f spi: stm32: fix DMA configuration with only one channel by Cezary Gapinski · 6 years ago
  11. d4c9134 spi: stm32: use NULL pointer instead of plain integer by Cezary Gapinski · 6 years ago
  12. d57a984 spi: stm32: switch to SPDX identifier by Cezary Gapinski · 6 years ago
  13. 3dbb3ee spi: stm32: Fix error handling in stm32_spi_probe() by Alexey Khoroshilov · 7 years ago
  14. 8b5d729 spi: stm32: Fix logical error in stm32_spi_prepare_mbr() by Christos Gkekas · 7 years ago
  15. d5e9a4a spi: stm32: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  16. 7b821a6 spi: stm32: fix potential dereference null return value by Amelie Delaunay · 8 years ago
  17. c67ad36 spi: stm32: enhance DMA error management by Amelie Delaunay · 8 years ago
  18. 038ac86 spi: stm32: add runtime PM support by Amelie Delaunay · 8 years ago
  19. 128ebb8 spi: stm32: use normal conditional statements instead of ternary operator by Amelie Delaunay · 8 years ago
  20. 042c1c6 spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings by Amelie Delaunay · 8 years ago
  21. c5fe2fa spi: stm32: fix compatible to fit with new bindings by Amelie Delaunay · 8 years ago
  22. a2f07d38 spi: stm32: fix error check on mbr being -ve by Colin Ian King · 8 years ago
  23. dcbe0d8 spi: add driver for STM32 SPI controller by Amelie Delaunay · 8 years ago