summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-51/+34
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas1-10/+3
2016-12-12Merge branch 'pci/misc' into nextBjorn Helgaas3-37/+13
2016-12-12PCI: Remove service driver load/unload messagesBjorn Helgaas1-3/+0
2016-12-12PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas1-2/+2
2016-12-12PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas1-3/+4
2016-12-12PCI/AER: Remove unused version macrosBjorn Helgaas1-7/+0
2016-12-12PCI/PME: Log PME IRQ when claiming Root PortBjorn Helgaas1-6/+6
2016-12-12PCI/PME: Drop unused support for PMEs from Root Complex Event CollectorsBjorn Helgaas1-16/+1
2016-12-08PCI/ASPM: Don't retrain link if ASPM not possibleDavid Daney1-2/+16
2016-11-24PCI: Export pcie_find_root_portJohannes Thumshirn1-14/+0
2016-11-18PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner1-10/+2
2016-11-18PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner1-2/+3
2016-11-15PCI/ASPM: Use permission-specific DEVICE_ATTR variantsJulia Lawall1-2/+2
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas4-66/+28
2016-09-30PCI/AER: Fix aer_probe() kernel-doc commentCao jin1-1/+0
2016-09-28PCI/AER: Cache capability positionKeith Busch2-11/+17
2016-09-27PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick2-11/+3
2016-09-20PCI/AER: Remove duplicate AER severity translationTyler Baicar1-4/+2
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas3-33/+1
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas1-8/+4
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick1-2/+5
2016-09-01Merge branch 'pci/ptm' into nextBjorn Helgaas3-0/+154
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas1-2/+29
2016-08-25PCI/AER: Make explicitly non-modularPaul Gortmaker1-17/+1
2016-08-25PCI/PME: Make explicitly non-modularPaul Gortmaker1-15/+1
2016-08-25PCI: Make DPC explicitly non-modularPaul Gortmaker1-14/+4
2016-08-23PCI: portdrv: Make explicitly non-modularPaul Gortmaker1-14/+3
2016-08-19PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas1-0/+45
2016-08-15PCI: Add Precision Time Measurement (PTM) supportJonathan Yong3-0/+82
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas5-20/+61
2016-07-25PCI: Remove DPC tristate module optionKeith Busch1-4/+1
2016-07-25PCI: Bind DPC to Root Ports as well as Downstream PortsKeith Busch1-1/+1
2016-06-21PCI: Fix whitespace in struct dpc_devMika Westerberg1-2/+2
2016-06-21PCI: Convert Downstream Port Containment driver to use devm_* functionsMika Westerberg1-9/+4
2016-06-13PCI: Add runtime PM support for PCIe portsMika Westerberg2-0/+54
2016-06-13PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg1-5/+0
2016-06-11PCI/ASPM: Remove redundant check of pcie_set_clkpmShawn Lin1-1/+1
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas1-14/+8
2016-05-05PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner1-14/+8
2016-05-03Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas6-5/+186
2016-05-03PCI: Add Downstream Port Containment driverKeith Busch3-0/+179
2016-05-03PCI: Add Downstream Port Containment portdrv service typeKeith Busch3-3/+5
2016-05-03PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch2-2/+2
2016-04-08PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick3-19/+10
2016-04-08PCI/ACPI: Allow all PCIe services on non-ACPI host bridgesJon Derrick1-2/+2
2016-03-17Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-35/+73
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2-11/+25
2016-03-15PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler1-3/+4
2016-03-09PCI/AER: Log aer_inject error injectionsJean Delvare1-0/+3