index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-microchip-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: microchip-core: Clean up redundant dev_err_probe()
Chen Jiahao
2023-07-28
1
-4
/
+2
*
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: microchip-core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
1
-4
/
+2
*
spi: microchip-core: Remove the unused function mchp_corespi_enable()
Jiapeng Chong
2022-10-17
1
-9
/
+0
*
spi: microchip-core: Simplify some error message
Christophe JAILLET
2022-08-15
1
-2
/
+2
*
spi: microchip-core: switch to use dev_err_probe()
Yang Yingliang
2022-07-13
1
-25
/
+17
*
spi: microchip-core: switch to use devm_spi_alloc_master()
Yang Yingliang
2022-07-13
1
-13
/
+7
*
spi: microchip-core: fix UAF in mchp_corespi_remove()
Yang Yingliang
2022-07-13
1
-2
/
+0
*
spi: microchip-core: fix passing zero to PTR_ERR warning
Conor Dooley
2022-06-16
1
-1
/
+3
*
spi: microchip-core: fix potentially incorrect return from probe
Conor Dooley
2022-06-14
1
-1
/
+1
*
spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_pr...
Peng Wu
2022-06-13
1
-1
/
+1
*
spi: fix platform_no_drv_owner.cocci warning
Yang Li
2022-06-09
1
-1
/
+0
*
spi: add support for microchip fpga spi controllers
Conor Dooley
2022-06-07
1
-0
/
+632