summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-mem.c
Commit message (Expand)AuthorAgeFilesLines
* spi: spi-mem: Claim SPI bus before spi mem accessVignesh R2019-02-071-5/+8
* spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer sizeVignesh R2019-02-071-0/+19
* spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modesVignesh R2019-02-071-9/+0
* spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon2018-09-201-0/+501