summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2021-05-19PCI: brcmstb: Use reset/rearm instead of deassert/assertJim Quinlan
2021-05-19PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár
2021-05-14PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I
2021-05-14PCI: xgene: Fix cfg resource mappingDejin Zheng
2021-05-12PCI: dwc: Move iATU detection earlierHou Zhiqiang
2021-03-17PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser
2021-03-11PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani
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