aboutsummaryrefslogtreecommitdiff
path: root/core/pci-slot.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-11core/pci: Set slot power limit when supportedOliver O'Halloran1-0/+1
2018-02-20Revert "pci: Shared slot state synchronisation for hot reset"Russell Currey1-14/+0
2017-11-21pci: Shared slot state synchronisation for hot resetRussell Currey1-0/+14
2017-11-21pci: Track peers of slotsRussell Currey1-0/+1
2017-09-15core/pci-slots: Move slot-label construction to a helperOliver O'Halloran1-0/+30
2017-05-31core/pci: Rename pci_slot_op poll to run_smMichael Neuling1-2/+2
2017-02-22core/pci: Mark broken PDC on slots without surprise hotplug capabilityGavin Shan1-0/+3
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan1-3/+0
2016-10-17hw/phb3: Disable surprise link down event on PCI slotsGavin Shan1-9/+15
2016-10-17core/pci: Claim surprise hotplug capabilityGavin Shan1-0/+2
2016-06-14core/pci: Support PCI slotGavin Shan1-0/+206