summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
2020-11-19PCI: dwc: Rework MSI initializationRob Herring5-51/+13
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring13-81/+14
2020-11-19PCI: dwc: Drop the .set_num_vectors() host opRob Herring4-28/+6
2020-11-19PCI: dwc/dra7xx: Use the common MSI irq_chipRob Herring1-125/+0
2020-11-19PCI: dwc: Ensure all outbound ATU windows are resetRob Herring2-14/+5
2020-11-19PCI: dwc/intel-gw: Remove some unneeded function wrappersRob Herring1-31/+16
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring15-254/+47
2020-11-19PCI: dwc/intel-gw: Move ATU offset out of driver match dataRob Herring1-6/+7
2020-11-19PCI: keystone: Enable compile-testing on !ARMAlex Dewar1-2/+2
2020-11-18PCI: dwc: Add support to program ATU for >4GB memoryVidya Sagar2-6/+9
2020-11-18PCI: dwc: Support multiple ATU memory regionsRob Herring2-26/+34
2020-11-04PCI: mvebu: Fix duplicate resource requestsRob Herring1-13/+10
2020-11-04PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring1-2/+6
2020-10-28PCI: vmd: Use msi_msg shadow structsThomas Gleixner1-5/+4
2020-10-28x86/apic: Cleanup delivery mode definesThomas Gleixner1-3/+3
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds40-1426/+1935
2020-10-21Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas1-4/+0
2020-10-21Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-2/+2
2020-10-21Merge branch 'pci/vmd'Bjorn Helgaas1-124/+182
2020-10-21Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2-59/+12
2020-10-21Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-1/+1
2020-10-21Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas1-0/+13
2020-10-21Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas1-3/+0
2020-10-21Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas1-6/+1
2020-10-21Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas2-2/+9
2020-10-21Merge branch 'remotes/lorenzo/pci/loongson'Bjorn Helgaas1-6/+1
2020-10-21Merge branch 'remotes/lorenzo/pci/kirin'Bjorn Helgaas1-1/+5
2020-10-21Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas3-17/+11
2020-10-21Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas1-23/+18
2020-10-21Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-3/+47
2020-10-21Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas20-1066/+848
2020-10-21Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2-7/+2
2020-10-21Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2-64/+383
2020-10-21Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2-40/+70
2020-10-21Merge branch 'remotes/lorenzo/pci/apei'Bjorn Helgaas3-0/+335
2020-10-21PCI: vmd: Update VMD PM to correctly use generic PCI PMJon Derrick1-2/+0
2020-10-20PCI: vmd: Create IRQ allocation helperJon Derrick1-41/+53
2020-10-20PCI: vmd: Create IRQ Domain configuration helperJon Derrick1-17/+35
2020-10-20PCI: vmd: Create bus offset configuration helperJon Derrick1-21/+32
2020-10-20PCI: vmd: Create physical offset helperJon Derrick1-43/+62
2020-10-20PCI: v3-semi: Remove unneeded breakTom Rix1-1/+0
2020-10-20PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()Hou Zhiqiang1-0/+11
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-17/+0
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+4
2020-10-13PCI: dwc: Fix MSI page leakage in suspend/resumeJisheng Zhang3-17/+36
2020-10-13PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabledJisheng Zhang1-1/+1
2020-10-13PCI: keystone: Remove iATU register mappingKunihiko Hayashi1-16/+4
2020-10-13PCI: dwc: Add common iATU register supportKunihiko Hayashi1-0/+5
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-9/+11
2020-10-09PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probeKrzysztof WilczyƄski1-1/+1