aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-0511-40/+15
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski2020-08-0311-40/+15
* | Merge branch 'pci/doc'Bjorn Helgaas2020-08-051-1/+1
|\ \
| * | PCI: Fix kerneldoc warningsKrzysztof Kozlowski2020-08-051-1/+1
| |/
* | Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-058-38/+13
|\ \
| * | 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: Move setting pci_host_bridge.busnr out of host driversRob Herring2020-07-231-1/+0
| * | PCI: designware: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-234-15/+10
| * | PCI: Set default bridge parent deviceRob Herring2020-07-231-1/+0
| * | PCI: controller: Remove duplicate error messageDejin Zheng2020-07-233-12/+3
| * | PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng2020-07-101-3/+1
| |/
* | Merge branch 'remotes/lorenzo/pci/runtime-pm'Bjorn Helgaas2020-08-052-6/+3
|\ \
| * | PCI: qcom: Fix runtime PM imbalance on errorDinghao Liu2020-07-071-4/+2
| * | PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on errorDinghao Liu2020-07-071-2/+1
| |/
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-08-0510-334/+140
|\ \
| * | PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driverRob Herring2020-07-271-219/+0
| * | PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-179-46/+23
| * | PCI: qcom: Replace define with standard valueAnsuel Smith2020-07-071-10/+5
| * | PCI: qcom: Support pci speed set for ipq806xSham Muthayyan2020-07-071-0/+13
| * | PCI: qcom: Add ipq8064 rev2 variantAnsuel Smith2020-07-071-1/+3
| * | PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith2020-07-071-1/+16
| * | PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith2020-07-071-0/+24
| * | PCI: qcom: Use bulk clk api and assert on errorAnsuel Smith2020-07-071-85/+46
| * | PCI: qcom: Add missing reset for ipq806xAnsuel Smith2020-07-071-0/+12
| * | PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu2020-07-071-10/+8
| * | PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith2020-07-071-5/+33
| |/
* / PCI: Replace http:// links with https://Alexander A. Klimov2020-06-308-8/+8
|/
* 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
|/