Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-08-03 | spi: spi-mem: Constify spi_mem->name | Boris Brezillon | 1 | -1/+1 |
2018-08-02 | mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name | Frieder Schrempf | 1 | -0/+3 |
2018-08-02 | spi: spi-mem: Extend the SPI mem interface to set a custom memory name | Frieder Schrempf | 2 | -0/+40 |
2018-08-02 | spi: spi-mem: Fix a typo in the documentation of struct spi_mem | Frieder Schrempf | 1 | -1/+1 |
2018-08-02 | spi: uniphier: remove unnecessary include headers | Keiji Hayashibara | 1 | -2/+0 |
2018-08-01 | spi: spi-gpio: add SPI_3WIRE support | Lorenzo Bianconi | 3 | -1/+33 |
2018-08-01 | spi: add flags parameter to txrx_word function pointers | Lorenzo Bianconi | 8 | -44/+57 |
2018-08-01 | spi: add SPI controller driver for UniPhier SoC | Keiji Hayashibara | 3 | -0/+539 |