summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-iproc-platform.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probeKrzysztof WilczyƄski2020-10-091-1/+1
* PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring2020-08-041-1/+2
* PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-7/+0
* PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-201-1/+2
* PCI: iproc: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-6/+2
* PCI: iproc: Propagate errors for optional PHYsThierry Reding2019-09-041-6/+3
* PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-091-1/+1
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+157