summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-05Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-2/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2-10/+37
2021-11-05Merge branch 'pci/host/rcar'Bjorn Helgaas2-6/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas8-14/+989
2021-11-05Merge branch 'pci/host/mt7621'Bjorn Helgaas12-134/+172
2021-11-05Merge branch 'pci/host/kirin'Bjorn Helgaas2-149/+499
2021-11-05Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas1-1/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2-9/+8
2021-11-05Merge branch 'pci/host/dwc'Bjorn Helgaas7-41/+51
2021-11-05Merge branch 'remotes/lorenzo/pci/dt'Bjorn Helgaas1-0/+141
2021-11-05Merge branch 'pci/host/cadence'Bjorn Helgaas2-1/+3
2021-11-05Merge branch 'pci/host/apple'Bjorn Helgaas9-10/+905
2021-11-05Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas3-179/+331
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas25-67/+70
2021-11-05Merge branch 'pci/vpd'Bjorn Helgaas5-141/+92
2021-11-05Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+56
2021-11-05Merge branch 'pci/sysfs'Bjorn Helgaas6-62/+42
2021-11-05Merge branch 'pci/switchtec'Bjorn Helgaas2-17/+79
2021-11-05Merge branch 'pci/resource'Bjorn Helgaas1-4/+27
2021-11-05Merge branch 'pci/portdrv'Bjorn Helgaas1-17/+30
2021-11-05Merge branch 'pci/p2pdma'Bjorn Helgaas1-1/+1
2021-11-05Merge branch 'pci/msi'Bjorn Helgaas2-1/+34
2021-11-05Merge branch 'pci/hotplug'Bjorn Helgaas9-41/+50
2021-11-05Merge branch 'pci/driver'Bjorn Helgaas31-191/+180
2021-11-05Merge branch 'pci/enumeration'Bjorn Helgaas9-12/+19
2021-11-05Merge branch 'pci/aspm'Bjorn Helgaas3-3/+41
2021-11-05Merge branch 'pci/acpi'Bjorn Helgaas2-79/+84
2021-11-05PCI: Add ACS quirk for Pericom PI7C9X2G switchesNathan Rossi1-0/+55
2021-11-05PCI: apple: Configure RID to SID mapper on device additionMarc Zyngier1-2/+163
2021-11-05iommu/dart: Exclude MSI doorbell from PCIe device IOVA rangeMarc Zyngier3-1/+35
2021-11-05PCI: apple: Implement MSI supportMarc Zyngier1-1/+168
2021-11-05PCI: apple: Add INTx and per-port interrupt supportMarc Zyngier2-0/+211
2021-11-04PCI: kirin: Allow removing the driverMauro Carvalho Chehab1-1/+1
2021-11-04PCI: kirin: De-init the dwc driverMauro Carvalho Chehab1-0/+2
2021-11-04PCI: kirin: Disable clkreq during poweroff sequenceMauro Carvalho Chehab1-0/+3
2021-11-04PCI: kirin: Move the power-off code to a common routineMauro Carvalho Chehab1-11/+15
2021-11-04PCI: kirin: Add power_off support for Kirin 960 PHYMauro Carvalho Chehab1-3/+18
2021-11-04PCI: kirin: Allow building it as a moduleMauro Carvalho Chehab1-1/+1
2021-11-04PCI: kirin: Add MODULE_* macrosMauro Carvalho Chehab1-0/+5
2021-11-04PCI: kirin: Add Kirin 970 compatibleMauro Carvalho Chehab1-0/+4
2021-11-04PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridgeMauro Carvalho Chehab1-32/+233
2021-11-04PCI: apple: Set up reference clocks when probingAlyssa Rosenzweig1-0/+46
2021-11-04PCI: apple: Add initial hardware bring-upAlyssa Rosenzweig4-0/+259
2021-11-04PCI: of: Allow matching of an interrupt-map local to a PCI deviceMarc Zyngier1-2/+8
2021-11-04of/irq: Allow matching of an interrupt-map local to an interrupt controllerMarc Zyngier1-5/+12
2021-11-04irqdomain: Make of_phandle_args_to_fwspec() generally availableMarc Zyngier2-3/+7
2021-11-04PCI: Do not enable AtomicOps on VFsSelvin Xavier1-0/+8
2021-11-04PCI: vmd: Drop redundant includes of <asm/device.h>, <asm/msi.h>Krzysztof WilczyƄski1-2/+0
2021-11-03PCI: cadence: Add cdns_plat_pcie_probe() missing returnLi Chen1-0/+2
2021-11-03PCI: j721e: Fix j721e_pcie_probe() error pathChristophe JAILLET1-1/+1