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