aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-11-23PCI: vmd: Offset Client VMD MSI-X vectorsJon Derrick1-11/+26
2020-11-20PCI: Avoid duplicate IDs in driver dynamic IDs listZhenzhong Duan1-1/+1
2020-11-20PCI: Move pci_match_device() ahead of new_id_store()Zhenzhong Duan1-72/+73
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel2-3/+6
2020-11-20PCI: cadence: Do not error if "cdns,max-outbound-regions" is not foundKishon Vijay Abraham I2-6/+4
2020-11-20PCI: ibmphp: Remove unneeded breakBjorn Helgaas1-2/+0
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar3-0/+55
2020-11-20PCI: brcmstb: Initialize "tmp" before useJim Quinlan1-0/+1
2020-11-20PCI: rcar: Drop unused members from struct rcar_pcie_hostLad Prabhakar1-2/+0
2020-11-20PCI: Use predefined Pericom Vendor IDAndy Shevchenko1-3/+3
2020-11-20PCI: Disable MSI for Pericom PCIe-USB adapterAndy Shevchenko1-4/+13
2020-11-19PCI: dwc: Detect number of iATU windowsRob Herring6-45/+93
2020-11-19PCI: dwc: Move inbound and outbound windows to common structRob Herring2-14/+15
2020-11-19Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"Rob Herring1-1/+10
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring8-149/+17
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring15-30/+1
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring14-37/+6
2020-11-19PCI: dwc: Move link handling into common codeRob Herring15-171/+103
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: of: Warn if non-prefetchable memory aperture size is > 32-bitVidya Sagar1-0/+5
2020-11-18PCI: dwc: Support multiple ATU memory regionsRob Herring2-25/+33
2020-11-17PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bitChristoph Hellwig1-4/+1
2020-11-17PCI/P2PDMA: Remove the DMA_VIRT_OPS hacksChristoph Hellwig1-20/+0
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-30PCI: Always enable ACS even if no ACS CapabilityRajat Jain1-2/+7
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 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+1
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds59-1703/+2279
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-123/+181
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