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
/
dpc.c
Age
Commit message (
Expand
)
Author
2020-06-01
PCI/DPC: Print IRQ number used by port
Yicong Yang
2020-06-01
PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/ERR: Remove service dependency in pcie_do_recovery()
Kuppuswamy Sathyanarayanan
2020-03-28
PCI/DPC: Move DPC data into struct pci_dev
Bjorn Helgaas
2019-10-25
PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control
Olof Johansson
2019-05-09
PCI/DPC: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-02-21
PCI/DPC: Fix print AER status in DPC event handling
Dongdong Liu
2018-10-02
PCI: Make link active reporting detection generic
Keith Busch
2018-09-26
PCI/ERR: Handle fatal error recovery
Keith Busch
2018-09-20
PCI/DPC: Save and restore config state
Keith Busch
2018-09-20
PCI: portdrv: Initialize service drivers directly
Keith Busch
2018-07-19
PCI/DPC: Remove indirection waiting for inactive link
Keith Busch
2018-07-19
PCI/DPC: Use threaded IRQ for bottom half handling
Keith Busch
2018-07-19
PCI/DPC: Print AER status in DPC event handling
Keith Busch
2018-07-19
PCI/DPC: Remove rp_pio_status from dpc struct
Keith Busch
2018-07-19
PCI/DPC: Defer event handling to work queue
Keith Busch
2018-07-19
PCI/DPC: Leave interrupts enabled while handling event
Keith Busch
2018-06-11
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
2018-06-06
Merge branch 'pci/dpc'
Bjorn Helgaas
2018-06-02
PCI/DPC: Use the generic pcie_do_fatal_recovery() path
Oza Pawandeep
2018-06-02
PCI/DPC: Disable ERR_NONFATAL handling by DPC
Oza Pawandeep
2018-05-17
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
2018-05-16
PCI/DPC: Clear interrupt status in interrupt handler top half
Oza Pawandeep
2018-03-31
PCI/DPC: Rename from pcie-dpc.c to dpc.c
Bjorn Helgaas