summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/pcie-dpc.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add device disconnected stateKeith Busch2017-03-301-0/+5
* PCI/DPC: Wait for Root Port busy to clearKeith Busch2017-02-101-1/+25
* PCI/DPC: Decode extended reasonsKeith Busch2017-02-101-2/+6
* PCI: Make DPC explicitly non-modularPaul Gortmaker2016-08-241-14/+4Star
* PCI: Bind DPC to Root Ports as well as Downstream PortsKeith Busch2016-07-251-1/+1
* PCI: Fix whitespace in struct dpc_devMika Westerberg2016-06-211-2/+2
* PCI: Convert Downstream Port Containment driver to use devm_* functionsMika Westerberg2016-06-211-9/+4Star
* PCI: Add Downstream Port Containment driverKeith Busch2016-05-031-0/+163