aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
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-22/+34
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/helgaas/pciLinus Torvalds61-1316/+2374
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-378/+869
2019-05-13Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-5/+41
2019-05-13Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas3-96/+62
2019-05-13Merge branch 'pci/dwc'Bjorn Helgaas4-45/+41
2019-05-13Merge branch 'remotes/lorenzo/pci/controller-fixes'Bjorn Helgaas2-0/+44
2019-05-13Merge branch 'pci/host/al'Bjorn Helgaas2-0/+94
2019-05-13Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+2
2019-05-13Merge branch 'pci/switchtec'Bjorn Helgaas1-13/+29
2019-05-13Merge branch 'pci/portdrv'Bjorn Helgaas1-0/+14
2019-05-13Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-3/+35