summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/portdrv_pci.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-24PCI/portdrv: Squash into portdrv.cBjorn Helgaas1-252/+0
2022-04-28PCI: portdrv: Set driver_managed_dmaLu Baolu1-0/+2
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-2/+2
2021-10-15PCI/portdrv: Remove unused resume err_handlerLukas Wunner1-24/+0
2021-10-15PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner1-0/+3
2021-02-24Merge branch 'pci/link'Bjorn Helgaas1-1/+0
2021-02-23PCI/portdrv: Report reset for frozen channelKeith Busch1-1/+2
2021-02-02PCI/LINK: Remove bandwidth notificationBjorn Helgaas1-1/+0
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley1-0/+3
2020-12-04PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley1-4/+5
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo1-1/+4
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck1-1/+1
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki1-1/+1
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/gi...Linus 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