index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv_core.c
Age
Commit message (
Expand
)
Author
2017-02-10
PCI/portdrv: Use pci_irq_alloc_vectors()
Christoph Hellwig
2016-12-12
PCI: Remove service driver load/unload messages
Bjorn Helgaas
2016-06-13
PCI: Add runtime PM support for PCIe ports
Mika Westerberg
2016-05-17
Merge branches 'pci/hotplug' and 'pci/resource' into next
Bjorn Helgaas
2016-05-04
PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
Lukas Wunner
2016-05-03
Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next
Bjorn Helgaas
2016-05-03
PCI: Add Downstream Port Containment portdrv service type
Keith Busch
2016-05-03
PCI: Widen portdrv service type from 4 bits to 8 bits
Keith Busch
2016-04-08
PCI: Remove return values from pcie_port_platform_notify() and relatives
Jon Derrick
2015-07-14
PCI: Fix pcie_port_device_resume() comment
Bjorn Helgaas
2014-04-29
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...
Bjorn Helgaas
2014-04-24
PCI: Allow hotplug service drivers to operate in polling mode
Rajat Jain
2014-04-14
PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-01-07
Merge branch 'pci/msi' into next
Bjorn Helgaas
2014-01-03
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
2013-12-20
Merge branch 'pci/deletion' into next
Bjorn Helgaas
2013-12-19
PCI/portdrv: Remove extra get_device()/put_device() for pcie_device
Bjorn Helgaas
2013-12-19
PCI/portdrv: Add put_device() after device_register() failure
Levente Kurusa
2013-12-19
PCI/portdrv: Cleanup error paths
Bjorn Helgaas
2013-12-13
PCI/portdrv: Remove superfluous name cast
Geert Uytterhoeven
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-01
PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms
Andrew Murray
2013-01-30
PCI: Use PCI Express Capability accessor
Myron Stowe
2012-12-07
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
2012-12-07
PCI/portdrv: Use PCI Express Capability accessors
Bjorn Helgaas
2012-11-05
PCI/portdrv: Don't create hotplug slots unless port supports hotplug
Taku Izumi
2012-09-10
Merge branch 'pci/shengzhou-irq' into next
Bjorn Helgaas
2012-09-07
PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
Shengzhou Liu
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
2012-05-07
PCI: fix uninitialized variable 'cap_mask'
Chunhe Lan
2012-02-23
PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
MUNEDA Takahiro
2011-03-21
PCI: Disable ASPM when _OSC control is not granted for PCIe services
Naga Chumbalkar
2010-12-23
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
2010-08-24
PCI: PCIe: Disable PCIe port services during port initialization
Rafael J. Wysocki
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-22
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
2010-01-04
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
2009-12-04
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
2009-12-04
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
2009-12-04
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
2009-12-04
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
2009-12-04
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
2009-12-04
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
2009-12-04
PCI: portdrv: check capabilities first
Kenji Kaneshige
2009-12-04
PCI: portdrv: move PME capability check
Kenji Kaneshige
2009-12-04
PCI: portdrv: remove redundant pcie type calculation
Kenji Kaneshige
2009-12-04
PCI: portdrv: cleanup pcie_device registration
Kenji Kaneshige
[next]