index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer.c
Age
Commit message (
Expand
)
Author
2024-06-18
PCI/AER: Disable AER service on suspend
Kai-Heng Feng
2024-03-08
PCI/AER: Generalize TLP Header Log reading
Ilpo Järvinen
2024-03-08
PCI/AER: Use explicit register size for PCI_ERR_CAP
Ilpo Järvinen
2024-01-02
PCI/AER: Use explicit register sizes for struct members
Bjorn Helgaas
2024-01-02
PCI/AER: Decode Requester ID when no error info found
Bjorn Helgaas
2024-01-02
PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
Bjorn Helgaas
2023-11-04
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-10-27
PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error hand...
Robert Richter
2023-10-27
PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
Robert Richter
2023-10-27
PCI/AER: Refactor cper_print_aer() for use by CXL driver module
Terry Bowman
2023-10-26
Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc'
Rafael J. Wysocki
2023-10-25
PCI/AER: Factor out interrupt toggling into helpers
Kai-Heng Feng
2023-09-21
ACPI: APEI: Fix AER info corruption when error status data has multiple sections
Shiju Jose
2023-09-11
PCI/AER: Export pcie_aer_is_native()
Smita Koralahalli
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-25
PCI/AER: Simplify AER_RECOVER_RING_SIZE definition
Bjorn Helgaas
2023-08-07
PCI/AER: Use pci_dev_id() to simplify the code
Xiongfeng Wang
2023-07-13
PCI/AER: Unexport pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-07-13
PCI/AER: Drop unused pci_disable_pcie_error_reporting()
Bjorn Helgaas
2023-01-26
PCI/AER: Remove redundant Device Control Error Reporting Enable
Bjorn Helgaas
2023-01-12
PCI/AER: Configure ECRC only if AER is native
Vidya Sagar
2022-12-03
PCI/AER: Add optional logging callback for correctable error
Dave Jiang
2022-07-13
PCI/AER: Iterate over error counters instead of error strings
Mohamed Khalfella
2022-07-13
PCI/AER: Enable error reporting when AER is native
Stefan Roese
2022-07-11
PCI/AER: Configure ECRC for every device
Stefan Roese
2022-05-17
PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits
Kuppuswamy Sathyanarayanan
2021-10-08
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-06-03
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-05-27
PCI/AER: Use consistent format when printing PCI device
Yicong Yang
2021-03-11
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2021-02-23
PCI/AER: Specify the type of Port that was reset
Keith Busch
2021-02-23
PCI/AER: Clear AER status from Root Port when resetting Downstream Port
Keith Busch
2020-12-05
PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
Sean V Kelley
2020-12-05
PCI/ERR: Recover from RCiEP AER errors
Qiuxu Zhuo
2020-12-05
PCI/ERR: Recover from RCEC AER errors
Sean V Kelley
2020-12-04
PCI/ERR: Simplify by computing pci_pcie_type() once
Sean V Kelley
2020-12-01
PCI/AER: Write AER Capability only when we control it
Sean V Kelley
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
2020-07-22
PCI/ERR: Clear PCIe Device Status errors only if OS owns AER
Jonathan Cameron
2020-07-22
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
Bjorn Helgaas
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-07
PCI/AER: Log correctable errors as warning, not error
Matt Jolly
2020-07-07
PCI/AER: Simplify __aer_print_error()
Bjorn Helgaas
2020-06-26
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
2020-06-01
PCI/AER: Use "aer" variable for capability offset
Bjorn Helgaas
[next]