开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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]