summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/dpc.c
AgeCommit message (Expand)Author
2021-11-18PCI/DPC: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu
2021-06-16PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner
2020-06-01PCI/DPC: Print IRQ number used by portYicong Yang
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDRKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan
2020-03-28PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson
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