summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2021-03-04PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai
2021-03-04PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński
2021-03-04PCI: xilinx-cpm: Fix reference count leak on error pathPan Bian
2021-03-04PCI: rcar: Always allocate MSI addresses in 32bit spaceMarek Vasut
2021-03-04PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith
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
2020-12-07PCI: aardvark: Update comment about disabling link trainingPali Rohár
2020-12-01PCI: tegra: Read "dbi" base address to program in application logicVidya Sagar
2020-12-01PCI: tegra: Move "dbi" accesses to post common DWC initializationVidya Sagar
2020-12-01PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung
2020-11-30PCI: iproc: Enhance PCIe Link information displaySrinath Mannam
2020-11-30PCI: iproc: Invalidate correct PAXB inbound windowsRoman Bacik
2020-11-30PCI: iproc: Fix out-of-bound array accessesBharat Gooty
2020-11-23PCI: vmd: Offset Client VMD MSI-X vectorsJon Derrick
2020-11-20PCI: cadence: Do not error if "cdns,max-outbound-regions" is not foundKishon Vijay Abraham I
2020-11-20PCI: brcmstb: Initialize "tmp" before useJim Quinlan
2020-11-20PCI: rcar: Drop unused members from struct rcar_pcie_hostLad Prabhakar
2020-11-19PCI: dwc: Detect number of iATU windowsRob Herring
2020-11-19PCI: dwc: Move inbound and outbound windows to common structRob Herring
2020-11-19Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"Rob Herring
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring