blob: 1f99304ee0f56e3f1e04dddeeae4ad8ba1beff2f [file] [log] [blame]
a957499bd437 ("spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode")
22ee9de1ecfb ("spi: spi-fsl-dspi: fix DMA mapping")
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")