1. 7a4697b spi: stm32: fix excluded_middle.cocci warnings by kernel test robot · 3 years, 6 months ago
  2. 7ceb0b8 spi: stm32: finalize message either on dma callback or EOT by Alain Volmat · 3 years, 6 months ago
  3. dc6620c spi: stm32h7: don't wait for EOT and flush fifo on disable by Alain Volmat · 3 years, 6 months ago
  4. d87a5d6 spi: stm32h7: rework rx fifo read function by Amelie Delaunay · 3 years, 6 months ago
  5. 70526e0 spi: stm32: Revert "properly handle 0 byte transfer" by Alain Volmat · 3 years, 6 months ago
  6. 9d53541 spi: stm32: enable pm_runtime autosuspend by Alain Volmat · 3 years, 6 months ago
  7. 7999d25 spi: stm32: fixes pm_runtime calls in probe/remove by Alain Volmat · 3 years, 6 months ago
  8. e4a5c19 spi: stm32h7: fix full duplex irq handler handling by Alain Volmat · 3 years, 6 months ago
  9. c7ed5fd Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.13 by Mark Brown · 3 years, 9 months ago
  10. 79c6246 spi: stm32: Fix use-after-free on unbind by Alain Volmat · 3 years, 9 months ago
  11. 12ef51b spi: stm32: avoid ifdef CONFIG_PM for pm callbacks by Alain Volmat · 3 years, 10 months ago
  12. 8d559a6 spi: stm32: drop devres version of spi_register_master by Antonio Borneo · 3 years, 10 months ago
  13. c64e7ef spi: stm32: make spurious and overrun interrupts visible by Alain Volmat · 3 years, 11 months ago
  14. e1e2093 spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SEC by Amelie Delaunay · 3 years, 11 months ago
  15. c63b95b spi: stm32: defer probe for reset by Alain Volmat · 3 years, 11 months ago
  16. 1c75cfd spi: stm32: driver uses reset controller only at init by Etienne Carriere · 3 years, 11 months ago
  17. 084de52 spi: stm32h7: ensure message are smaller than max size by Alain Volmat · 3 years, 11 months ago
  18. 5a380b8 spi: stm32: use bitfield macros by Amelie Delaunay · 3 years, 11 months ago
  19. 8f8d0e3 spi: stm32: do not mandate cs_gpio by Alain Volmat · 3 years, 11 months ago
  20. 2269f5a spi: stm32: properly handle 0 byte transfer by Alain Volmat · 3 years, 11 months ago
  21. 970e8ea spi: stm32: Simplify stm32h7_spi_prepare_fthlv() by Marek Vasut · 4 years ago
  22. 8b835da spi: stm32: update dev_dbg() print format for SPI params by Alexandru Ardelean · 4 years ago
  23. a590370 spi: stm32: FIFO threshold level - fix align packet size by Roman Guskov · 4 years ago
  24. 900ccdc spi: stm32: fix reference leak in stm32_spi_resume by Zhang Qilong · 4 years, 2 months ago
  25. 9887311 Merge remote-tracking branch 'spi/for-5.10' into spi-next by Mark Brown · 4 years, 3 months ago
  26. e236893 spi: spi-stm32: remove redundant irqsave and irqrestore in hardIRQ by Barry Song · 4 years, 3 months ago
  27. c170a5a spi: stm32: fix pm_runtime_get_sync() error checking by Dan Carpenter · 4 years, 4 months ago
  28. a05cec2 spi: stm32: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  29. ea8be08 spi: stm32: Rate-limit the 'Communication suspended' message by Marek Vasut · 4 years, 4 months ago
  30. 60ccb35 spi: stm32: always perform registers configuration prior to transfer by Alain Volmat · 4 years, 5 months ago
  31. db96bf9 spi: stm32: fixes suspend/resume management by Amelie Delaunay · 4 years, 5 months ago
  32. 9cc6197 spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate by Amelie Delaunay · 4 years, 5 months ago
  33. 3373e90 spi: stm32: fix fifo threshold level in case of short transfer by Amelie Delaunay · 4 years, 5 months ago
  34. 135dd87 spi: stm32h7: fix race condition at end of transfer by Antonio Borneo · 4 years, 5 months ago
  35. ae1ba50 spi: stm32: clear only asserted irq flags on interrupt by Tobias Schramm · 4 years, 5 months ago
  36. 61367d0 spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4 by dillon min · 4 years, 7 months ago
  37. 1c52be8 spi: stm32: Fix comments compilation warnings by Alain Volmat · 4 years, 9 months ago
  38. 0a45425 spi: stm32: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  39. 8a6553e spi: stm32: Switch to use GPIO descriptors for CS by Linus Walleij · 5 years ago
  40. 8d1467a spi: stm32: return the get_irq error by Fabien Dessenne · 6 years ago
  41. 00505ed spi: stm32: add support for STM32F4 by Cezary Gapinski · 6 years ago
  42. 5516685 spi: stm32: introduce compatible data cfg by Cezary Gapinski · 6 years ago
  43. f8bb12f spi: stm32: add start dma transfer function by Cezary Gapinski · 6 years ago
  44. 9d5fce1 spi: stm32: split transfer one setup function by Cezary Gapinski · 6 years ago
  45. a967533 spi: stm32: rename interrupt function by Cezary Gapinski · 6 years ago
  46. 8602663 spi: stm32: rename STM32 SPI registers to STM32H7 by Cezary Gapinski · 6 years ago
  47. 6962b05 spi: stm32: remove SPI LOOP mode by Cezary Gapinski · 6 years ago
  48. d6cea11 spi: stm32: use explicit CPOL and CPHA mode bits by Cezary Gapinski · 6 years ago
  49. 2cbee7f spi: stm32: fix DMA configuration with only one channel by Cezary Gapinski · 6 years ago
  50. d4c9134 spi: stm32: use NULL pointer instead of plain integer by Cezary Gapinski · 6 years ago
  51. d57a984 spi: stm32: switch to SPDX identifier by Cezary Gapinski · 6 years ago
  52. 3dbb3ee spi: stm32: Fix error handling in stm32_spi_probe() by Alexey Khoroshilov · 7 years ago
  53. 8b5d729 spi: stm32: Fix logical error in stm32_spi_prepare_mbr() by Christos Gkekas · 7 years ago
  54. d5e9a4a spi: stm32: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  55. 7b821a6 spi: stm32: fix potential dereference null return value by Amelie Delaunay · 8 years ago
  56. c67ad36 spi: stm32: enhance DMA error management by Amelie Delaunay · 8 years ago
  57. 038ac86 spi: stm32: add runtime PM support by Amelie Delaunay · 8 years ago
  58. 128ebb8 spi: stm32: use normal conditional statements instead of ternary operator by Amelie Delaunay · 8 years ago
  59. 042c1c6 spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings by Amelie Delaunay · 8 years ago
  60. c5fe2fa spi: stm32: fix compatible to fit with new bindings by Amelie Delaunay · 8 years ago
  61. a2f07d38 spi: stm32: fix error check on mbr being -ve by Colin Ian King · 8 years ago
  62. dcbe0d8 spi: add driver for STM32 SPI controller by Amelie Delaunay · 8 years ago