summaryrefslogtreecommitdiffstats
path: root/core/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' - ranges properties for offbStewart Smith2016-02-231-5/+12
|\
| * core: Add explicit 1:1 mappings in ranges propertiesSam Mendoza-Jonas2016-02-231-5/+12
* | PCI: use define for wanting dynamic PHB id for pci_register_phbStewart Smith2015-11-171-1/+1
* | core/pci.c: Move device node fixups to happen after all devices are added to ...Alistair Popple2015-11-121-4/+19
* | PCI: Trace device node from PCI deviceGavin Shan2015-10-261-2/+5
* | PCI: Cache PCI device IDsGavin Shan2015-10-261-0/+5
* | Fix strcat onto uninit string for pci location codeStewart Smith2015-10-141-0/+2
* | PCI: Introduce config register filterGavin Shan2015-10-081-0/+53
* | pci: Use a fixed numbering of PHBs on OPAL and improve log consistencyBenjamin Herrenschmidt2015-10-071-32/+49
|/
* PCI: Clear error bits after changing MPSGavin Shan2015-09-151-3/+19
* Fix comparing array to null is always trueStewart Smith2015-09-091-2/+2
* pci: Support absence of base location codeBenjamin Herrenschmidt2015-09-011-7/+11
* pci: Don't create -T location codes on non-FSP machinesBenjamin Herrenschmidt2015-09-011-1/+5
* pci/fsp: Cleanup slot_infoBenjamin Herrenschmidt2015-09-011-7/+14
* Introduce memory allocation return value checkKamalesh Babulal2015-07-101-0/+4
* pci_configure_mps fixes: NULL dereference, null check and typoKamalesh Babulal2015-07-101-4/+4
* pci_configure_mps(): Check empty pointer before dereferencingKamalesh Babulal2015-06-241-4/+5
* Add -Tn to ibm,loc-code for ethernet adaptorsDaniel Axtens2015-06-231-3/+31
* Add global CPU job queueStewart Smith2015-05-071-27/+5
* eeh: Fix eeh event handlingAlistair Popple2015-05-071-0/+2
* phb3: Disable write scope group in PHB for certain adaptersBenjamin Herrenschmidt2015-04-291-1/+1
* pci: Fix presence detect on PHB3Benjamin Herrenschmidt2015-04-181-2/+5
* pci: Remove pci_lockBenjamin Herrenschmidt2015-02-181-12/+2
* pci: Don't hang if we have only one CPUBenjamin Herrenschmidt2015-02-181-0/+9
* (somewhat) quieten PCI during bootStewart Smith2014-10-151-7/+6
* PCI: Don't check cap indicator for PLX 8724 (rev ba)Gavin Shan2014-10-011-10/+33
* PCI: Disable completion timeoutGavin Shan2014-08-291-0/+22
* PCI: Add pci_device_init()Gavin Shan2014-08-291-6/+6
* pci: Improve logging format and log levelsBenjamin Herrenschmidt2014-08-081-59/+78
* PCI: Restore bus numbers after complete resetGavin Shan2014-08-081-8/+39
* PCI: Support parallel scanningGavin Shan2014-08-081-18/+50
* PCI: Split slot reset and scanGavin Shan2014-08-081-20/+38
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+1388
OpenPOWER on IntegriCloud