summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/portdrv_pci.c
AgeCommit message (Expand)Author
2021-10-15PCI/portdrv: Remove unused resume err_handlerLukas Wunner
2021-10-15PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner
2021-02-24Merge branch 'pci/link'Bjorn Helgaas
2021-02-23PCI/portdrv: Report reset for frozen channelKeith Busch
2021-02-02PCI/LINK: Remove bandwidth notificationBjorn Helgaas
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley
2020-12-04PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson
2019-03-05PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc
2019-02-15PCI/portdrv: Support PCIe services on subtractive decode bridgesHonghui Zhang
2019-02-15PCI/portdrv: Use conventional Device ID table formattingBjorn Helgaas
2018-10-02PCI/portdrv: Add runtime PM hooks for port service driversMika Westerberg
2018-10-02PCI/portdrv: Resume upon exit from system suspend if left runtime suspendedMika Westerberg
2018-09-20PCI: portdrv: Restore PCI config state on slot resetKeith Busch
2018-09-20PCI: portdrv: Initialize service drivers directlyKeith Busch
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner
2018-07-20PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas
2018-03-30PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameterBjorn Helgaas
2018-03-30PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-03-30PCI/portdrv: Remove pcie_port_bus_type link order dependencyBjorn Helgaas
2018-03-30PCI/portdrv: Disable port driver in compat modeBjorn Helgaas
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-03-12PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driverBjorn Helgaas
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler
2018-01-09PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe portsRafael J. Wysocki
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-06PCI/portdrv: Turn off PCIe services during shutdownSinan Kaya
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-07-31PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig
2016-11-17PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner
2016-11-17PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner
2016-08-23PCI: portdrv: Make explicitly non-modularPaul Gortmaker
2016-06-13PCI: Add runtime PM support for PCIe portsMika Westerberg
2016-06-13PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg
2014-09-02PCI/PM: Drop unused runtime PM support code for PCIe portsRafael J. Wysocki
2014-07-02PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe portsJiang Liu
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2013-11-20PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-15PCI: Remove unused variablesBjorn Helgaas