summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-06-22Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21PCI: let pci_disable_link_state propagate errorsHeiner Kallweit
2019-06-21PCI: Don't auto-realloc if we're preserving firmware configBenjamin Herrenschmidt
2019-06-21PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut
2019-06-20PCI: tegra: Put PEX CLK & BIAS pads in DPD modeManikanta Maddireddy
2019-06-20PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of SoC structManikanta Maddireddy
2019-06-20PCI: tegra: Change PRSNT_SENSE IRQ log to debugManikanta Maddireddy
2019-06-20PCI: tegra: Program AFI_CACHE_BAR_{0,1}_{ST,SZ} registers only for Tegra20Manikanta Maddireddy
2019-06-20PCI: tegra: Fix PLLE power down issue due to CLKREQ# signalManikanta Maddireddy
2019-06-20PCI: tegra: Set target speed as Gen1 before starting LTSSMManikanta Maddireddy
2019-06-20PCI: tegra: Update flow control timer frequency in Tegra210Manikanta Maddireddy
2019-06-20PCI: tegra: Add SW fixup for RAW violationsManikanta Maddireddy
2019-06-20PCI: tegra: Increase the deskew retry timeManikanta Maddireddy
2019-06-20PCI: tegra: Enable PCIe xclk clock clampingManikanta Maddireddy
2019-06-20PCI: tegra: Process pending DLL transactions before entering L1 or L2Manikanta Maddireddy
2019-06-20PCI: tegra: Disable AFI dynamic clock gatingManikanta Maddireddy
2019-06-20PCI: tegra: Enable opportunistic UpdateFC and ACKManikanta Maddireddy
2019-06-20PCI: tegra: Program UPHY electrical settings for Tegra210Manikanta Maddireddy
2019-06-20PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capabilityManikanta Maddireddy
2019-06-20PCI: tegra: Add PCIe Gen2 link speed supportManikanta Maddireddy
2019-06-20PCI: tegra: Fix PCIe host power up sequenceManikanta Maddireddy
2019-06-20PCI: tegra: Mask AFI_INTR in runtime suspendManikanta Maddireddy
2019-06-20PCI: tegra: Rearrange Tegra PCIe driver functionsManikanta Maddireddy
2019-06-20PCI: tegra: Handle failure cases in tegra_pcie_power_on()Manikanta Maddireddy
2019-06-19PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is presentLogan Gunthorpe
2019-06-19Merge tag 'pm-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-06-18PCI: Do not poll for PME if the device is in D3coldMika Westerberg
2019-06-18PCI: Add missing link delays required by the PCIe specMika Westerberg
2019-06-17PCI: altera: Fix configuration type based on secondary numberLey Foon Tan
2019-06-17PCI: armada8k: Add PHYs supportMiquel Raynal
2019-06-17PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki
2019-06-17PCI: PM: Avoid resuming devices in D3hot during system suspendRafael J. Wysocki
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-13PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams
2019-06-13PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams
2019-06-14PCI: PM: Skip devices in D0 for suspend-to-idleRafael J. Wysocki
2019-06-13PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel
2019-06-13PCI: Always allow probing with driver_overrideAlex Williamson
2019-06-13PCI: Add NVIDIA GPU multi-function power dependenciesAbhishek Sahu
2019-06-13PCI: Generalize multi-function power dependency device linksAbhishek Sahu
2019-06-13PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe
2019-06-13PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe
2019-06-11PCI: endpoint: Clear BAR before freeing its spaceAlan Mikhak
2019-06-11PCI: endpoint: Skip odd BAR when skipping 64bit BARAlan Mikhak
2019-06-11PCI: endpoint: Allocate enough space for fixed size BARAlan Mikhak
2019-06-11PCI: endpoint: Set endpoint controller pointer to NULLAlan Mikhak
2019-06-06PCI: OF: Initialize dev->fwnode appropriatelyJean-Philippe Brucker
2019-05-30PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel
2019-05-30PCI: altera-msi: Allow building as moduleLey Foon Tan