index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sifive.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: sifive: switch to use modern name
Yang Yingliang
2023-08-21
1
-40
/
+40
*
spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
Andy Shevchenko
2023-07-11
1
-1
/
+1
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-3
/
+3
*
spi: sifive: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
1
-4
/
+2
*
spi: sifive: add PM callbacks to support suspend/resume
Andy Chiu
2022-06-10
1
-0
/
+39
*
spi: sifive: disable clk when probe fails and remove
Chuhong Yuan
2019-11-04
1
-4
/
+7
*
spi: sifive: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
*
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-1
/
+0
*
spi: sifive: Remove redundant dev_err call in sifive_spi_probe()
Wei Yongjun
2019-02-22
1
-1
/
+0
*
spi: sifive: Remove spi_master_put in sifive_spi_remove()
Wei Yongjun
2019-02-22
1
-1
/
+0
*
spi: sifive: Add driver for the SiFive SPI controller
Yash Shah
2019-02-19
1
-0
/
+450