blob: d50c59f0df465abbfe72dd7565c53318ff57f149 [file] [log] [blame]
61367d0b8f5e ("spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4")
00505edf9511 ("spi: stm32: add support for STM32F4")
55166853b2f5 ("spi: stm32: introduce compatible data cfg")
f8bb12f2fa4f ("spi: stm32: add start dma transfer function")
9d5fce166c7a ("spi: stm32: split transfer one setup function")
a9675337ad3e ("spi: stm32: rename interrupt function")
8602663096ce ("spi: stm32: rename STM32 SPI registers to STM32H7")
6962b055a1c8 ("spi: stm32: remove SPI LOOP mode")
d6cea11b092a ("spi: stm32: use explicit CPOL and CPHA mode bits")
2cbee7f886b2 ("spi: stm32: fix DMA configuration with only one channel")
8b5d729a3a8a ("spi: stm32: Fix logical error in stm32_spi_prepare_mbr()")
7b821a6485c9 ("spi: stm32: fix potential dereference null return value")
c67ad368cf75 ("spi: stm32: enhance DMA error management")
128ebb89c50e ("spi: stm32: use normal conditional statements instead of ternary operator")
c5fe2faabad4 ("spi: stm32: fix compatible to fit with new bindings")
a2f07d38d698 ("spi: stm32: fix error check on mbr being -ve")
dcbe0d84dfa5 ("spi: add driver for STM32 SPI controller")