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