Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-04 | spi: sifive: disable clk when probe fails and remove | Chuhong Yuan | 1 | -4/+7 |
2019-09-04 | spi: sifive: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-08-02 | spi: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -1/+0 |
2019-02-22 | spi: sifive: Remove redundant dev_err call in sifive_spi_probe() | Wei Yongjun | 1 | -1/+0 |
2019-02-22 | spi: sifive: Remove spi_master_put in sifive_spi_remove() | Wei Yongjun | 1 | -1/+0 |
2019-02-19 | spi: sifive: Add driver for the SiFive SPI controller | Yash Shah | 1 | -0/+450 |