summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/portdrv_core.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix pcie_port_device_resume() commentBjorn Helgaas2015-07-141-1/+1
*-. Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas2014-04-291-3/+6
|\ \
| | * PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-141-2/+2
| |/ |/|
| * PCI: Allow hotplug service drivers to operate in polling modeRajat Jain2014-04-241-1/+4
|/
* Merge branch 'pci/msi' into nextBjorn Helgaas2014-01-071-3/+4
|\
| * PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev2014-01-031-3/+4
* | Merge branch 'pci/deletion' into nextBjorn Helgaas2013-12-201-14/+13
|\ \
| * | PCI/portdrv: Remove extra get_device()/put_device() for pcie_deviceBjorn Helgaas2013-12-191-4/+1
| * | PCI/portdrv: Add put_device() after device_register() failureLevente Kurusa2013-12-191-1/+1
| * | PCI/portdrv: Cleanup error pathsBjorn Helgaas2013-12-191-10/+12
| |/
* | PCI/portdrv: Remove superfluous name castGeert Uytterhoeven2013-12-131-1/+1
|/
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-1/+1
* PCI: Update pcie_ports 'auto' behavior for non-ACPI platformsAndrew Murray2013-11-011-7/+8
* PCI: Use PCI Express Capability accessorMyron Stowe2013-01-301-1/+1
* Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-071-2/+1
|\
| * PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas2012-12-071-2/+1
* | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-051-1/+2
|/
* Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas2012-09-101-4/+11
|\
| * PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu2012-09-071-4/+11
* | PCI/portdrv: Use PCI Express Capability accessorsJiang Liu2012-08-231-10/+5
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-231-2/+2
|/
* PCI: fix uninitialized variable 'cap_mask'Chunhe Lan2012-05-071-1/+1
* PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro2012-02-231-2/+14
* PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar2011-03-211-4/+1
* PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki2010-12-231-11/+14
* PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-241-3/+26
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-241-3/+22
* PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-241-0/+3
* PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-261-0/+1
* PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki2010-02-221-2/+10
* PCI: pcie portdrv: style cleanupHidetoshi Seto2010-01-041-9/+7
* PCI: portdrv: remove redundant definitionsKenji Kaneshige2009-12-041-7/+6
* PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige2009-12-041-14/+1
* PCI: portdrv: minor cleanup for pcie_port_device_registerKenji Kaneshige2009-12-041-11/+10
* PCI: portdrv: add missing irq cleanupKenji Kaneshige2009-12-041-7/+12
* PCI: portdrv: enable device before irq initializationKenji Kaneshige2009-12-041-10/+11
* PCI: portdrv: cleanup service irqs initializationKenji Kaneshige2009-12-041-42/+29
* PCI: portdrv: check capabilities firstKenji Kaneshige2009-12-041-2/+4
* PCI: portdrv: move PME capability checkKenji Kaneshige2009-12-041-3/+3
* PCI: portdrv: remove redundant pcie type calculationKenji Kaneshige2009-12-041-6/+2
* PCI: portdrv: cleanup pcie_device registrationKenji Kaneshige2009-12-041-51/+26
* PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige2009-12-041-22/+0
* PCIe port bus: use pci_pcie_cap()Kenji Kaneshige2009-11-241-7/+7
* PCI: pcie portdrv: remove unused variableJesse Barnes2009-09-111-1/+0
* PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-091-5/+0
* PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
* PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-201-0/+1
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-201-8/+6
* PCI: pcie_portdriver: fix pcie_port_device_removeEric W. Biederman2009-03-201-20/+3
* PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki2009-03-191-39/+167
OpenPOWER on IntegriCloud