index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv_pci.c
Age
Commit message (
Expand
)
Author
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
2019-10-25
PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control
Olof Johansson
2019-03-05
PCI/LINK: Report degraded links via link bandwidth notification
Alexandru Gagniuc
2019-02-15
PCI/portdrv: Support PCIe services on subtractive decode bridges
Honghui Zhang
2019-02-15
PCI/portdrv: Use conventional Device ID table formatting
Bjorn Helgaas
2018-10-02
PCI/portdrv: Add runtime PM hooks for port service drivers
Mika Westerberg
2018-10-02
PCI/portdrv: Resume upon exit from system suspend if left runtime suspended
Mika Westerberg
2018-09-20
PCI: portdrv: Restore PCI config state on slot reset
Keith Busch
2018-09-20
PCI: portdrv: Initialize service drivers directly
Keith Busch
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
2018-07-20
PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset
Oza Pawandeep
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-03-30
PCI/portdrv: Rename and reverse sense of pcie_ports_auto
Bjorn Helgaas
2018-03-30
PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
Bjorn Helgaas
2018-03-30
PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-03-30
PCI/portdrv: Remove pcie_port_bus_type link order dependency
Bjorn Helgaas
2018-03-30
PCI/portdrv: Disable port driver in compat mode
Bjorn Helgaas
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-03-12
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
Bjorn Helgaas
2018-03-12
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
2018-03-09
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
2018-02-22
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Frederick Lawler
2018-01-09
PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports
Rafael J. Wysocki
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-06
PCI/portdrv: Turn off PCIe services during shutdown
Sinan Kaya
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-07-31
PCI/portdrv: Move error handler methods to struct pcie_port_service_driver
Christoph Hellwig
2016-11-17
PCI: Consolidate conditions to allow runtime PM on PCIe ports
Lukas Wunner
2016-11-17
PCI: Activate runtime PM on a PCIe port only if it can suspend
Lukas Wunner
2016-08-23
PCI: portdrv: Make explicitly non-modular
Paul Gortmaker
2016-06-13
PCI: Add runtime PM support for PCIe ports
Mika Westerberg
2016-06-13
PCI: Don't clear d3cold_allowed for PCIe ports
Mika Westerberg
2014-09-02
PCI/PM: Drop unused runtime PM support code for PCIe ports
Rafael J. Wysocki
2014-07-02
PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports
Jiang Liu
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2013-11-20
PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
Yinghai Lu
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-15
PCI: Remove unused variables
Bjorn Helgaas
2013-04-03
PCI/PM: Disable runtime PM of PCIe ports
Rafael J. Wysocki
2012-12-26
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
2012-11-28
PCI: Remove __dev* markings
Bill Pemberton
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-07
PCI: Make pci_error_handlers const
Stephen Hemminger
2012-08-23
PCI/portdrv: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
[next]