Age | Commit message (Expand) | Author |
2019-01-21 | spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}() | Boris Brezillon |
2018-11-20 | spi: spi-mem: Add a new API to support direct mapping | Boris Brezillon |
2018-11-20 | spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum | Boris Brezillon |
2018-11-20 | spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description | Boris Brezillon |
2018-09-28 | Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2018-09-20 | spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header | Boris Brezillon |
2018-09-20 | spi: spi-mem: Add missing description for data.nbytes field | Boris Brezillon |
2018-08-14 | Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2018-08-03 | spi: spi-mem: Constify spi_mem->name | Boris Brezillon |
2018-08-02 | spi: spi-mem: Extend the SPI mem interface to set a custom memory name | Frieder Schrempf |
2018-08-02 | spi: spi-mem: Fix a typo in the documentation of struct spi_mem | Frieder Schrempf |
2018-07-18 | mtd: nand: Add core infrastructure to support SPI NANDs | Peter Pan |
2018-05-11 | spi: Extend the core to ease integration of SPI memory controllers | Boris Brezillon |