1. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  2. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  3. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  4. e762bb8 powerpc/eeh: Cleanup eeh_pe_state_mark() by Sam Bobroff · 6 years ago
  5. 74171e9 PCI: pnv_php: Use kmemdup() by YueHaibing · 6 years ago
  6. 37f1c58 PCI: cpqphp: Remove set but not used variable 'physical_slot' by YueHaibing · 6 years ago
  7. 9c62f0b PCI: pciehp: Implement runtime PM callbacks by Mika Westerberg · 6 years ago
  8. 720d6a6 PCI: pciehp: Do not handle events if interrupts are masked by Mika Westerberg · 6 years ago
  9. eb34da6 PCI: pciehp: Disable hotplug interrupt during suspend by Mika Westerberg · 6 years ago
  10. f015716 PCI: Make link active reporting detection generic by Keith Busch · 6 years ago
  11. 3d0186b Update email address by Matthew Wilcox · 7 years ago
  12. f188b99f ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge by Mika Westerberg · 6 years ago
  13. c29de84 PCI: portdrv: Initialize service drivers directly by Keith Busch · 6 years ago
  14. a0d5893 PCI: hotplug: Document TODOs by Lukas Wunner · 6 years ago
  15. 125450f PCI: hotplug: Embed hotplug_slot by Lukas Wunner · 6 years ago
  16. a7da216 PCI: hotplug: Drop hotplug_slot_info by Lukas Wunner · 6 years ago
  17. 81c4b5b PCI: hotplug: Constify hotplug_slot_ops by Lukas Wunner · 6 years ago
  18. d758714 PCI: pciehp: Reshuffle controller struct for clarity by Lukas Wunner · 6 years ago
  19. 4ff3126 PCI: pciehp: Rename controller struct members for clarity by Lukas Wunner · 6 years ago
  20. 5790a9c PCI: pciehp: Unify controller and slot structs by Lukas Wunner · 6 years ago
  21. 80696f9 PCI: pciehp: Tolerate Presence Detect hardwired to zero by Lukas Wunner · 6 years ago
  22. eee6e273 PCI: pciehp: Drop hotplug_slot_ops wrappers by Lukas Wunner · 6 years ago
  23. 7d4ba52 PCI: pciehp: Drop unnecessary includes by Lukas Wunner · 6 years ago
  24. 11e8770 PCI: pciehp: Differentiate between surprise and safe removal by Lukas Wunner · 6 years ago
  25. a50ac6b PCI: Simplify disconnected marking by Lukas Wunner · 6 years ago
  26. 34fb6bf PCI: pciehp: Fix hot-add vs powerfault detection order by Keith Busch · 6 years ago
  27. 3a48dc6 Merge branch 'pci/virtualization' by Bjorn Helgaas · 6 years ago
  28. a40f72d Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  29. c0638a4 Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  30. 4e6a133 PCI: pciehp: Deduplicate presence check on probe & resume by Lukas Wunner · 6 years ago
  31. 8bb46b0 PCI: pciehp: Avoid implicit fallthroughs in switch statements by Lukas Wunner · 6 years ago
  32. 44bda4b PCI: Fix is_added/is_busmaster race condition by Hari Vyas · 7 years ago
  33. 4417aa4 PCI: pciehp: Resume parent to D0 on config space access by Lukas Wunner · 6 years ago
  34. 8350307 PCI: pciehp: Resume to D0 on enable/disable by Lukas Wunner · 6 years ago
  35. 6b08c38 PCI: pciehp: Support interrupts sent from D3hot by Lukas Wunner · 6 years ago
  36. 469e764 PCI: pciehp: Obey compulsory command delay after resume by Lukas Wunner · 6 years ago
  37. 7903782 PCI: pciehp: Clear spurious events earlier on resume by Lukas Wunner · 6 years ago
  38. 5b3f7b7 PCI: pciehp: Avoid slot access during reset by Lukas Wunner · 6 years ago
  39. cdf6b73 PCI: pciehp: Always enable occupied slot on probe by Lukas Wunner · 6 years ago
  40. d331710 PCI: pciehp: Become resilient to missed events by Lukas Wunner · 6 years ago
  41. 6c35a1a PCI: pciehp: Tolerate initially unstable link by Lukas Wunner · 6 years ago
  42. 25c83b8 PCI: pciehp: Declare pciehp_enable/disable_slot() static by Lukas Wunner · 6 years ago
  43. 1656716 PCI: pciehp: Drop enable/disable lock by Lukas Wunner · 6 years ago
  44. 32a8cef PCI: pciehp: Enable/disable exclusively from IRQ thread by Lukas Wunner · 6 years ago
  45. 9590192 PCI: pciehp: Track enable/disable status by Lukas Wunner · 6 years ago
  46. 774d446 PCI: pciehp: Publish to user space last on probe by Lukas Wunner · 6 years ago
  47. 51bbf9b PCI: hotplug: Demidlayer registration with the core by Lukas Wunner · 6 years ago
  48. 55a6b7a PCI: pciehp: Drop slot workqueue by Lukas Wunner · 6 years ago
  49. 0e94916 PCI: pciehp: Handle events synchronously by Lukas Wunner · 6 years ago
  50. b0ccd9d PCI: pciehp: Stop blinking on slot enable failure by Lukas Wunner · 6 years ago
  51. ec07a44 PCI: pciehp: Convert to threaded polling by Lukas Wunner · 6 years ago
  52. 7b4ce26 PCI: pciehp: Convert to threaded IRQ by Lukas Wunner · 6 years ago
  53. 4aed1cd PCI: pciehp: Document struct slot and struct controller by Lukas Wunner · 6 years ago
  54. 1d2e267 PCI: pciehp: Declare pciehp_unconfigure_device() void by Lukas Wunner · 6 years ago
  55. 6641311 PCI: pciehp: Drop unnecessary NULL pointer check by Lukas Wunner · 6 years ago
  56. 1204e35 PCI: pciehp: Fix unprotected list iteration in IRQ handler by Lukas Wunner · 6 years ago
  57. 281e878 PCI: pciehp: Fix use-after-free on unplug by Lukas Wunner · 6 years ago
  58. 4ce6435 PCI: hotplug: Don't leak pci_slot on registration failure by Lukas Wunner · 6 years ago
  59. b4efce5 PCI: hotplug: Delete skeleton driver by Lukas Wunner · 7 years ago
  60. 381634c PCI: Hide pci_reset_bridge_secondary_bus() from drivers by Sinan Kaya · 6 years ago
  61. 1842623 PCI: Handle error return from pci_reset_bridge_secondary_bus() by Sinan Kaya · 6 years ago
  62. d6488ac PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough by Gustavo A. R. Silva · 7 years ago
  63. b03799b PCI: shpchp: Separate existence of SHPC and permission to use it by Bjorn Helgaas · 7 years ago
  64. 6f6f424 PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems by Bjorn Helgaas · 7 years ago
  65. f64c146 Merge branch 'pci/hotplug' by Bjorn Helgaas · 7 years ago
  66. 9337a49 ACPI / hotplug / PCI: Drop unnecessary parentheses by Mika Westerberg · 7 years ago
  67. 8f004f4 ACPI / hotplug / PCI: Mark stale PCI devices disconnected by Mika Westerberg · 7 years ago
  68. 84c8b58 ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug by Mika Westerberg · 7 years ago
  69. 90cc0c3 PCI: shpchp: Add shpchp_is_native() by Mika Westerberg · 7 years ago
  70. bed4e9c PCI: shpchp: Fix AMD POGO identification by Bjorn Helgaas · 7 years ago
  71. f2b775f PCI: shpchp: Use dev_printk() for OSHP-related messages by Bjorn Helgaas · 7 years ago
  72. 96a621e0 PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper by Mika Westerberg · 7 years ago
  73. 6f77fa4 PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags by Mika Westerberg · 7 years ago
  74. aa6be07 PCI: shpchp: Rely on previous _OSC results by Mika Westerberg · 7 years ago
  75. 82280f7 PCI: shpchp: Convert SHPC to be builtin only by Mika Westerberg · 7 years ago
  76. 13c6584 PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume by Mika Westerberg · 7 years ago
  77. 5d9c6b8 PCI: pnv_php: Add missing of_node_put() by Julia Lawall · 7 years ago
  78. 9f5a70f1 PCI: Add generic pcie_wait_for_link() interface by Oza Pawandeep · 7 years ago
  79. d22b362 PCI: pciehp: Add quirk for Command Completed errata by Bjorn Helgaas · 7 years ago
  80. 4051f5eb PCI: ibmphp: Fix use-before-set in get_max_bus_speed() by Dan Carpenter · 7 years ago
  81. 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
  82. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  83. 13d3047 ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status() by Mika Westerberg · 7 years ago
  84. 97c6f25 PCI/hotplug: ppc: correct a php_slot usage after free by Simon Guo · 7 years ago
  85. ef79426 PCI/portdrv: Merge pcieport_if.h into portdrv.h by Bjorn Helgaas · 7 years ago
  86. 205adda PCI: cpqphp: Fix possible NULL pointer dereference by Shawn Lin · 7 years ago
  87. c37e627 PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/ by Frederick Lawler · 7 years ago
  88. 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
  89. 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
  90. b0fd677 PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning status by Hans de Goede · 7 years ago
  91. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  92. 412ee7c Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  93. 85d24b3 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 7 years ago
  94. 36b0727 PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement by Bjorn Helgaas · 7 years ago
  95. 736759e PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate by Bjorn Helgaas · 7 years ago
  96. e1e86ee PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate by Bjorn Helgaas · 7 years ago
  97. 7328c8f PCI: Add SPDX GPL-2.0 when no license was specified by Bjorn Helgaas · 7 years ago
  98. 493fb50 PCI: pciehp: Assume NoCompl+ for Thunderbolt ports by Lukas Wunner · 7 years ago
  99. 2fcf3ae hotplug/drc-info: Add code to search ibm,drc-info property by Michael Bringmann · 7 years ago
  100. 7506dc7 PCI: Add wrappers for dev_printk() by Frederick Lawler · 7 years ago