1. f188b99 ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge by Mika Westerberg · 6 years ago
  2. 34fb6bf PCI: pciehp: Fix hot-add vs powerfault detection order by Keith Busch · 6 years ago
  3. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  4. a40f72d Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  5. c0638a4 Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  6. 4e6a133 PCI: pciehp: Deduplicate presence check on probe & resume by Lukas Wunner · 6 years ago
  7. 8bb46b0 PCI: pciehp: Avoid implicit fallthroughs in switch statements by Lukas Wunner · 6 years ago
  8. 44bda4b PCI: Fix is_added/is_busmaster race condition by Hari Vyas · 6 years ago
  9. 4417aa4 PCI: pciehp: Resume parent to D0 on config space access by Lukas Wunner · 6 years ago
  10. 8350307 PCI: pciehp: Resume to D0 on enable/disable by Lukas Wunner · 6 years ago
  11. 6b08c38 PCI: pciehp: Support interrupts sent from D3hot by Lukas Wunner · 6 years ago
  12. 469e764 PCI: pciehp: Obey compulsory command delay after resume by Lukas Wunner · 6 years ago
  13. 7903782 PCI: pciehp: Clear spurious events earlier on resume by Lukas Wunner · 6 years ago
  14. 5b3f7b7 PCI: pciehp: Avoid slot access during reset by Lukas Wunner · 6 years ago
  15. cdf6b73 PCI: pciehp: Always enable occupied slot on probe by Lukas Wunner · 6 years ago
  16. d331710 PCI: pciehp: Become resilient to missed events by Lukas Wunner · 6 years ago
  17. 6c35a1a PCI: pciehp: Tolerate initially unstable link by Lukas Wunner · 6 years ago
  18. 25c83b8 PCI: pciehp: Declare pciehp_enable/disable_slot() static by Lukas Wunner · 6 years ago
  19. 1656716 PCI: pciehp: Drop enable/disable lock by Lukas Wunner · 6 years ago
  20. 32a8cef PCI: pciehp: Enable/disable exclusively from IRQ thread by Lukas Wunner · 6 years ago
  21. 9590192 PCI: pciehp: Track enable/disable status by Lukas Wunner · 6 years ago
  22. 774d446 PCI: pciehp: Publish to user space last on probe by Lukas Wunner · 6 years ago
  23. 51bbf9b PCI: hotplug: Demidlayer registration with the core by Lukas Wunner · 6 years ago
  24. 55a6b7a PCI: pciehp: Drop slot workqueue by Lukas Wunner · 6 years ago
  25. 0e94916 PCI: pciehp: Handle events synchronously by Lukas Wunner · 6 years ago
  26. b0ccd9d PCI: pciehp: Stop blinking on slot enable failure by Lukas Wunner · 6 years ago
  27. ec07a44 PCI: pciehp: Convert to threaded polling by Lukas Wunner · 6 years ago
  28. 7b4ce26 PCI: pciehp: Convert to threaded IRQ by Lukas Wunner · 6 years ago
  29. 4aed1cd PCI: pciehp: Document struct slot and struct controller by Lukas Wunner · 6 years ago
  30. 1d2e267 PCI: pciehp: Declare pciehp_unconfigure_device() void by Lukas Wunner · 6 years ago
  31. 6641311 PCI: pciehp: Drop unnecessary NULL pointer check by Lukas Wunner · 6 years ago
  32. 1204e35 PCI: pciehp: Fix unprotected list iteration in IRQ handler by Lukas Wunner · 6 years ago
  33. 281e878 PCI: pciehp: Fix use-after-free on unplug by Lukas Wunner · 6 years ago
  34. 4ce6435 PCI: hotplug: Don't leak pci_slot on registration failure by Lukas Wunner · 6 years ago
  35. b4efce5 PCI: hotplug: Delete skeleton driver by Lukas Wunner · 7 years ago
  36. 381634c PCI: Hide pci_reset_bridge_secondary_bus() from drivers by Sinan Kaya · 6 years ago
  37. 1842623 PCI: Handle error return from pci_reset_bridge_secondary_bus() by Sinan Kaya · 6 years ago
  38. d6488ac PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough by Gustavo A. R. Silva · 6 years ago
  39. b03799b PCI: shpchp: Separate existence of SHPC and permission to use it by Bjorn Helgaas · 7 years ago
  40. 6f6f424 PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems by Bjorn Helgaas · 7 years ago
  41. f64c146 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  42. 9337a49 ACPI / hotplug / PCI: Drop unnecessary parentheses by Mika Westerberg · 7 years ago
  43. 8f004f4 ACPI / hotplug / PCI: Mark stale PCI devices disconnected by Mika Westerberg · 7 years ago
  44. 84c8b58 ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug by Mika Westerberg · 7 years ago
  45. 90cc0c3 PCI: shpchp: Add shpchp_is_native() by Mika Westerberg · 7 years ago
  46. bed4e9c PCI: shpchp: Fix AMD POGO identification by Bjorn Helgaas · 7 years ago
  47. f2b775f PCI: shpchp: Use dev_printk() for OSHP-related messages by Bjorn Helgaas · 7 years ago
  48. 96a621e PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper by Mika Westerberg · 7 years ago
  49. 6f77fa4 PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags by Mika Westerberg · 7 years ago
  50. aa6be07 PCI: shpchp: Rely on previous _OSC results by Mika Westerberg · 7 years ago
  51. 82280f7 PCI: shpchp: Convert SHPC to be builtin only by Mika Westerberg · 7 years ago
  52. 13c6584 PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume by Mika Westerberg · 7 years ago
  53. 5d9c6b8 PCI: pnv_php: Add missing of_node_put() by Julia Lawall · 7 years ago
  54. 9f5a70f1 PCI: Add generic pcie_wait_for_link() interface by Oza Pawandeep · 7 years ago
  55. d22b362 PCI: pciehp: Add quirk for Command Completed errata by Bjorn Helgaas · 7 years ago
  56. 4051f5eb PCI: ibmphp: Fix use-before-set in get_max_bus_speed() by Dan Carpenter · 7 years ago
  57. 49a695b Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  58. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  59. 13d3047 ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status() by Mika Westerberg · 7 years ago
  60. 97c6f25 PCI/hotplug: ppc: correct a php_slot usage after free by Simon Guo · 7 years ago
  61. ef79426 PCI/portdrv: Merge pcieport_if.h into portdrv.h by Bjorn Helgaas · 7 years ago
  62. 205adda PCI: cpqphp: Fix possible NULL pointer dereference by Shawn Lin · 7 years ago
  63. c37e627 PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ by Frederick Lawler · 7 years ago
  64. 54ce685 Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  65. 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
  66. b0fd677 PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning status by Hans de Goede · 7 years ago
  67. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  68. 412ee7c Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  69. 85d24b3 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 7 years ago
  70. 36b0727 PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement by Bjorn Helgaas · 7 years ago
  71. 736759e PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate by Bjorn Helgaas · 7 years ago
  72. e1e86ee PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate by Bjorn Helgaas · 7 years ago
  73. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  74. 493fb50 PCI: pciehp: Assume NoCompl+ for Thunderbolt ports by Lukas Wunner · 7 years ago
  75. 2fcf3ae hotplug/drc-info: Add code to search ibm,drc-info property by Michael Bringmann · 7 years ago
  76. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago
  77. c7abb23 PCI: Remove unnecessary messages for memory allocation failures by Markus Elfring · 7 years ago
  78. 48ec053 PCI: ibmphp: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  79. 8658e81 PCI: cpqhp: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  80. 0f4bd80 PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device() by Mika Westerberg · 7 years ago
  81. 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
  82. db63d40 PCI: pciehp: Do not clear Presence Detect Changed during initialization by Mika Westerberg · 7 years ago
  83. 49902239 PCI: pciehp: Fix race condition handling surprise link down by Mika Westerberg · 7 years ago
  84. 24a0c65 PCI: Add for_each_pci_bridge() helper by Andy Shevchenko · 7 years ago
  85. 3691314 PCI: shpchp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  86. 34d773f PCI: cpqphp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  87. c4459a0 PCI: pciehp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  88. 05196e2 PCI: ibmphp: Use common error handling code in unconfigure_boot_device() by Markus Elfring · 7 years ago
  89. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  90. 33db87d Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  91. b63773a PCI: Convert to using %pOF instead of full_name() by Rob Herring · 7 years ago
  92. 7612b3b PCI: pciehp: Report power fault only once until we clear it by Keith Busch · 7 years ago
  93. 8394264 PCI: Constify hotplug pci_device_id structures by Arvind Yadav · 7 years ago
  94. 4bd3256 PCI: Constify hotplug attribute_group structures by Arvind Yadav · 7 years ago
  95. 48b79a1 PCI: shpchp: Enable bridge bus mastering if MSI is enabled by Aleksandr Bezzubikov · 7 years ago
  96. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  97. 01b961b Annotate hardware config module parameters in drivers/pci/hotplug/ by David Howells · 8 years ago
  98. 89ee9f7 PCI: Add device disconnected state by Keith Busch · 8 years ago
  99. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  100. b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago