index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-13
PCI: Add runtime PM support for PCIe ports
Mika Westerberg
1
-0
/
+3
2016-05-17
Merge branches 'pci/hotplug' and 'pci/resource' into next
Bjorn Helgaas
1
-14
/
+8
2016-05-04
PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
Lukas Wunner
1
-14
/
+8
2016-05-03
Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next
Bjorn Helgaas
1
-2
/
+4
2016-05-03
PCI: Add Downstream Port Containment portdrv service type
Keith Busch
1
-1
/
+3
2016-05-03
PCI: Widen portdrv service type from 4 bits to 8 bits
Keith Busch
1
-1
/
+1
2016-04-08
PCI: Remove return values from pcie_port_platform_notify() and relatives
Jon Derrick
1
-6
/
+2
2015-07-14
PCI: Fix pcie_port_device_resume() comment
Bjorn Helgaas
1
-1
/
+1
2014-04-29
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...
Bjorn Helgaas
1
-3
/
+6
2014-04-24
PCI: Allow hotplug service drivers to operate in polling mode
Rajat Jain
1
-1
/
+4
2014-04-14
PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+2
2014-01-07
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-3
/
+4
2014-01-03
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
1
-3
/
+4
2013-12-20
Merge branch 'pci/deletion' into next
Bjorn Helgaas
1
-14
/
+13
2013-12-19
PCI/portdrv: Remove extra get_device()/put_device() for pcie_device
Bjorn Helgaas
1
-4
/
+1
2013-12-19
PCI/portdrv: Add put_device() after device_register() failure
Levente Kurusa
1
-1
/
+1
2013-12-19
PCI/portdrv: Cleanup error paths
Bjorn Helgaas
1
-10
/
+12
2013-12-13
PCI/portdrv: Remove superfluous name cast
Geert Uytterhoeven
1
-1
/
+1
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-11-01
PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms
Andrew Murray
1
-7
/
+8
2013-01-30
PCI: Use PCI Express Capability accessor
Myron Stowe
1
-1
/
+1
2012-12-07
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
1
-2
/
+1
2012-12-07
PCI/portdrv: Use PCI Express Capability accessors
Bjorn Helgaas
1
-2
/
+1
2012-11-05
PCI/portdrv: Don't create hotplug slots unless port supports hotplug
Taku Izumi
1
-1
/
+2
2012-09-10
Merge branch 'pci/shengzhou-irq' into next
Bjorn Helgaas
1
-4
/
+11
2012-09-07
PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
Shengzhou Liu
1
-4
/
+11
2012-08-23
PCI/portdrv: Use PCI Express Capability accessors
Jiang Liu
1
-10
/
+5
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-2
/
+2
2012-05-07
PCI: fix uninitialized variable 'cap_mask'
Chunhe Lan
1
-1
/
+1
2012-02-23
PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
MUNEDA Takahiro
1
-2
/
+14
2011-03-21
PCI: Disable ASPM when _OSC control is not granted for PCIe services
Naga Chumbalkar
1
-4
/
+1
2010-12-23
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
1
-11
/
+14
2010-08-24
PCI: PCIe: Disable PCIe port services during port initialization
Rafael J. Wysocki
1
-3
/
+26
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
1
-3
/
+22
2010-08-24
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
1
-0
/
+3
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
1
-0
/
+1
2010-02-22
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
1
-2
/
+10
2010-01-04
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
1
-9
/
+7
2009-12-04
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
1
-7
/
+6
2009-12-04
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
1
-14
/
+1
2009-12-04
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
1
-11
/
+10
2009-12-04
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
1
-7
/
+12
2009-12-04
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
1
-10
/
+11
2009-12-04
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
1
-42
/
+29
2009-12-04
PCI: portdrv: check capabilities first
Kenji Kaneshige
1
-2
/
+4
2009-12-04
PCI: portdrv: move PME capability check
Kenji Kaneshige
1
-3
/
+3
2009-12-04
PCI: portdrv: remove redundant pcie type calculation
Kenji Kaneshige
1
-6
/
+2
2009-12-04
PCI: portdrv: cleanup pcie_device registration
Kenji Kaneshige
1
-51
/
+26
2009-12-04
PCI: portdrv: remove redundant pcie_port_device_probe
Kenji Kaneshige
1
-22
/
+0
2009-11-24
PCIe port bus: use pci_pcie_cap()
Kenji Kaneshige
1
-7
/
+7
[next]