aboutsummaryrefslogtreecommitdiff
path: root/core/pci.c
AgeCommit message (Expand)AuthorFilesLines
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