index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
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-sifive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
spi: sifive: switch to use modern name
Yang Yingliang
1
-40
/
+40
2023-07-11
spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
1
-1
/
+1
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
1
-3
/
+3
2023-03-06
spi: sifive: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-06-10
spi: sifive: add PM callbacks to support suspend/resume
Andy Chiu
1
-0
/
+39
2019-11-04
spi: sifive: disable clk when probe fails and remove
Chuhong Yuan
1
-4
/
+7
2019-09-04
spi: sifive: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-02-22
spi: sifive: Remove redundant dev_err call in sifive_spi_probe()
Wei Yongjun
1
-1
/
+0
2019-02-22
spi: sifive: Remove spi_master_put in sifive_spi_remove()
Wei Yongjun
1
-1
/
+0
2019-02-19
spi: sifive: Add driver for the SiFive SPI controller
Yash Shah
1
-0
/
+450