aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/dpc.c
Commit message (Expand)AuthorAge
* PCI: Make link active reporting detection genericKeith Busch2018-10-02
* PCI/ERR: Handle fatal error recoveryKeith Busch2018-09-26
* PCI/DPC: Save and restore config stateKeith Busch2018-09-20
* PCI: portdrv: Initialize service drivers directlyKeith Busch2018-09-20
* PCI/DPC: Remove indirection waiting for inactive linkKeith Busch2018-07-19
* PCI/DPC: Use threaded IRQ for bottom half handlingKeith Busch2018-07-19
* PCI/DPC: Print AER status in DPC event handlingKeith Busch2018-07-19
* PCI/DPC: Remove rp_pio_status from dpc structKeith Busch2018-07-19
* PCI/DPC: Defer event handling to work queueKeith Busch2018-07-19
* PCI/DPC: Leave interrupts enabled while handling eventKeith Busch2018-07-19
* PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.hBjorn Helgaas2018-06-11
* Merge branch 'pci/dpc'Bjorn Helgaas2018-06-06
|\
| * PCI/DPC: Clear interrupt status in interrupt handler top halfOza Pawandeep2018-05-16
* | PCI/DPC: Use the generic pcie_do_fatal_recovery() pathOza Pawandeep2018-06-02
* | PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep2018-06-02
* | PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep2018-05-17
|/
* PCI/DPC: Rename from pcie-dpc.c to dpc.cBjorn Helgaas2018-03-31