summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-mem.c
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-27mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra
2019-07-18spi: spi-mem: Fix read data size issueYe Li
2019-07-10spi: Avoid using malloc() in a critical functionSimon Glass
2019-04-12spi: spi-mem: Check if exec_op function is set before calling itBernhard Messerklinger
2019-02-07spi: spi-mem: Claim SPI bus before spi mem accessVignesh R
2019-02-07spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer sizeVignesh R
2019-02-07spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modesVignesh R
2018-09-20spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon