summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+7
2022-02-24Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2022-02-21PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner-7/+7
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+11
2022-02-14PCI: mvebu: Fix device enumeration regressionPali Rohár-1/+2
2022-02-04Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-56/+60
2022-02-04PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas-13/+18
2022-02-03PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topologyLong Li-2/+11
2022-02-01PCI: j721e: Initialize pcie->cdns_pcie before using itBjorn Helgaas-43/+42
2022-01-25PCI: mt7621: Remove unused function pcie_rmw()Sergio Paracuellos-9/+0
2022-01-25PCI: mt7621: Drop of_match_ptr() to avoid unused variableSergio Paracuellos-1/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds-1/+1
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1290/+2033
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov-1/+1
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-5/+79
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+10
2022-01-13Merge branch 'pci/driver-cleanup'Bjorn Helgaas-756/+755
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas-82/+39
2022-01-13Merge branch 'pci/misc'Bjorn Helgaas-2/+2
2022-01-13Merge branch 'remotes/lorenzo/pci/bridge-emul'Bjorn Helgaas-1/+11
2022-01-13Merge branch 'remotes/lorenzo/pci/xilinx-nwl'Bjorn Helgaas-23/+7
2022-01-13Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas-5/+3
2022-01-13Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas-0/+59
2022-01-13Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas-5/+5
2022-01-13Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas-8/+8
2022-01-13Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas-133/+395
2022-01-13Merge branch 'pci/host/mt7621'Bjorn Helgaas-39/+4
2022-01-13Merge branch 'remotes/lorenzo/pci/mediatek-gen3'Bjorn Helgaas-0/+8
2022-01-13Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas-0/+7
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