summaryrefslogtreecommitdiffstats
path: root/drivers/pci/of.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka2018-05-301-18/+12
* PCI: Use dev_printk() in of_pci_get_host_bridge_resources()Jan Kiszka2018-05-301-10/+10
* PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka2018-05-301-4/+5
* PCI: Rename of_pci_get_host_bridge_resources() device node parameterJan Kiszka2018-05-301-9/+9
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-5/+1
|\
| * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-5/+1
* | Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas2018-01-311-1/+52
|\ \
| * | PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen2018-01-311-0/+51
| |/
* | PCI: Make of_irq_parse_pci() staticRob Herring2018-01-251-2/+1
* | PCI: Move OF-related PCI functions into PCI coreRob Herring2018-01-171-2/+513
|/
* PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-161-7/+6
* PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier2015-07-301-1/+6
* PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier2015-07-301-0/+25
* PCI: OF: Don't crash when bridge parent is NULL.David Daney2011-08-191-1/+1
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-0/+61