1. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  2. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  3. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  4. 412ee7c Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  5. 3972b0e Merge branch 'pci/dpc' into next by Bjorn Helgaas · 7 years ago
  6. 3ea8bc3 Merge branch 'pci/aspm' into next by Bjorn Helgaas · 7 years ago
  7. 01060e3 PCI/DPC: Add and use DPC Status register field definitions by Bjorn Helgaas · 7 years ago
  8. 716f0f7 PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error() by Bjorn Helgaas · 7 years ago
  9. f784c41 PCI/DPC: Remove unnecessary RP PIO register structs by Bjorn Helgaas · 7 years ago
  10. f5ec5a0 PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info() by Bjorn Helgaas · 7 years ago
  11. a88b304 PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info() by Bjorn Helgaas · 7 years ago
  12. 64c3394 PCI/DPC: Make RP PIO log size check more generic by Bjorn Helgaas · 7 years ago
  13. a596a7b PCI/DPC: Rename local "status" to "dpc_status" by Bjorn Helgaas · 7 years ago
  14. 0bbe0eb PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error() by Bjorn Helgaas · 7 years ago
  15. e68d281 PCI/DPC: Process RP PIO details only if RP PIO extensions supported by Bjorn Helgaas · 7 years ago
  16. e3c44b8 PCI/DPC: Read RP PIO Log Size once at probe by Bjorn Helgaas · 7 years ago
  17. be3039a PCI/DPC: Rename struct dpc_dev.rp to rp_extensions by Bjorn Helgaas · 7 years ago
  18. aa745ef PCI/DPC: Add local variable for DPC capability offset by Bjorn Helgaas · 7 years ago
  19. e1e86ee PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate by Bjorn Helgaas · 7 years ago
  20. 8cfab3c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate by Bjorn Helgaas · 7 years ago
  21. 856e1eb PCI/AER: Add uevents in AER and EEH error/resume by Bryant G. Ly · 7 years ago
  22. b604472 PCI/DPC: Rename interrupt_event_handler() to dpc_work() by Bjorn Helgaas · 7 years ago
  23. 6b9045b PCI/DPC: Fix interrupt message number print by Keith Busch · 7 years ago
  24. eed85ff PCI/DPC: Enable DPC only if AER is available by Keith Busch · 7 years ago
  25. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  26. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  27. 0f6f1d9 PCI/AER: Return error if AER is not supported by Keith Busch · 7 years ago
  28. aa6ca5a PCI/DPC: Fix shared interrupt handling by Alex Williamson · 7 years ago
  29. 877b372 PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports by Rafael J. Wysocki · 7 years ago
  30. 80d7d7a PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics by Bjorn Helgaas · 7 years ago
  31. b9f80fd PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEI by Tyler Baicar · 7 years ago
  32. 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
  33. 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
  34. 8dceeaf Merge branch 'pci/portdrv' into next by Bjorn Helgaas · 7 years ago
  35. 6018182 Merge branch 'pci/msi' into next by Bjorn Helgaas · 7 years ago
  36. 65a129d Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  37. 9c42da5 Merge branch 'pci/aspm' into next by Bjorn Helgaas · 7 years ago
  38. a48f3d5 PCI/ASPM: Add L1 Substates definitions by Bjorn Helgaas · 7 years ago
  39. c00054f PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLD by Bjorn Helgaas · 7 years ago
  40. 94ac327 PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_Time by Bjorn Helgaas · 7 years ago
  41. 3ad3f8c PCI/PME: Handle invalid data when reading Root Status by Qiang · 7 years ago
  42. cc27b73 PCI/portdrv: Turn off PCIe services during shutdown by Sinan Kaya · 7 years ago
  43. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  44. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  45. a579ba4 PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocation by Bjorn Helgaas · 7 years ago
  46. 3321eaf PCI/portdrv: Factor out Interrupt Message Number lookup by Bjorn Helgaas · 7 years ago
  47. b8acfd7c PCI/portdrv: Consolidate comments by Bjorn Helgaas · 7 years ago
  48. 7c950b9 PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks by Dongdong Liu · 7 years ago
  49. ee8bdfb PCI/ASPM: Deal with missing root ports in link state handling by Ard Biesheuvel · 7 years ago
  50. 86acc79 PCI/AER: Report non-fatal errors only to the affected endpoint by Gabriele Paoloni · 7 years ago
  51. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  52. 27e8739 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 7 years ago
  53. 18f2067 Merge branch 'pci/dpc' into next by Bjorn Helgaas · 7 years ago
  54. 96291d5 PCI: Fix typos and whitespace errors by Bjorn Helgaas · 7 years ago
  55. 9e16b8d PCI/DPC: Add local struct device pointers by Dongdong Liu · 7 years ago
  56. f20c4ea PCI/DPC: Add eDPC support by Dongdong Liu · 7 years ago
  57. c5dc3c6 PCI/portdrv: Move error handler methods to struct pcie_port_service_driver by Christoph Hellwig · 8 years ago
  58. ec4b8dd Merge branch 'pm-pci' by Rafael J. Wysocki · 8 years ago
  59. c7b5a4e PCI / PM: Fix native PME handling during system suspend/resume by Rafael J. Wysocki · 8 years ago
  60. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  61. 74da4a01 Merge branch 'pci/portdrv' into next by Bjorn Helgaas · 8 years ago
  62. de3ef1e PM / core: Drop run_wake flag from struct dev_pm_info by Rafael J. Wysocki · 8 years ago
  63. 8370c2d PCI / PM: Drop pme_interrupt flag from struct pci_dev by Rafael J. Wysocki · 8 years ago
  64. ae6dc7d PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port Containment by Gabriele Paoloni · 8 years ago
  65. a1d5f18 PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X by Gabriele Paoloni · 8 years ago
  66. 69a3025 PCI/DPC: Fix control register setting by Keith Busch · 8 years ago
  67. 993d668 PCI/DPC: Skip DPC event if device is not present by Keith Busch · 8 years ago
  68. f503ee4 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  69. 89ee9f7 PCI: Add device disconnected state by Keith Busch · 8 years ago
  70. 3bd7db6 PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove by Yinghai Lu · 8 years ago
  71. 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
  72. 3ec2574 Merge branch 'pci/msi' into next by Bjorn Helgaas · 8 years ago
  73. af3a2ab Merge branch 'pci/dpc' into next by Bjorn Helgaas · 8 years ago
  74. afe3e4d1 PCI/PME: Restore pcie_pme_driver.remove by Yinghai Lu · 8 years ago
  75. a142f4d PCI/ASPM: Add comment about L1 substate latency by Rajat Jain · 8 years ago
  76. aeda9ad PCI/ASPM: Configure L1 substate settings by Rajat Jain · 8 years ago
  77. f1f0366 PCI/ASPM: Calculate and save the L1.2 timing parameters by Rajat Jain · 8 years ago
  78. b5a0a9b PCI/ASPM: Read and set up L1 substate capabilities by Rajat Jain · 8 years ago
  79. b2103cc PCI/ASPM: Add support for L1 substates by Rajat Jain · 8 years ago
  80. 3674cc4 PCI/portdrv: Use pci_irq_alloc_vectors() by Christoph Hellwig · 8 years ago
  81. abdbf4d PCI/DPC: Wait for Root Port busy to clear by Keith Busch · 8 years ago
  82. 87b336d PCI/DPC: Decode extended reasons by Keith Busch · 8 years ago
  83. 030305d PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies by Bjorn Helgaas · 8 years ago
  84. 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
  85. daaed10 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  86. c1f2e80 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
  87. 98892fa PCI: Remove service driver load/unload messages by Bjorn Helgaas · 8 years ago
  88. 68a55ae PCI/AER: Log AER IRQ when claiming Root Port by Bjorn Helgaas · 8 years ago
  89. 576700b PCI/AER: Log errors with PCI device, not PCIe service device by Bjorn Helgaas · 8 years ago
  90. 2298a7a PCI/AER: Remove unused version macros by Bjorn Helgaas · 8 years ago
  91. a902d81 PCI/PME: Log PME IRQ when claiming Root Port by Bjorn Helgaas · 8 years ago
  92. 0a1e1b2 PCI/PME: Drop unused support for PMEs from Root Complex Event Collectors by Bjorn Helgaas · 8 years ago
  93. e53f9a2 PCI/ASPM: Don't retrain link if ASPM not possible by David Daney · 8 years ago
  94. e784930 PCI: Export pcie_find_root_port by Johannes Thumshirn · 8 years ago
  95. 97a90ae PCI: Consolidate conditions to allow runtime PM on PCIe ports by Lukas Wunner · 8 years ago
  96. c6a6330 PCI: Activate runtime PM on a PCIe port only if it can suspend by Lukas Wunner · 8 years ago
  97. fc4f57f PCI/ASPM: Use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  98. 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  99. 6b20f72 PCI/AER: Fix aer_probe() kernel-doc comment by Cao jin · 8 years ago
  100. 66b8080 PCI/AER: Cache capability position by Keith Busch · 8 years ago