aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/pcie-iproc-platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-03PCI: iproc: Rename iproc_pcie_pltfm_ to iproc_pltfm_pcie_Bjorn Helgaas1-8/+8
2020-10-09PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probeKrzysztof WilczyƄski1-1/+1
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring1-1/+2
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring1-7/+0
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring1-1/+2
2019-10-29PCI: iproc: Use pci_parse_request_of_pci_ranges()Rob Herring1-6/+2
2019-09-04PCI: iproc: Propagate errors for optional PHYsThierry Reding1-6/+3
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas1-1/+1
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+157