summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-rockchip.c
Commit message (Expand)AuthorAgeFilesLines
* spi/rockchip: Avoid accidentally turning off the clockDoug Anderson2014-08-291-1/+1
* spi/rockchip: fixup incorrect dma direction settingAddy Ke2014-08-201-1/+1
* spi/rockchip: fix error return code in rockchip_spi_probe()Wei Yongjun2014-07-251-0/+1
* spi/rockchip: remove redundant dev_err call in rockchip_spi_probe()Wei Yongjun2014-07-251-1/+0
* spi/rockchip: remove duplicated include from spi-rockchip.cWei Yongjun2014-07-251-1/+0
* spi/rockchip: add compatible strings for RK3188 and RK3288Addy Ke2014-07-111-0/+2
* spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bitAddy Ke2014-07-111-6/+1
* spi/rockchip: call wait_for_idle() for the transfer to completeAddy Ke2014-07-111-5/+19
* spi/rockchip: cleanup some coding issues and uncessary outputAddy Ke2014-07-111-18/+23
* spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPIaddy ke2014-07-041-0/+822
OpenPOWER on IntegriCloud