1. 1d4a5b6 ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event() by Rafael J. Wysocki · 11 years ago
  2. b75cece ACPI / hotplug / PCI: Simplify hotplug_event() by Rafael J. Wysocki · 11 years ago
  3. 661b406 ACPI / hotplug / PCI: Drop crit_sect locking by Rafael J. Wysocki · 11 years ago
  4. b6708fb ACPI / hotplug / PCI: Drop acpiphp_bus_add() by Rafael J. Wysocki · 11 years ago
  5. bbcbfc0 ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context by Rafael J. Wysocki · 11 years ago
  6. b2118d6 ACPI / hotplug / PCI: Rework acpiphp_no_hotplug() by Rafael J. Wysocki · 11 years ago
  7. 4dc3082 ACPI / hotplug / PCI: Drop acpiphp_bus_trim() by Rafael J. Wysocki · 11 years ago
  8. 146fc68 ACPI / hotplug / PCI: Simplify register_slot() by Rafael J. Wysocki · 11 years ago
  9. 454481a ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removal by Rafael J. Wysocki · 11 years ago
  10. 1c0c544 ACPI / hotplug / PCI: Simplify disable_slot() by Rafael J. Wysocki · 11 years ago
  11. af9d8ad ACPI / hotplug / PCI: Fix bridge removal race vs dock events by Rafael J. Wysocki · 11 years ago
  12. 1b360f4 ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event() by Rafael J. Wysocki · 11 years ago
  13. d42f5da ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock by Rafael J. Wysocki · 11 years ago
  14. f41b326 ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event() by Rafael J. Wysocki · 11 years ago
  15. 2d7c1b7 ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order by Rafael J. Wysocki · 11 years ago
  16. 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
  17. 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
  18. 9217a98 ACPI / hotplug / PCI: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  19. d1badf8 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  20. f244d8b ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug by Rafael J. Wysocki · 11 years ago
  21. 8ff47aa Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  22. f26ca1d ACPI / PCI / hotplug: Avoid warning when _ADR not present by Toshi Kani · 11 years ago
  23. 202317a ACPI / scan: Add acpi_device objects for all device nodes in the namespace by Rafael J. Wysocki · 11 years ago
  24. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  25. 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
  26. 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
  27. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  28. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  29. ab12259 Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies" by Mika Westerberg · 11 years ago
  30. fd3cfeb ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  31. 5d44945 ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  32. bd95079 PCI: acpiphp: Convert to dynamic debug by Lan Tianyu · 11 years ago
  33. 08e97ff Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  34. a47d8c8 ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks by Rafael J. Wysocki · 11 years ago
  35. e532e84 ACPI / hotplug / PCI: Use _OST to notify firmware about notify status by Rafael J. Wysocki · 11 years ago
  36. 2dc4128 ACPI / hotplug / PCI: Avoid doing too much for spurious notifies by Rafael J. Wysocki · 11 years ago
  37. 89ec2f2 ACPI / hotplug / PCI: Don't trim devices before scanning the namespace by Rafael J. Wysocki · 11 years ago
  38. 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
  39. 1aaac07 ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge() by Rafael J. Wysocki · 11 years ago
  40. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  41. 2d8b1d5 ACPI / hotplug / PCI: Get rid of check_sub_bridges() by Mika Westerberg · 11 years ago
  42. ff181e5 ACPI / hotplug / PCI: Clean up bridge_mutex usage by Rafael J. Wysocki · 11 years ago
  43. a1d0abc ACPI / hotplug / PCI: Redefine enable_device() and disable_device() by Rafael J. Wysocki · 11 years ago
  44. 1ad3790 ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status() by Mika Westerberg · 11 years ago
  45. 4ebe345 ACPI / hotplug / PCI: Check for new devices on enabled slots by Rafael J. Wysocki · 11 years ago
  46. b91182a ACPI / hotplug / PCI: Allow slots without new devices to be rescanned by Kirill A. Shutemov · 11 years ago
  47. 55502dd ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device() by Kirill A. Shutemov · 11 years ago
  48. bc805a5 ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly by Rafael J. Wysocki · 11 years ago
  49. 5c8d0e1 ACPI / hotplug / PCI: Do not queue up event handling work items in vain by Rafael J. Wysocki · 11 years ago
  50. ad21d2d ACPI / hotplug / PCI: Consolidate slot disabling and ejecting by Mika Westerberg · 11 years ago
  51. 07bb735 ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge() by Rafael J. Wysocki · 11 years ago
  52. 236e262 ACPI / hotplug / PCI: Rework namespace scanning and trimming routines by Rafael J. Wysocki · 11 years ago
  53. bda46db ACPI / hotplug / PCI: Store parent in functions and bus in slots by Rafael J. Wysocki · 11 years ago
  54. 89373a5 ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  55. 5a3bc57 ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func by Rafael J. Wysocki · 11 years ago
  56. bd4674d ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context by Rafael J. Wysocki · 11 years ago
  57. 75a33ed ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  58. 7342798 ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot by Rafael J. Wysocki · 11 years ago
  59. bbd34fc ACPI / hotplug / PCI: Register all devices under the given bridge by Rafael J. Wysocki · 11 years ago
  60. ac37233 ACPI / hotplug / PCI: Refactor slot allocation code in register_slot() by Rafael J. Wysocki · 11 years ago
  61. f281811 ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge by Rafael J. Wysocki · 11 years ago
  62. 43e5c09 ACPI / hotplug / PCI: Merge hotplug event handling functions by Rafael J. Wysocki · 11 years ago
  63. c8ebcf1 ACPI / hotplug / PCI: Pass hotplug context objects to event handlers by Rafael J. Wysocki · 11 years ago
  64. ed13feb ACPI / hotplug / PCI: Rework acpiphp_handle_to_bridge() by Rafael J. Wysocki · 11 years ago
  65. 8783127 ACPI / hotplug / PCI: Unified notify handler for hotplug events by Rafael J. Wysocki · 11 years ago
  66. cb7b8ce ACPI / hotplug / PCI: Hotplug context objects for bridges and functions by Rafael J. Wysocki · 11 years ago
  67. 2e862c5 ACPI / hotplug / PCI: Always return success after adding a function by Rafael J. Wysocki · 11 years ago
  68. 2552002a ACPI / hotplug / PCI: Consolidate acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  69. be1c9de ACPI / PCI: Make bus registration and unregistration symmetric by Rafael J. Wysocki · 11 years ago
  70. f09ce74 ACPI / dock / PCI: Drop ACPI dock notifier chain by Rafael J. Wysocki · 11 years ago
  71. ecd046d ACPI: simplify acpiphp driver with new helper functions by Jiang Liu · 11 years ago
  72. 21a3101 ACPI / dock / PCI: Synchronous handling of dock events for PCI devices by Rafael J. Wysocki · 11 years ago
  73. d66ecb7 PCI / ACPI: Use boot-time resource allocation rules during hotplug by Jiang Liu · 11 years ago
  74. 3f327e3 PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check by Yinghai Lu · 11 years ago
  75. 3d54a31 PCI: acpiphp: Protect acpiphp data structures from concurrent updates by Jiang Liu · 12 years ago
  76. ad41dd9 PCI: acpiphp: Use normal list to simplify implementation by Yijing Wang · 12 years ago
  77. 3b63aaa PCI: acpiphp: Do not use ACPI PCI subdriver mechanism by Jiang Liu · 12 years ago
  78. ce15d87 PCI: acpiphp: Replace local macros with standard ACPI macros by Jiang Liu · 12 years ago
  79. 3a0e40b PCI: acpiphp: Remove all functions even if function 0 doesn't exist by Jiang Liu · 12 years ago
  80. d65eba6 PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus() by Yijing Wang · 12 years ago
  81. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  82. 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 12 years ago
  83. be6d286 PCI: acpiphp: Remove dead code for PCI host bridge hotplug by Jiang Liu · 12 years ago
  84. 2ca344e PCI: acpiphp: Create companion ACPI devices before creating PCI devices by Jiang Liu · 12 years ago
  85. bfee26d ACPI / scan: Make it clear that acpi_bus_trim() cannot fail by Rafael J. Wysocki · 12 years ago
  86. d59f53b PCI: acpiphp: Keep driver loaded even if no slots found by Yinghai Lu · 12 years ago
  87. 668192b PCI: acpiphp: Move host bridge hotplug to pci_root.c by Yinghai Lu · 12 years ago
  88. 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 12 years ago
  89. 1f96a96 PCI: acpiphp: Add is_hotplug_bridge detection by Yinghai Lu · 12 years ago
  90. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 12 years ago
  91. ae28179 ACPI / scan: Drop the second argument of acpi_bus_trim() by Rafael J. Wysocki · 12 years ago
  92. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  93. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  94. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
  95. d3ce52f Merge branch 'pci/jiang-acpiphp' into next by Bjorn Helgaas · 12 years ago
  96. 5ba113f PCI: acpiphp: Handle PCIe ports without native hotplug capability by Jiang Liu · 12 years ago
  97. 55bfe3c PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface by Taku Izumi · 12 years ago
  98. 7990681a PCI: Remove unused, commented-out, code by Bjorn Helgaas · 12 years ago
  99. 34e5484 PCI: acpiphp: Use common pci_stop_and_remove_bus_device() by Bjorn Helgaas · 12 years ago
  100. 57fd9a4 PCI: acpiphp: Stop disabling bridges on remove by Bjorn Helgaas · 12 years ago