index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-rockchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus
Mark Brown
1
-8
/
+7
2014-09-25
spi/rockchip: fix bug that cause the failure to read data in DMA mode
Addy Ke
1
-8
/
+7
2014-09-17
Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...
Mark Brown
1
-2
/
+3
2014-09-05
spi/rockchip: Don't warn if SPI is busy but disabled
Doug Anderson
1
-1
/
+2
2014-09-05
spi/rockchip: Fix the wait_for_idle() timeout
Doug Anderson
1
-1
/
+1
2014-08-29
spi/rockchip: Avoid accidentally turning off the clock
Doug Anderson
1
-1
/
+1
2014-08-20
spi/rockchip: fixup incorrect dma direction setting
Addy Ke
1
-1
/
+1
2014-07-25
spi/rockchip: fix error return code in rockchip_spi_probe()
Wei Yongjun
1
-0
/
+1
2014-07-25
spi/rockchip: remove redundant dev_err call in rockchip_spi_probe()
Wei Yongjun
1
-1
/
+0
2014-07-25
spi/rockchip: remove duplicated include from spi-rockchip.c
Wei Yongjun
1
-1
/
+0
2014-07-11
spi/rockchip: add compatible strings for RK3188 and RK3288
Addy Ke
1
-0
/
+2
2014-07-11
spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit
Addy Ke
1
-6
/
+1
2014-07-11
spi/rockchip: call wait_for_idle() for the transfer to complete
Addy Ke
1
-5
/
+19
2014-07-11
spi/rockchip: cleanup some coding issues and uncessary output
Addy Ke
1
-18
/
+23
2014-07-04
spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPI
addy ke
1
-0
/
+822