blob: 3f337985b4e10ce5806a310dfd87083e7cbb9ffc [file] [log] [blame]
f3186dd87669 ("spi: Optionally use GPIO descriptors for CS GPIOs")
25972d0c33de ("spi: Make GPIO CSs honour the SPI_NO_CS flag")
5039563e7c25 ("spi: Add driver_override SPI device attribute")
71388b215697 ("spi: always use software fallback for SPI_CS_WORD when using cs_gio")
cbaa62e0094a ("spi: add software implementation for SPI_CS_WORD")
c1f5ba70decf ("spi: Get rid of the spi_flash_read() API")
b95cb394ab59 ("spi: ti-qspi: Implement the spi_mem interface")
c36ff266dc82 ("spi: Extend the core to ease integration of SPI memory controllers")
bdf3a3b59a7a ("spi: Check presence the of ->transfer[_xxx]() before registering a controller")
8d26fdfcb45d ("spi: Fix double "when"")