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