Age | Commit message (Expand) | Author |
---|---|---|
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2020-01-27 | mtd: spi-nor-core: Add octal mode support | Vignesh Raghavendra |
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 |