index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-04-04
1
-50
/
+9
|
\
|
*
PCI/portdrv: Rename and reverse sense of pcie_ports_auto
Bjorn Helgaas
2018-03-30
1
-8
/
+7
|
*
PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
Bjorn Helgaas
2018-03-30
1
-3
/
+0
|
*
PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-03-30
1
-1
/
+0
|
*
PCI/portdrv: Remove pcie_port_bus_type link order dependency
Bjorn Helgaas
2018-03-30
1
-12
/
+1
|
*
PCI/portdrv: Disable port driver in compat mode
Bjorn Helgaas
2018-03-30
1
-1
/
+1
|
*
PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
Bjorn Helgaas
2018-03-12
1
-15
/
+0
|
*
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
2018-03-12
1
-9
/
+0
|
*
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
2018-03-09
1
-1
/
+0
|
*
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Frederick Lawler
2018-02-22
1
-1
/
+1
*
|
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
1
-2
/
+0
|
/
*
PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports
Rafael J. Wysocki
2018-01-09
1
-0
/
+3
*
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-0
/
+1
|
\
|
*
PCI/portdrv: Turn off PCIe services during shutdown
Sinan Kaya
2017-11-06
1
-0
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
1
-1
/
+1
*
PCI/portdrv: Move error handler methods to struct pcie_port_service_driver
Christoph Hellwig
2017-07-31
1
-99
/
+6
*
PCI: Consolidate conditions to allow runtime PM on PCIe ports
Lukas Wunner
2016-11-17
1
-10
/
+2
*
PCI: Activate runtime PM on a PCIe port only if it can suspend
Lukas Wunner
2016-11-17
1
-2
/
+3
*
PCI: portdrv: Make explicitly non-modular
Paul Gortmaker
2016-08-23
1
-14
/
+3
*
PCI: Add runtime PM support for PCIe ports
Mika Westerberg
2016-06-13
1
-0
/
+51
*
PCI: Don't clear d3cold_allowed for PCIe ports
Mika Westerberg
2016-06-13
1
-5
/
+0
*
PCI/PM: Drop unused runtime PM support code for PCIe ports
Rafael J. Wysocki
2014-09-02
1
-74
/
+0
*
PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports
Jiang Liu
2014-07-02
1
-4
/
+0
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-3
/
+3
*
PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
Yinghai Lu
2013-11-20
1
-1
/
+0
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-3
/
+3
*
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-29
1
-12
/
+5
|
\
|
*
PCI: Remove unused variables
Bjorn Helgaas
2013-04-15
1
-12
/
+5
*
|
PCI/PM: Disable runtime PM of PCIe ports
Rafael J. Wysocki
2013-04-03
1
-13
/
+0
|
/
*
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
2012-12-26
1
-1
/
+19
*
PCI: Remove __dev* markings
Bill Pemberton
2012-11-28
1
-1
/
+1
*
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
1
-0
/
+14
|
\
|
*
PCI/PM: Fix config reg access for D3cold and bridge suspending
Huang Ying
2012-08-21
1
-0
/
+9
|
*
PCI/PM: Enable D3/D3cold by default for most devices
Huang Ying
2012-08-21
1
-0
/
+5
*
|
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-12
1
-5
/
+5
|
\
\
|
*
|
PCI: Make pci_error_handlers const
Stephen Hemminger
2012-09-07
1
-5
/
+5
|
|
/
*
|
PCI/portdrv: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-8
/
+1
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-4
/
+4
|
/
*
PCI/PM: add PCIe runtime D3cold support
Huang Ying
2012-06-23
1
-4
/
+40
*
PCI/PM: add runtime PM support to PCIe port
Zheng Yan
2012-06-23
1
-0
/
+24
*
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
2010-12-23
1
-4
/
+33
*
PCI: PCIe: Remove the port driver module exit routine
Kenji Kaneshige
2010-08-24
1
-7
/
+0
*
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
1
-2
/
+18
*
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
2010-08-24
1
-0
/
+15
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
2010-02-22
1
-0
/
+27
*
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
2010-01-04
1
-9
/
+8
*
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
Stefan Assmann
2009-12-16
1
-1
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
[next]