1. 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
  2. d901188 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  3. b8a62d5 ACPI / hotplug / PCI: Use pci_device_is_present() by Rafael J. Wysocki · 11 years ago
  4. be27b3d ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context by Rafael J. Wysocki · 11 years ago
  5. edf5bf3 ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts by Rafael J. Wysocki · 11 years ago
  6. 3b52b21 ACPI / dock: Use ACPI device object pointers instead of ACPI handles by Rafael J. Wysocki · 11 years ago
  7. 9607531 Merge branch 'acpi-pci-hotplug' into acpi-dock by Rafael J. Wysocki · 11 years ago
  8. 59b42fa ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context by Rafael J. Wysocki · 11 years ago
  9. d7c7c02 ACPI / hotplug / PCI: Do not clear event callback pointer for docks by Rafael J. Wysocki · 11 years ago
  10. 9d68c78 Merge branch 'pci/pciehp' into next by Bjorn Helgaas · 11 years ago
  11. 9cad7f5 PCI: pciehp: Cleanup whitespace by Bjorn Helgaas · 11 years ago
  12. 2b3940b PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability by Rajat Jain · 11 years ago
  13. 94a5f85 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  14. cc6254e ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP by Rafael J. Wysocki · 11 years ago
  15. 3799c5a ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context() by Rafael J. Wysocki · 11 years ago
  16. c6f0d5a ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  17. 50277c8 PCI: pciehp: Don't turn slot off when hot-added device already exists by Yijing Wang · 11 years ago
  18. 357fe85 PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe() by Dan Carpenter · 11 years ago
  19. 4b49b9f Merge back earlier 'acpi-pci-hotplug' material. by Rafael J. Wysocki · 11 years ago
  20. 7282059 ACPI / hotplug / PCI: Relax the checking of _STA return values by Mika Westerberg · 11 years ago
  21. 50b52fd PCI: pciehp: Add hotplug_lock to serialize hotplug events by Rajat Jain · 11 years ago
  22. c4f2f5e PCI: pciehp: Ensure very fast hotplug events are also processed by Rajat Jain · 11 years ago
  23. 06a8d89 PCI: pciehp: Disable link notification across slot reset by Rajat Jain · 11 years ago
  24. 02e93a8 PCI: pciehp: Don't check adapter or latch status while disabling by Rajat Jain · 11 years ago
  25. b1811d2 PCI: pciehp: Don't disable the link permanently during removal by Rajat Jain · 11 years ago
  26. 4f854f2 PCI: pciehp: Enable link state change notifications by Rajat Jain · 11 years ago
  27. e48f1b6 PCI: pciehp: Use link change notifications for hot-plug and removal by Rajat Jain · 11 years ago
  28. 4703389 PCI: pciehp: Make check_link_active() non-static by Rajat Jain · 11 years ago
  29. 21369c7 ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock by Rafael J. Wysocki · 11 years ago
  30. 1f7c164 ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge() by Rafael J. Wysocki · 11 years ago
  31. 1a69947 ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() by Rafael J. Wysocki · 11 years ago
  32. 5e6f236 ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler() by Rafael J. Wysocki · 11 years ago
  33. 3c2cc7f ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug by Rafael J. Wysocki · 11 years ago
  34. e525506 ACPI / hotplug / PCI: Define hotplug context lock in the core by Rafael J. Wysocki · 11 years ago
  35. d3a1ebb ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event() by Rafael J. Wysocki · 11 years ago
  36. 1d4a5b6 ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event() by Rafael J. Wysocki · 11 years ago
  37. b75cece ACPI / hotplug / PCI: Simplify hotplug_event() by Rafael J. Wysocki · 11 years ago
  38. 661b406 ACPI / hotplug / PCI: Drop crit_sect locking by Rafael J. Wysocki · 11 years ago
  39. b6708fb ACPI / hotplug / PCI: Drop acpiphp_bus_add() by Rafael J. Wysocki · 11 years ago
  40. bbcbfc0 ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context by Rafael J. Wysocki · 11 years ago
  41. b2118d6 ACPI / hotplug / PCI: Rework acpiphp_no_hotplug() by Rafael J. Wysocki · 11 years ago
  42. 4dc3082 ACPI / hotplug / PCI: Drop acpiphp_bus_trim() by Rafael J. Wysocki · 11 years ago
  43. 146fc68 ACPI / hotplug / PCI: Simplify register_slot() by Rafael J. Wysocki · 11 years ago
  44. 454481a ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removal by Rafael J. Wysocki · 11 years ago
  45. 1c0c544 ACPI / hotplug / PCI: Simplify disable_slot() by Rafael J. Wysocki · 11 years ago
  46. af9d8ad ACPI / hotplug / PCI: Fix bridge removal race vs dock events by Rafael J. Wysocki · 11 years ago
  47. 1b360f4 ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event() by Rafael J. Wysocki · 11 years ago
  48. d42f5da ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock by Rafael J. Wysocki · 11 years ago
  49. f41b326 ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event() by Rafael J. Wysocki · 11 years ago
  50. 2d7c1b7 ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order by Rafael J. Wysocki · 11 years ago
  51. 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
  52. 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
  53. c4ec84c PCI: hotplug: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  54. 9217a98 ACPI / hotplug / PCI: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  55. 597db6f Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 11 years ago
  56. 0b950f0 PCI: Make local functions static by Stephen Hemminger · 11 years ago
  57. d1badf8 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  58. f244d8b ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug by Rafael J. Wysocki · 11 years ago
  59. af9ab79 PCI: pciehp: Move Attention & Power Indicator support tests to accessors by Bjorn Helgaas · 11 years ago
  60. e7b4f0d7 PCI: pciehp: Use symbolic constants for Slot Control fields by Bjorn Helgaas · 11 years ago
  61. df72648 PCI: pciehp: Use symbolic constants, not hard-coded bitmask by Bjorn Helgaas · 11 years ago
  62. 2f2ed41c PCI: pciehp: Simplify "Power Fault Detected" checking/clearing by Bjorn Helgaas · 11 years ago
  63. afe2478 PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc) by Bjorn Helgaas · 11 years ago
  64. 6dae620 PCI: pciehp: Make various functions void since they can't fail by Bjorn Helgaas · 11 years ago
  65. 1a84b99 PCI: pciehp: Remove error checks when accessing PCIe Capability by Bjorn Helgaas · 11 years ago
  66. cd84d34 PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers by Bjorn Helgaas · 12 years ago
  67. 9ccad66 Merge branch 'acpi-cleanup' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  68. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  69. 8ff47aa Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  70. f26ca1d ACPI / PCI / hotplug: Avoid warning when _ADR not present by Toshi Kani · 11 years ago
  71. 202317a ACPI / scan: Add acpi_device objects for all device nodes in the namespace by Rafael J. Wysocki · 11 years ago
  72. 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
  73. ed6a825 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  74. 296e580 PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration by Mika Westerberg · 11 years ago
  75. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  76. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  77. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  78. 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
  79. 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
  80. 280c84d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  81. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  82. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  83. ab12259 Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies" by Mika Westerberg · 11 years ago
  84. 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  85. 1f1dcbd s390/pci: message cleanup by Sebastian Ott · 11 years ago
  86. fd3cfeb ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  87. 5d44945 ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots() by Rafael J. Wysocki · 11 years ago
  88. 605d240 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  89. 43e7aa4 PCI: acpiphp_ibm: Convert to dynamic debug by Lan Tianyu · 11 years ago
  90. bd95079 PCI: acpiphp: Convert to dynamic debug by Lan Tianyu · 11 years ago
  91. 7dab9ef PCI/ACPI: Name _OSC #defines more consistently by Bjorn Helgaas · 11 years ago
  92. 2fd6f9c acpi_pcihp: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  93. 08e97ff Merge branch 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  94. a47d8c8 ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks by Rafael J. Wysocki · 11 years ago
  95. e532e84 ACPI / hotplug / PCI: Use _OST to notify firmware about notify status by Rafael J. Wysocki · 11 years ago
  96. 2dc4128 ACPI / hotplug / PCI: Avoid doing too much for spurious notifies by Rafael J. Wysocki · 11 years ago
  97. 89ec2f2 ACPI / hotplug / PCI: Don't trim devices before scanning the namespace by Rafael J. Wysocki · 11 years ago
  98. 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
  99. 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
  100. 0ff70ec s390/pci: add recover sysfs knob by Sebastian Ott · 11 years ago