summaryrefslogtreecommitdiffstats
path: root/drivers/pci/of.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: of: Warn if non-prefetchable memory aperture size is > 32-bitVidya Sagar2020-11-181-0/+5
* Merge branch 'pci/doc'Bjorn Helgaas2020-08-051-0/+2
|\
| * PCI: Fix kerneldoc warningsKrzysztof Kozlowski2020-08-051-0/+2
* | Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-051-23/+22
|\ \
| * | PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring2020-08-041-0/+3
| * | PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-20/+17
| * | PCI: of: Reduce missing non-prefetchable memory region to a warningRob Herring2020-07-231-4/+3
| |/
* / PCI: Treat "external-facing" devices themselves as internalRajat Jain2020-07-101-1/+1
|/
* PCI: of: Zero max-link-speed value is invalidPali Rohár2020-05-181-1/+1
* PCI: Make devm_of_pci_get_host_bridge_resources() staticRob Herring2019-11-201-4/+1
* PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-201-7/+54
* PCI: Export pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-0/+1
* PCI: OF: Correct of_irq_parse_pci() documentationLubomir Rintel2019-08-301-1/+1
* PCI: OF: Initialize dev->fwnode appropriatelyJean-Philippe Brucker2019-06-061-0/+8
* Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2019-05-131-21/+23
|\
| * PCI: OF: Allow of_pci_get_max_link_speed() to be used by PCI Endpoint driversKishon Vijay Abraham I2019-04-151-21/+23
* | PCI: OF: Support "external-facing" propertyJean-Philippe Brucker2019-04-111-4/+10
|/
* PCI: Use of_node_name_eq() for node name comparisonsRob Herring2019-01-221-1/+1
* iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta2018-09-251-101/+0
* Merge branch 'pci/resource'Bjorn Helgaas2018-08-151-8/+6
|\
| * PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()Jan Kiszka2018-06-191-8/+6
* | PCI: OF: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
|/
* 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