index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-15
PCI: Fix typos
Bjorn Helgaas
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
[next]