summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-155-51/+34
|\
| * Merge branch 'pci/pm' into nextBjorn Helgaas2016-12-121-10/+3
| |\
| | * PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner2016-11-171-10/+2
| | * PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner2016-11-171-2/+3
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2016-12-123-37/+13
| |\ \
| | * | PCI: Remove service driver load/unload messagesBjorn Helgaas2016-12-121-3/+0
| | * | 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/+0
| | * | 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/+1
| | |/
| * | 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/+0
|/
* Merge branch 'pci/aer' into nextBjorn Helgaas2016-10-034-66/+28
|\
| * PCI/AER: Fix aer_probe() kernel-doc commentCao jin2016-09-301-1/+0
| * PCI/AER: Cache capability positionKeith Busch2016-09-272-11/+17
| * PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick2016-09-272-11/+3
| * PCI/AER: Remove duplicate AER severity translationTyler Baicar2016-09-201-4/+2
| * PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas2016-09-143-33/+1
| * PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas2016-09-141-8/+4
| * 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/+1
* | PCI/PME: Make explicitly non-modularPaul Gortmaker2016-08-241-15/+1
* | PCI: Make DPC explicitly non-modularPaul Gortmaker2016-08-241-14/+4
* | PCI: portdrv: Make explicitly non-modularPaul Gortmaker2016-08-231-14/+3
|/
*---. 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/+0
| |_|/ |/| |
| | * PCI: Remove DPC tristate module optionKeith Busch2016-07-251-4/+1
| | * 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
| | * PCI: Convert Downstream Port Containment driver to use devm_* functionsMika Westerberg2016-06-211-9/+4
| |/ |/|
| * PCI/ASPM: Remove redundant check of pcie_set_clkpmShawn Lin2016-06-101-1/+1
|/
*-. 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-036-5/+186
|\ \ \ | | |/
| * | PCI: Add Downstream Port Containment driverKeith Busch2016-05-033-0/+179
| * | PCI: Add Downstream Port Containment portdrv service typeKeith Busch2016-05-033-3/+5
| * | PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch2016-05-032-2/+2
| |/
* | PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick2016-04-083-19/+10
* | PCI/ACPI: Allow all PCIe services on non-ACPI host bridgesJon Derrick2016-04-081-2/+2
|/
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-163-35/+73
|\
| *-----. Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-152-11/+25
| |\ \ \ \
| | | | * | PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler2016-03-151-3/+4
| | | |/ /
| | * | | PCI/AER: Log aer_inject error injectionsJean Delvare2016-03-081-0/+3
OpenPOWER on IntegriCloud