Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: spi-nor-core: Add octal mode support | Vignesh Raghavendra | 2020-01-27 | 1 | -0/+6 |
* | spi: spi-mem: Fix read data size issue | Ye Li | 2019-07-18 | 1 | -3/+5 |
* | spi: Avoid using malloc() in a critical function | Simon Glass | 2019-07-10 | 1 | -4/+11 |
* | spi: spi-mem: Check if exec_op function is set before calling it | Bernhard Messerklinger | 2019-04-12 | 1 | -1/+1 |
* | spi: spi-mem: Claim SPI bus before spi mem access | Vignesh R | 2019-02-07 | 1 | -5/+8 |
* | spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size | Vignesh R | 2019-02-07 | 1 | -0/+19 |
* | spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes | Vignesh R | 2019-02-07 | 1 | -9/+0 |
* | spi: Extend the core to ease integration of SPI memory controllers | Boris Brezillon | 2018-09-20 | 1 | -0/+501 |