summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/portdrv_core.c
Commit message (Expand)AuthorAgeFilesLines
* PCI/DPC: Enable DPC only if AER is availableKeith Busch2018-01-261-2/+2
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-96/+75
|\
| * PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocationBjorn Helgaas2017-10-211-10/+20
| * PCI/portdrv: Factor out Interrupt Message Number lookupBjorn Helgaas2017-10-201-48/+62
| * PCI/portdrv: Consolidate commentsBjorn Helgaas2017-10-201-54/+9
| * PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu2017-10-191-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port ContainmentGabriele Paoloni2017-06-161-0/+27
* PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni2017-06-161-32/+45
* PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig2017-02-101-113/+48
* PCI: Remove service driver load/unload messagesBjorn Helgaas2016-12-121-3/+0
* PCI: Add runtime PM support for PCIe portsMika Westerberg2016-06-131-0/+3
*-. Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-05-171-14/+8
|\ \
| * | PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner2016-05-041-14/+8
| |/
| |
| \
*-. \ Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas2016-05-031-2/+4
|\ \ \ | | |/
| * | PCI: Add Downstream Port Containment portdrv service typeKeith Busch2016-05-031-1/+3
| * | PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch2016-05-031-1/+1
| |/
* | PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick2016-04-081-6/+2
|/
* 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
OpenPOWER on IntegriCloud