summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer.c
AgeCommit message (Expand)Author
2024-03-08PCI/AER: Generalize TLP Header Log readingIlpo Järvinen
2024-03-08PCI/AER: Use explicit register size for PCI_ERR_CAPIlpo Järvinen
2024-01-02PCI/AER: Use explicit register sizes for struct membersBjorn Helgaas
2024-01-02PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas
2024-01-02PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errorsBjorn Helgaas
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-27PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error hand...Robert Richter
2023-10-27PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handlerRobert Richter
2023-10-27PCI/AER: Refactor cper_print_aer() for use by CXL driver moduleTerry Bowman
2023-10-26Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc'Rafael J. Wysocki
2023-10-25PCI/AER: Factor out interrupt toggling into helpersKai-Heng Feng
2023-09-21ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose
2023-09-11PCI/AER: Export pcie_aer_is_native()Smita Koralahalli
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas
2023-08-25PCI/AER: Simplify AER_RECOVER_RING_SIZE definitionBjorn Helgaas
2023-08-07PCI/AER: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-07-13PCI/AER: Unexport pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-07-13PCI/AER: Drop unused pci_disable_pcie_error_reporting()Bjorn Helgaas
2023-01-26PCI/AER: Remove redundant Device Control Error Reporting EnableBjorn Helgaas
2023-01-12PCI/AER: Configure ECRC only if AER is nativeVidya Sagar
2022-12-03PCI/AER: Add optional logging callback for correctable errorDave Jiang
2022-07-13PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella
2022-07-13PCI/AER: Enable error reporting when AER is nativeStefan Roese
2022-07-11PCI/AER: Configure ECRC for every deviceStefan Roese
2022-05-17PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bitsKuppuswamy Sathyanarayanan
2021-10-08PCI: Correct misspelled and remove duplicated wordsKrzysztof Wilczyński
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede
2021-07-06Merge branch 'pci/sysfs'Bjorn Helgaas
2021-06-03PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński
2021-05-27PCI/AER: Use consistent format when printing PCI deviceYicong Yang
2021-03-11PCI: Fix kernel-doc errorsKrzysztof Wilczyński
2021-02-23PCI/AER: Specify the type of Port that was resetKeith Busch
2021-02-23PCI/AER: Clear AER status from Root Port when resetting Downstream PortKeith Busch
2020-12-05PCI/AER: Add pcie_walk_rcec() to RCEC AER handlingSean V Kelley
2020-12-05PCI/ERR: Recover from RCiEP AER errorsQiuxu Zhuo
2020-12-05PCI/ERR: Recover from RCEC AER errorsSean V Kelley
2020-12-04PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley
2020-12-01PCI/AER: Write AER Capability only when we control itSean V Kelley
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas
2020-07-22PCI/ERR: Clear PCIe Device Status errors only if OS owns AERJonathan Cameron
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-07PCI/AER: Log correctable errors as warning, not errorMatt Jolly
2020-07-07PCI/AER: Simplify __aer_print_error()Bjorn Helgaas
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed
2020-06-01PCI/AER: Use "aer" variable for capability offsetBjorn Helgaas
2020-06-01PCI/AER: Remove redundant dev->aer_cap checksKuppuswamy Sathyanarayanan