aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-13PCI: Fix fall-through warning for ClangGustavo A. R. Silva1-1/+1
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-46/+4
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-0/+680
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas1-46/+4
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds41-414/+697
2021-07-06Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas1-11/+0
2021-07-06Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas1-1/+1
2021-07-06Merge branch 'remotes/lorenzo/pci/mediatek-gen3'Bjorn Helgaas1-0/+1
2021-07-06Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-3/+1
2021-07-06Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-11/+18
2021-07-06Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-38/+26
2021-07-06Merge branch 'remotes/lorenzo/pci/ftpci100'Bjorn Helgaas1-15/+15
2021-07-06Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-1/+12
2021-07-06Merge branch 'pci/kernel-doc'Bjorn Helgaas9-29/+40
2021-07-06Merge branch 'pci/host/xgene'Bjorn Helgaas1-1/+1
2021-07-06Merge branch 'pci/host/tegra194'Bjorn Helgaas1-1/+3
2021-07-06Merge branch 'pci/host/tegra'Bjorn Helgaas1-0/+1
2021-07-06Merge branch 'pci/host/rockchip'Bjorn Helgaas1-6/+6
2021-07-06Merge branch 'pci/host/intel-gw'Bjorn Helgaas1-4/+6
2021-07-06Merge branch 'pci/host/imx6'Bjorn Helgaas1-3/+22
2021-07-06Merge branch 'pci/virtualization'Bjorn Helgaas1-2/+9
2021-07-06Merge branch 'pci/sysfs'Bjorn Helgaas13-90/+104
2021-07-06Merge branch 'pci/resource'Bjorn Helgaas1-4/+46
2021-07-06Merge branch 'pci/reset'Bjorn Helgaas2-8/+77
2021-07-06Merge branch 'pci/pm'Bjorn Helgaas1-0/+11
2021-07-06Merge branch 'pci/p2pdma'Bjorn Helgaas1-170/+202
2021-07-06Merge branch 'pci/hotplug'Bjorn Helgaas5-7/+112
2021-07-06Merge branch 'pci/error'Bjorn Helgaas1-2/+2
2021-07-06PCI/P2PDMA: Finish RCU conversion of pdev->p2pdmaEric Dumazet1-25/+72
2021-07-06PCI: xgene: Annotate __iomem pointerBjorn Helgaas1-1/+1
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński9-29/+40
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+22
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-2/+4
2021-07-01PCI: cpcihp: Declare cpci_debug in header fileKrzysztof Wilczyński2-2/+3
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2021-07-01PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas1-6/+6
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-0/+3
2021-06-28PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter1-1/+1
2021-06-25PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár1-0/+11
2021-06-25PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár1-1/+1
2021-06-24PCI: tegra194: Fix host initialization during resumeVidya Sagar1-0/+2
2021-06-24PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-06-24PCI: imx6: Enable PHY internal regulator when supplied >3VRichard Zhu1-0/+20
2021-06-24PCI: imx6: Limit DBI register length for imx6qp PCIeRichard Zhu1-0/+1
2021-06-24PCI: imx6: Remove imx6_pcie_probe() redundant error messageZhen Lei1-3/+1
2021-06-24PCI: intel-gw: Fix INTx enableMartin Blumenstingl1-4/+6
2021-06-24PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain1-2/+4
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie7-132/+271
2021-06-22PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle1-1/+7
2021-06-22PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle1-10/+11