Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi/rockchip: fix error return code in rockchip_spi_probe() | Wei Yongjun | 2014-07-25 | 1 | -0/+1 |
* | spi/rockchip: remove redundant dev_err call in rockchip_spi_probe() | Wei Yongjun | 2014-07-25 | 1 | -1/+0 |
* | spi/rockchip: remove duplicated include from spi-rockchip.c | Wei Yongjun | 2014-07-25 | 1 | -1/+0 |
* | spi/rockchip: add compatible strings for RK3188 and RK3288 | Addy Ke | 2014-07-11 | 1 | -0/+2 |
* | spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit | Addy Ke | 2014-07-11 | 1 | -6/+1 |
* | spi/rockchip: call wait_for_idle() for the transfer to complete | Addy Ke | 2014-07-11 | 1 | -5/+19 |
* | spi/rockchip: cleanup some coding issues and uncessary output | Addy Ke | 2014-07-11 | 1 | -18/+23 |
* | spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPI | addy ke | 2014-07-04 | 1 | -0/+822 |