summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-ma35d1-qspi.c
AgeCommit message (Expand)Author
2026-09-07spi: ma35d1-qspi: Flag the DTR capability correctlyMark Brown
2026-09-07spi: ma35d1-qspi: Allow DTR operations with the regular SPI APIMiquel Raynal
2026-09-04spi: ma35d1-qspi: assert reset on probe error pathsLi Youhong
2026-08-14spi: ma35d1-qspi: Use the existing update helperMiquel Raynal
2026-08-14spi: ma35d1-qspi: Add DTR supportMiquel Raynal
2026-08-14spi: ma35d1-qspi: Allow several command bytesMiquel Raynal
2026-08-14spi: ma35d1-qspi: Move speed setting to bus configurationMiquel Raynal
2026-08-14spi: ma35d1-qspi: Remove redundant reset operationMiquel Raynal
2026-07-31spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller supportChi-Wen Weng