aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/of.c
Commit message (Expand)AuthorAge
* PCI: OF: Correct of_irq_parse_pci() documentationLubomir Rintel2019-08-30
* PCI: OF: Initialize dev->fwnode appropriatelyJean-Philippe Brucker2019-06-06
* Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2019-05-13
|\
| * PCI: OF: Allow of_pci_get_max_link_speed() to be used by PCI Endpoint driversKishon Vijay Abraham I2019-04-15
* | PCI: OF: Support "external-facing" propertyJean-Philippe Brucker2019-04-11
|/
* PCI: Use of_node_name_eq() for node name comparisonsRob Herring2019-01-22
* iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta2018-09-25
* Merge branch 'pci/resource'Bjorn Helgaas2018-08-15
|\
| * PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()Jan Kiszka2018-06-19
* | PCI: OF: Fix I/O space page leakSergei Shtylyov2018-07-18
|/
* PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka2018-05-30
* PCI: Use dev_printk() in of_pci_get_host_bridge_resources()Jan Kiszka2018-05-30
* PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka2018-05-30
* PCI: Rename of_pci_get_host_bridge_resources() device node parameterJan Kiszka2018-05-30
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
|\
| * PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-28
* | Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas2018-01-31
|\ \
| * | PCI: OF: Add generic function to parse and allocate PCI resourcesCyrille Pitchen2018-01-31
| |/
* | PCI: Make of_irq_parse_pci() staticRob Herring2018-01-25
* | PCI: Move OF-related PCI functions into PCI coreRob Herring2018-01-17
|/
* PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-16
* PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier2015-07-29
* PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier2015-07-29
* PCI: OF: Don't crash when bridge parent is NULL.David Daney2011-08-19
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-07