aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-rockchip.c
AgeCommit message (Expand)Author
2014-09-25spi/rockchip: fix bug that cause the failure to read data in DMA modeAddy Ke
2014-09-16Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...Mark Brown
2014-09-04spi/rockchip: Don't warn if SPI is busy but disabledDoug Anderson
2014-09-04spi/rockchip: Fix the wait_for_idle() timeoutDoug Anderson
2014-08-29spi/rockchip: Avoid accidentally turning off the clockDoug Anderson
2014-08-20spi/rockchip: fixup incorrect dma direction settingAddy Ke
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