summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-06-041-3/+2
|\
| * PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu2020-05-291-3/+2
* | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2020-06-041-8/+8
|\ \
| * | PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar2020-05-221-8/+8
| |/
* | Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas2020-06-042-15/+6
|\ \
| * | PCI: host-generic: Eliminate pci_host_common_probe wrappersRob Herring2020-05-071-10/+1
| * | PCI: Constify struct pci_ecam_opsRob Herring2020-05-012-5/+5
| |/
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-06-0411-20/+414
|\ \
| * | PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driverKunihiko Hayashi2020-06-043-2/+396
| * | PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_portKishon Vijay Abraham I2020-05-221-1/+1
| * | PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier2020-05-221-2/+2
| * | PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier2020-05-221-0/+2
| * | PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()Wei Yongjun2020-05-221-5/+3
| * | PCI: dwc: intel: Make intel_pcie_cpu_addr() staticJason Yan2020-05-221-1/+1
| * | PCI: dwc: Program outbound ATU upper limit registerAlan Mikhak2020-05-222-3/+7
| * | PCI: dwc: Make hisi_pcie_platform_ops staticZou Wei2020-05-051-1/+1
| * | PCI: dwc: Clean up computing of msix_tblJiri Slaby2020-05-051-5/+1
| |/
* | Merge branch 'pci/misc'Bjorn Helgaas2020-06-042-4/+4
|\ \
| * | PCI: Check for platform_get_irq() failure consistentlyAman Sharma2020-05-122-4/+4
| |/
* | PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by defaultBjorn Helgaas2020-04-241-1/+0
* | PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by defaultBjorn Helgaas2020-04-241-1/+1
|/
* Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2020-04-021-1/+7
|\
| * PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOMBjorn Andersson2020-02-261-1/+7
* | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2020-04-025-80/+822
|\ \
| * | PCI: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding2020-04-021-7/+35
| * | PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interruptKishon Vijay Abraham I2020-04-021-1/+4
| * | PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I2020-04-022-29/+18
| * | PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I2020-04-021-2/+13
| * | PCI: tegra: Add support for PCIe endpoint mode in Tegra194Vidya Sagar2020-03-313-18/+695
| * | PCI: dwc: Add API to notify core initialization completionVidya Sagar2020-02-252-0/+12
| * | PCI: dwc: Refactor core initialization code for EP modeVidya Sagar2020-02-252-28/+50
| |/
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-04-021-36/+195
|\ \
| * | PCI: dwc: pci-dra7xx: Fix MSI IRQ handlingVignesh Raghavendra2020-03-271-36/+195
| |/
* / PCI: amlogic: Use AXG PCIERemi Pommarel2020-03-041-94/+22
|/
* Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-3110-41/+781
|\
| * Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas2020-01-291-30/+1
| |\
| | * PCI: uniphier: remove module code from built-in driverMasahiro Yamada2020-01-131-30/+1
| * | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2020-01-291-0/+150
| |\ \
| | * | PCI: qcom: Add support for SDM845 PCIe controllerBjorn Andersson2020-01-101-0/+150
| | |/
| * | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2020-01-291-1/+1
| |\ \
| | * | PCI: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski2020-01-131-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2020-01-291-3/+3
| |\ \
| | * | PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...Kishon Vijay Abraham I2020-01-211-1/+1
| | * | PCI: keystone: Fix outbound region mappingYurii Monakov2020-01-101-1/+1
| | * | PCI: keystone: Fix link training retries initiationYurii Monakov2020-01-101-1/+1
| | |/
| * | PCI: artpec6: Configure FTS with dwc helper functionDilip Kota2020-01-091-7/+1
| * | PCI: dwc: intel: PCIe RC controller driverDilip Kota2020-01-095-0/+625
| |/
* / remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
|/
* Merge branch 'pci/trivial'Bjorn Helgaas2019-11-281-3/+3
|\
| * PCI: Fix indentationKrzysztof Kozlowski2019-11-211-3/+3