- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
- 8dceeaf Merge branch 'pci/portdrv' into next by Bjorn Helgaas · 7 years ago
- 6018182 Merge branch 'pci/msi' into next by Bjorn Helgaas · 7 years ago
- 65a129d Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
- 9c42da5 Merge branch 'pci/aspm' into next by Bjorn Helgaas · 7 years ago
- a48f3d5 PCI/ASPM: Add L1 Substates definitions by Bjorn Helgaas · 7 years ago
- c00054f PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD by Bjorn Helgaas · 7 years ago
- 94ac327 PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time by Bjorn Helgaas · 7 years ago
- 3ad3f8c PCI/PME: Handle invalid data when reading Root Status by Qiang · 7 years ago
- cc27b73 PCI/portdrv: Turn off PCIe services during shutdown by Sinan Kaya · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
- a579ba4 PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocation by Bjorn Helgaas · 7 years ago
- 3321eaf PCI/portdrv: Factor out Interrupt Message Number lookup by Bjorn Helgaas · 7 years ago
- b8acfd7c PCI/portdrv: Consolidate comments by Bjorn Helgaas · 7 years ago
- 7c950b9 PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks by Dongdong Liu · 7 years ago
- ee8bdfb PCI/ASPM: Deal with missing root ports in link state handling by Ard Biesheuvel · 7 years ago
- 86acc79 PCI/AER: Report non-fatal errors only to the affected endpoint by Gabriele Paoloni · 7 years ago
- 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
- 27e8739 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 7 years ago
- 18f2067 Merge branch 'pci/dpc' into next by Bjorn Helgaas · 7 years ago
- 96291d5 PCI: Fix typos and whitespace errors by Bjorn Helgaas · 7 years ago
- 9e16b8d PCI/DPC: Add local struct device pointers by Dongdong Liu · 7 years ago
- f20c4ea PCI/DPC: Add eDPC support by Dongdong Liu · 7 years ago
- c5dc3c6 PCI/portdrv: Move error handler methods to struct pcie_port_service_driver by Christoph Hellwig · 7 years ago
- ec4b8dd Merge branch 'pm-pci' by Rafael J. Wysocki · 7 years ago
- c7b5a4e PCI / PM: Fix native PME handling during system suspend/resume by Rafael J. Wysocki · 7 years ago
- f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 74da4a01 Merge branch 'pci/portdrv' into next by Bjorn Helgaas · 7 years ago
- de3ef1e PM / core: Drop run_wake flag from struct dev_pm_info by Rafael J. Wysocki · 7 years ago
- 8370c2d PCI / PM: Drop pme_interrupt flag from struct pci_dev by Rafael J. Wysocki · 7 years ago
- ae6dc7d PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port Containment by Gabriele Paoloni · 8 years ago
- a1d5f18 PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X by Gabriele Paoloni · 8 years ago
- 69a3025 PCI/DPC: Fix control register setting by Keith Busch · 8 years ago
- 993d668 PCI/DPC: Skip DPC event if device is not present by Keith Busch · 8 years ago
- f503ee4 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
- 89ee9f7 PCI: Add device disconnected state by Keith Busch · 8 years ago
- 3bd7db6 PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove by Yinghai Lu · 8 years ago
- 60e8d3e Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 3ec2574 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
- af3a2ab Merge branch 'pci/dpc' into next by Bjorn Helgaas · 8 years ago
- afe3e4d1 PCI/PME: Restore pcie_pme_driver.remove by Yinghai Lu · 8 years ago
- a142f4d PCI/ASPM: Add comment about L1 substate latency by Rajat Jain · 8 years ago
- aeda9ad PCI/ASPM: Configure L1 substate settings by Rajat Jain · 8 years ago
- f1f0366 PCI/ASPM: Calculate and save the L1.2 timing parameters by Rajat Jain · 8 years ago
- b5a0a9b PCI/ASPM: Read and set up L1 substate capabilities by Rajat Jain · 8 years ago
- b2103cc PCI/ASPM: Add support for L1 substates by Rajat Jain · 8 years ago
- 3674cc4 PCI/portdrv: Use pci_irq_alloc_vectors() by Christoph Hellwig · 8 years ago
- abdbf4d PCI/DPC: Wait for Root Port busy to clear by Keith Busch · 8 years ago
- 87b336d PCI/DPC: Decode extended reasons by Keith Busch · 8 years ago
- 030305d PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies by Bjorn Helgaas · 8 years ago
- 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- daaed10 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
- c1f2e80 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
- 98892fa PCI: Remove service driver load/unload messages by Bjorn Helgaas · 8 years ago
- 68a55ae PCI/AER: Log AER IRQ when claiming Root Port by Bjorn Helgaas · 8 years ago
- 576700b PCI/AER: Log errors with PCI device, not PCIe service device by Bjorn Helgaas · 8 years ago
- 2298a7a PCI/AER: Remove unused version macros by Bjorn Helgaas · 8 years ago
- a902d81 PCI/PME: Log PME IRQ when claiming Root Port by Bjorn Helgaas · 8 years ago
- 0a1e1b2 PCI/PME: Drop unused support for PMEs from Root Complex Event Collectors by Bjorn Helgaas · 8 years ago
- e53f9a2 PCI/ASPM: Don't retrain link if ASPM not possible by David Daney · 8 years ago
- e784930 PCI: Export pcie_find_root_port by Johannes Thumshirn · 8 years ago
- 97a90ae PCI: Consolidate conditions to allow runtime PM on PCIe ports by Lukas Wunner · 8 years ago
- c6a6330 PCI: Activate runtime PM on a PCIe port only if it can suspend by Lukas Wunner · 8 years ago
- fc4f57f PCI/ASPM: Use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
- 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
- 6b20f72 PCI/AER: Fix aer_probe() kernel-doc comment by Cao jin · 8 years ago
- 66b8080 PCI/AER: Cache capability position by Keith Busch · 8 years ago
- 4b202b7 PCI/AER: Avoid memory allocation in interrupt handling path by Jon Derrick · 8 years ago
- 95c3549 PCI/AER: Remove duplicate AER severity translation by Tyler Baicar · 8 years ago
- 7ece141 PCI/AER: Remove aerdriver.forceload kernel parameter by Bjorn Helgaas · 8 years ago
- 9ff25e6b PCI/AER: Remove aerdriver.nosourceid kernel parameter by Bjorn Helgaas · 8 years ago
- 032c3d8 PCI/AER: Add bus flag to skip source ID matching by Jon Derrick · 8 years ago
- 9e18ad9 Merge branch 'pci/ptm' into next by Bjorn Helgaas · 8 years ago
- 8b2ec318 PCI: Add PTM clock granularity information by Bjorn Helgaas · 9 years ago
- 8756336 PCI/AER: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- d7def20 PCI/PME: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- 61612e6 PCI: Make DPC explicitly non-modular by Paul Gortmaker · 8 years ago
- a7dadf4 PCI: portdrv: Make explicitly non-modular by Paul Gortmaker · 8 years ago
- eec097d PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints by Bjorn Helgaas · 9 years ago
- 9bb04a0 PCI: Add Precision Time Measurement (PTM) support by Jonathan Yong · 9 years ago
- a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
- a4959d8 PCI: Remove DPC tristate module option by Keith Busch · 8 years ago
- 7e16fd6 PCI: Bind DPC to Root Ports as well as Downstream Ports by Keith Busch · 8 years ago
- 14a16d5 PCI: Fix whitespace in struct dpc_dev by Mika Westerberg · 9 years ago
- 733f3d1 PCI: Convert Downstream Port Containment driver to use devm_* functions by Mika Westerberg · 9 years ago
- 006d44e PCI: Add runtime PM support for PCIe ports by Mika Westerberg · 9 years ago
- 43f7f88 PCI: Don't clear d3cold_allowed for PCIe ports by Mika Westerberg · 9 years ago
- a6c1c6f PCI/ASPM: Remove redundant check of pcie_set_clkpm by Shawn Lin · 9 years ago
- 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
- f841522 PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit by Lukas Wunner · 9 years ago
- d9322d2 Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next by Bjorn Helgaas · 9 years ago
- 26e5157 PCI: Add Downstream Port Containment driver by Keith Busch · 9 years ago
- 10126ac PCI: Add Downstream Port Containment portdrv service type by Keith Busch · 9 years ago
- 6d81417 PCI: Widen portdrv service type from 4 bits to 8 bits by Keith Busch · 9 years ago
- 88a97da PCI: Remove return values from pcie_port_platform_notify() and relatives by Jon Derrick · 9 years ago
- 52966bd PCI/ACPI: Allow all PCIe services on non-ACPI host bridges by Jon Derrick · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago