summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-mem.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-12spi: spi-mem: Check if exec_op function is set before calling itBernhard Messerklinger1-1/+1
2019-02-07spi: spi-mem: Claim SPI bus before spi mem accessVignesh R1-5/+8
2019-02-07spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer sizeVignesh R1-0/+19
2019-02-07spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modesVignesh R1-9/+0
2018-09-20spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon1-0/+501