summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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
2021-06-10PCI/P2PDMA: Rename upstream_bridge_distance() and rework docLogan Gunthorpe
2021-06-10PCI/IOV: Clarify error message for unbound devicesMoritz Fischer
2021-06-07PCI: Leave Apple Thunderbolt controllers on for s2idle or standbyKonstantin Kharlamov
2021-06-04PCI: Coalesce host bridge contiguous aperturesKai-Heng Feng
2021-06-04PCI/sysfs: Add 'devspec' newlineKrzysztof Wilczyński
2021-06-04PCI/sysfs: Fix 'resource_alignment' newline issuesKrzysztof Wilczyński
2021-06-03PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński
2021-06-03PCI/sysfs: Rely on lengths from scnprintf(), dsm_label_utf16s_to_utf8s()Krzysztof Wilczyński
2021-06-03PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński
2021-06-01Documentation: PCI: Fix typo in pci-error-recovery.rstWesley Sheng
2021-05-27PCI: Print a debug message on PCI device releaseNiklas Schnelle
2021-05-27x86/pci: Return true/false (not 1/0) from bool functionsYang Li
2021-05-27PCI/AER: Use consistent format when printing PCI deviceYicong Yang