index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-microchip-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
spi: Use devm_clk_get_*() helper function to
Mark Brown
1
-8
/
+1
2023-09-11
spi: microchip-core: Use helper function devm_clk_get_enabled()
Li Zetao
1
-8
/
+1
2023-09-11
spi: microchip-core: switch to use modern name
Yang Yingliang
1
-37
/
+37
2023-07-28
spi: microchip-core: Clean up redundant dev_err_probe()
Chen Jiahao
1
-4
/
+2
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: microchip-core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-10-17
spi: microchip-core: Remove the unused function mchp_corespi_enable()
Jiapeng Chong
1
-9
/
+0
2022-08-15
spi: microchip-core: Simplify some error message
Christophe JAILLET
1
-2
/
+2
2022-07-13
spi: microchip-core: switch to use dev_err_probe()
Yang Yingliang
1
-25
/
+17
2022-07-13
spi: microchip-core: switch to use devm_spi_alloc_master()
Yang Yingliang
1
-13
/
+7
2022-07-13
spi: microchip-core: fix UAF in mchp_corespi_remove()
Yang Yingliang
1
-2
/
+0
2022-06-16
spi: microchip-core: fix passing zero to PTR_ERR warning
Conor Dooley
1
-1
/
+3
2022-06-14
spi: microchip-core: fix potentially incorrect return from probe
Conor Dooley
1
-1
/
+1
2022-06-13
spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_pr...
Peng Wu
1
-1
/
+1
2022-06-09
spi: fix platform_no_drv_owner.cocci warning
Yang Li
1
-1
/
+0
2022-06-07
spi: add support for microchip fpga spi controllers
Conor Dooley
1
-0
/
+632