summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-pci'Rafael J. Wysocki2017-07-141-22/+13Star
|\
| * PCI / PM: Fix native PME handling during system suspend/resumeRafael J. Wysocki2017-07-131-22/+13Star
* | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-093-37/+78
|\ \ | |/ |/|
| * Merge branch 'pci/portdrv' into nextBjorn Helgaas2017-07-032-35/+76
| |\
| | * PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port ContainmentGabriele Paoloni2017-06-171-0/+27
| | * PCI/portdrv: Support multiple interrupts for MSI as well as MSI-XGabriele Paoloni2017-06-172-35/+49
| * | PCI/DPC: Fix control register settingKeith Busch2017-05-231-1/+1
| * | PCI/DPC: Skip DPC event if device is not presentKeith Busch2017-05-231-1/+1
| |/
* | PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki2017-06-281-1/+1
* | PCI / PM: Drop pme_interrupt flag from struct pci_devRafael J. Wysocki2017-06-281-8/+6Star
|/
* Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-04-281-0/+5
|\
| * PCI: Add device disconnected stateKeith Busch2017-03-301-0/+5
* | PCI/ASPM: Always set link->downstream to avoid NULL dereference on removeYinghai Lu2017-03-071-3/+2Star
|/
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-234-129/+365
|\
| * Merge branch 'pci/msi' into nextBjorn Helgaas2017-02-151-113/+48Star
| |\
| | * PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig2017-02-101-113/+48Star
| * | Merge branch 'pci/dpc' into nextBjorn Helgaas2017-02-151-3/+31
| |\ \
| | * | PCI/DPC: Wait for Root Port busy to clearKeith Busch2017-02-101-1/+25
| | * | PCI/DPC: Decode extended reasonsKeith Busch2017-02-101-2/+6
| | |/
| * | PCI/ASPM: Add comment about L1 substate latencyRajat Jain2017-02-151-0/+8
| * | PCI/ASPM: Configure L1 substate settingsRajat Jain2017-02-151-2/+104
| * | PCI/ASPM: Calculate and save the L1.2 timing parametersRajat Jain2017-02-151-0/+79
| * | PCI/ASPM: Read and set up L1 substate capabilitiesRajat Jain2017-02-151-1/+58
| * | PCI/ASPM: Add support for L1 substatesRajat Jain2017-02-152-10/+37
| |/
* | PCI/PME: Restore pcie_pme_driver.removeYinghai Lu2017-02-151-0/+12
* | PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas2017-01-271-6/+13
|/
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-155-51/+34Star
|\
| * Merge branch 'pci/pm' into nextBjorn Helgaas2016-12-121-10/+3Star
| |\
| | * PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner2016-11-181-10/+2Star
| | * PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner2016-11-181-2/+3
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2016-12-123-37/+13Star
| |\ \
| | * | PCI: Remove service driver load/unload messagesBjorn Helgaas2016-12-121-3/+0Star
| | * | PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas2016-12-121-2/+2
| | * | PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas2016-12-121-3/+4
| | * | PCI/AER: Remove unused version macrosBjorn Helgaas2016-12-121-7/+0Star
| | * | PCI/PME: Log PME IRQ when claiming Root PortBjorn Helgaas2016-12-121-6/+6
| | * | PCI/PME: Drop unused support for PMEs from Root Complex Event CollectorsBjorn Helgaas2016-12-121-16/+1Star
| | |/
| * | PCI/ASPM: Don't retrain link if ASPM not possibleDavid Daney2016-12-081-2/+16
| * | PCI/ASPM: Use permission-specific DEVICE_ATTR variantsJulia Lawall2016-11-141-2/+2
| |/
* / PCI: Export pcie_find_root_portJohannes Thumshirn2016-11-231-14/+0Star
|/
* Merge branch 'pci/aer' into nextBjorn Helgaas2016-10-034-66/+28Star
|\
| * PCI/AER: Fix aer_probe() kernel-doc commentCao jin2016-09-301-1/+0Star
| * PCI/AER: Cache capability positionKeith Busch2016-09-272-11/+17
| * PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick2016-09-272-11/+3Star
| * PCI/AER: Remove duplicate AER severity translationTyler Baicar2016-09-201-4/+2Star
| * PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas2016-09-143-33/+1Star
| * PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas2016-09-141-8/+4Star
| * PCI/AER: Add bus flag to skip source ID matchingJon Derrick2016-09-061-2/+5
* | Merge branch 'pci/ptm' into nextBjorn Helgaas2016-09-013-0/+154
|\ \
| * | PCI: Add PTM clock granularity informationBjorn Helgaas2016-08-251-2/+29