1. 034f93f Merge branch 'pci/pm' by Bjorn Helgaas · 2 years, 5 months ago
  2. f9538e2 Merge branch 'pci/dpc' by Bjorn Helgaas · 2 years, 5 months ago
  3. 7afeb84 PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation by Bjorn Helgaas · 2 years, 5 months ago
  4. cfc0028 PCI/ASPM: Ignore L1 PM Substates if device lacks capability by Bjorn Helgaas · 2 years, 5 months ago
  5. 9e2a031 PCI/ASPM: Factor out L1 PM Substates configuration by Bjorn Helgaas · 2 years, 5 months ago
  6. 4ff116d PCI/ASPM: Save L1 PM Substates Capability for suspend/resume by Vidya Sagar · 2 years, 5 months ago
  7. 5e85eba PCI/ASPM: Refactor L1 PM Substates Control Register programming by Vidya Sagar · 2 years, 5 months ago
  8. 5459c0b7 PCI/DPC: Quirk PIO log size for certain Intel Root Ports by Mika Westerberg · 2 years, 6 months ago
  9. 8b367e7 PCI/PTM: Reorder functions in logical order by Bjorn Helgaas · 2 years, 6 months ago
  10. 2b89c22 PCI/PTM: Preserve RsvdP bits in PTM Control register by Bjorn Helgaas · 2 years, 6 months ago
  11. 91b12b2 PCI/PTM: Move pci_ptm_info() body into its only caller by Bjorn Helgaas · 2 years, 6 months ago
  12. e8bdc5e PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm() by Bjorn Helgaas · 2 years, 6 months ago
  13. 118b9df PCI/PTM: Separate configuration and enable by Bjorn Helgaas · 2 years, 6 months ago
  14. e243c17 PCI/PTM: Add pci_upstream_ptm() helper by Bjorn Helgaas · 2 years, 6 months ago
  15. a47126e PCI/PTM: Cache PTM Capability offset by Bjorn Helgaas · 2 years, 6 months ago
  16. 5a20930 Merge branch 'pci/err' by Bjorn Helgaas · 2 years, 7 months ago
  17. 5e6ae05 PCI/AER: Iterate over error counters instead of error strings by Mohamed Khalfella · 2 years, 10 months ago
  18. f26e58b PCI/AER: Enable error reporting when AER is native by Stefan Roese · 3 years, 1 month ago
  19. 8795e18 PCI/portdrv: Don't disable AER reporting in get_port_device_capability() by Stefan Roese · 3 years, 1 month ago
  20. ba13d45 PCI/ASPM: Unexport pcie_aspm_support_enabled() by Bjorn Helgaas · 2 years, 8 months ago
  21. 08d0cc5 PCI/ASPM: Remove pcie_aspm_pm_state_change() by Kai-Heng Feng · 2 years, 8 months ago
  22. 9ffb98f PCI/AER: Configure ECRC for every device by Stefan Roese · 3 years, 1 month ago
  23. 5e69a33 PCI/ERR: Recognize disconnected devices in report_error_detected() by Christoph Hellwig · 2 years, 9 months ago
  24. e1cbc3b Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 2 years, 9 months ago
  25. 203926d PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits by Kuppuswamy Sathyanarayanan · 2 years, 10 months ago
  26. c7d4698 PCI: portdrv: Set driver_managed_dma by Lu Baolu · 2 years, 10 months ago
  27. 148a650 Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
  28. 73c8246 Merge branch 'pci/misc' by Bjorn Helgaas · 3 years ago
  29. 602a4ed PCI/AER: Update aer-inject URL by Yicong Yang · 3 years, 1 month ago
  30. 904b10f PCI: Add defines for normal and subtractive PCI bridges by Pali Rohár · 3 years ago
  31. 075b7d3 Revert "PCI/portdrv: Do not setup up IRQs if there are no users" by Bjorn Helgaas · 3 years, 1 month ago
  32. f5d3ca6 Merge branch 'pci/errors' by Bjorn Helgaas · 3 years, 1 month ago
  33. fb6c451 Merge branch 'pci/enumeration' by Bjorn Helgaas · 3 years, 1 month ago
  34. 4353594 PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum by Rajat Jain · 3 years, 2 months ago
  35. fa285ba PCI/ASPM: Remove struct aspm_latency by Saheed O. Bolarinwa · 3 years, 3 months ago
  36. 6e332df PCI/ASPM: Stop caching device L0s, L1 acceptable exit latencies by Saheed O. Bolarinwa · 3 years, 3 months ago
  37. 222578d PCI/ASPM: Stop caching link L0s, L1 exit latencies by Saheed O. Bolarinwa · 3 years, 3 months ago
  38. 43262f0 PCI/ASPM: Move pci_function_0() upward by Bolarinwa O. Saheed · 3 years, 3 months ago
  39. aa66ea1 PCI/PME: Use PCI_POSSIBLE_ERROR() to check config reads by Naveen Naidu · 3 years, 3 months ago
  40. 0242132 PCI/DPC: Use PCI_POSSIBLE_ERROR() to check config reads by Naveen Naidu · 3 years, 3 months ago
  41. e0217c5 Revert "PCI: Use to_pci_driver() instead of pci_dev->driver" by Bjorn Helgaas · 3 years, 4 months ago
  42. 78be29a Merge branch 'pci/misc' by Bjorn Helgaas · 3 years, 4 months ago
  43. ebf275b Merge branch 'pci/sysfs' by Bjorn Helgaas · 3 years, 4 months ago
  44. 357cf0c Merge branch 'pci/portdrv' by Bjorn Helgaas · 3 years, 4 months ago
  45. 4917f71 Merge branch 'pci/hotplug' by Bjorn Helgaas · 3 years, 4 months ago
  46. 2a4d940 PCI: Use to_pci_driver() instead of pci_dev->driver by Uwe Kleine-König · 3 years, 5 months ago
  47. f9a6c8a PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n by Lukas Wunner · 3 years, 7 months ago
  48. bb6951b PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarations by Lukas Wunner · 3 years, 7 months ago
  49. 80dcd36 PCI/portdrv: Remove unused resume err_handler by Lukas Wunner · 3 years, 7 months ago
  50. ea401499 PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset by Lukas Wunner · 3 years, 7 months ago
  51. 3134689 PCI/portdrv: Rename pm_iter() to pcie_port_device_iter() by Lukas Wunner · 3 years, 4 months ago
  52. 171d149 PCI/ERR: Factor out common dev->driver expressions by Bjorn Helgaas · 3 years, 4 months ago
  53. b2105b9 PCI: Correct misspelled and remove duplicated words by Krzysztof Wilczyński · 3 years, 5 months ago
  54. e0f7b19 PCI: Use kstrtobool() directly, sans strtobool() wrapper by Krzysztof Wilczyński · 3 years, 5 months ago
  55. 0e8ae5a PCI/portdrv: Do not setup up IRQs if there are no users by Jan Kiszka · 3 years, 6 months ago
  56. ac08b1c Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 6 months ago
  57. 739c474 Merge branch 'pci/misc' by Bjorn Helgaas · 3 years, 6 months ago
  58. e210d9f Merge branch 'pci/reset' by Bjorn Helgaas · 3 years, 6 months ago
  59. 00823dc PCI/portdrv: Enable Bandwidth Notification only if port supports it by Stuart Hayes · 3 years, 10 months ago
  60. 014408c PCI: Add pcie_ptm_enabled() by Vinicius Costa Gomes · 3 years, 7 months ago
  61. ff3a52a PCI/PTM: Remove error message at boot by Jakub Kicinski · 3 years, 7 months ago
  62. 9bdc81c PCI: Change the type of probe argument in reset functions by Amey Narkhede · 3 years, 6 months ago
  63. 56f107d PCI: Add pcie_reset_flr() with 'probe' argument by Amey Narkhede · 3 years, 6 months ago
  64. 7132700 Merge branch 'pci/sysfs' by Bjorn Helgaas · 3 years, 8 months ago
  65. 56d2731 Merge branch 'pci/hotplug' by Bjorn Helgaas · 3 years, 8 months ago
  66. a97396c PCI: pciehp: Ignore Link Down/Up caused by DPC by Lukas Wunner · 3 years, 10 months ago
  67. f8cf6e5 PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions by Krzysztof Wilczyński · 3 years, 9 months ago
  68. 95ea953 PCI/AER: Use consistent format when printing PCI device by Yicong Yang · 4 years ago
  69. 7faf1da Merge branch 'pci/kernel-doc' by Bjorn Helgaas · 3 years, 10 months ago
  70. 43395d9 PCI: Fix kernel-doc errors by Krzysztof Wilczyński · 4 years ago
  71. d9b7eae PCI/RCEC: Fix RCiEP device to RCEC association by Qiuxu Zhuo · 4 years ago
  72. 5b47b10 Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years ago
  73. 215fc27 Merge branch 'pci/link' by Bjorn Helgaas · 4 years ago
  74. ba95282 PCI/portdrv: Report reset for frozen channel by Keith Busch · 4 years, 2 months ago
  75. 33ac78b PCI/AER: Specify the type of Port that was reset by Keith Busch · 4 years, 2 months ago
  76. 387c72c PCI/ERR: Retain status from error notification by Keith Busch · 4 years, 2 months ago
  77. 7a8a22b PCI/AER: Clear AER status from Root Port when resetting Downstream Port by Keith Busch · 4 years, 2 months ago
  78. 7d7cbea PCI/ERR: Clear status of the reporting device by Keith Busch · 4 years, 2 months ago
  79. b4c7d20 PCI/LINK: Remove bandwidth notification by Bjorn Helgaas · 4 years, 1 month ago
  80. 40fb68c Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume" by Bjorn Helgaas · 4 years, 1 month ago
  81. 72b3a64 Merge branch 'pci/ptm' by Bjorn Helgaas · 4 years, 2 months ago
  82. 6a94785f Merge branch 'pci/err' by Bjorn Helgaas · 4 years, 2 months ago
  83. a697f07 PCI: Disable PTM during suspend to save power by David E. Box · 4 years, 3 months ago
  84. 39850ed5 PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume by David E. Box · 4 years, 3 months ago
  85. d292dd0 PCI/AER: Add RCEC AER error injection support by Qiuxu Zhuo · 4 years, 3 months ago
  86. 9a2f604 PCI/PME: Add pcie_walk_rcec() to RCEC PME handling by Sean V Kelley · 4 years, 3 months ago
  87. af11355 PCI/AER: Add pcie_walk_rcec() to RCEC AER handling by Sean V Kelley · 4 years, 3 months ago
  88. 57908622 PCI/ERR: Recover from RCiEP AER errors by Qiuxu Zhuo · 4 years, 3 months ago
  89. 507b460 PCI/ERR: Add pcie_link_rcec() to associate RCiEPs by Sean V Kelley · 4 years, 3 months ago
  90. a175102 PCI/ERR: Recover from RCEC AER errors by Sean V Kelley · 4 years, 3 months ago
  91. aa344bc PCI/ERR: Clear AER status only when we control AER by Sean V Kelley · 4 years, 3 months ago
  92. 05e9ae1 PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery() by Sean V Kelley · 4 years, 3 months ago
  93. 3d7d8fc PCI/ERR: Avoid negated conditional for clarity by Sean V Kelley · 4 years, 3 months ago
  94. 0791721 PCI/ERR: Use "bridge" for clarity in pcie_do_recovery() by Sean V Kelley · 4 years, 3 months ago
  95. 480ef7c PCI/ERR: Simplify by computing pci_pcie_type() once by Sean V Kelley · 4 years, 3 months ago
  96. 5d69dcc PCI/ERR: Simplify by using pci_upstream_bridge() by Sean V Kelley · 4 years, 3 months ago
  97. 8f1bbfb PCI/ERR: Rename reset_link() to reset_subordinates() by Sean V Kelley · 4 years, 3 months ago
  98. 9065563 PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() by Sean V Kelley · 4 years, 3 months ago
  99. c9d659b PCI/ERR: Bind RCEC devices to the Root Port driver by Qiuxu Zhuo · 4 years, 3 months ago
  100. 50cc18f PCI/AER: Write AER Capability only when we control it by Sean V Kelley · 4 years, 3 months ago