| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-14 | EDAC/synopsys: Clear the ECC counters on init |  Shubhrajyoti Datta | 1 | -49/+44 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct |  Linus Torvalds | 1 | -1/+1 |
| 2024-08-01 | EDAC/synopsys: Fix error injection on Zynq UltraScale+ |  Shubhrajyoti Datta | 1 | -1/+34 |
| 2024-05-06 | EDAC/synopsys: Fix ECC status and IRQ control race condition |  Serge Semin | 1 | -13/+37 |
| 2024-01-23 | EDAC/synopsys: Convert to devm_platform_ioremap_resource() |  Yangtao Li | 1 | -3/+1 |
| 2023-11-20 | EDAC/synopsys: Convert to platform remove callback returning void |  Uwe Kleine-König | 1 | -4/+2 |
| 2023-08-28 | EDAC: Explicitly include correct DT includes |  Rob Herring | 1 | -1/+0 |
| 2022-07-22 | EDAC/synopsys: Re-enable the error interrupts on v3 hw |  Sherry Sun | 1 | -22/+25 |
| 2022-07-22 | EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hw |  Sherry Sun | 1 | -2/+5 |
| 2022-05-23 | Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras |  Linus Torvalds | 1 | -14/+1 |
| 2022-04-28 | EDAC/synopsys: Add a SPDX identifier |  Shubhrajyoti Datta | 1 | -14/+1 |
| 2022-04-14 | EDAC/synopsys: Read the error count from the correct register |  Shubhrajyoti Datta | 1 | -5/+11 |
| 2021-11-20 | EDAC/synopsys: Add support for version 3 of the Synopsys EDAC DDR |  Dinh Nguyen | 1 | -7/+42 |
| 2021-11-20 | EDAC/synopsys: Use the quirk for version instead of ddr version |  Dinh Nguyen | 1 | -2/+1 |
| 2021-09-16 | EDAC/synopsys: Fix wrong value type assignment for edac_mode |  Sai Krishna Potthuri | 1 | -1/+1 |
| 2020-11-18 | EDAC/synopsys: Return the correct value in mc_probe() |  Zhang Xiaoxu | 1 | -1/+2 |
| 2020-03-17 | EDAC/synopsys: Do not dump uninitialized pinf->col |  Sherry Sun | 1 | -11/+11 |
| 2020-02-27 | EDAC/synopsys: Do not print an error with back-to-back snprintf() calls |  Sherry Sun | 1 | -15/+7 |
| 2018-11-06 | EDAC, synopsys: Add Error Injection support for ZynqMP DDR controller |  Manish Narani | 1 | -7/+413 |
| 2018-11-06 | EDAC, synopsys: Add ECC support for ZynqMP DDR controller |  Manish Narani | 1 | -17/+305 |
| 2018-11-05 | EDAC, synopsys: Add macro defines for ZynqMP DDRC |  Manish Narani | 1 | -0/+168 |
| 2018-11-05 | EDAC, synopsys: Add error handling for the of_device_get_match_data() result |  Manish Narani | 1 | -0/+3 |
| 2018-11-05 | EDAC, synopsys: Add platform specific structures for the DDR Controller |  Manish Narani | 1 | -23/+63 |
| 2018-11-05 | EDAC, synopsys: Return void for functions always returning 0 |  Manish Narani | 1 | -18/+4 |
| 2018-11-05 | EDAC, synopsys: Correct comments |  Manish Narani | 1 | -53/+51 |
| 2018-11-05 | EDAC, synopsys: Shorten static function names |  Manish Narani | 1 | -41/+38 |
| 2018-11-05 | EDAC, synopsys: Improve code readability |  Manish Narani | 1 | -52/+52 |
| 2017-07-17 | EDAC: Get rid of mci->mod_ver |  Borislav Petkov | 1 | -1/+0 |
| 2016-12-15 | edac: rename edac_core.h to edac_mc.h |  Mauro Carvalho Chehab | 1 | -1/+1 |
| 2015-03-20 | EDAC: Constify of_device_id array |  Fabian Frederick | 1 | -1/+1 |
| 2015-01-07 | EDAC, synps: Add EDAC support for zynq ddr ecc controller |  Punnaiah Choudary Kalluri | 1 | -0/+535 |