summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2026-03-04EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size()Dan Carpenter
2026-03-04EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size()Dan Carpenter
2026-03-04EDAC/altera: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-02-06EDAC/i3200: Fix a resource leak in i3200_probe1()Haoxiang Li
2026-02-06EDAC/x38: Fix a resource leak in x38_probe1()Haoxiang Li
2025-12-07EDAC/altera: Use INTTEST register for Ethernet and USB SBE injectionNiravkumar L Rabara
2025-12-07EDAC/altera: Handle OCRAM ECC enable after warm resetNiravkumar L Rabara
2025-12-07EDAC/mc_sysfs: Increase legacy channel support to 16Avadhut Naik
2025-10-02minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-09-19EDAC/altera: Delete an inappropriate dma_free_coherent() callSalah Triki
2025-08-28EDAC/synopsys: Clear the ECC counters on initShubhrajyoti Datta
2025-06-27EDAC/altera: Use correct write width with the INTTEST registerNiravkumar L Rabara
2025-06-27EDAC/skx_common: Fix general protection faultQiuxu Zhuo
2025-06-04EDAC/ie31200: work around false positive build warningArnd Bergmann
2025-05-09EDAC/altera: Set DDR and SDMMC interrupt mask before registrationNiravkumar L Rabara
2025-05-09EDAC/altera: Test the correct error reg offsetNiravkumar L Rabara
2025-04-10EDAC/ie31200: Fix the error path order of ie31200_init()Qiuxu Zhuo
2025-04-10EDAC/ie31200: Fix the DIMM size mask for several SoCsQiuxu Zhuo
2025-04-10EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layerQiuxu Zhuo
2025-03-07EDAC/qcom: Correct interrupt enable register configurationKomal Bajaj
2024-12-14EDAC/igen6: Avoid segmentation fault on module unloadOrange Kao
2024-12-14EDAC/fsl_ddr: Fix bad bit shift operationsPriyanka Singh
2024-12-14EDAC/bluefield: Fix potential integer overflowDavid Thompson
2024-10-17EDAC/igen6: Fix conversion of system address to physical memory addressQiuxu Zhuo
2024-10-17EDAC/synopsys: Fix error injection on Zynq UltraScale+Shubhrajyoti Datta
2024-10-17EDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin
2024-08-03EDAC, i10nm: make skx_common.o a separate moduleArnd Bergmann
2024-06-16EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-01-25EDAC/thunderx: Fix possible out-of-bounds string accessArnd Bergmann
2023-09-13EDAC/igen6: Fix the issue of no error eventsQiuxu Zhuo
2023-06-21EDAC/qcom: Get rid of hardcoded register offsetsManivannan Sadhasivam
2023-06-21qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam
2023-05-17qcom: llcc/edac: Support polling mode for ECC handlingManivannan Sadhasivam
2023-05-11EDAC/skx: Fix overflows on the DRAM row address mapping arraysQiuxu Zhuo
2023-02-01EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_infoManivannan Sadhasivam
2023-02-01EDAC/device: Respect any driver-supplied workqueue polling valueManivannan Sadhasivam
2023-02-01EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin
2023-01-18EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber
2023-01-07EDAC/mc_sysfs: Increase legacy channel support to 12Yazen Ghannam
2022-12-31EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()Yang Yingliang
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt
2022-10-13soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu
2022-10-04Merge branches 'edac-drivers' and 'edac-misc' into edac-updates-for-v6.1Borislav Petkov
2022-09-23EDAC/i7300: Correct the i7300_exit() function name in commentColin Ian King
2022-09-23x86/sb_edac: Add row column translation for BroadwellYouquan Song
2022-09-23EDAC/i10nm: Print an extra register set of retry_rd_err_logQiuxu Zhuo
2022-09-23EDAC/i10nm: Retrieve and print retry_rd_err_log registers for HBMQiuxu Zhuo
2022-09-23EDAC/skx_common: Add ChipSelect ADXL componentQiuxu Zhuo
2022-09-18EDAC/ppc_4xx: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König