1. 77adf93 ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge by Mika Westerberg · 5 years ago
  2. 3d0186b Update email address by Matthew Wilcox · 7 years ago
  3. f188b99f ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge by Mika Westerberg · 6 years ago
  4. 44bda4b PCI: Fix is_added/is_busmaster race condition by Hari Vyas · 7 years ago
  5. 9337a49 ACPI / hotplug / PCI: Drop unnecessary parentheses by Mika Westerberg · 7 years ago
  6. 8f004f4 ACPI / hotplug / PCI: Mark stale PCI devices disconnected by Mika Westerberg · 7 years ago
  7. 84c8b58 ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug by Mika Westerberg · 7 years ago
  8. 13d3047 ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status() by Mika Westerberg · 7 years ago
  9. ab8c609 Merge branch 'pci/spdx' into next by Bjorn Helgaas · 7 years ago
  10. 736759e PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate by Bjorn Helgaas · 7 years ago
  11. c7abb23 PCI: Remove unnecessary messages for memory allocation failures by Markus Elfring · 7 years ago
  12. 24a0c65 PCI: Add for_each_pci_bridge() helper by Andy Shevchenko · 7 years ago
  13. 437eb7b ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() public by Lukas Wunner · 8 years ago
  14. 6ef1382 ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit by Lukas Wunner · 8 years ago
  15. dd7fd3a ACPI / hotplug / PCI: Runtime resume bridges before bus rescans by Rafael J. Wysocki · 8 years ago
  16. 96b5852 Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan" by Linus Torvalds · 8 years ago
  17. 16468c7 ACPI / hotplug / PCI: Runtime resume bridge before rescan by Mika Westerberg · 9 years ago
  18. 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 9 years ago
  19. 2c3033a ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot() by Insu Yun · 9 years ago
  20. ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 9 years ago
  21. d41be34 ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devices by Rafael J. Wysocki · 10 years ago
  22. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  23. 81ee573 ACPI / hotplug / PCI: Remove pci_configure_slot() usage by Bjorn Helgaas · 10 years ago
  24. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  25. 902ee49 ACPI / hotplug / PCI: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  26. ba574dc ACPI / hotplug: Simplify acpi_set_hp_context() by Rafael J. Wysocki · 10 years ago
  27. 86f5f3c ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge() by Rafael J. Wysocki · 10 years ago
  28. 7550cfa Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  29. 882d18a ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges by Rafael J. Wysocki · 11 years ago
  30. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 11 years ago
  31. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 11 years ago
  32. c7a071f PCI: acpiphp: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  33. 10874f5a PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 11 years ago
  34. 56a3d18 PCI: Remove unnecessary includes of <linux/init.h> by Paul Gortmaker · 11 years ago
  35. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  36. d901188 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  37. b8a62d54 ACPI / hotplug / PCI: Use pci_device_is_present() by Rafael J. Wysocki · 11 years ago
  38. be27b3d ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context by Rafael J. Wysocki · 11 years ago
  39. edf5bf3 ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts by Rafael J. Wysocki · 11 years ago
  40. 3b52b21 ACPI / dock: Use ACPI device object pointers instead of ACPI handles by Rafael J. Wysocki · 11 years ago
  41. 9607531 Merge branch 'acpi-pci-hotplug' into acpi-dock by Rafael J. Wysocki · 11 years ago
  42. 59b42fa ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context by Rafael J. Wysocki · 11 years ago
  43. d7c7c02 ACPI / hotplug / PCI: Do not clear event callback pointer for docks by Rafael J. Wysocki · 11 years ago
  44. cc6254e ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP by Rafael J. Wysocki · 11 years ago
  45. 3799c5a ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context() by Rafael J. Wysocki · 11 years ago
  46. c6f0d5a ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  47. 4b49b9f Merge back earlier 'acpi-pci-hotplug' material. by Rafael J. Wysocki · 11 years ago
  48. 7282059 ACPI / hotplug / PCI: Relax the checking of _STA return values by Mika Westerberg · 11 years ago
  49. 21369c7 ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock by Rafael J. Wysocki · 11 years ago
  50. 1f7c164 ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge() by Rafael J. Wysocki · 11 years ago
  51. 1a69947 ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() by Rafael J. Wysocki · 11 years ago
  52. 5e6f236 ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler() by Rafael J. Wysocki · 11 years ago
  53. 3c2cc7f ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug by Rafael J. Wysocki · 11 years ago
  54. e525506 ACPI / hotplug / PCI: Define hotplug context lock in the core by Rafael J. Wysocki · 11 years ago
  55. d3a1ebb ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event() by Rafael J. Wysocki · 11 years ago
  56. 1d4a5b6 ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event() by Rafael J. Wysocki · 11 years ago
  57. b75cece ACPI / hotplug / PCI: Simplify hotplug_event() by Rafael J. Wysocki · 11 years ago
  58. 661b406 ACPI / hotplug / PCI: Drop crit_sect locking by Rafael J. Wysocki · 11 years ago
  59. b6708fb ACPI / hotplug / PCI: Drop acpiphp_bus_add() by Rafael J. Wysocki · 11 years ago
  60. bbcbfc0 ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context by Rafael J. Wysocki · 11 years ago
  61. b2118d6 ACPI / hotplug / PCI: Rework acpiphp_no_hotplug() by Rafael J. Wysocki · 11 years ago
  62. 4dc3082 ACPI / hotplug / PCI: Drop acpiphp_bus_trim() by Rafael J. Wysocki · 11 years ago
  63. 146fc68 ACPI / hotplug / PCI: Simplify register_slot() by Rafael J. Wysocki · 11 years ago
  64. 454481a ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removal by Rafael J. Wysocki · 11 years ago
  65. 1c0c544 ACPI / hotplug / PCI: Simplify disable_slot() by Rafael J. Wysocki · 11 years ago
  66. af9d8ad ACPI / hotplug / PCI: Fix bridge removal race vs dock events by Rafael J. Wysocki · 11 years ago
  67. 1b360f4 ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event() by Rafael J. Wysocki · 11 years ago
  68. d42f5da ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock by Rafael J. Wysocki · 11 years ago
  69. f41b326 ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event() by Rafael J. Wysocki · 11 years ago
  70. 2d7c1b7 ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order by Rafael J. Wysocki · 11 years ago
  71. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  72. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  73. 9217a98 ACPI / hotplug / PCI: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  74. d1badf8 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  75. f244d8b ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug by Rafael J. Wysocki · 11 years ago
  76. 8ff47aa Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  77. f26ca1d ACPI / PCI / hotplug: Avoid warning when _ADR not present by Toshi Kani · 11 years ago
  78. 202317a ACPI / scan: Add acpi_device objects for all device nodes in the namespace by Rafael J. Wysocki · 11 years ago
  79. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  80. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  81. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  82. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  83. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  84. ab12259 Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies" by Mika Westerberg · 11 years ago
  85. fd3cfeb ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  86. 5d44945 ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  87. bd95079 PCI: acpiphp: Convert to dynamic debug by Lan Tianyu · 11 years ago
  88. 08e97ff Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  89. a47d8c8 ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks by Rafael J. Wysocki · 11 years ago
  90. e532e84 ACPI / hotplug / PCI: Use _OST to notify firmware about notify status by Rafael J. Wysocki · 11 years ago
  91. 2dc4128 ACPI / hotplug / PCI: Avoid doing too much for spurious notifies by Rafael J. Wysocki · 11 years ago
  92. 89ec2f2 ACPI / hotplug / PCI: Don't trim devices before scanning the namespace by Rafael J. Wysocki · 11 years ago
  93. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  94. 1aaac07 ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge() by Rafael J. Wysocki · 11 years ago
  95. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  96. 2d8b1d5 ACPI / hotplug / PCI: Get rid of check_sub_bridges() by Mika Westerberg · 12 years ago
  97. ff181e5 ACPI / hotplug / PCI: Clean up bridge_mutex usage by Rafael J. Wysocki · 12 years ago
  98. a1d0abc ACPI / hotplug / PCI: Redefine enable_device() and disable_device() by Rafael J. Wysocki · 12 years ago
  99. 1ad3790 ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status() by Mika Westerberg · 12 years ago
  100. 4ebe345 ACPI / hotplug / PCI: Check for new devices on enabled slots by Rafael J. Wysocki · 11 years ago