summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2021-04-20PCI: rcar: Don't allocate extra memory for the MSI capture addressMarc Zyngier
2021-04-20PCI: tegra: Convert to MSI domainsMarc Zyngier
2021-04-16PCI: tegra: Add Tegra194 MCFG quirks for ECAM errataVidya Sagar
2021-04-14PCI: altera-msi: Remove redundant dev_err call in altera_msi_probe()Chen Hui
2021-04-13PCI: mediatek: Add missing MODULE_DEVICE_TABLEQiheng Lin
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu
2021-04-07PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCIBharat Kumar Gogada
2021-03-31PCI: xgene: Fix cfg resource mappingDejin Zheng
2021-03-29PCI: mediatek: Configure FC and FTS for functions other than 0Ryder Lee
2021-03-23PCI: j721e: Add support to provide refclk to PCIe connectorKishon Vijay Abraham I
2021-03-23PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependenciesGeert Uytterhoeven
2021-03-22PCI: tegra: Fix typo for PCIe endpoint mode in Tegra194Wesley Sheng
2021-03-22PCI: brcmstb: Fix error return code in brcm_pcie_probe()Wei Yongjun
2021-03-22PCI: layerscape: Correct syntax by changing comma to semicolonKrzysztof Wilczyński
2021-03-22PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I
2021-03-22PCI: microchip: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński
2021-03-22PCI: microchip: Make some symbols staticWei Yongjun
2021-03-22PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár
2021-03-22PCI: vmd: Disable MSI-X remapping when possibleJon Derrick
2021-03-22PCI: tegra: Constify static structsRikard Falkeborn
2021-03-17PCI: hv: Use tasklet_disable_in_atomic()Sebastian Andrzej Siewior
2021-03-11PCI: Fix kernel-doc errorsKrzysztof Wilczyński
2021-03-11PCI: Avoid building empty driversArnd Bergmann
2021-03-11PCI: thunder: Fix compile testingArnd Bergmann
2021-03-11PCI: al: Select CONFIG_PCI_ECAMArnd Bergmann
2021-03-10PCI: pci-dra7xx: Prepare for deferred probe with module_platform_driverTony Lindgren
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-24Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/tango'Bjorn Helgaas
2021-02-24Merge branch 'pci/rockchip'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2021-02-24Merge branch 'pci/qcom'Bjorn Helgaas
2021-02-24Merge branch 'pci/ntb'Bjorn Helgaas
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: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith
2021-02-24PCI: qcom: Add support for ddrss_sf_tbu clockDmitry Baryshkov
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