summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2020-07-23PCI: controller: Remove duplicate error messageDejin Zheng
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-07-10PCI: xilinx: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: xilinx-nwl: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: rockchip: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: rcar: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: iproc: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: altera: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: xgene: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: versatile: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: v3: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: tegra: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: mobiveil: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: brcmstb: Use pci_host_probe() to register hostRob Herring
2020-07-10PCI: host-common: Use struct pci_host_bridge.windows list directlyRob Herring
2020-07-06PCI: mvebu: Use struct pci_host_bridge.windows list directlyRob Herring
2020-07-06PCI: cadence: Use struct pci_host_bridge.windows list directlyRob Herring
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-04Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2020-06-04Merge branch 'remotes/lorenzo/pci/v3-semi'Bjorn Helgaas
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/hv'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 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2020-06-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-06-04Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas
2020-06-04Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas
2020-06-04PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driverKunihiko Hayashi
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-01PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu
2020-05-29PCI: vmd: Filter resource type bits from shadow registerJon Derrick
2020-05-29PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu
2020-05-28PCI: hv: Use struct_size() helperGustavo A. R. Silva
2020-05-27PCI: Add Loongson PCI Controller supportJiaxun Yang
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: rcar: Add endpoint mode supportLad Prabhakar
2020-05-22PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar
2020-05-18PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DTKishon Vijay Abraham I
2020-05-18PCI: cadence: Remove "cdns,max-outbound-regions" DT propertyKishon Vijay Abraham I
2020-05-18PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macrosPali Rohár