summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/pcie-dpc.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-24PCI/DPC: Add local struct device pointersDongdong Liu1-10/+15
2017-08-24PCI/DPC: Add eDPC supportDongdong Liu1-0/+162
2017-05-23PCI/DPC: Fix control register settingKeith Busch1-1/+1
2017-05-23PCI/DPC: Skip DPC event if device is not presentKeith Busch1-1/+1
2017-03-30PCI: Add device disconnected stateKeith Busch1-0/+5
2017-02-10PCI/DPC: Wait for Root Port busy to clearKeith Busch1-1/+25
2017-02-10PCI/DPC: Decode extended reasonsKeith Busch1-2/+6
2016-08-25PCI: Make DPC explicitly non-modularPaul Gortmaker1-14/+4
2016-07-25PCI: Bind DPC to Root Ports as well as Downstream PortsKeith Busch1-1/+1
2016-06-21PCI: Fix whitespace in struct dpc_devMika Westerberg1-2/+2
2016-06-21PCI: Convert Downstream Port Containment driver to use devm_* functionsMika Westerberg1-9/+4
2016-05-03PCI: Add Downstream Port Containment driverKeith Busch1-0/+163