1. be6d286 PCI: acpiphp: Remove dead code for PCI host bridge hotplug by Jiang Liu · 11 years ago
  2. 2ca344e PCI: acpiphp: Create companion ACPI devices before creating PCI devices by Jiang Liu · 11 years ago
  3. d59f53b PCI: acpiphp: Keep driver loaded even if no slots found by Yinghai Lu · 11 years ago
  4. 668192b PCI: acpiphp: Move host bridge hotplug to pci_root.c by Yinghai Lu · 11 years ago
  5. 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 11 years ago
  6. 1f96a96 PCI: acpiphp: Add is_hotplug_bridge detection by Yinghai Lu · 11 years ago
  7. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 11 years ago
  8. ae28179 ACPI / scan: Drop the second argument of acpi_bus_trim() by Rafael J. Wysocki · 11 years ago
  9. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  10. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  11. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
  12. d3ce52f Merge branch 'pci/jiang-acpiphp' into next by Bjorn Helgaas · 12 years ago
  13. 5ba113f PCI: acpiphp: Handle PCIe ports without native hotplug capability by Jiang Liu · 12 years ago
  14. 55bfe3c PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface by Taku Izumi · 12 years ago
  15. 7990681a PCI: Remove unused, commented-out, code by Bjorn Helgaas · 12 years ago
  16. 34e5484 PCI: acpiphp: Use common pci_stop_and_remove_bus_device() by Bjorn Helgaas · 12 years ago
  17. 57fd9a4 PCI: acpiphp: Stop disabling bridges on remove by Bjorn Helgaas · 12 years ago
  18. 7569c43 Merge branch 'pci/yinghai-hotplug-cleanup' into next by Bjorn Helgaas · 12 years ago
  19. e735a80 PCI: acpiphp: remove unused res_lock by Yinghai Lu · 12 years ago
  20. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  21. dfb117b PCI: acpiphp: check whether _ADR evaluation succeeded by Bjorn Helgaas · 12 years ago
  22. ce29ca3 PCI: acpiphp: remove all functions in slot, even without ACPI _EJx by Amos Kong · 12 years ago
  23. 638f293 PCI: acpiphp: fix function 0 leak when disabling a slot by Amos Kong · 12 years ago
  24. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  25. f6330c3 PCI: make acpihp use __pci_remove_bus_device instead by Yinghai Lu · 12 years ago
  26. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  27. f382a08 PCI: Can continually add funcs after adding func0 by Amos Kong · 13 years ago
  28. b51306c PCI: Set device power state to PCI_D0 for device without native PM support by Ajaykumar Hotchandani · 13 years ago
  29. 619a518 PCI hotplug: Always allow acpiphp to handle non-PCIe bridges by Rafael J. Wysocki · 13 years ago
  30. 0d52f54 PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug by Rafael J. Wysocki · 13 years ago
  31. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  32. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  33. 69643e4 PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot. by Ian Campbell · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. 47e9037 PCI hotplug: acpiphp: set current_state to D0 in register_slot by Stefano Stabellini · 13 years ago
  36. 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
  37. d060705 acpiphp: Execute ACPI _REG method for hotadded devices by Shaohua Li · 14 years ago
  38. 7779688 ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found by Thomas Renninger · 14 years ago
  39. 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
  40. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  41. 58c0862 PCI Hotplug: acpiphp: clean up list traversals by Alex Chiang · 15 years ago
  42. 204d49a PCI hotplug: move IOAPIC support from acpiphp to ioapic driver by Bjorn Helgaas · 15 years ago
  43. e81995b PCI hotplug: acpiphp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  44. 6a29172 PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface by Bjorn Helgaas · 15 years ago
  45. fca6825 PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge by Bjorn Helgaas · 15 years ago
  46. dffb4bb PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation by Bjorn Helgaas · 15 years ago
  47. 7f53866 PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle by Alex Chiang · 15 years ago
  48. 6edd767 PCI Hotplug: acpiphp: find bridges the easy way by Alex Chiang · 15 years ago
  49. 5228a82 PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly by Alex Chiang · 15 years ago
  50. d6aa484 PCI Hotplug: acpiphp: convert to acpi_get_pci_dev by Alexander Chiang · 15 years ago
  51. 2755820 ACPI: Introduce acpi_is_root_bridge() by Alexander Chiang · 15 years ago
  52. 9d911d7 PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func by Alex Chiang · 15 years ago
  53. 5d4a4b2 PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus by Alex Chiang · 15 years ago
  54. d45e085 ACPI PCI hotplug: harden against panic regression by James Bottomley · 15 years ago
  55. e8c331e PCI hotplug: introduce functions for ACPI slot detection by Kenji Kaneshige · 16 years ago
  56. 2a9d352 PCI hotplug: acpiphp whitespace cleanup by Alex Chiang · 16 years ago
  57. 56ee325 PCI/ACPI: acpiphp: Identify more removable slots by Matthew Garrett · 16 years ago
  58. b6adc19 PCI hotplug: acpiphp wants a 64-bit _SUN by Justin Chen · 16 years ago
  59. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  60. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  61. 1253f7a dock: introduce .uevent for devices in dock, eg libata by Shaohua Li · 16 years ago
  62. 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
  63. a13307c PCI: acpiphp: cleanup notify handler on all root bridges by Alex Chiang · 16 years ago
  64. f46753c PCI: introduce pci_slot by Alex Chiang · 16 years ago
  65. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  66. 0ab2b57 PCI: fix section mismatch warning in pci_scan_child_bus by Sam Ravnborg · 16 years ago
  67. 25d6ddc PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call by MUNEDA Takahiro · 17 years ago
  68. 5a340ed PCI Hotplug: acpiphp: fix trivial typos by MUNEDA Takahiro · 17 years ago
  69. 26e6c66 pci hotplug: kernel-doc fixes by Randy Dunlap · 17 years ago
  70. 0bbd642 PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failure by Gary Hade · 17 years ago
  71. 9ef2241 PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge by Gary Hade · 17 years ago
  72. bfceafc PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 by Gary Hade · 17 years ago
  73. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  74. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 17 years ago
  75. 031f30d acpiphp: Link-time error for PCI Hotplug by Kristen Carlson Accardi · 18 years ago
  76. 467c442 acpiphp: fix use of list_for_each macro by Akinobu Mita · 18 years ago
  77. 35ae61a acpiphp: fix latch status by MUNEDA Takahiro · 18 years ago
  78. 7a54f25 PCI Hotplug: move pci_hotplug.h to include/linux/ by Greg Kroah-Hartman · 18 years ago
  79. 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 18 years ago
  80. d5cdb67 acpiphp: disable bridges by Satoru Takeuchi · 18 years ago
  81. 0dad351 acpiphp: stop bus device before acpi_bus_trim by Satoru Takeuchi · 18 years ago
  82. 9b1d19e acpiphp: do not initialize existing ioapics by Satoru Takeuchi · 18 years ago
  83. b99feeb acpiphp: initialize ioapics before starting devices by Satoru Takeuchi · 18 years ago
  84. 287af2f acpiphp: set hpp values before starting devices by Satoru Takeuchi · 18 years ago
  85. 6d47a5e PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static by Adrian Bunk · 18 years ago
  86. 998be20 PCI Hotplug: add acpiphp to MAINTAINERS by Kristen Carlson Accardi · 18 years ago
  87. 95b38b3 ACPIPHP: prevent duplicate slot numbers when no _SUN by Kristen Accardi · 18 years ago
  88. 2b85e13 ACPI: static-ize handle_hotplug_event_func() by Len Brown · 18 years ago
  89. 4e8662b ACPIPHP: use ACPI dock driver by Kristen Accardi · 18 years ago
  90. e22b7350 [PATCH] acpi_pcihp: Add support for _HPX by Kenji Kaneshige · 18 years ago
  91. 7430e34 [PATCH] acpi_pcihp: Fix programming _HPP values by Kenji Kaneshige · 18 years ago
  92. 81b26bc [PATCH] PCI Hotplug: don't use acpi_os_free by Kristen Accardi · 18 years ago
  93. cde0e5d [PATCH] acpiphp: turn off slot power at error case by MUNEDA Takahiro · 18 years ago
  94. c144247 [PATCH] acpiphp: host and p2p hotplug by MUNEDA Takahiro · 18 years ago
  95. 551bcb7 [PATCH] acpiphp: hotplug slot hotplug by MUNEDA Takahiro · 18 years ago
  96. 92c9be9 [PATCH] acpiphp: configure _PRT - V3 by MUNEDA Takahiro · 18 years ago
  97. 783c49f [PATCH] PCI Hotplug: add common acpi functions to core by Kristen Accardi · 18 years ago
  98. f5afe80 [PATCH] PCI: kzalloc() conversion in drivers/pci by Eric Sesterhenn · 18 years ago
  99. 7c8f25d [PATCH] acpiphp: Scan slots under the nested P2P bridge by Kenji Kaneshige · 18 years ago
  100. 0cccd0c [PATCH] acpiphp: fix bridge handle by MUNEDA Takahiro · 18 years ago