summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2021-04-29PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192Jianjun Wang
2021-04-29PCI: dwc: Move iATU detection earlierHou Zhiqiang
2021-04-29PCI: dwc/intel-gw: Remove unused functionJiapeng Chong
2021-04-29PCI: dwc: Move dw_pcie_msi_init() to dw_pcie_setup_rc()Jisheng Zhang
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury
2021-04-20PCI: mediatek: Advertise lack of built-in MSI handlingThomas Gleixner
2021-04-20PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domainsMarc Zyngier
2021-04-20PCI: hv: Drop msi_controller structureMarc Zyngier
2021-04-20PCI: xilinx: Convert to MSI domainsMarc Zyngier
2021-04-20PCI: xilinx: Don't allocate extra memory for the MSI capture addressMarc Zyngier
2021-04-20PCI: rcar: Convert to MSI domainsMarc Zyngier
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