aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-rockchip.c
Commit message (Expand)AuthorAge
* spi/rockchip: spi controller must be disabled in tx callback tooAddy Ke2014-10-17
* spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex modeAddy Ke2014-10-15
* spi/rockchip: fix bug that case spi can't go as fast as slave requestAddy Ke2014-10-15
* Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown2014-10-03
|\
| * spi/rockchip: fix bug that cause the failure to read data in DMA modeAddy Ke2014-09-25
| |
| \
*-. \ Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...Mark Brown2014-09-16
|\ \ \ | | |/ | |/|
| | * spi/rockchip: Don't warn if SPI is busy but disabledDoug Anderson2014-09-04
| | * spi/rockchip: Fix the wait_for_idle() timeoutDoug Anderson2014-09-04
| |/
* | spi/rockchip: Avoid accidentally turning off the clockDoug Anderson2014-08-29
* | spi/rockchip: fixup incorrect dma direction settingAddy Ke2014-08-20
|/
* spi/rockchip: fix error return code in rockchip_spi_probe()Wei Yongjun2014-07-25
* spi/rockchip: remove redundant dev_err call in rockchip_spi_probe()Wei Yongjun2014-07-25
* spi/rockchip: remove duplicated include from spi-rockchip.cWei Yongjun2014-07-25
* spi/rockchip: add compatible strings for RK3188 and RK3288Addy Ke2014-07-11
* spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bitAddy Ke2014-07-11
* spi/rockchip: call wait_for_idle() for the transfer to completeAddy Ke2014-07-11
* spi/rockchip: cleanup some coding issues and uncessary outputAddy Ke2014-07-11
* spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPIaddy ke2014-07-04