index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sprd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-16
spi: sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
1
-0
/
+1
2020-12-30
spi: sprd: fix reference leak in sprd_spi_remove
Zhang Qilong
1
-0
/
+1
2020-09-14
spi: sprd: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-12
/
+5
2020-09-08
spi: sprd: Release DMA channel also on probe deferral
Krzysztof Kozlowski
1
-1
/
+1
2019-12-04
spi: sprd: Fix the incorrect SPI register
Huanpeng Xin
1
-1
/
+1
2019-10-15
spi: sprd: convert transfer word delay to spi_delay struct
Alexandru Ardelean
1
-3
/
+12
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-02-20
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-4
/
+6
2019-02-13
spi: sprd: Add a prefix for SPI DMA channel macros
Baolin Wang
1
-21
/
+21
2019-02-13
spi: sprd: spi: sprd: Add DMA mode support
Lanqing Liu
1
-3
/
+290
2019-02-13
spi: sprd: Add the SPI irq function for the SPI DMA mode
Lanqing Liu
1
-0
/
+51
2019-01-15
spi: sprd: Fix the error data length in SPI read-only mode
Lanqing Liu
1
-4
/
+6
2018-09-27
spi: sprd: don't mark remove function as __exit
Arnd Bergmann
1
-1
/
+1
2018-08-28
spi: sprd: Add SPI driver for Spreadtrum SC9860
Lanqing Liu
1
-0
/
+745