summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-06Merge branch 'remotes/lorenzo/pci/mediatek-gen3'Bjorn Helgaas
2021-07-06Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2021-07-06Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2021-07-06Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2021-07-06Merge branch 'remotes/lorenzo/pci/ftpci100'Bjorn Helgaas
2021-07-06Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2021-07-06Merge branch 'pci/kernel-doc'Bjorn Helgaas
2021-07-06Merge branch 'pci/host/xgene'Bjorn Helgaas
2021-07-06Merge branch 'pci/host/tegra194'Bjorn Helgaas
2021-07-06Merge branch 'pci/host/tegra'Bjorn Helgaas
2021-07-06Merge branch 'pci/host/rockchip'Bjorn Helgaas
2021-07-06Merge branch 'pci/host/intel-gw'Bjorn Helgaas
2021-07-06Merge branch 'pci/host/imx6'Bjorn Helgaas
2021-07-06Merge branch 'pci/virtualization'Bjorn Helgaas
2021-07-06Merge branch 'pci/sysfs'Bjorn Helgaas
2021-07-06Merge branch 'pci/resource'Bjorn Helgaas
2021-07-06Merge branch 'pci/reset'Bjorn Helgaas
2021-07-06Merge branch 'pci/pm'Bjorn Helgaas
2021-07-06Merge branch 'pci/p2pdma'Bjorn Helgaas
2021-07-06Merge branch 'pci/misc'Bjorn Helgaas
2021-07-06Merge branch 'pci/hotplug'Bjorn Helgaas
2021-07-06Merge branch 'pci/error'Bjorn Helgaas
2021-07-06Merge branch 'pci/enumeration'Bjorn Helgaas
2021-07-06PCI/P2PDMA: Finish RCU conversion of pdev->p2pdmaEric Dumazet
2021-07-06PCI: xgene: Annotate __iomem pointerBjorn Helgaas
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński
2021-07-01PCI: cpcihp: Declare cpci_debug in header fileKrzysztof Wilczyński
2021-07-01MAINTAINERS: Add Joyce Ooi as Altera PCIe maintainerJoyce Ooi
2021-07-01PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas
2021-06-28PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter
2021-06-25PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár
2021-06-25PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár
2021-06-24PCI: tegra194: Fix host initialization during resumeVidya Sagar
2021-06-24PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei
2021-06-24PCI: imx6: Enable PHY internal regulator when supplied >3VRichard Zhu
2021-06-24dt-bindings: imx6q-pcie: Add "vph-supply" for PHY supply voltageRichard Zhu
2021-06-24PCI: imx6: Limit DBI register length for imx6qp PCIeRichard Zhu
2021-06-24PCI: imx6: Remove imx6_pcie_probe() redundant error messageZhen Lei
2021-06-24PCI: intel-gw: Fix INTx enableMartin Blumenstingl
2021-06-22PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle
2021-06-22PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle
2021-06-22PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLEZou Wei
2021-06-16PCI: Dynamically map ECAM regionsRussell King
2021-06-16PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner
2021-06-16PCI/P2PDMA: Simplify distance calculationChristoph Hellwig
2021-06-10PCI/P2PDMA: Avoid pci_get_slot(), which may sleepLogan Gunthorpe
2021-06-10PCI/P2PDMA: Refactor pci_p2pdma_map_type()Logan Gunthorpe
2021-06-10PCI/P2PDMA: Warn if host bridge not in whitelistLogan Gunthorpe
2021-06-10PCI/P2PDMA: Use correct calc_map_type_and_dist() return typeLogan Gunthorpe
2021-06-10PCI/P2PDMA: Collect acs list in stack buffer to avoid sleepingLogan Gunthorpe