aboutsummaryrefslogtreecommitdiff
path: root/include/pci-slot.h
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-15/+2
2019-01-18sparse: Make tree 'constant is so big' warning cleanStewart Smith1-1/+1
2019-01-16core/pci: Introduce a new pci_slot_op named completed_sm_run()Vaibhav Jain1-0/+1
2018-04-11core/pci: Set slot power limit when supportedOliver O'Halloran1-0/+1
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/+3
2017-09-15core/pcie-slots: Make dynamic slot creation genericOliver O'Halloran1-0/+3
2017-09-15core/pci-dt-slot: Represent PCIe slots in the devicetreeOliver O'Halloran1-0/+7
2017-09-12phb4: Remove stable retriesMichael Neuling1-1/+0
2017-07-25phb4: Improve reset and link training timingMichael Neuling1-0/+1
2017-07-13phb4: Rework retries so we can do more than oneMichael Neuling1-0/+1
2017-06-16core/pci: Use PCI slot's power facality in pci_enable_bridge()Gavin Shan1-0/+1
2017-05-31core/pci: Rename pci_slot_op poll to run_smMichael Neuling1-1/+1
2017-02-22core/pci: Mark broken PDC on slots without surprise hotplug capabilityGavin Shan1-0/+1
2017-02-22astbmc/p8dnu: Enable PCI slot's power supply on PEX9733 in hot-add pathGavin Shan1-0/+1
2017-02-22core/pci: Fix PCIe slot's presenceGavin Shan1-0/+1
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan1-7/+4
2016-10-24pci: make PCI slot state as incremental to base numberGavin Shan1-12/+12
2016-10-17core/pci: Claim surprise hotplug capabilityGavin Shan1-0/+1
2016-06-14core/pci: Support PCI slotGavin Shan1-0/+255