summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-13Merge branch 'remotes/lorenzo/pci/bridge-emul'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/xilinx-nwl'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2022-01-13Merge branch 'pci/host/mt7621'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/mediatek-gen3'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2022-01-13Merge branch 'pci/host/hv'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2022-01-13Merge branch 'pci/host/brcmstb'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/apple'Bjorn Helgaas
2022-01-13Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2022-01-13Merge branch 'pci/virtualization'Bjorn Helgaas
2022-01-13Merge branch 'pci/switchtec'Bjorn Helgaas
2022-01-13Merge branch 'pci/resource'Bjorn Helgaas
2022-01-13Merge branch 'pci/p2pdma'Bjorn Helgaas
2022-01-13Merge branch 'pci/legacy-pm-removal'Bjorn Helgaas
2022-01-13Merge branch 'pci/hotplug'Bjorn Helgaas
2022-01-13Merge branch 'pci/enumeration'Bjorn Helgaas
2022-01-12PCI: mt7621: Allow COMPILE_TEST for all archesSergio Paracuellos
2022-01-12PCI: mt7621: Add missing MODULE_LICENSE()Sergio Paracuellos
2022-01-12PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos
2022-01-12PCI: Let pcibios_root_bridge_prepare() access bridge->windowsSergio Paracuellos
2022-01-12PCI: mt7621: Declare mt7621_pci_ops staticSergio Paracuellos
2022-01-12PCI: brcmstb: Do not turn off WOL regulators on suspendJim Quinlan
2022-01-12PCI: brcmstb: Add control of subdevice voltage regulatorsJim Quinlan
2022-01-12PCI: brcmstb: Add mechanism to turn on subdev regulatorsJim Quinlan
2022-01-12PCI: brcmstb: Split brcm_pcie_setup() into two funcsJim Quinlan
2022-01-12PCI: brcmstb: Fix function return value handlingJim Quinlan
2022-01-12PCI: brcmstb: Do not use __GENMASKFlorian Fainelli
2022-01-12PCI: brcmstb: Declare 'used' as bitmap, not unsigned longChristophe JAILLET
2022-01-12PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy
2022-01-12PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
2022-01-11PCI: Use DWORD accesses for LTR, L1 SS to avoid erratumRajat Jain
2022-01-11PCI: Work around Intel I210 ROM BAR overlap defectBjorn Helgaas
2022-01-07PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...Kishon Vijay Abraham I
2022-01-07PCI: endpoint: Return -EINVAL when interrupts num is smaller than 1Li Chen
2022-01-07PCI: mediatek: Assert PERST# for 100ms for power and clock to stabilizeqizhong cheng
2022-01-06PCI: mvebu: Add support for compiling driver as modulePali Rohár
2022-01-06bus: mvebu-mbus: Export symbols for public API window functionsPali Rohár
2022-01-05PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU'sKarthik L Gopalakrishnan
2022-01-05PCI: layerscape: Change to use the DWC common link-up check functionHou Zhiqiang
2022-01-04PCI: qcom-ep: Constify static dw_pcie_ep_opsRikard Falkeborn
2022-01-04PCI: vmd: Honor ACPI _OSC on PCIe featuresKai-Heng Feng