summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorLines
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-32/+31
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin-6/+2
2020-12-25PCI: tegra: Fix host link initializationRob Herring-26/+29
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-12/+4
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-24/+1
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1705/+1637
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-2/+2
2020-12-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas-11/+26
2020-12-15Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas-2/+0
2020-12-15Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas-2/+2
2020-12-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas-7/+22
2020-12-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-1283/+660
2020-12-15Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas-15/+23
2020-12-15Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas-0/+1
2020-12-15Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas-1/+8
2020-12-15Merge branch 'pci/ecam'Bjorn Helgaas-122/+76
2020-12-15Merge branch 'pci/virtualization'Bjorn Helgaas-0/+17
2020-12-15Merge branch 'pci/ptm'Bjorn Helgaas-1/+96
2020-12-15Merge branch 'pci/pm'Bjorn Helgaas-11/+15
2020-12-15Merge branch 'pci/msi'Bjorn Helgaas-54/+86
2020-12-15Merge branch 'pci/misc'Bjorn Helgaas-19/+22
2020-12-15Merge branch 'pci/hotplug'Bjorn Helgaas-5/+3
2020-12-15Merge branch 'pci/err'Bjorn Helgaas-70/+392
2020-12-15Merge branch 'pci/enumeration'Bjorn Helgaas-102/+133
2020-12-15PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas-0/+3
2020-12-15PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner-6/+2
2020-12-15PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner-6/+2
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+7
2020-12-11PCI/ACPI: Fix companion lookup for device 0 on the root busRafael J. Wysocki-1/+21
2020-12-10PCI: Keep both device and resource name for config space remapsAlexander Lobakin-1/+8
2020-12-10PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.cKrzysztof Wilczyński-2/+0
2020-12-10PCI: vmd: Update type of the __iomem pointersKrzysztof Wilczyński-4/+4
2020-12-10PCI: iproc: Convert to use the new ECAM constantsKrzysztof Wilczyński-23/+8
2020-12-10PCI: thunder-pem: Add constant for custom ".bus_shift" initialiserKrzysztof Wilczyński-2/+11
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński-91/+53
2020-12-10PCI: Disable PTM during suspend to save powerDavid E. Box-1/+43
2020-12-10PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box-0/+53
2020-12-10PCI: Mark AMD Raven iGPU ATS as broken in some platformsAlex Deucher-0/+14
2020-12-10PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle argKishon Vijay Abraham I-9/+19
2020-12-10PCI: dwc: Set 32-bit DMA mask for MSI target address allocationVidya Sagar-0/+8
2020-12-09PCI: qcom: Add support for configuring BDF to SID mapping for SM8250Manivannan Sadhasivam-0/+89
2020-12-08PCI: Reduce pci_set_cacheline_size() message to debug levelHeiner Kallweit-1/+1
2020-12-08PCI: qcom: Add SM8250 SoC supportManivannan Sadhasivam-0/+11
2020-12-07PCI: tegra: Disable LTSSM during L2 entryVidya Sagar-7/+9
2020-12-07PCI: tegra: Check return value of tegra_pcie_init_controller()Vidya Sagar-1/+5
2020-12-07PCI: tegra: Continue unconfig sequence even if parts failVidya Sagar-24/+15
2020-12-07PCI: tegra: Set DesignWare IP versionVidya Sagar-0/+1
2020-12-07PCI: tegra: Fix ASPM-L1SS advertisement disable codeVidya Sagar-6/+6
2020-12-07PCI: aardvark: Update comment about disabling link trainingPali Rohár-1/+8
2020-12-07PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki-2/+2