summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2022-01-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas-3/+24
2022-01-13Merge branch 'pci/host/hv'Bjorn Helgaas-26/+288
2022-01-13Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-155/+89
2022-01-13Merge branch 'pci/host/brcmstb'Bjorn Helgaas-41/+263
2022-01-13Merge branch 'remotes/lorenzo/pci/apple'Bjorn Helgaas-3/+7
2022-01-12PCI: mt7621: Allow COMPILE_TEST for all archesSergio Paracuellos-1/+1
2022-01-12PCI: mt7621: Add missing MODULE_LICENSE()Sergio Paracuellos-0/+2
2022-01-12PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos-37/+0
2022-01-12PCI: mt7621: Declare mt7621_pci_ops staticSergio Paracuellos-1/+1
2022-01-12PCI: brcmstb: Do not turn off WOL regulators on suspendJim Quinlan-9/+44
2022-01-12PCI: brcmstb: Add control of subdevice voltage regulatorsJim Quinlan-5/+78
2022-01-12PCI: brcmstb: Add mechanism to turn on subdev regulatorsJim Quinlan-0/+76
2022-01-12PCI: brcmstb: Split brcm_pcie_setup() into two funcsJim Quinlan-26/+39
2022-01-12PCI: brcmstb: Fix function return value handlingJim Quinlan-6/+22
2022-01-12PCI: brcmstb: Do not use __GENMASKFlorian Fainelli-1/+5
2022-01-12PCI: brcmstb: Declare 'used' as bitmap, not unsigned longChristophe JAILLET-4/+9
2022-01-12PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy-2/+235
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy-25/+54
2022-01-11PCI: brcmstb: Augment driver for MIPs SOCsJim Quinlan-5/+79
2022-01-07PCI: Correct misspelled wordsKrzysztof Wilczyński-2/+2
2022-01-07PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...Kishon Vijay Abraham I-3/+24
2022-01-07PCI: mediatek: Assert PERST# for 100ms for power and clock to stabilizeqizhong cheng-0/+7
2022-01-06PCI: mvebu: Add support for compiling driver as modulePali Rohár-16/+77
2022-01-05PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU'sKarthik L Gopalakrishnan-0/+4
2022-01-05PCI: layerscape: Change to use the DWC common link-up check functionHou Zhiqiang-141/+11
2022-01-04PCI: qcom-ep: Constify static dw_pcie_ep_opsRikard Falkeborn-1/+1
2022-01-04PCI: vmd: Honor ACPI _OSC on PCIe featuresKai-Heng Feng-0/+18
2022-01-04PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...Pali Rohár-0/+23
2022-01-04PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridgePali Rohár-1/+10
2022-01-04PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár-10/+1
2022-01-04PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár-0/+28
2022-01-04PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár-2/+97
2022-01-04PCI: mvebu: Set PCI Bridge Class Code to PCI BridgePali Rohár-1/+27
2022-01-04PCI: mvebu: Setup PCIe controller to Root Complex modePali Rohár-1/+7
2022-01-04PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...Pali Rohár-27/+55
2022-01-04PCI: mvebu: Do not modify PCI IO type bits in conf_writePali Rohár-7/+0
2022-01-04PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár-20/+32
2022-01-04PCI: mvebu: Disallow mapping interrupts on emulated bridgesPali Rohár-0/+10
2022-01-04PCI: mvebu: Handle invalid size of read config requestPali Rohár-0/+3
2022-01-04PCI: mvebu: Check that PCI bridge specified in DT has function number zeroPali Rohár-0/+5
2022-01-04PCI: mvebu: Check for errors from pci_bridge_emul_init() callPali Rohár-3/+12
2022-01-04PCI: mvebu: Check for valid portsPali Rohár-0/+7
2022-01-03PCI: spear13xx: Avoid invalid address space conversionsBjorn Helgaas-4/+4
2022-01-03PCI: hisi: Avoid invalid address space conversionsBjorn Helgaas-10/+22
2022-01-03PCI: xilinx-cpm: Rename xilinx_cpm_pcie_port to xilinx_cpm_pcieBjorn Helgaas-22/+22
2022-01-03PCI: xilinx: Rename xilinx_pcie_port to xilinx_pcieFan Fei-79/+79
2022-01-03PCI: xgene: Rename xgene_pcie_port to xgene_pcieFan Fei-23/+23
2022-01-03PCI: uniphier: Rename uniphier_pcie_priv to uniphier_pcieFan Fei-73/+74
2022-01-03PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcieFan Fei-111/+111
2022-01-03PCI: rcar-gen2: Rename rcar_pci_priv to rcar_pciBjorn Helgaas-7/+7