summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+1
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds46-1290/+2033
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-1/+1
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2-5/+79
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+10
2022-01-13Merge branch 'pci/driver-cleanup'Bjorn Helgaas23-756/+755
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas16-82/+39
2022-01-13Merge branch 'pci/misc'Bjorn Helgaas2-2/+2
2022-01-13Merge branch 'remotes/lorenzo/pci/bridge-emul'Bjorn Helgaas2-1/+11
2022-01-13Merge branch 'remotes/lorenzo/pci/xilinx-nwl'Bjorn Helgaas1-23/+7
2022-01-13Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas2-5/+3
2022-01-13Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-0/+59
2022-01-13Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-5/+5
2022-01-13Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2-8/+8
2022-01-13Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas2-133/+395
2022-01-13Merge branch 'pci/host/mt7621'Bjorn Helgaas2-39/+4
2022-01-13Merge branch 'remotes/lorenzo/pci/mediatek-gen3'Bjorn Helgaas1-0/+8
2022-01-13Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-0/+7
2022-01-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas1-3/+24
2022-01-13Merge branch 'pci/host/hv'Bjorn Helgaas2-26/+288
2022-01-13Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas4-155/+89
2022-01-13Merge branch 'pci/host/brcmstb'Bjorn Helgaas1-41/+263
2022-01-13Merge branch 'remotes/lorenzo/pci/apple'Bjorn Helgaas1-3/+7
2022-01-12PCI: mt7621: Allow COMPILE_TEST for all archesSergio Paracuellos1-1/+1
2022-01-12PCI: mt7621: Add missing MODULE_LICENSE()Sergio Paracuellos1-0/+2
2022-01-12PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos1-37/+0
2022-01-12PCI: mt7621: Declare mt7621_pci_ops staticSergio Paracuellos1-1/+1
2022-01-12PCI: brcmstb: Do not turn off WOL regulators on suspendJim Quinlan1-9/+44
2022-01-12PCI: brcmstb: Add control of subdevice voltage regulatorsJim Quinlan1-5/+78
2022-01-12PCI: brcmstb: Add mechanism to turn on subdev regulatorsJim Quinlan1-0/+76
2022-01-12PCI: brcmstb: Split brcm_pcie_setup() into two funcsJim Quinlan1-26/+39
2022-01-12PCI: brcmstb: Fix function return value handlingJim Quinlan1-6/+22
2022-01-12PCI: brcmstb: Do not use __GENMASKFlorian Fainelli1-1/+5
2022-01-12PCI: brcmstb: Declare 'used' as bitmap, not unsigned longChristophe JAILLET1-4/+9
2022-01-12PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy2-2/+235
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy1-25/+54
2022-01-11PCI: brcmstb: Augment driver for MIPs SOCsJim Quinlan2-5/+79
2022-01-07PCI: Correct misspelled wordsKrzysztof Wilczyński2-2/+2
2022-01-07PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...Kishon Vijay Abraham I1-3/+24
2022-01-07PCI: mediatek: Assert PERST# for 100ms for power and clock to stabilizeqizhong cheng1-0/+7
2022-01-06PCI: mvebu: Add support for compiling driver as modulePali Rohár2-16/+77
2022-01-05PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU'sKarthik L Gopalakrishnan1-0/+4
2022-01-05PCI: layerscape: Change to use the DWC common link-up check functionHou Zhiqiang1-141/+11
2022-01-04PCI: qcom-ep: Constify static dw_pcie_ep_opsRikard Falkeborn1-1/+1
2022-01-04PCI: vmd: Honor ACPI _OSC on PCIe featuresKai-Heng Feng1-0/+18
2022-01-04PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...Pali Rohár1-0/+23
2022-01-04PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridgePali Rohár1-1/+10
2022-01-04PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár1-10/+1
2022-01-04PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár1-0/+28
2022-01-04PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár1-2/+97