1. 7282059 ACPI / hotplug / PCI: Relax the checking of _STA return values by Mika Westerberg · 11 years ago
  2. af9d8ad ACPI / hotplug / PCI: Fix bridge removal race vs dock events by Rafael J. Wysocki · 11 years ago
  3. 1b360f4 ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event() by Rafael J. Wysocki · 11 years ago
  4. d42f5da ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock by Rafael J. Wysocki · 11 years ago
  5. f41b326 ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event() by Rafael J. Wysocki · 11 years ago
  6. 2d7c1b7 ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order by Rafael J. Wysocki · 11 years ago
  7. 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
  8. 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
  9. c4ec84c PCI: hotplug: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  10. 9217a98 ACPI / hotplug / PCI: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  11. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 11 years ago
  12. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 11 years ago
  13. d1badf8 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  14. f244d8b ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug by Rafael J. Wysocki · 11 years ago
  15. af9ab79 PCI: pciehp: Move Attention & Power Indicator support tests to accessors by Bjorn Helgaas · 11 years ago
  16. e7b4f0d7 PCI: pciehp: Use symbolic constants for Slot Control fields by Bjorn Helgaas · 11 years ago
  17. df72648 PCI: pciehp: Use symbolic constants, not hard-coded bitmask by Bjorn Helgaas · 11 years ago
  18. 2f2ed41c PCI: pciehp: Simplify "Power Fault Detected" checking/clearing by Bjorn Helgaas · 11 years ago
  19. afe2478 PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc) by Bjorn Helgaas · 11 years ago
  20. 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 11 years ago
  21. 1a84b99 PCI: pciehp: Remove error checks when accessing PCIe Capability by Bjorn Helgaas · 11 years ago
  22. cd84d34 PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers by Bjorn Helgaas · 11 years ago
  23. 9ccad66 Merge branch 'acpi-cleanup' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  24. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  25. 8ff47aa Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  26. f26ca1d ACPI / PCI / hotplug: Avoid warning when _ADR not present by Toshi Kani · 11 years ago
  27. 202317a ACPI / scan: Add acpi_device objects for all device nodes in the namespace by Rafael J. Wysocki · 11 years ago
  28. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  29. ed6a825 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  30. 296e580 PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration by Mika Westerberg · 11 years ago
  31. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  32. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  33. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  34. 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
  35. 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
  36. 280c84d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  37. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  38. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  39. ab12259 Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies" by Mika Westerberg · 11 years ago
  40. 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  41. 1f1dcbd s390/pci: message cleanup by Sebastian Ott · 11 years ago
  42. fd3cfeb ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  43. 5d44945 ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  44. 605d240 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  45. 43e7aa4 PCI: acpiphp_ibm: Convert to dynamic debug by Lan Tianyu · 11 years ago
  46. bd95079 PCI: acpiphp: Convert to dynamic debug by Lan Tianyu · 11 years ago
  47. 7dab9ef PCI/ACPI: Name _OSC #defines more consistently by Bjorn Helgaas · 11 years ago
  48. 2fd6f9c acpi_pcihp: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  49. 08e97ff Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  50. a47d8c8 ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks by Rafael J. Wysocki · 11 years ago
  51. e532e84 ACPI / hotplug / PCI: Use _OST to notify firmware about notify status by Rafael J. Wysocki · 11 years ago
  52. 2dc4128 ACPI / hotplug / PCI: Avoid doing too much for spurious notifies by Rafael J. Wysocki · 11 years ago
  53. 89ec2f2 ACPI / hotplug / PCI: Don't trim devices before scanning the namespace by Rafael J. Wysocki · 11 years ago
  54. 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
  55. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  56. 0ff70ec s390/pci: add recover sysfs knob by Sebastian Ott · 11 years ago
  57. 67f43f3 s390/pci/hotplug: convert to be builtin only by Sebastian Ott · 11 years ago
  58. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  59. abe5430 Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  60. c92f56c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  61. 07f2daa Merge branch 'pci/yijing-mps-v8' into next by Bjorn Helgaas · 11 years ago
  62. 1193725 Merge branch 'pci/yinghai-assign-unassigned-v6' into next by Bjorn Helgaas · 11 years ago
  63. a58674f PCI: Simplify pcie_bus_configure_settings() interface by Bjorn Helgaas · 11 years ago
  64. 1aaac07 ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge() by Rafael J. Wysocki · 11 years ago
  65. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  66. 2e35afa PCI: pciehp: Add reset_slot() method by Alex Williamson · 11 years ago
  67. aa8032b Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  68. 7cd29f4 PCI: hotplug: Convert to be builtin only, not modular by Bjorn Helgaas · 11 years ago
  69. 29ed1f2 PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device by Yinghai Lu · 11 years ago
  70. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  71. c7b51bc powerpc/pci/hotplug: Don't need to remove from EEH cache twice by Gavin Shan · 11 years ago
  72. 2d8b1d5 ACPI / hotplug / PCI: Get rid of check_sub_bridges() by Mika Westerberg · 11 years ago
  73. ff181e5 ACPI / hotplug / PCI: Clean up bridge_mutex usage by Rafael J. Wysocki · 11 years ago
  74. a1d0abc ACPI / hotplug / PCI: Redefine enable_device() and disable_device() by Rafael J. Wysocki · 11 years ago
  75. 1ad3790 ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status() by Mika Westerberg · 11 years ago
  76. c38f82c ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h by Mika Westerberg · 11 years ago
  77. 4ebe345 ACPI / hotplug / PCI: Check for new devices on enabled slots by Rafael J. Wysocki · 11 years ago
  78. b91182a ACPI / hotplug / PCI: Allow slots without new devices to be rescanned by Kirill A. Shutemov · 11 years ago
  79. 55502dd ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device() by Kirill A. Shutemov · 11 years ago
  80. bc805a5 ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly by Rafael J. Wysocki · 11 years ago
  81. 5c8d0e1 ACPI / hotplug / PCI: Do not queue up event handling work items in vain by Rafael J. Wysocki · 11 years ago
  82. ad21d2d ACPI / hotplug / PCI: Consolidate slot disabling and ejecting by Mika Westerberg · 11 years ago
  83. 07bb735 ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge() by Rafael J. Wysocki · 11 years ago
  84. 236e262 ACPI / hotplug / PCI: Rework namespace scanning and trimming routines by Rafael J. Wysocki · 11 years ago
  85. bda46db ACPI / hotplug / PCI: Store parent in functions and bus in slots by Rafael J. Wysocki · 11 years ago
  86. 89373a5 ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  87. 5a3bc57 ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func by Rafael J. Wysocki · 11 years ago
  88. bd4674d ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context by Rafael J. Wysocki · 11 years ago
  89. 75a33ed ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  90. 7342798 ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot by Rafael J. Wysocki · 11 years ago
  91. bbd34fc ACPI / hotplug / PCI: Register all devices under the given bridge by Rafael J. Wysocki · 11 years ago
  92. ac37233 ACPI / hotplug / PCI: Refactor slot allocation code in register_slot() by Rafael J. Wysocki · 11 years ago
  93. f281811 ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  94. 43e5c09 ACPI / hotplug / PCI: Merge hotplug event handling functions by Rafael J. Wysocki · 11 years ago
  95. c8ebcf1 ACPI / hotplug / PCI: Pass hotplug context objects to event handlers by Rafael J. Wysocki · 11 years ago
  96. ed13feb ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge() by Rafael J. Wysocki · 11 years ago
  97. 8783127 ACPI / hotplug / PCI: Unified notify handler for hotplug events by Rafael J. Wysocki · 11 years ago
  98. cb7b8ce ACPI / hotplug / PCI: Hotplug context objects for bridges and functions by Rafael J. Wysocki · 11 years ago
  99. 2e862c5 ACPI / hotplug / PCI: Always return success after adding a function by Rafael J. Wysocki · 11 years ago
  100. 2552002a ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago