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: Explicitly include correct DT includes
Rob Herring
2023-07-14
1
-1
/
+0
*
spi: sprd: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-27
1
-2
/
+1
*
spi: sprd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
spi: sprd: Don't skip cleanup in remove's error path
Uwe Kleine-König
2023-03-20
1
-7
/
+7
*
spi: spi-sprd: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-25
1
-2
/
+1
*
spi: sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-05-12
1
-0
/
+1
*
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