aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-10PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner1-9/+10
2021-08-10PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner1-1/+1
2021-08-10PCI/MSI: Correct misleading commentsThomas Gleixner1-4/+1
2021-08-10PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner1-4/+4
2021-08-10PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner1-0/+5
2021-08-10PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner1-0/+15
2021-08-10PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner1-18/+27
2021-08-10PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner1-13/+15
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