aboutsummaryrefslogtreecommitdiff
path: root/core/pci.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-07Add global CPU job queueStewart Smith1-27/+5
2015-05-07eeh: Fix eeh event handlingAlistair Popple1-0/+2
2015-04-29phb3: Disable write scope group in PHB for certain adaptersBenjamin Herrenschmidt1-1/+1
2015-04-18pci: Fix presence detect on PHB3Benjamin Herrenschmidt1-2/+5
2015-02-18pci: Remove pci_lockBenjamin Herrenschmidt1-12/+2
2015-02-18pci: Don't hang if we have only one CPUBenjamin Herrenschmidt1-0/+9
2014-10-15(somewhat) quieten PCI during bootStewart Smith1-7/+6
2014-10-01PCI: Don't check cap indicator for PLX 8724 (rev ba)Gavin Shan1-10/+33
2014-08-29PCI: Disable completion timeoutGavin Shan1-0/+22
2014-08-29PCI: Add pci_device_init()Gavin Shan1-6/+6
2014-08-08pci: Improve logging format and log levelsBenjamin Herrenschmidt1-59/+78
2014-08-08PCI: Restore bus numbers after complete resetGavin Shan1-8/+39
2014-08-08PCI: Support parallel scanningGavin Shan1-18/+50
2014-08-08PCI: Split slot reset and scanGavin Shan1-20/+38
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+1388