index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sprd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
spi: spi-sprd: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-2
/
+1
2021-05-12
spi: sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
1
-0
/
+1
2020-11-11
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