aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/dwc/pci-exynos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge branch 'pci/ctrl/pm-ops'Bjorn Helgaas1-4/+4
2022-08-01PCI: exynos: Correct generic PHY usageMarek Szyprowski1-2/+1
2022-08-01PCI: dwc: Convert struct pcie_port.msi_irq to an arrayDmitry Baryshkov1-1/+1
2022-07-27PCI: Convert to new *_PM_OPS macrosBjorn Helgaas1-4/+4
2022-07-05PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin1-3/+3
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+1
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski1-0/+1
2021-11-18PCI: exynos: Drop error data fabrication when config read failsNaveen Naidu1-3/+1
2020-12-01PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung1-214/+139
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring1-1/+0
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring1-4/+0
2020-11-19PCI: dwc: Move link handling into common codeRob Herring1-24/+17
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring1-6/+0
2020-09-08PCI: dwc: exynos: Use pci_ops for root config space accessorsRob Herring1-20/+25
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas1-6/+3
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas1-3/+1
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski1-6/+3
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng1-3/+1
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov1-1/+1
2020-01-13PCI: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski1-1/+1
2019-09-04PCI: exynos: Propagate errors for optional PHYsThierry Reding1-1/+1
2018-07-13PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo1-1/+0
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+539