blob: 6d0c849277458a445c831fce34f1a1c42b0714c6 [file] [log] [blame]
1723fdec5fcb ("spi: Add missing error handling for CS GPIOs")
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"")