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