aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-5/+1
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas1-1/+52
2018-01-31PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen1-0/+51
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas1-5/+1
2018-01-25PCI: Make of_irq_parse_pci() staticRob Herring1-2/+1
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring1-2/+513
2015-10-16PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier1-7/+6
2015-07-30PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier1-1/+6
2015-07-30PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier1-0/+25
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney1-1/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-0/+61