summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-rockchip.c
AgeCommit message (Expand)Author
2014-07-25spi/rockchip: fix error return code in rockchip_spi_probe()Wei Yongjun
2014-07-25spi/rockchip: remove redundant dev_err call in rockchip_spi_probe()Wei Yongjun
2014-07-25spi/rockchip: remove duplicated include from spi-rockchip.cWei Yongjun
2014-07-11spi/rockchip: add compatible strings for RK3188 and RK3288Addy Ke
2014-07-11spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bitAddy Ke
2014-07-11spi/rockchip: call wait_for_idle() for the transfer to completeAddy Ke
2014-07-11spi/rockchip: cleanup some coding issues and uncessary outputAddy Ke
2014-07-04spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPIaddy ke