Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | clk: convert API to match reset/mailbox style | Stephen Warren | 2016-06-19 | -4/+2 |
* | rockchip: spi: Remove the explicit pinctrl setting | Simon Glass | 2016-01-21 | -26/+2 |
* | rockchip: spi: Correct chip-enable code | Simon Glass | 2016-01-21 | -1/+6 |
* | rockchip: spi: Implement the delays | Simon Glass | 2016-01-21 | -4/+23 |
* | rockchip: spi: Correct the bus init code | Simon Glass | 2016-01-21 | -2/+2 |
* | rockchip: spi: Remember the last speed to avoid re-setting it | Simon Glass | 2016-01-21 | -1/+4 |
* | rockchip: spi: Avoid setting the pinctrl twice | Simon Glass | 2016-01-21 | -3/+6 |
* | rockchip: spi: Update the driver to use the new clock ID | Simon Glass | 2016-01-21 | -15/+17 |
* | spi: rk_spi: Fix debug format warning | Tom Rini | 2016-01-19 | -1/+1 |
* | rockchip: Add SPI driver | Simon Glass | 2015-09-02 | -0/+374 |