index
:
pub/scm/linux/kernel/git/abelvesa/linux.git
master
Abel Vesa kernel tree
Abel Vesa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-microchip-core-spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-09
spi: microchip-core-spi: fix controller deregistration
Johan Hovold
1
-1
/
+3
2026-01-19
spi: Drop duplicate of_node assignment
Andy Shevchenko
1
-1
/
+0
2026-01-08
spi: microchip-core: use XOR instead of ANDNOT to fix the logic
Andy Shevchenko
1
-1
/
+1
2025-12-09
spi: microchip-core: Fix an error handling path in mchp_corespi_probe()
Christophe JAILLET
1
-0
/
+1
2025-11-28
spi: microchip-core: Refactor FIFO read and write handlers
Andy Shevchenko
1
-19
/
+12
2025-11-27
spi: microchip-core: Remove unneeded PM related macro
Andy Shevchenko
1
-3
/
+0
2025-11-27
spi: microchip-core: Use SPI_MODE_X_MASK
Andy Shevchenko
1
-3
/
+1
2025-11-27
spi: microchip-core: Utilise temporary variable for struct device
Andy Shevchenko
1
-23
/
+21
2025-11-27
spi: microchip-core: Replace dead code (-ENOMEM error message)
Andy Shevchenko
1
-2
/
+1
2025-11-27
spi: microchip-core: use min() instead of min_t()
Andy Shevchenko
1
-5
/
+5
2025-11-24
spi: Fix potential uninitialized variable in probe()
Dan Carpenter
1
-1
/
+3
2025-11-14
spi: add support for microchip "soft" spi controller
Prajna Rajendra Kumar
1
-0
/
+442