summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/dpc.c
AgeCommit message (Expand)AuthorLines
2019-05-09PCI/DPC: Log messages with pci_dev, not pcie_deviceFrederick Lawler-19/+18
2019-02-21PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu-1/+26
2018-10-02PCI: Make link active reporting detection genericKeith Busch-1/+3
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch-2/+2
2018-09-20PCI/DPC: Save and restore config stateKeith Busch-6/+55
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch-2/+1
2018-07-19PCI/DPC: Remove indirection waiting for inactive linkKeith Busch-8/+2
2018-07-19PCI/DPC: Use threaded IRQ for bottom half handlingKeith Busch-7/+8
2018-07-19PCI/DPC: Print AER status in DPC event handlingKeith Busch-0/+6
2018-07-19PCI/DPC: Remove rp_pio_status from dpc structKeith Busch-12/+5
2018-07-19PCI/DPC: Defer event handling to work queueKeith Busch-24/+20
2018-07-19PCI/DPC: Leave interrupts enabled while handling eventKeith Busch-18/+5
2018-06-11PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.hBjorn Helgaas-1/+0
2018-06-06Merge branch 'pci/dpc'Bjorn Helgaas-1/+4
2018-06-02PCI/DPC: Use the generic pcie_do_fatal_recovery() pathOza Pawandeep-20/+33
2018-06-02PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep-2/+2
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep-11/+1
2018-05-16PCI/DPC: Clear interrupt status in interrupt handler top halfOza Pawandeep-1/+4
2018-03-31PCI/DPC: Rename from pcie-dpc.c to dpc.cBjorn Helgaas-0/+307