aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2017-04-28Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-03-29PCI: Add device disconnected stateKeith Busch
2017-03-07PCI/ASPM: Always set link->downstream to avoid NULL dereference on removeYinghai Lu
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-15Merge branch 'pci/msi' into nextBjorn Helgaas
2017-02-15Merge branch 'pci/dpc' into nextBjorn Helgaas
2017-02-15PCI/PME: Restore pcie_pme_driver.removeYinghai Lu
2017-02-14PCI/ASPM: Add comment about L1 substate latencyRajat Jain
2017-02-14PCI/ASPM: Configure L1 substate settingsRajat Jain
2017-02-14PCI/ASPM: Calculate and save the L1.2 timing parametersRajat Jain
2017-02-14PCI/ASPM: Read and set up L1 substate capabilitiesRajat Jain
2017-02-14PCI/ASPM: Add support for L1 substatesRajat Jain
2017-02-10PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig
2017-02-10PCI/DPC: Wait for Root Port busy to clearKeith Busch
2017-02-10PCI/DPC: Decode extended reasonsKeith Busch
2017-01-27PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/misc' into nextBjorn Helgaas
2016-12-12PCI: Remove service driver load/unload messagesBjorn Helgaas
2016-12-12PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas
2016-12-12PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas
2016-12-12PCI/AER: Remove unused version macrosBjorn Helgaas
2016-12-12PCI/PME: Log PME IRQ when claiming Root PortBjorn Helgaas
2016-12-12PCI/PME: Drop unused support for PMEs from Root Complex Event CollectorsBjorn Helgaas
2016-12-08PCI/ASPM: Don't retrain link if ASPM not possibleDavid Daney
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-17PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner
2016-11-17PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner
2016-11-14PCI/ASPM: Use permission-specific DEVICE_ATTR variantsJulia Lawall
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