index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sprd.c
Age
Commit message (
Expand
)
Author
2021-05-12
spi: sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2020-11-11
spi: sprd: fix reference leak in sprd_spi_remove
Zhang Qilong
2020-09-14
spi: sprd: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-08
spi: sprd: Release DMA channel also on probe deferral
Krzysztof Kozlowski
2019-12-04
spi: sprd: Fix the incorrect SPI register
Huanpeng Xin
2019-10-15
spi: sprd: convert transfer word delay to spi_delay struct
Alexandru Ardelean
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-02-20
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-13
spi: sprd: Add a prefix for SPI DMA channel macros
Baolin Wang
2019-02-13
spi: sprd: spi: sprd: Add DMA mode support
Lanqing Liu
2019-02-13
spi: sprd: Add the SPI irq function for the SPI DMA mode
Lanqing Liu
2019-01-15
spi: sprd: Fix the error data length in SPI read-only mode
Lanqing Liu
2018-09-27
spi: sprd: don't mark remove function as __exit
Arnd Bergmann
2018-08-28
spi: sprd: Add SPI driver for Spreadtrum SC9860
Lanqing Liu