aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-27spi: spi-mem: Fix inverted logic in op sanity checkGeert Uytterhoeven1-4/+4
2018-09-20spi: spi-mem: Add extra sanity checks on the op paramBoris Brezillon1-6/+48
2018-09-10spi: spi-mem: Adjust op len based on message/transfer size limitationsChuanhua Han1-0/+15
2018-08-02spi: spi-mem: Extend the SPI mem interface to set a custom memory nameFrieder Schrempf1-0/+28
2018-05-11spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon1-0/+410