Age | Commit message (Expand) | Author |
---|---|---|
2019-07-18 | spi: spi-mem: Fix read data size issue | Ye Li |
2019-07-10 | spi: Avoid using malloc() in a critical function | Simon Glass |
2019-04-12 | spi: spi-mem: Check if exec_op function is set before calling it | Bernhard Messerklinger |
2019-02-07 | spi: spi-mem: Claim SPI bus before spi mem access | Vignesh R |
2019-02-07 | spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size | Vignesh R |
2019-02-07 | spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes | Vignesh R |
2018-09-20 | spi: Extend the core to ease integration of SPI memory controllers | Boris Brezillon |