aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/dwc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas11-40/+15
2020-08-05Merge branch 'pci/doc'Bjorn Helgaas1-1/+1
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas8-38/+13
2020-08-05Merge branch 'remotes/lorenzo/pci/runtime-pm'Bjorn Helgaas2-6/+3
2020-08-05Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas10-334/+140
2020-08-05PCI: Fix kerneldoc warningsKrzysztof Kozlowski1-1/+1
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring1-2/+0
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring1-5/+0
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski11-40/+15
2020-07-27PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driverRob Herring1-219/+0
2020-07-23PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring1-1/+0
2020-07-23PCI: designware: Use pci_is_root_bus() to check if bus is root busRob Herring4-15/+10
2020-07-23PCI: Set default bridge parent deviceRob Herring1-1/+0
2020-07-23PCI: controller: Remove duplicate error messageDejin Zheng3-12/+3
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng9-46/+23
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng1-3/+1
2020-07-07PCI: qcom: Replace define with standard valueAnsuel Smith1-10/+5
2020-07-07PCI: qcom: Support pci speed set for ipq806xSham Muthayyan1-0/+13
2020-07-07PCI: qcom: Add ipq8064 rev2 variantAnsuel Smith1-1/+3
2020-07-07PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith1-1/+16
2020-07-07PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith1-0/+24
2020-07-07PCI: qcom: Use bulk clk api and assert on errorAnsuel Smith1-85/+46
2020-07-07PCI: qcom: Add missing reset for ipq806xAnsuel Smith1-0/+12
2020-07-07PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu1-10/+8
2020-07-07PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith1-5/+33
2020-07-07PCI: qcom: Fix runtime PM imbalance on errorDinghao Liu1-4/+2
2020-07-07PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov8-8/+8
2020-06-04Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas1-3/+2
2020-06-04Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-8/+8
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas2-15/+6
2020-06-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas11-20/+414
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas2-4/+4
2020-06-04PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driverKunihiko Hayashi3-2/+396
2020-05-29PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu1-3/+2
2020-05-22PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_portKishon Vijay Abraham I1-1/+1
2020-05-22PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier1-2/+2
2020-05-22PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier1-0/+2
2020-05-22PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()Wei Yongjun1-5/+3
2020-05-22PCI: dwc: intel: Make intel_pcie_cpu_addr() staticJason Yan1-1/+1
2020-05-22PCI: dwc: Program outbound ATU upper limit registerAlan Mikhak2-3/+7
2020-05-22PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar1-8/+8
2020-05-12PCI: Check for platform_get_irq() failure consistentlyAman Sharma2-4/+4
2020-05-07PCI: host-generic: Eliminate pci_host_common_probe wrappersRob Herring1-10/+1
2020-05-05PCI: dwc: Make hisi_pcie_platform_ops staticZou Wei1-1/+1
2020-05-05PCI: dwc: Clean up computing of msix_tblJiri Slaby1-5/+1
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring2-5/+5
2020-04-24PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by defaultBjorn Helgaas1-1/+0
2020-04-24PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by defaultBjorn Helgaas1-1/+1