Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-20 | Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next | Mark Brown | 1 | -22/+247 |
2018-12-03 | spi: spi-mem: add support for octal mode I/O data transfer | Yogesh Narayan Gaur | 1 | -1/+8 |
2018-11-20 | spi: spi-mem: Add a new API to support direct mapping | Boris Brezillon | 1 | -0/+204 |
2018-11-20 | spi: spi-mem: Split spi_mem_exec_op() code | Boris Brezillon | 1 | -21/+42 |
2018-11-20 | spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum | Boris Brezillon | 1 | -1/+1 |
2018-09-28 | spi: spi-mem: Fix inverted logic in op sanity check | Geert Uytterhoeven | 1 | -4/+4 |
2018-09-20 | spi: spi-mem: Add extra sanity checks on the op param | Boris Brezillon | 1 | -6/+48 |
2018-09-10 | spi: spi-mem: Adjust op len based on message/transfer size limitations | Chuanhua Han | 1 | -0/+15 |
2018-08-02 | spi: spi-mem: Extend the SPI mem interface to set a custom memory name | Frieder Schrempf | 1 | -0/+28 |
2018-05-11 | spi: Extend the core to ease integration of SPI memory controllers | Boris Brezillon | 1 | -0/+410 |