summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2021-08-04PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP modeOm Prakash Singh-0/+5
2021-08-04PCI: tegra194: Disable interrupts before entering L2Om Prakash Singh-0/+10
2021-08-04PCI: tegra194: Fix MSI-X programmingOm Prakash Singh-1/+1
2021-08-04PCI: tegra194: Fix handling BME_CHGED eventOm Prakash Singh-15/+15
2021-08-04PCI: iproc: Fix BCMA probe resource handlingRob Herring-10/+6
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier-128/+76
2021-07-23PCI: tegra: Remove unused struct tegra_pcie_busKrzysztof Wilczyński-5/+0
2021-07-23PCI: controller: PCI_IXP4XX should depend on ARCH_IXP4XXGeert Uytterhoeven-0/+1
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-0/+680
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-118/+143
2021-07-06Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas-11/+0
2021-07-06Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas-1/+1
2021-07-06Merge branch 'remotes/lorenzo/pci/mediatek-gen3'Bjorn Helgaas-0/+1
2021-07-06Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas-3/+1
2021-07-06Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas-11/+18
2021-07-06Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas-38/+26
2021-07-06Merge branch 'remotes/lorenzo/pci/ftpci100'Bjorn Helgaas-15/+15
2021-07-06Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas-1/+12
2021-07-06Merge branch 'pci/kernel-doc'Bjorn Helgaas-23/+30
2021-07-06Merge branch 'pci/host/xgene'Bjorn Helgaas-1/+1
2021-07-06Merge branch 'pci/host/tegra194'Bjorn Helgaas-1/+3
2021-07-06Merge branch 'pci/host/tegra'Bjorn Helgaas-0/+1
2021-07-06Merge branch 'pci/host/rockchip'Bjorn Helgaas-6/+6
2021-07-06Merge branch 'pci/host/intel-gw'Bjorn Helgaas-4/+6
2021-07-06PCI: xgene: Annotate __iomem pointerBjorn Helgaas-1/+1
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński-23/+30
2021-07-01PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas-6/+6
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+3
2021-06-28PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter-1/+1
2021-06-25PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár-0/+11
2021-06-25PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár-1/+1
2021-06-24PCI: tegra194: Fix host initialization during resumeVidya Sagar-0/+2
2021-06-24PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei-0/+1
2021-06-24PCI: imx6: Enable PHY internal regulator when supplied >3VRichard Zhu-0/+20
2021-06-24PCI: imx6: Limit DBI register length for imx6qp PCIeRichard Zhu-0/+1
2021-06-24PCI: imx6: Remove imx6_pcie_probe() redundant error messageZhen Lei-3/+1
2021-06-24PCI: intel-gw: Fix INTx enableMartin Blumenstingl-4/+6
2021-06-22PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle-1/+7
2021-06-22PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle-10/+11
2021-06-22PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLEZou Wei-0/+1
2021-06-20PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()Haiyang Zhang-0/+3
2021-06-18PCI: aardvark: Fix kernel panic during PIO transferPali Rohár-9/+40
2021-06-18PCI: tegra194: Fix MCFG quirk build regressionsJon Hunter-121/+128
2021-06-17PCI: ixp4xx: Add a new driver for IXP4xxLinus Walleij-0/+680
2021-06-03PCI: hv: Remove bus device removal unused refcount/functionsLong Li-31/+3
2021-06-03PCI: hv: Fix a race condition when removing the deviceLong Li-7/+23
2021-06-03PCI: mediatek: Remove redundant error printing in mtk_pcie_subsys_powerup()Zhen Lei-3/+1
2021-06-03PCI: ftpci100: Rename macro name collisionRandy Dunlap-15/+15
2021-06-03PCI: mobiveil: Remove unused readl and writel functionsKrzysztof Wilczyński-11/+0
2021-06-03PCI: microchip: Make the struct event_descs staticKrzysztof Wilczyński-1/+1