index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv_core.c
Age
Commit message (
Expand
)
Author
2013-01-31
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-23
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
2009-11-24
PCIe port bus: use pci_pcie_cap()
Kenji Kaneshige
2009-09-11
PCI: pcie portdrv: remove unused variable
Jesse Barnes
2009-09-09
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
2009-06-16
PCIE: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-03-20
PCIe: portdrv: call pci_disable_device during remove
Alex Chiang
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
2009-03-20
PCI: pcie_portdriver: fix pcie_port_device_remove
Eric W. Biederman
2009-03-20
PCI/PCIe portdrv: Fix allocation of interrupts
Rafael J. Wysocki
2009-03-20
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
2009-03-20
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2009-03-20
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
Rafael J. Wysocki
2009-03-20
PCI: PCIe portdrv: Aviod using service devices with wrong interrupts
Rafael J. Wysocki
2009-03-20
PCI: PCIe portdrv: Use driver data to simplify code
Rafael J. Wysocki
2009-01-07
PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions
Rafael J. Wysocki
2009-01-07
PCI: PCIe portdrv: Rearrange code so that related things are together
Rafael J. Wysocki
2009-01-07
PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services
Rafael J. Wysocki
2009-01-07
PCI: PCIe portdrv: Add kerneldoc comments to some core functions
Rafael J. Wysocki
2009-01-07
PCI: pcie port driver: remove extra printks
Bjorn Helgaas
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-06-25
PCIE: port driver: use dev_printk when possible
Bjorn Helgaas
[next]