summaryrefslogtreecommitdiffstats
path: root/core/pcie-slot.c
Commit message (Expand)AuthorAgeFilesLines
* core/pcie-slot: Don't bail early in the power on caseOliver O'Halloran2019-03-281-4/+5
* core/pcie-slot: Better explain suprise_checkOliver O'Halloran2019-03-281-16/+11
* core/pcie-slot: Set power state from the PWRCTL flagOliver O'Halloran2019-03-281-3/+3
* pcie-slot: Don't fail powering on an already on switchBenjamin Herrenschmidt2018-04-101-1/+1
* core/pcie-slots: Fix coverity possible NULL dereferenceCyril Bur2017-11-131-2/+3
* core/pcie-slots: Make dynamic slot creation genericOliver O'Halloran2017-09-151-0/+51
* GCC7: fixes for -Wimplicit-fallthrough expected regexesStewart Smith2017-05-121-1/+2
* core/pci: Disable surprise hotplug on root portGavin Shan2017-03-311-5/+7
* core/pci: Ignore PCI slot capability on root portGavin Shan2017-03-311-2/+7
* core/pci: Mark broken PDC on slots without surprise hotplug capabilityGavin Shan2017-02-221-2/+10
* astbmc/p8dnu: Enable PCI slot's power supply on PEX9733 in hot-add pathGavin Shan2017-02-221-3/+10
* core/pci: No validation on pd and ecap in pcie_slot_create()Gavin Shan2017-02-221-15/+11
* core/pci: Enforce polling PCIe link in hot-add pathGavin Shan2017-02-221-0/+14
* core/pci: Fix PCIe slot's presenceGavin Shan2017-02-221-1/+3
* core/pci: More reliable way to update PCI slot power stateGavin Shan2017-02-221-1/+1
* core/pci: Avoid hreset after fresetGavin Shan2017-02-161-1/+2
* pci: Remove obsoleted PCI slot pfreset() operationGavin Shan2016-10-241-1/+0
* core/pci: Claim surprise hotplug capabilityGavin Shan2016-10-171-8/+32
* core/pci: Return slot cached power stateGavin Shan2016-10-171-5/+9
* core/pci: Cache power state on slot without power controlGavin Shan2016-10-171-2/+6
* core/pci: Return error on invalid power state transitionGavin Shan2016-10-171-3/+3
* core/pci: Fix initial PCIe slot power stateGavin Shan2016-10-111-1/+14
* core/pci: Support PCI slotGavin Shan2016-06-141-0/+452
OpenPOWER on IntegriCloud