aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/portdrv_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-29Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into nextBjorn Helgaas1-3/+6
2014-04-24PCI: Allow hotplug service drivers to operate in polling modeRajat Jain1-1/+4
2014-04-14PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-2/+2
2014-01-07Merge branch 'pci/msi' into nextBjorn Helgaas1-3/+4
2014-01-03PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev1-3/+4
2013-12-20Merge branch 'pci/deletion' into nextBjorn Helgaas1-14/+13
2013-12-19PCI/portdrv: Remove extra get_device()/put_device() for pcie_deviceBjorn Helgaas1-4/+1
2013-12-19PCI/portdrv: Add put_device() after device_register() failureLevente Kurusa1-1/+1
2013-12-19PCI/portdrv: Cleanup error pathsBjorn Helgaas1-10/+12
2013-12-13PCI/portdrv: Remove superfluous name castGeert Uytterhoeven1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-1/+1
2013-11-01PCI: Update pcie_ports 'auto' behavior for non-ACPI platformsAndrew Murray1-7/+8
2013-01-30PCI: Use PCI Express Capability accessorMyron Stowe1-1/+1
2012-12-07Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas1-2/+1
2012-12-07PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas1-2/+1
2012-11-05PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi1-1/+2
2012-09-10Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas1-4/+11
2012-09-07PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu1-4/+11
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu1-10/+5
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang1-2/+2
2012-05-07PCI: fix uninitialized variable 'cap_mask'Chunhe Lan1-1/+1
2012-02-23PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro1-2/+14
2011-03-21PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar1-4/+1
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki1-11/+14
2010-08-24PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki1-3/+26
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki1-3/+22
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki1-0/+3
2010-02-26PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki1-0/+1
2010-02-22PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki1-2/+10
2010-01-04PCI: pcie portdrv: style cleanupHidetoshi Seto1-9/+7
2009-12-04PCI: portdrv: remove redundant definitionsKenji Kaneshige1-7/+6
2009-12-04PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige1-14/+1
2009-12-04PCI: portdrv: minor cleanup for pcie_port_device_registerKenji Kaneshige1-11/+10
2009-12-04PCI: portdrv: add missing irq cleanupKenji Kaneshige1-7/+12
2009-12-04PCI: portdrv: enable device before irq initializationKenji Kaneshige1-10/+11
2009-12-04PCI: portdrv: cleanup service irqs initializationKenji Kaneshige1-42/+29
2009-12-04PCI: portdrv: check capabilities firstKenji Kaneshige1-2/+4
2009-12-04PCI: portdrv: move PME capability checkKenji Kaneshige1-3/+3
2009-12-04PCI: portdrv: remove redundant pcie type calculationKenji Kaneshige1-6/+2
2009-12-04PCI: portdrv: cleanup pcie_device registrationKenji Kaneshige1-51/+26
2009-12-04PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige1-22/+0
2009-11-24PCIe port bus: use pci_pcie_cap()Kenji Kaneshige1-7/+7
2009-09-11PCI: pcie portdrv: remove unused variableJesse Barnes1-1/+0
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman1-5/+0
2009-06-15PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-03-20PCIe: portdrv: call pci_disable_device during removeAlex Chiang1-0/+1
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki1-8/+6
2009-03-20PCI: pcie_portdriver: fix pcie_port_device_removeEric W. Biederman1-20/+3
2009-03-19PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki1-39/+167
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki1-4/+1