summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pci-exynos.c
AgeCommit message (Expand)Author
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2020-12-01PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring
2020-11-19PCI: dwc: Move link handling into common codeRob Herring
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring
2020-09-08PCI: dwc: exynos: Use pci_ops for root config space accessorsRob Herring
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov
2020-01-13PCI: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski
2019-09-04PCI: exynos: Propagate errors for optional PHYsThierry Reding
2018-07-13PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin