summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-rcar-host.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-051-83/+8
|\
| * PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring2020-08-041-2/+0
| * PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-5/+0
| * PCI: rcar: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-231-41/+4
| * PCI: rcar: Use devm_pci_alloc_host_bridge()Rob Herring2020-07-231-5/+2
| * PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring2020-07-231-1/+0
| * PCI: rcar: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-14/+5
| * PCI: Set default bridge parent deviceRob Herring2020-07-231-2/+0
| * PCI: rcar: Use pci_host_probe() to register hostRob Herring2020-07-101-17/+1
* | PCI: rcar: Fix runtime PM imbalance on errorDinghao Liu2020-07-231-3/+1
|/
* PCI: rcar: Move shareable code to a common fileLad Prabhakar2020-05-111-292/+112
* PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.cLad Prabhakar2020-05-111-0/+1310