1. be1c9de ACPI / PCI: Make bus registration and unregistration symmetric by Rafael J. Wysocki · 11 years ago
  2. f09ce74 ACPI / dock / PCI: Drop ACPI dock notifier chain by Rafael J. Wysocki · 11 years ago
  3. ecd046d ACPI: simplify acpiphp driver with new helper functions by Jiang Liu · 11 years ago
  4. 21a3101 ACPI / dock / PCI: Synchronous handling of dock events for PCI devices by Rafael J. Wysocki · 11 years ago
  5. d66ecb7 PCI / ACPI: Use boot-time resource allocation rules during hotplug by Jiang Liu · 11 years ago
  6. 3f327e3 PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check by Yinghai Lu · 11 years ago
  7. 3d54a31 PCI: acpiphp: Protect acpiphp data structures from concurrent updates by Jiang Liu · 11 years ago
  8. ad41dd9 PCI: acpiphp: Use normal list to simplify implementation by Yijing Wang · 11 years ago
  9. 3b63aaa PCI: acpiphp: Do not use ACPI PCI subdriver mechanism by Jiang Liu · 11 years ago
  10. ce15d87 PCI: acpiphp: Replace local macros with standard ACPI macros by Jiang Liu · 11 years ago
  11. 3a0e40b PCI: acpiphp: Remove all functions even if function 0 doesn't exist by Jiang Liu · 11 years ago
  12. d65eba6 PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus() by Yijing Wang · 11 years ago
  13. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  14. 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 11 years ago
  15. be6d286 PCI: acpiphp: Remove dead code for PCI host bridge hotplug by Jiang Liu · 11 years ago
  16. 2ca344e PCI: acpiphp: Create companion ACPI devices before creating PCI devices by Jiang Liu · 11 years ago
  17. bfee26d ACPI / scan: Make it clear that acpi_bus_trim() cannot fail by Rafael J. Wysocki · 11 years ago
  18. d59f53b PCI: acpiphp: Keep driver loaded even if no slots found by Yinghai Lu · 11 years ago
  19. 668192b PCI: acpiphp: Move host bridge hotplug to pci_root.c by Yinghai Lu · 11 years ago
  20. 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 11 years ago
  21. 1f96a96 PCI: acpiphp: Add is_hotplug_bridge detection by Yinghai Lu · 11 years ago
  22. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 12 years ago
  23. ae28179 ACPI / scan: Drop the second argument of acpi_bus_trim() by Rafael J. Wysocki · 12 years ago
  24. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  25. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  26. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
  27. d3ce52f Merge branch 'pci/jiang-acpiphp' into next by Bjorn Helgaas · 12 years ago
  28. 5ba113f PCI: acpiphp: Handle PCIe ports without native hotplug capability by Jiang Liu · 12 years ago
  29. 55bfe3c PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface by Taku Izumi · 12 years ago
  30. 7990681a PCI: Remove unused, commented-out, code by Bjorn Helgaas · 12 years ago
  31. 34e5484 PCI: acpiphp: Use common pci_stop_and_remove_bus_device() by Bjorn Helgaas · 12 years ago
  32. 57fd9a4 PCI: acpiphp: Stop disabling bridges on remove by Bjorn Helgaas · 12 years ago
  33. 7569c43 Merge branch 'pci/yinghai-hotplug-cleanup' into next by Bjorn Helgaas · 12 years ago
  34. e735a80 PCI: acpiphp: remove unused res_lock by Yinghai Lu · 12 years ago
  35. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  36. dfb117b PCI: acpiphp: check whether _ADR evaluation succeeded by Bjorn Helgaas · 12 years ago
  37. ce29ca3 PCI: acpiphp: remove all functions in slot, even without ACPI _EJx by Amos Kong · 12 years ago
  38. 638f293 PCI: acpiphp: fix function 0 leak when disabling a slot by Amos Kong · 12 years ago
  39. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  40. f6330c3 PCI: make acpihp use __pci_remove_bus_device instead by Yinghai Lu · 12 years ago
  41. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  42. f382a08 PCI: Can continually add funcs after adding func0 by Amos Kong · 13 years ago
  43. b51306c PCI: Set device power state to PCI_D0 for device without native PM support by Ajaykumar Hotchandani · 13 years ago
  44. 619a518 PCI hotplug: Always allow acpiphp to handle non-PCIe bridges by Rafael J. Wysocki · 13 years ago
  45. 0d52f54 PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug by Rafael J. Wysocki · 13 years ago
  46. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  47. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  48. 69643e4 PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot. by Ian Campbell · 13 years ago
  49. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  50. 47e9037 PCI hotplug: acpiphp: set current_state to D0 in register_slot by Stefano Stabellini · 13 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  52. d060705 acpiphp: Execute ACPI _REG method for hotadded devices by Shaohua Li · 14 years ago
  53. 7779688 ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found by Thomas Renninger · 14 years ago
  54. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  55. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  56. 58c0862 PCI Hotplug: acpiphp: clean up list traversals by Alex Chiang · 15 years ago
  57. 204d49a PCI hotplug: move IOAPIC support from acpiphp to ioapic driver by Bjorn Helgaas · 15 years ago
  58. e81995b PCI hotplug: acpiphp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  59. 6a29172 PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface by Bjorn Helgaas · 15 years ago
  60. fca6825 PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge by Bjorn Helgaas · 15 years ago
  61. dffb4bb PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation by Bjorn Helgaas · 15 years ago
  62. 7f53866 PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle by Alex Chiang · 15 years ago
  63. 6edd767 PCI Hotplug: acpiphp: find bridges the easy way by Alex Chiang · 15 years ago
  64. 5228a82 PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly by Alex Chiang · 15 years ago
  65. d6aa484 PCI Hotplug: acpiphp: convert to acpi_get_pci_dev by Alexander Chiang · 15 years ago
  66. 2755820 ACPI: Introduce acpi_is_root_bridge() by Alexander Chiang · 15 years ago
  67. 9d911d7 PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func by Alex Chiang · 15 years ago
  68. 5d4a4b2 PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus by Alex Chiang · 15 years ago
  69. d45e085 ACPI PCI hotplug: harden against panic regression by James Bottomley · 16 years ago
  70. e8c331e PCI hotplug: introduce functions for ACPI slot detection by Kenji Kaneshige · 16 years ago
  71. 2a9d352 PCI hotplug: acpiphp whitespace cleanup by Alex Chiang · 16 years ago
  72. 56ee325 PCI/ACPI: acpiphp: Identify more removable slots by Matthew Garrett · 16 years ago
  73. b6adc19 PCI hotplug: acpiphp wants a 64-bit _SUN by Justin Chen · 16 years ago
  74. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  75. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  76. 1253f7a dock: introduce .uevent for devices in dock, eg libata by Shaohua Li · 16 years ago
  77. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  78. a13307c PCI: acpiphp: cleanup notify handler on all root bridges by Alex Chiang · 16 years ago
  79. f46753c PCI: introduce pci_slot by Alex Chiang · 16 years ago
  80. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  81. 0ab2b57 PCI: fix section mismatch warning in pci_scan_child_bus by Sam Ravnborg · 16 years ago
  82. 25d6ddc PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call by MUNEDA Takahiro · 17 years ago
  83. 5a340ed PCI Hotplug: acpiphp: fix trivial typos by MUNEDA Takahiro · 17 years ago
  84. 26e6c66 pci hotplug: kernel-doc fixes by Randy Dunlap · 17 years ago
  85. 0bbd642 PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failure by Gary Hade · 17 years ago
  86. 9ef2241 PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge by Gary Hade · 17 years ago
  87. bfceafc PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 by Gary Hade · 17 years ago
  88. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  89. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 17 years ago
  90. 031f30d acpiphp: Link-time error for PCI Hotplug by Kristen Carlson Accardi · 18 years ago
  91. 467c442 acpiphp: fix use of list_for_each macro by Akinobu Mita · 18 years ago
  92. 35ae61a acpiphp: fix latch status by MUNEDA Takahiro · 18 years ago
  93. 7a54f25 PCI Hotplug: move pci_hotplug.h to include/linux/ by Greg Kroah-Hartman · 18 years ago
  94. 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 18 years ago
  95. d5cdb67 acpiphp: disable bridges by Satoru Takeuchi · 18 years ago
  96. 0dad351 acpiphp: stop bus device before acpi_bus_trim by Satoru Takeuchi · 18 years ago
  97. 9b1d19e acpiphp: do not initialize existing ioapics by Satoru Takeuchi · 18 years ago
  98. b99feeb acpiphp: initialize ioapics before starting devices by Satoru Takeuchi · 18 years ago
  99. 287af2f acpiphp: set hpp values before starting devices by Satoru Takeuchi · 18 years ago
  100. 6d47a5e PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static by Adrian Bunk · 18 years ago