aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/versal_edac.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25EDAC/versal: Do not log total error countsShubhrajyoti Datta1-2/+2
2024-04-25EDAC/versal: Check user-supplied data before injecting an errorShubhrajyoti Datta1-0/+3
2024-04-25EDAC/versal: Do not register for NOC errorsShubhrajyoti Datta1-4/+1
2024-03-08EDAC/versal: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-14EDAC/versal: Make the bit position of injected errors configurableShubhrajyoti Datta1-32/+161
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2024-01-04drivers: soc: xilinx: add check for platformJay Buddhabhatti1-2/+2
2023-12-15EDAC/versal: Read num_csrows and num_chans using the correct bitfield macroShubhrajyoti Datta1-2/+2
2023-10-23EDAC/versal: Add a Xilinx Versal memory controller driverShubhrajyoti Datta1-0/+1069