summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-rockchip.c
Commit message (Expand)AuthorAgeFilesLines
...
| |
| \
*-. \ Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...Mark Brown2014-09-171-2/+3
|\ \ \ | | |/ | |/|
| | * spi/rockchip: Don't warn if SPI is busy but disabledDoug Anderson2014-09-051-1/+2
| | * spi/rockchip: Fix the wait_for_idle() timeoutDoug Anderson2014-09-051-1/+1
| |/
* | 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/+0Star
* spi/rockchip: remove duplicated include from spi-rockchip.cWei Yongjun2014-07-251-1/+0Star
* 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/+1Star
* 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