summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2021-02-24Merge branch 'pci/microchip'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2021-02-24Merge branch 'pci/layerscape'Bjorn Helgaas
2021-02-24Merge branch 'pci/dwc'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2021-02-24PCI: al: Remove useless dw_pcie_opsJisheng Zhang
2021-02-24PCI: dwc: Don't assume the ops in dw_pcie always existJisheng Zhang
2021-02-24PCI: dwc: Add upper limit address for outbound iATUShradha Todi
2021-02-24PCI: dwc: Change size to u64 for EP outbound iATUShradha Todi
2021-02-24PCI: dwc: Drop support for config space in 'ranges'Rob Herring
2021-02-24PCI: layerscape: Convert to builtin_platform_driver()Michael Walle
2021-02-24PCI: layerscape: Add LX2160A rev2 EP mode supportHou Zhiqiang
2021-02-24PCI: dwc: Work around ECRC configuration issueVidya Sagar
2021-02-23PCI: microchip: Add Microchip PolarFire PCIe controller driverDaire McNamara
2021-02-23PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridgeDaire McNamara
2021-02-18PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński
2021-02-10PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani
2021-01-25PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński
2021-01-19PCI: brcmstb: support BCM4908 with external PERST# signal controllerRafał Miłecki
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-25PCI: tegra: Fix host link initializationRob Herring
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2020-12-15PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner
2020-12-15PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-10PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.cKrzysztof Wilczyński
2020-12-10PCI: vmd: Update type of the __iomem pointersKrzysztof Wilczyński
2020-12-10PCI: iproc: Convert to use the new ECAM constantsKrzysztof Wilczyński
2020-12-10PCI: thunder-pem: Add constant for custom ".bus_shift" initialiserKrzysztof Wilczyński
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński
2020-12-10PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle argKishon Vijay Abraham I
2020-12-10PCI: dwc: Set 32-bit DMA mask for MSI target address allocationVidya Sagar
2020-12-09PCI: qcom: Add support for configuring BDF to SID mapping for SM8250Manivannan Sadhasivam
2020-12-08PCI: qcom: Add SM8250 SoC supportManivannan Sadhasivam
2020-12-07PCI: tegra: Disable LTSSM during L2 entryVidya Sagar
2020-12-07PCI: tegra: Check return value of tegra_pcie_init_controller()Vidya Sagar
2020-12-07PCI: tegra: Continue unconfig sequence even if parts failVidya Sagar
2020-12-07PCI: tegra: Set DesignWare IP versionVidya Sagar
2020-12-07PCI: tegra: Fix ASPM-L1SS advertisement disable codeVidya Sagar