summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-exynos.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/misc'Bjorn Helgaas2024-07-191-0/+1
|\
| * PCI: controller: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-081-0/+1
* | PCI: exynos: Adapt to use bulk clock APIsShradha Todi2024-05-281-50/+4
|/
* Merge branch 'pci/controller/remove-void-return'Bjorn Helgaas2024-01-151-4/+2
|\
| * PCI: exynos: Convert to platform remove callback returning voidUwe Kleine-König2023-12-161-4/+2
* | PCI: dwc: Drop host prefix from struct dw_pcie_host_ops membersYoshihiro Shimoda2024-01-061-1/+1
|/
* PCI: exynos: Don't discard .remove() callbackUwe Kleine-König2023-10-101-2/+2
* PCI: Explicitly include correct DT includesRob Herring2023-07-181-1/+1
* Merge branch 'pci/ctrl/pm-ops'Bjorn Helgaas2022-08-041-4/+4
|\
| * PCI: Convert to new *_PM_OPS macrosBjorn Helgaas2022-07-271-4/+4
* | PCI: exynos: Correct generic PHY usageMarek Szyprowski2022-08-011-2/+1
* | PCI: dwc: Convert struct pcie_port.msi_irq to an arrayDmitry Baryshkov2022-08-011-1/+1
* | PCI: dwc: Rename struct pcie_port to dw_pcie_rpSerge Semin2022-07-061-3/+3
|/
* Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-3/+1
|\
| * PCI: exynos: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
* | treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-031-0/+1
|/
* PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung2020-12-011-214/+139
* PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring2020-11-191-1/+0
* PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring2020-11-191-4/+0
* PCI: dwc: Move link handling into common codeRob Herring2020-11-191-24/+17
* PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring2020-11-191-6/+0
* PCI: dwc: exynos: Use pci_ops for root config space accessorsRob Herring2020-09-081-20/+25
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-061-6/+3
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński2020-08-031-6/+3
* | Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-061-3/+1
|\ \
| * | PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng2020-07-101-3/+1
| |/
* / PCI: Replace http:// links with https://Alexander A. Klimov2020-06-301-1/+1
|/
* PCI: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski2020-01-131-1/+1
* PCI: exynos: Propagate errors for optional PHYsThierry Reding2019-09-041-1/+1
* PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+539