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
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
2020-06-01
PCI/AER: Remove redundant dev->aer_cap checks
Kuppuswamy Sathyanarayanan
2020-06-01
PCI/AER: Remove redundant pci_is_pcie() checks
Kuppuswamy Sathyanarayanan
2020-06-01
PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership
Kuppuswamy Sathyanarayanan
2020-04-30
PCI/AER: Use only _OSC to determine AER ownership
Alexandru Gagniuc
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/ERR: Remove service dependency in pcie_do_recovery()
Kuppuswamy Sathyanarayanan
2020-01-23
PCI/AER: Initialize aer_fifo
Dongdong Liu
2019-10-18
PCI/AER: Fix kernel-doc warnings
Andy Shevchenko
2019-10-18
PCI/AER: Use for_each_set_bit() to simplify code
Andy Shevchenko
2019-10-18
PCI/AER: Add PoisonTLPBlocked to Uncorrectable error counters
Rajat Jain
2019-10-18
PCI/AER: Save AER Capability for suspend/resume
Patel, Mayurkumar
2019-05-09
PCI/AER: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
2019-01-29
PCI/AER: Use match_string() helper to simplify the code
Andy Shevchenko
2018-12-14
PCI/AER: Queue one GHES event, not several uninitialized ones
Yanjiang Jin
2018-10-18
PCI/AER: Abstract AER interrupt handling
Keith Busch
2018-10-18
PCI/AER: Use managed resource allocations
Keith Busch
2018-10-08
PCI/AER: Use threaded IRQ for bottom half
Keith Busch
2018-10-08
PCI/AER: Use kfifo_in_spinlocked() to insert locked elements
Keith Busch
2018-10-08
PCI/AER: Use kfifo for tracking events instead of reimplementing it
Keith Busch
2018-10-08
PCI/AER: Remove error source from AER struct aer_rpc
Keith Busch
2018-10-08
PCI/AER: Remove unused aer_error_resume()
Keith Busch
[next]