summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-01-23PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-05-25PCI: Factor out pcie_retrain_link() functionStefan Mätje
2018-08-24PCI/ASPM: Add support for L1 Substates from 4.11Richard Zhu
2018-03-11PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni
2017-12-20PCI/PME: Handle invalid data when reading Root StatusQiang
2017-02-23PCI/PME: Restore pcie_pme_driver.removeYinghai Lu
2017-02-09PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas
2016-09-30PCI/AER: Fix aer_probe() kernel-doc commentCao jin
2016-09-27PCI/AER: Cache capability positionKeith Busch
2016-09-27PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick
2016-09-20PCI/AER: Remove duplicate AER severity translationTyler Baicar
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick
2016-09-01Merge branch 'pci/ptm' into nextBjorn Helgaas
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas
2016-08-24PCI/AER: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI/PME: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: Make DPC explicitly non-modularPaul Gortmaker
2016-08-23PCI: portdrv: Make explicitly non-modularPaul Gortmaker
2016-08-18PCI: Add pci_enable_ptm() for drivers to enable PTM on endpointsBjorn Helgaas
2016-08-15PCI: Add Precision Time Measurement (PTM) supportJonathan Yong
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas
2016-07-25PCI: Remove DPC tristate module optionKeith Busch
2016-07-25PCI: Bind DPC to Root Ports as well as Downstream PortsKeith Busch
2016-06-21PCI: Fix whitespace in struct dpc_devMika Westerberg
2016-06-21PCI: Convert Downstream Port Containment driver to use devm_* functionsMika Westerberg
2016-06-13PCI: Add runtime PM support for PCIe portsMika Westerberg
2016-06-13PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg
2016-06-10PCI/ASPM: Remove redundant check of pcie_set_clkpmShawn Lin
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas
2016-05-04PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner
2016-05-03Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into nextBjorn Helgaas
2016-05-03PCI: Add Downstream Port Containment driverKeith Busch
2016-05-03PCI: Add Downstream Port Containment portdrv service typeKeith Busch
2016-05-03PCI: Widen portdrv service type from 4 bits to 8 bitsKeith Busch
2016-04-08PCI: Remove return values from pcie_port_platform_notify() and relativesJon Derrick
2016-04-08PCI/ACPI: Allow all PCIe services on non-ACPI host bridgesJon Derrick
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-15PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler
2016-03-08PCI/AER: Log aer_inject error injectionsJean Delvare
2016-03-08PCI/AER: Log actual error causes in aer_injectJean Delvare
2016-03-08PCI/AER: Use dev_warn() in aer_injectJean Delvare
2016-03-08PCI/AER: Fix aer_inject error codesJean Delvare