summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2019-06-20PCI: tegra: Program UPHY electrical settings for Tegra210Manikanta Maddireddy1-0/+107
2019-06-20PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capabilityManikanta Maddireddy1-0/+15
2019-06-20PCI: tegra: Add PCIe Gen2 link speed supportManikanta Maddireddy1-0/+64
2019-06-20PCI: tegra: Fix PCIe host power up sequenceManikanta Maddireddy1-22/+30
2019-06-20PCI: tegra: Mask AFI_INTR in runtime suspendManikanta Maddireddy1-0/+15
2019-06-20PCI: tegra: Rearrange Tegra PCIe driver functionsManikanta Maddireddy1-40/+30
2019-06-20PCI: tegra: Handle failure cases in tegra_pcie_power_on()Manikanta Maddireddy1-5/+21
2019-06-19PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is presentLogan Gunthorpe1-0/+4
2019-06-19Merge tag 'pm-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-12/+35
2019-06-18PCI: Do not poll for PME if the device is in D3coldMika Westerberg1-0/+7
2019-06-18PCI: Add missing link delays required by the PCIe specMika Westerberg3-10/+86
2019-06-17PCI: altera: Fix configuration type based on secondary numberLey Foon Tan1-14/+27
2019-06-17PCI: armada8k: Add PHYs supportMiquel Raynal1-1/+81
2019-06-17PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki3-32/+48
2019-06-17PCI: PM: Avoid resuming devices in D3hot during system suspendRafael J. Wysocki1-3/+13
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams1-14/+3
2019-06-13PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams1-43/+81
2019-06-13PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams1-1/+3
2019-06-14PCI: PM: Skip devices in D0 for suspend-to-idleRafael J. Wysocki1-12/+35
2019-06-13PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel4-2/+8
2019-06-13PCI: Always allow probing with driver_overrideAlex Williamson1-1/+2
2019-06-13PCI: Add NVIDIA GPU multi-function power dependenciesAbhishek Sahu1-0/+26
2019-06-13PCI: Generalize multi-function power dependency device linksAbhishek Sahu1-20/+34
2019-06-13PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe1-2/+10
2019-06-13PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe1-9/+45
2019-06-11PCI: endpoint: Clear BAR before freeing its spaceAlan Mikhak1-1/+1
2019-06-11PCI: endpoint: Skip odd BAR when skipping 64bit BARAlan Mikhak1-13/+12
2019-06-11PCI: endpoint: Allocate enough space for fixed size BARAlan Mikhak1-1/+7
2019-06-11PCI: endpoint: Set endpoint controller pointer to NULLAlan Mikhak1-1/+2
2019-06-06PCI: OF: Initialize dev->fwnode appropriatelyJean-Philippe Brucker1-0/+8
2019-05-30PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel1-0/+2
2019-05-30PCI: altera-msi: Allow building as moduleLey Foon Tan2-1/+11
2019-05-30PCI: altera: Allow building as moduleLey Foon Tan2-3/+27
2019-05-30PCI: Return error if cannot probe VFAlex Williamson1-6/+7
2019-05-29PCI: qcom: Add QCS404 PCIe controller supportBjorn Andersson1-26/+38
2019-05-29PCI: qcom: Use clk bulk API for 2.4.0 controllersBjorn Andersson1-37/+16
2019-05-27PCI: PM: Avoid possible suspend-to-idle issueRafael J. Wysocki1-1/+16
2019-05-27ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki1-1/+2
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds61-1317/+2375
2019-05-13Merge branch 'pci/trivial'Bjorn Helgaas4-394/+408
2019-05-13Merge branch 'pci/printk-portdrv'Bjorn Helgaas9-89/+78
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas10-68/+53
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas2-1/+45
2019-05-13Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas8-10/+31
2019-05-13Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas1-2/+10
2019-05-13Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas1-9/+28
2019-05-13Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas1-1/+1
2019-05-13Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-30/+34
2019-05-13Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-35/+15
2019-05-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas14-379/+870