aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/portdrv_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson1-0/+8
2019-03-05PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc1-0/+1
2019-02-15PCI/portdrv: Support PCIe services on subtractive decode bridgesHonghui Zhang1-0/+2
2019-02-15PCI/portdrv: Use conventional Device ID table formattingBjorn Helgaas1-3/+3
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg1-6/+4
2018-10-02PCI/portdrv: Resume upon exit from system suspend if left runtime suspendedMika Westerberg1-2/+2
2018-09-20PCI: portdrv: Restore PCI config state on slot resetKeith Busch1-0/+8
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch1-0/+9
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas1-0/+2
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner1-0/+2
2018-07-20PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep1-25/+0
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-50/+9
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas1-8/+7
2018-03-30PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameterBjorn Helgaas1-3/+0
2018-03-30PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-03-30PCI/portdrv: Remove pcie_port_bus_type link order dependencyBjorn Helgaas1-12/+1
2018-03-30PCI/portdrv: Disable port driver in compat modeBjorn Helgaas1-1/+1
2018-03-19PCI: Tidy commentsBjorn Helgaas1-2/+0
2018-03-12PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driverBjorn Helgaas1-15/+0
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas1-9/+0
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas1-1/+0
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler1-1/+1
2018-01-09PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe portsRafael J. Wysocki1-0/+3
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2017-11-06PCI/portdrv: Turn off PCIe services during shutdownSinan Kaya1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-07-31PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig1-99/+6
2016-11-17PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner1-10/+2
2016-11-17PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner1-2/+3
2016-08-23PCI: portdrv: Make explicitly non-modularPaul Gortmaker1-14/+3
2016-06-13PCI: Add runtime PM support for PCIe portsMika Westerberg1-0/+51
2016-06-13PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg1-5/+0
2014-09-02PCI/PM: Drop unused runtime PM support code for PCIe portsRafael J. Wysocki1-74/+0
2014-07-02PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe portsJiang Liu1-4/+0
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-3/+3
2013-11-20PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu1-1/+0
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-3/+3
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-12/+5
2013-04-15PCI: Remove unused variablesBjorn Helgaas1-12/+5
2013-04-03PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki1-13/+0
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying1-1/+19
2012-11-28PCI: Remove __dev* markingsBill Pemberton1-1/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-0/+14
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas1-5/+5
2012-09-07PCI: Make pci_error_handlers constStephen Hemminger1-5/+5
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu1-8/+1
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang1-4/+4
2012-08-21PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying1-0/+9
2012-08-21PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying1-0/+5