aboutsummaryrefslogtreecommitdiff
path: root/core/pci-slot.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2019-05-15core/pci: pci_slot_add_loc use null-terminated stringsNicholas Piggin1-3/+3
2019-01-16core/pci: Introduce a new pci_slot_op named completed_sm_run()Vaibhav Jain1-1/+5
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