summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/portdrv_core.c
AgeCommit message (Expand)Author
2018-01-26PCI/DPC: Enable DPC only if AER is availableKeith Busch
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocationBjorn Helgaas
2017-10-20PCI/portdrv: Factor out Interrupt Message Number lookupBjorn Helgaas
2017-10-20PCI/portdrv: Consolidate commentsBjorn Helgaas
2017-10-19PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu
2017-06-16PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port ContainmentGabriele Paoloni
2017-06-16PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni
2017-02-10PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig
2016-12-12PCI: Remove service driver load/unload messagesBjorn Helgaas
2016-06-13PCI: Add runtime PM support for PCIe portsMika Westerberg
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas
2016-05-04PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner
2016-05-03Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas
2016-05-03PCI: Add Downstream Port Containment portdrv service typeKeith Busch
2016-05-03PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch
2016-04-08PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick
2015-07-14PCI: Fix pcie_port_device_resume() commentBjorn Helgaas
2014-04-29Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas
2014-04-24PCI: Allow hotplug service drivers to operate in polling modeRajat Jain
2014-04-14PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-01-07Merge branch 'pci/msi' into nextBjorn Helgaas
2014-01-03PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev
2013-12-20Merge branch 'pci/deletion' into nextBjorn Helgaas
2013-12-19PCI/portdrv: Remove extra get_device()/put_device() for pcie_deviceBjorn Helgaas
2013-12-19PCI/portdrv: Add put_device() after device_register() failureLevente Kurusa
2013-12-19PCI/portdrv: Cleanup error pathsBjorn Helgaas
2013-12-13PCI/portdrv: Remove superfluous name castGeert Uytterhoeven
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-11-01PCI: Update pcie_ports 'auto' behavior for non-ACPI platformsAndrew Murray
2013-01-30PCI: Use PCI Express Capability accessorMyron Stowe
2012-12-07Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas
2012-12-07PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas
2012-11-05PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi
2012-09-10Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas
2012-09-07PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-05-07PCI: fix uninitialized variable 'cap_mask'Chunhe Lan
2012-02-23PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro
2011-03-21PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar
2010-12-23PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki
2010-08-24PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki
2010-02-26PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki
2010-02-22PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki
2010-01-04PCI: pcie portdrv: style cleanupHidetoshi Seto
2009-12-04PCI: portdrv: remove redundant definitionsKenji Kaneshige