6c1c26ecd9a3 ("spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible") d59c90a2400f ("spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode") 547248fbed23 ("spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write") 8f8303ee0585 ("spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions") 5542bd797190 ("spi: spi-fsl-dspi: Don't mask off undefined bits") 6d6af5796e5d ("spi: spi-fsl-dspi: Remove unused chip->void_write_data") 53fadb4d90c7 ("spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics") 0feaf8f5afe0 ("spi: spi-fsl-dspi: Convert the instantiations that support it to DMA") 63669902f74a ("spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes") ca5052c8bfab ("spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode") 1d8b4c95c37c ("spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size") d35054010b57 ("spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations") ca59d5a51690 ("spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode") 862dd2a946aa ("spi: Don't look at TX buffer for PTP system timestamping") d6b71dfaeeba ("spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode") b42faeee718c ("spi: Add a PTP system timestamp to the transfer structure") 3c0f9d8bcf47 ("spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode") d1c44c9342c1 ("spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages") c55be3059159 ("spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing") 1eaeba70738e ("spi: spi-fsl-dspi: Remove impossible to reach error check") 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") 206175306da1 ("spi: spi-fsl-dspi: Fix typos") 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") abbd0ef1f254 ("spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma()") 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()") 26ac56506b0e ("Merge remote-tracking branch 'spi/topic/pump-rt' into spi-next")