summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas2016-08-181-0/+45
| * | PCI: Add Precision Time Measurement (PTM) supportJonathan Yong2016-08-153-0/+82
| |/
* | PCI/AER: Make explicitly non-modularPaul Gortmaker2016-08-241-17/+1Star
* | PCI/PME: Make explicitly non-modularPaul Gortmaker2016-08-241-15/+1Star
* | PCI: Make DPC explicitly non-modularPaul Gortmaker2016-08-241-14/+4Star
* | PCI: portdrv: Make explicitly non-modularPaul Gortmaker2016-08-231-14/+3Star
|/
*---. Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas2016-08-015-20/+61
|\ \ \
| | | * PCI: Add runtime PM support for PCIe portsMika Westerberg2016-06-132-0/+54
| | | * PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg2016-06-131-5/+0Star
| |_|/ |/| |
| | * PCI: Remove DPC tristate module optionKeith Busch2016-07-251-4/+1Star
| | * PCI: Bind DPC to Root Ports as well as Downstream PortsKeith Busch2016-07-251-1/+1
| | * PCI: Fix whitespace in struct dpc_devMika Westerberg2016-06-211-2/+2