index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sprd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: sprd: fix reference leak in sprd_spi_remove
Zhang Qilong
2020-11-11
1
-0
/
+1
*
spi: sprd: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-14
1
-12
/
+5
*
spi: sprd: Release DMA channel also on probe deferral
Krzysztof Kozlowski
2020-09-08
1
-1
/
+1
*
spi: sprd: Fix the incorrect SPI register
Huanpeng Xin
2019-12-04
1
-1
/
+1
*
spi: sprd: convert transfer word delay to spi_delay struct
Alexandru Ardelean
2019-10-15
1
-3
/
+12
*
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
*
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-20
1
-4
/
+6
|
\
|
*
spi: sprd: Fix the error data length in SPI read-only mode
Lanqing Liu
2019-01-15
1
-4
/
+6
*
|
spi: sprd: Add a prefix for SPI DMA channel macros
Baolin Wang
2019-02-13
1
-21
/
+21
*
|
spi: sprd: spi: sprd: Add DMA mode support
Lanqing Liu
2019-02-13
1
-3
/
+290
*
|
spi: sprd: Add the SPI irq function for the SPI DMA mode
Lanqing Liu
2019-02-13
1
-0
/
+51
|
/
*
spi: sprd: don't mark remove function as __exit
Arnd Bergmann
2018-09-28
1
-1
/
+1
*
spi: sprd: Add SPI driver for Spreadtrum SC9860
Lanqing Liu
2018-08-28
1
-0
/
+745