blob: 19a55e44b7227c9d4a93fc146a82f45b31a56d78 [file] [log] [blame]
826b3a6a3461 ("spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path")
4f5ee75ea171 ("spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion")
e32736494849 ("spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt")
c55be3059159 ("spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing")
37b410018064 ("spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours")
12fb61a97393 ("spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt")
a63af99f0d0d ("spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message")
3a11ea664be6 ("spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller")
bee44359169e ("spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL")
06d5dd29976f ("spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros")
b2655196cf9c ("spi: spi-fsl-dspi: Use BIT() and GENMASK() macros")
5782a17fe528 ("spi: spi-fsl-dspi: Remove unused defines and includes")
50fcd84764fc ("spi: spi-fsl-dspi: Fix code alignment")
6b8ac10e0dd4 ("spi: Remove dev_err() usage after platform_get_irq()")
b0823ee35cf9 ("spi: Add spi driver for Socionext SynQuacer platform")
4b562de4e227 ("spi: stm32-qspi: manage the get_irq error case")
67dca5e580f1 ("spi: spi-mem: Add support for Zynq QSPI controller")
bf9f742c38c4 ("Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into spi-5.1")