blob: 9d1c37646cacac863a5385e7f20fbd05bc30ecdf [file] [log] [blame]
00b80ac93553 ("spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.")
e697271c4e29 ("spi: imx: add a device specific prepare_message callback")
5ba5a3730639 ("spi: imx: correct wml as the last sg length")
987a2dfe3f04 ("spi: imx: move wml setting to later than setup_transfer")
0486dd4d6111 ("spi: imx: remove unnecessary check in spi_imx_can_dma")
afb27208146a ("spi: imx: Use correct number of bytes per words")
71abd29057cb ("spi: imx: Add support for SPI Slave mode")
1673c81d9435 ("spi: imx: dynamic burst length adjust for PIO mode")
ab2f357223eb ("spi: imx: add SPI_NO_CS support")
26e4bb8670fc ("spi: imx: add selection for iMX53 and iMX6 controller")
fd8d4e2d1f20 ("spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data")
2c147776dc8b ("spi: imx: Check for allocation failure earlier")
2e312f6cdb02 ("spi: imx: rename 'bpw' variables")
65017ee2cd69 ("spi: imx: remove bytes_per_word from private driver struct")
d52345b6cf8e ("spi: imx: put struct spi_imx_config members into driver private struct")
494f3193bd8c ("spi: imx: Drop unnecessary check")
abb1ff195a21 ("spi: imx: Nothing to do in setupxfer when transfer is NULL")
f72efa7e690a ("spi-imx: Implements handling of the SPI_READY mode flag.")
66459c5a50a7 ("spi: imx: adjust watermark level according to transfer length")
32df9ff2b88f ("spi: imx: set spi_bus_clk for mx21 and mx27")
2dd33f9cec90 ("spi: imx: support DMA for imx35")