aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/portdrv_pci.c
Commit message (Expand)AuthorAge
* PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc2019-03-05
* PCI/portdrv: Support PCIe services on subtractive decode bridgesHonghui Zhang2019-02-15
* PCI/portdrv: Use conventional Device ID table formattingBjorn Helgaas2019-02-15
* PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg2018-10-02
* PCI/portdrv: Resume upon exit from system suspend if left runtime suspendedMika Westerberg2018-10-02
* PCI: portdrv: Restore PCI config state on slot resetKeith Busch2018-09-20
* PCI: portdrv: Initialize service drivers directlyKeith Busch2018-09-20
* Merge branch 'pci/hotplug'Bjorn Helgaas2018-08-15
|\
| * PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner2018-07-31
* | PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep2018-07-20
|/
* Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-04
|\
| * PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas2018-03-30
| * PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameterBjorn Helgaas2018-03-30
| * PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-03-30
| * PCI/portdrv: Remove pcie_port_bus_type link order dependencyBjorn Helgaas2018-03-30
| * PCI/portdrv: Disable port driver in compat modeBjorn Helgaas2018-03-30
| * PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driverBjorn Helgaas2018-03-12
| * PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas2018-03-12
| * PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas2018-03-09
| * PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler2018-02-22
* | PCI: Tidy commentsBjorn Helgaas2018-03-19
|/
* PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe portsRafael J. Wysocki2018-01-09
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * PCI/portdrv: Turn off PCIe services during shutdownSinan Kaya2017-11-06
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-14
* PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig2017-07-31
* PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner2016-11-17
* PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner2016-11-17
* PCI: portdrv: Make explicitly non-modularPaul Gortmaker2016-08-23
* PCI: Add runtime PM support for PCIe portsMika Westerberg2016-06-13
* PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg2016-06-13
* PCI/PM: Drop unused runtime PM support code for PCIe portsRafael J. Wysocki2014-09-02
* PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe portsJiang Liu2014-07-02
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-10
* PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu2013-11-20
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\
| * PCI: Remove unused variablesBjorn Helgaas2013-04-15
* | PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki2013-04-03
|/
* PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-26
* PCI: Remove __dev* markingsBill Pemberton2012-11-28
* Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
|\
| * PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2012-08-21
| * PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2012-08-21
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
|\ \
| * | PCI: Make pci_error_handlers constStephen Hemminger2012-09-07
| |/
* | PCI/portdrv: Use PCI Express Capability accessorsJiang Liu2012-08-23
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
|/
* PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-23