summaryrefslogtreecommitdiffstats
path: root/include/pci.h
Commit message (Expand)AuthorAgeFilesLines
* phb4: Restore bus numbers after CRSMichael Neuling2018-04-111-0/+1
* phb4: set PBCQ Tunnel BAR for tunneled operationsPhilippe Bergheaud2018-03-011-0/+4
* npu2: Rework NPU data structures for OpenCAPIAndrew Donnellan2018-03-011-0/+1
* fast-reboot: move pci_reset error handling into fast-reboot codeNicholas Piggin2018-02-081-1/+1
* pci-iov: free memory across fast-rebootStewart Smith2017-10-101-2/+7
* pci: Make pci_wait_crs() globalMichael Neuling2017-09-121-0/+1
* pci: Track whether a PCI device is a virtual functionRussell Currey2017-08-211-0/+1
* phb4: Enable PCI peer-to-peerFrederic Barrat2017-08-041-0/+4
* core/pci: Use cached vendor/device IDs in quirksGavin Shan2017-06-151-0/+2
* pci: Make handling of config filters genericBenjamin Herrenschmidt2017-06-061-1/+3
* pci: Add bitmap to know if a pci device has cfg reg filtersBenjamin Herrenschmidt2017-06-061-0/+4
* core/pci: Add phb->ops->device_removeGavin Shan2017-03-311-0/+1
* Introduce NPU2 supportAlistair Popple2017-03-301-0/+1
* core/pci: Allow associating parameter with capabilityGavin Shan2017-02-161-7/+20
* core/pci: Introduce separate function to initialize PCIe capabilityGavin Shan2017-02-161-0/+1
* core/pci: Support virtual deviceGavin Shan2016-09-021-0/+1
* core/pci: Improve PCI config register filterGavin Shan2016-09-021-4/+4
* pci: Standardise on uint64_t pe_numberRussell Currey2016-08-301-11/+13
* hw/phb4: Add initial supportBenjamin Herrenschmidt2016-07-081-0/+6
* pci: get_reserved_pe_number() needs to take the PHB as argumentBenjamin Herrenschmidt2016-07-081-1/+1
* core/opal: Support PCI slot and new APIsGavin Shan2016-06-141-72/+0
* core/pci: Use PCI slot in enumerationGavin Shan2016-06-141-17/+0
* core/pci: Support PCI slotGavin Shan2016-06-141-55/+11
* core/pci: Return value for struct phb_ops::device_initGavin Shan2016-06-141-1/+2
* core/pci: Extend pci_restore_bridge_buses() for PCI slotGavin Shan2016-06-141-1/+1
* core/pci: Extend pci_walk_dev() for PCI slotGavin Shan2016-06-141-0/+1
* core/pci: Fix wrong reserved PE# in enumerationGavin Shan2016-06-141-0/+1
* PCI: Remove pci_put_phb()Gavin Shan2016-05-031-1/+0
* PCI: Introduce phb_ops->phb_final_fixup()Gavin Shan2016-05-031-5/+2
* PCI: Move PHB lock to generic layerGavin Shan2016-05-031-6/+12
* pci: Add for_each_phb macro for PHB traversalRussell Currey2016-03-311-0/+14
* PCI: use define for wanting dynamic PHB id for pci_register_phbStewart Smith2015-11-171-0/+1
* PCI: Trace device node from PCI deviceGavin Shan2015-10-261-2/+9
* PCI: Cache PCI device IDsGavin Shan2015-10-261-0/+3
* PCI: Introduce config register filterGavin Shan2015-10-081-0/+28
* pci: Use a fixed numbering of PHBs on OPAL and improve log consistencyBenjamin Herrenschmidt2015-10-071-1/+1
* pci/fsp: Cleanup slot_infoBenjamin Herrenschmidt2015-09-011-12/+9
* eeh: Fix eeh event handlingAlistair Popple2015-05-071-0/+3
* PCI: Refactor error injectionGavin Shan2014-10-081-2/+2
* phb3/capi: Add capp recovery to phb3Ryan Grimm2014-09-301-0/+2
* PCI: Add pci_device_init()Gavin Shan2014-08-291-2/+1
* PCI: Restore bus numbers after complete resetGavin Shan2014-08-081-0/+4
* PCI: Allow to set frozen stateGavin Shan2014-07-211-0/+2
* PCI: Clear PAPR error injectionGavin Shan2014-07-211-0/+2
* core: PCI error injection APIMike Qiu2014-07-211-1/+2
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+504
OpenPOWER on IntegriCloud