summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick-0/+3
2020-07-21PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár-0/+7
2020-07-20PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()Tiezhu Yang-3/+3
2020-07-20PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet-32/+0
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng-46/+23
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner-2/+3
2020-07-14PCI: mvebu: Setup BAR0 in order to fix MSIShmuel Hazan-4/+12
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng-16/+7
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng-25/+13
2020-07-10PCI: xilinx: Use pci_host_probe() to register hostRob Herring-12/+1
2020-07-10PCI: xilinx-nwl: Use pci_host_probe() to register hostRob Herring-13/+1
2020-07-10PCI: rockchip: Use pci_host_probe() to register hostRob Herring-15/+4
2020-07-10PCI: rcar: Use pci_host_probe() to register hostRob Herring-17/+1
2020-07-10PCI: iproc: Use pci_host_probe() to register hostRob Herring-15/+5
2020-07-10PCI: altera: Use pci_host_probe() to register hostRob Herring-16/+1
2020-07-10PCI: xgene: Use pci_host_probe() to register hostRob Herring-12/+1
2020-07-10PCI: versatile: Use pci_host_probe() to register hostRob Herring-13/+1
2020-07-10PCI: v3: Use pci_host_probe() to register hostRob Herring-12/+1
2020-07-10PCI: tegra: Use pci_host_probe() to register hostRob Herring-10/+1
2020-07-10PCI: mobiveil: Use pci_host_probe() to register hostRob Herring-15/+1
2020-07-10PCI: brcmstb: Use pci_host_probe() to register hostRob Herring-16/+4
2020-07-10PCI: host-common: Use struct pci_host_bridge.windows list directlyRob Herring-28/+14
2020-07-07PCI: qcom: Replace define with standard valueAnsuel Smith-10/+5
2020-07-07PCI: qcom: Support pci speed set for ipq806xSham Muthayyan-0/+13
2020-07-07PCI: qcom: Add ipq8064 rev2 variantAnsuel Smith-1/+3
2020-07-07PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith-1/+16
2020-07-07PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith-0/+24
2020-07-07PCI: qcom: Use bulk clk api and assert on errorAnsuel Smith-85/+46
2020-07-07PCI: qcom: Add missing reset for ipq806xAnsuel Smith-0/+12
2020-07-07PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu-10/+8
2020-07-07PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith-5/+33
2020-07-07PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár-1/+3
2020-07-07PCI: qcom: Fix runtime PM imbalance on errorDinghao Liu-4/+2
2020-07-07PCI: cadence: Fix runtime PM imbalance on errorDinghao Liu-2/+1
2020-07-07PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on errorDinghao Liu-2/+1
2020-07-06PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guestsJon Derrick-6/+38
2020-07-06PCI: mvebu: Use struct pci_host_bridge.windows list directlyRob Herring-8/+5
2020-07-06PCI: cadence: Use struct pci_host_bridge.windows list directlyRob Herring-19/+7
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov-8/+8
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1364/+2714
2020-06-04Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas-2/+4
2020-06-04Merge branch 'remotes/lorenzo/pci/v3-semi'Bjorn Helgaas-1/+1
2020-06-04Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas-7/+5
2020-06-04Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas-1181/+1904
2020-06-04Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas-20/+62
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas-61/+51
2020-06-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-20/+414
2020-06-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas-12/+4
2020-06-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas-4/+33