- 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 · 8 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 · 8 years ago
- 9bb04a0 PCI: Add Precision Time Measurement (PTM) support by Jonathan Yong · 8 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 · 8 years ago
- 733f3d1 PCI: Convert Downstream Port Containment driver to use devm_* functions by Mika Westerberg · 8 years ago
- 006d44e PCI: Add runtime PM support for PCIe ports by Mika Westerberg · 8 years ago
- 43f7f88 PCI: Don't clear d3cold_allowed for PCIe ports by Mika Westerberg · 8 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
- cc73176 PCI: Cleanup pci/pcie/Kconfig whitespace by Andreas Ziegler · 9 years ago
- 8e47e15 PCI/AER: Log aer_inject error injections by Jean Delvare · 9 years ago
- 96b45ea PCI/AER: Log actual error causes in aer_inject by Jean Delvare · 9 years ago
- 3bc1185 PCI/AER: Use dev_warn() in aer_inject by Jean Delvare · 9 years ago
- 20ac75e PCI/AER: Fix aer_inject error codes by Jean Delvare · 9 years ago
- 129aaab Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- 41cceba PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning by Bjorn Helgaas · 9 years ago
- 4e48fe4 PCI/PME: Remove redundant port lookup by Bjorn Helgaas · 9 years ago
- 0e6053d PCI/AER: Use list_first_entry_or_null() to simplify code by Geliang Tang · 9 years ago
- 7e8fbdc PCI/AER: Restore pci_ops pointer while calling original pci_ops by David Daney · 9 years ago
- 3b0a6d1 PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops by Bjorn Helgaas · 9 years ago
- 4ae2182 PCI/AER: Flush workqueue on device remove to avoid use-after-free by Sebastian Andrzej Siewior · 9 years ago
- 3a6384b Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 9 years ago
- 28ef241 PCI/AER: Use 32 bit PCI domain numbers by Keith Busch · 9 years ago
- 800e07b Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next by Bjorn Helgaas · 9 years ago
- 93de690 PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmask by Bjorn Helgaas · 9 years ago
- 57d86a0 PCI/ASPM: Make sysfs link_state_store() consistent with link_state_show() by Andy Lutomirski · 9 years ago
- b07461a PCI/AER: Clear error status registers during enumeration and restore by Taku Izumi · 9 years ago
- e7f6c6d PCI: Fix pcie_port_device_resume() comment by Bjorn Helgaas · 9 years ago
- 0c0cbb6 PCI/ASPM: Simplify Clock Power Management setting by Bjorn Helgaas · 9 years ago
- 777e61e PCI: Use dev->has_secondary_link to find downstream PCIe links by Yijing Wang · 10 years ago
- c8fc933 PCI/ASPM: Use dev->has_secondary_link to find downstream links by Yijing Wang · 10 years ago
- f9b8cd7 PCI/ASPM: Remove redundant PCIe port type checking by Yijing Wang · 10 years ago
- e127a04 PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter by Bjorn Helgaas · 10 years ago
- 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 387d375 PCI: Don't clear ASPM bits when the FADT declares it's unsupported by Matthew Garrett · 10 years ago
- a1b7f2f PCI/AER: Avoid info leak in __print_tlp_header() by Rasmus Villemoes · 10 years ago
- b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
- 94a9031 PCI/ASPM: Use standard parsing functions for sysfs setters by Chris J Arges · 10 years ago
- 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
- fbb988b PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core by Rafael J. Wysocki · 10 years ago
- 5dfd7f9 PCI / PM: handle failure to enable wakeup on PCIe PME by Lucas Stach · 10 years ago
- b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- cc0cb67 Merge branches 'pci/aer' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
- d179111 PCI/AER: Add additional PCIe AER error strings by Chen, Gong · 10 years ago
- fe9a743 PCI/PM: Drop unused runtime PM support code for PCIe ports by Rafael J. Wysocki · 10 years ago