summaryrefslogtreecommitdiff
path: root/drivers/edac/versalnet_edac.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2025-11-07EDAC/versalnet: Handle split messages for non-standard errorsShubhrajyoti Datta1-11/+13
2025-10-13EDAC/versalnet: Fix off by one in handle_error()Dan Carpenter1-1/+1
2025-09-18EDAC/versalnet: Return the correct error in mc_probe()Dan Carpenter1-1/+3
2025-09-15EDAC: Add a driver for the AMD Versal NET DDR controllerShubhrajyoti Datta1-0/+958