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_core.c
Age
Commit message (
Expand
)
Author
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
2009-12-04
PCI: portdrv: remove redundant pcie_port_device_probe
Kenji Kaneshige
[next]