summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-05Merge branch 'pci/doc'Bjorn Helgaas
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/runtime-pm'Bjorn Helgaas
2020-08-05Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-08-05PCI: Fix kerneldoc warningsKrzysztof Kozlowski
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski
2020-07-27PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driverRob Herring
2020-07-23PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring
2020-07-23PCI: designware: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-23PCI: Set default bridge parent deviceRob Herring
2020-07-23PCI: controller: Remove duplicate error messageDejin Zheng
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng
2020-07-07PCI: qcom: Replace define with standard valueAnsuel Smith
2020-07-07PCI: qcom: Support pci speed set for ipq806xSham Muthayyan
2020-07-07PCI: qcom: Add ipq8064 rev2 variantAnsuel Smith
2020-07-07PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith
2020-07-07PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith
2020-07-07PCI: qcom: Use bulk clk api and assert on errorAnsuel Smith
2020-07-07PCI: qcom: Add missing reset for ipq806xAnsuel Smith
2020-07-07PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu
2020-07-07PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith
2020-07-07PCI: qcom: Fix runtime PM imbalance on errorDinghao Liu
2020-07-07PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on errorDinghao Liu
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov
2020-06-04Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2020-06-04Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas
2020-06-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas
2020-06-04PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driverKunihiko Hayashi
2020-05-29PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu
2020-05-22PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_portKishon Vijay Abraham I
2020-05-22PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier
2020-05-22PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier
2020-05-22PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()Wei Yongjun
2020-05-22PCI: dwc: intel: Make intel_pcie_cpu_addr() staticJason Yan
2020-05-22PCI: dwc: Program outbound ATU upper limit registerAlan Mikhak
2020-05-22PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar
2020-05-12PCI: Check for platform_get_irq() failure consistentlyAman Sharma
2020-05-07PCI: host-generic: Eliminate pci_host_common_probe wrappersRob Herring
2020-05-05PCI: dwc: Make hisi_pcie_platform_ops staticZou Wei
2020-05-05PCI: dwc: Clean up computing of msix_tblJiri Slaby
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring
2020-04-24PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by defaultBjorn Helgaas
2020-04-24PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by defaultBjorn Helgaas