1. 161eea1 PCI/AER: Fix kernel-doc warnings by Andy Shevchenko · 5 years ago
  2. 6a8c973 PCI/AER: Use for_each_set_bit() to simplify code by Andy Shevchenko · 5 years ago
  3. 6458b43 PCI/AER: Add PoisonTLPBlocked to Uncorrectable error counters by Rajat Jain · 5 years ago
  4. af65d1a PCI/AER: Save AER Capability for suspend/resume by Patel, Mayurkumar · 5 years ago
  5. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  6. a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
  7. ca78410 PCI: Get rid of dev->has_secondary_link flag by Mika Westerberg · 5 years ago
  8. 7ce2e76 PCI: Move ASPM declarations to linux/pci.h by Krzysztof Wilczynski · 5 years ago
  9. accd2dd PCI/ASPM: Add pcie_aspm_enabled() by Rafael J. Wysocki · 5 years ago
  10. 0617bde Revert "PCI: Add missing link delays required by the PCIe spec" by Mika Westerberg · 5 years ago
  11. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  12. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  13. f6b6aef PCI: Fix typos and whitespace errors by Bjorn Helgaas · 6 years ago
  14. 4cfd218 PCI: let pci_disable_link_state propagate errors by Heiner Kallweit · 6 years ago
  15. c2bf1fc PCI: Add missing link delays required by the PCIe spec by Mika Westerberg · 6 years ago
  16. 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  17. f8587c80 Merge branch 'pci/printk-portdrv' by Bjorn Helgaas · 6 years ago
  18. db9d639 Merge branch 'pci/portdrv' by Bjorn Helgaas · 6 years ago
  19. 9cc6f75 PCI/AER: Log messages with pci_dev, not pcie_device by Frederick Lawler · 6 years ago
  20. 10a9990 PCI/DPC: Log messages with pci_dev, not pcie_device by Frederick Lawler · 6 years ago
  21. 00ebf13 PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info() by Frederick Lawler · 6 years ago
  22. d557918 PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info() by Frederick Lawler · 6 years ago
  23. 2078e1e PCI/LINK: Add Kconfig option (default off) by Keith Busch · 6 years ago
  24. 15d2aba PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth Management by Alex Williamson · 6 years ago
  25. 6056bed PCI/LINK: Disable bandwidth notification interrupt during suspend by Mika Westerberg · 6 years ago
  26. 658eec8 PCI: Rework pcie_retrain_link() wait loop by Stefan Mätje · 6 years ago
  27. 4ec7379 PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum by Stefan Mätje · 6 years ago
  28. 86fa6a3 PCI: Factor out pcie_retrain_link() function by Stefan Mätje · 6 years ago
  29. 0fa635a PCI/LINK: Deduplicate bandwidth reports for multi-function devices by Lukas Wunner · 6 years ago
  30. 55397ce PCI/LINK: Clear bandwidth notification interrupt before enabling it by Lukas Wunner · 6 years ago
  31. 3e82a7f PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked by Alexandru Gagniuc · 6 years ago
  32. 7733f69 Merge branch 'pci/pm' by Bjorn Helgaas · 6 years ago
  33. 9c926ec Merge branch 'pci/portdrv' by Bjorn Helgaas · 6 years ago
  34. 6d940a7 Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  35. 1bd2e9e Merge branch 'pci/dpc' by Bjorn Helgaas · 6 years ago
  36. 8f55ed3 PCI: Update PCIEPORTBUS Kconfig help text by Hou Zhiqiang · 6 years ago
  37. e8303bb PCI/LINK: Report degraded links via link bandwidth notification by Alexandru Gagniuc · 6 years ago
  38. 7cf58b7 PCI/PME: Fix possible use-after-free on remove by Sven Van Asbroeck · 6 years ago
  39. 95c80bc PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove() by Rafael J. Wysocki · 6 years ago
  40. 9f08a5d PCI/DPC: Fix print AER status in DPC event handling by Dongdong Liu · 6 years ago
  41. f0cfece PCI/portdrv: Support PCIe services on subtractive decode bridges by Honghui Zhang · 6 years ago
  42. c89f7f9 PCI/portdrv: Use conventional Device ID table formatting by Bjorn Helgaas · 6 years ago
  43. c528f7b Revert "PCI/PME: Implement runtime PM callbacks" by Mika Westerberg · 6 years ago
  44. 807ffb1 PCI/AER: Use match_string() helper to simplify the code by Andy Shevchenko · 6 years ago
  45. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  46. e6397df Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  47. 3c259a1 PCI/ASPM: Remove unused lists from struct pcie_link_state by Frederick Lawler · 6 years ago
  48. 1063a51 PCI/AER: Queue one GHES event, not several uninitialized ones by Yanjiang Jin · 6 years ago
  49. 7cb3026 PCI: Remove unnecessary space before function pointer arguments by Benjamin Young · 6 years ago
  50. b07b864 Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set" by Bjorn Helgaas · 6 years ago
  51. ee8360fd Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  52. 20634dc Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  53. e51cd9c PCI/AER: Refactor error injection fallbacks by Keith Busch · 6 years ago
  54. 390e2db PCI/AER: Abstract AER interrupt handling by Keith Busch · 6 years ago
  55. 0e98db2 PCI/AER: Reuse existing pcie_port_find_device() interface by Keith Busch · 6 years ago
  56. 369fd7b PCI/AER: Use managed resource allocations by Keith Busch · 6 years ago
  57. fe73c23 PCI: pcie: Remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
  58. 6200cc5 PCI/AER: Use threaded IRQ for bottom half by Keith Busch · 6 years ago
  59. ecae65e PCI/AER: Use kfifo_in_spinlocked() to insert locked elements by Keith Busch · 6 years ago
  60. 27c1ce8 PCI/AER: Use kfifo for tracking events instead of reimplementing it by Keith Busch · 6 years ago
  61. fcd4d36 PCI/AER: Remove error source from AER struct aer_rpc by Keith Busch · 6 years ago
  62. 3e41a31 PCI/AER: Remove unused aer_error_resume() by Keith Busch · 6 years ago
  63. 479e01a PCI/ERR: Remove duplicated include from err.c by YueHaibing · 6 years ago
  64. 0e157e5 PCI/PME: Implement runtime PM callbacks by Mika Westerberg · 6 years ago
  65. 94c7993 PCI/portdrv: Add runtime PM hooks for port service drivers by Mika Westerberg · 6 years ago
  66. 52be946 PCI/portdrv: Resume upon exit from system suspend if left runtime suspended by Mika Westerberg · 6 years ago
  67. f015716 PCI: Make link active reporting detection generic by Keith Busch · 6 years ago
  68. a6bd101 PCI: Unify device inaccessible by Keith Busch · 6 years ago
  69. 7b42d97 PCI/ERR: Always report current recovery status for udev by Keith Busch · 6 years ago
  70. 542aeb9 PCI/ERR: Simplify broadcast callouts by Keith Busch · 6 years ago
  71. bfcb79fc PCI/ERR: Run error recovery callbacks for all affected devices by Keith Busch · 6 years ago
  72. bdb5ac85 PCI/ERR: Handle fatal error recovery by Keith Busch · 6 years ago
  73. c4eed62 PCI/ERR: Use slot reset if available by Keith Busch · 6 years ago
  74. 9d938ea PCI/AER: Don't read upstream ports below fatal errors by Keith Busch · 6 years ago
  75. 60271ab0 PCI/AER: Take reference on error devices by Keith Busch · 6 years ago
  76. 4f80217 PCI/DPC: Save and restore config state by Keith Busch · 6 years ago
  77. 874b325 PCI: portdrv: Restore PCI config state on slot reset by Keith Busch · 6 years ago
  78. c29de84 PCI: portdrv: Initialize service drivers directly by Keith Busch · 6 years ago
  79. 17c9148 PCI/ASPM: Do not initialize link state when aspm_disabled is set by Patrick Talbert · 6 years ago
  80. a50ac6b PCI: Simplify disconnected marking by Lukas Wunner · 6 years ago
  81. aeae4f3 PCI/ASPM: Fix link_state teardown on device removal by Lukas Wunner · 6 years ago
  82. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  83. c0638a4 Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  84. 1ca358a Merge branch 'pci/dpc' by Bjorn Helgaas · 6 years ago
  85. 187dacc Merge branch 'pci/aspm' by Bjorn Helgaas · 6 years ago
  86. 3c3ab37 Merge branch 'pci/aer' by Bjorn Helgaas · 6 years ago
  87. 45687f9 PCI/AER: Don't clear AER bits if error handling is Firmware-First by Alexandru Gagniuc · 6 years ago
  88. 36131ce PCI/ASPM: Convert to use sysfs_match_string() helper by Andy Shevchenko · 6 years ago
  89. 944d585 PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition by Bjorn Helgaas · 6 years ago
  90. 7903782 PCI: pciehp: Clear spurious events earlier on resume by Lukas Wunner · 6 years ago
  91. 6ccb127 PCI: portdrv: Deduplicate PM callback iterator by Lukas Wunner · 6 years ago
  92. bd91b56 PCI/AER: Work around use-after-free in pcie_do_fatal_recovery() by Thomas Tai · 6 years ago
  93. 89e1f5c PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset by Oza Pawandeep · 6 years ago
  94. 10d790d9 PCI/AER: Clear device status bits during ERR_COR handling by Oza Pawandeep · 6 years ago
  95. ec752f5 PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL by Oza Pawandeep · 6 years ago
  96. 43ec03a PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path by Oza Pawandeep · 6 years ago
  97. 5b6c096 PCI/AER: Factor out ERR_NONFATAL status bit clearing by Oza Pawandeep · 6 years ago
  98. e7b0b84 PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recovery by Oza Pawandeep · 6 years ago
  99. 7ab92e8 PCI/AER: Clear only ERR_FATAL status bits during fatal recovery by Bjorn Helgaas · 6 years ago
  100. 381634c PCI: Hide pci_reset_bridge_secondary_bus() from drivers by Sinan Kaya · 6 years ago