aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/synopsys_edac.c
AgeCommit message (Expand)AuthorFilesLines
12 daysEDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin1-13/+37
2024-01-23EDAC/synopsys: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-11-20EDAC/synopsys: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-08-28EDAC: Explicitly include correct DT includesRob Herring1-1/+0
2022-07-22EDAC/synopsys: Re-enable the error interrupts on v3 hwSherry Sun1-22/+25
2022-07-22EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hwSherry Sun1-2/+5
2022-05-23Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-14/+1
2022-04-28EDAC/synopsys: Add a SPDX identifierShubhrajyoti Datta1-14/+1
2022-04-14EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta1-5/+11
2021-11-20EDAC/synopsys: Add support for version 3 of the Synopsys EDAC DDRDinh Nguyen1-7/+42
2021-11-20EDAC/synopsys: Use the quirk for version instead of ddr versionDinh Nguyen1-2/+1
2021-09-16EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri1-1/+1
2020-11-18EDAC/synopsys: Return the correct value in mc_probe()Zhang Xiaoxu1-1/+2
2020-03-17EDAC/synopsys: Do not dump uninitialized pinf->colSherry Sun1-11/+11
2020-02-27EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun1-15/+7
2018-11-06EDAC, synopsys: Add Error Injection support for ZynqMP DDR controllerManish Narani1-7/+413
2018-11-06EDAC, synopsys: Add ECC support for ZynqMP DDR controllerManish Narani1-17/+305
2018-11-05EDAC, synopsys: Add macro defines for ZynqMP DDRCManish Narani1-0/+168
2018-11-05EDAC, synopsys: Add error handling for the of_device_get_match_data() resultManish Narani1-0/+3
2018-11-05EDAC, synopsys: Add platform specific structures for the DDR ControllerManish Narani1-23/+63
2018-11-05EDAC, synopsys: Return void for functions always returning 0Manish Narani1-18/+4
2018-11-05EDAC, synopsys: Correct commentsManish Narani1-53/+51
2018-11-05EDAC, synopsys: Shorten static function namesManish Narani1-41/+38
2018-11-05EDAC, synopsys: Improve code readabilityManish Narani1-52/+52
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov1-1/+0
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab1-1/+1
2015-03-20EDAC: Constify of_device_id arrayFabian Frederick1-1/+1
2015-01-07EDAC, synps: Add EDAC support for zynq ddr ecc controllerPunnaiah Choudary Kalluri1-0/+535