index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-50
/
+9
2018-03-31
PCI/portdrv: Rename and reverse sense of pcie_ports_auto
Bjorn Helgaas
1
-8
/
+7
2018-03-31
PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
Bjorn Helgaas
1
-3
/
+0
2018-03-31
PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-03-31
PCI/portdrv: Remove pcie_port_bus_type link order dependency
Bjorn Helgaas
1
-12
/
+1
2018-03-31
PCI/portdrv: Disable port driver in compat mode
Bjorn Helgaas
1
-1
/
+1
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-2
/
+0
2018-03-12
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
Bjorn Helgaas
1
-15
/
+0
2018-03-12
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
1
-9
/
+0
2018-03-09
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
1
-1
/
+0
2018-02-23
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Frederick Lawler
1
-1
/
+1
2018-01-09
PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports
Rafael J. Wysocki
1
-0
/
+3
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-11-07
PCI/portdrv: Turn off PCIe services during shutdown
Sinan Kaya
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-07-31
PCI/portdrv: Move error handler methods to struct pcie_port_service_driver
Christoph Hellwig
1
-99
/
+6
2016-11-18
PCI: Consolidate conditions to allow runtime PM on PCIe ports
Lukas Wunner
1
-10
/
+2
2016-11-18
PCI: Activate runtime PM on a PCIe port only if it can suspend
Lukas Wunner
1
-2
/
+3
2016-08-23
PCI: portdrv: Make explicitly non-modular
Paul Gortmaker
1
-14
/
+3
2016-06-13
PCI: Add runtime PM support for PCIe ports
Mika Westerberg
1
-0
/
+51
2016-06-13
PCI: Don't clear d3cold_allowed for PCIe ports
Mika Westerberg
1
-5
/
+0
2014-09-03
PCI/PM: Drop unused runtime PM support code for PCIe ports
Rafael J. Wysocki
1
-74
/
+0
2014-07-03
PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports
Jiang Liu
1
-4
/
+0
2014-06-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-3
/
+3
2013-11-21
PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
Yinghai Lu
1
-1
/
+0
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-3
/
+3
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+5
2013-04-15
PCI: Remove unused variables
Bjorn Helgaas
1
-12
/
+5
2013-04-04
PCI/PM: Disable runtime PM of PCIe ports
Rafael J. Wysocki
1
-13
/
+0
2012-12-26
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
1
-1
/
+19
2012-11-29
PCI: Remove __dev* markings
Bill Pemberton
1
-1
/
+1
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-0
/
+14
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-5
/
+5
2012-09-08
PCI: Make pci_error_handlers const
Stephen Hemminger
1
-5
/
+5
2012-08-23
PCI/portdrv: Use PCI Express Capability accessors
Jiang Liu
1
-8
/
+1
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-4
/
+4
2012-08-22
PCI/PM: Fix config reg access for D3cold and bridge suspending
Huang Ying
1
-0
/
+9
2012-08-22
PCI/PM: Enable D3/D3cold by default for most devices
Huang Ying
1
-0
/
+5
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-4
/
+40
2012-06-23
PCI/PM: add runtime PM support to PCIe port
Zheng Yan
1
-0
/
+24
2010-12-23
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
1
-4
/
+33
2010-08-25
PCI: PCIe: Remove the port driver module exit routine
Kenji Kaneshige
1
-7
/
+0
2010-08-25
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
1
-2
/
+18
2010-08-25
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
1
-0
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-23
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
1
-0
/
+27
2010-01-04
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
1
-9
/
+8
2009-12-17
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
Stefan Assmann
1
-1
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
[next]