1. bfee26d ACPI / scan: Make it clear that acpi_bus_trim() cannot fail by Rafael J. Wysocki · 12 years ago
  2. d59f53b PCI: acpiphp: Keep driver loaded even if no slots found by Yinghai Lu · 12 years ago
  3. 668192b PCI: acpiphp: Move host bridge hotplug to pci_root.c by Yinghai Lu · 12 years ago
  4. 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 12 years ago
  5. 1f96a96 PCI: acpiphp: Add is_hotplug_bridge detection by Yinghai Lu · 12 years ago
  6. fcbed0b PCI: shpchp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 12 years ago
  7. ab6380e PCI: sgihp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 12 years ago
  8. 05b1250 PCI: cpcihp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 12 years ago
  9. ba518e3 PCI: pciehp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 12 years ago
  10. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 12 years ago
  11. ae28179 ACPI / scan: Drop the second argument of acpi_bus_trim() by Rafael J. Wysocki · 12 years ago
  12. f652e7d PCI: shpchp: Use per-slot workqueues to avoid deadlock by Bjorn Helgaas · 12 years ago
  13. d347e75 PCI: shpchp: Handle push button event asynchronously by Bjorn Helgaas · 12 years ago
  14. 10959d7 PCI: shpchp: Make shpchp_wq non-ordered by Bjorn Helgaas · 12 years ago
  15. c2be6f9 PCI: pciehp: Use per-slot workqueues to avoid deadlock by Yijing Wang · 12 years ago
  16. b704046 Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next by Bjorn Helgaas · 12 years ago
  17. 3ecd9d0 PCI: cpqphp: Cleanup and remove unreachable paths by Sasha Levin · 12 years ago
  18. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  19. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  20. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
  21. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  22. 7441b06 s390/pci: PCI hotplug support via SCLP by Jan Glauber · 12 years ago
  23. 15856ad PCI: Remove __dev* markings by Bill Pemberton · 12 years ago
  24. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  25. d3ce52f Merge branch 'pci/jiang-acpiphp' into next by Bjorn Helgaas · 12 years ago
  26. 18d63c3 Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next by Bjorn Helgaas · 12 years ago
  27. 5ba113f PCI: acpiphp: Handle PCIe ports without native hotplug capability by Jiang Liu · 12 years ago
  28. 55bfe3c PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface by Taku Izumi · 12 years ago
  29. 20ee6a9 powerpc/eeh: Remove EEH PE for normal PCI hotplug by Gavin Shan · 12 years ago
  30. b895e66 Merge branch 'pci/jiang-get-domain-bus-slot' into next by Bjorn Helgaas · 12 years ago
  31. 6dabee7 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 12 years ago
  32. a9d18b3 PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot() by Jiang Liu · 12 years ago
  33. b161dab PCI: cpqphp: Remove unreachable path by Alan Cox · 12 years ago
  34. 5aaa71c Merge branch 'pci/oliver-pciehp-resume' into next by Bjorn Helgaas · 12 years ago
  35. 87683e2 PCI: pciehp: Always implement resume, regardless of pciehp_force param by Oliver Neukum · 12 years ago
  36. be017b2 Merge branch 'pci/bjorn-remove-fakephp' into next by Bjorn Helgaas · 12 years ago
  37. c2b5acc PCI: Remove the fakephp driver by Bjorn Helgaas · 12 years ago
  38. 7bf79d8 Merge branch 'pci/bjorn-cleanup-remove' into next by Bjorn Helgaas · 12 years ago
  39. 537a77e PCI/pciehp: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  40. 028fbad PCI/hotplug: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  41. 7990681a PCI: Remove unused, commented-out, code by Bjorn Helgaas · 12 years ago
  42. 34e5484 PCI: acpiphp: Use common pci_stop_and_remove_bus_device() by Bjorn Helgaas · 12 years ago
  43. 57fd9a4 PCI: acpiphp: Stop disabling bridges on remove by Bjorn Helgaas · 12 years ago
  44. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  45. 367fa98 pci: hotplug: Fix typo in pci by Masanari Iida · 12 years ago
  46. 63b96f7 Merge branch 'pci/yinghai-pciehp-unused' into next by Bjorn Helgaas · 12 years ago
  47. d47557e Merge branch 'pci/julia-return-values' into next by Bjorn Helgaas · 12 years ago
  48. 83d0571 PCI: hotplug: ensure a consistent return value in error case by Julia Lawall · 12 years ago
  49. e73cfec PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_width() by Yinghai Lu · 12 years ago
  50. 7569c43 Merge branch 'pci/yinghai-hotplug-cleanup' into next by Bjorn Helgaas · 12 years ago
  51. 2ac45f2 PCI: acpiphp: merge acpiphp_debug and debug by Yinghai Lu · 12 years ago
  52. e735a80 PCI: acpiphp: remove unused res_lock by Yinghai Lu · 12 years ago
  53. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  54. dfb117b PCI: acpiphp: check whether _ADR evaluation succeeded by Bjorn Helgaas · 12 years ago
  55. 67454b6 PCI: shpchp: remove dead code by Bjorn Helgaas · 12 years ago
  56. ce29ca3 PCI: acpiphp: remove all functions in slot, even without ACPI _EJx by Amos Kong · 12 years ago
  57. 638f293 PCI: acpiphp: fix function 0 leak when disabling a slot by Amos Kong · 12 years ago
  58. 69ba29b PCI: sgihp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  59. 2d7abf3 PCI: ibmhp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  60. 04de975 PCI: cpqhp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  61. 7d01f70 PCI: shpchp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  62. 073ae10 PCI: cpci_hotplug: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  63. c6da81a PCI: pciehp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  64. 85019fa PCI: sgihp: register busn_res by Yinghai Lu · 12 years ago
  65. d0a350f PCI: ibmhp: register busn_res by Yinghai Lu · 12 years ago
  66. 4508787 PCI: cpqhp: register busn_res by Yinghai Lu · 12 years ago
  67. 6cda0fc PCI: shpchp: register busn_res by Yinghai Lu · 12 years ago
  68. f406384 PCI: cpci_hotplug: register busn_res by Yinghai Lu · 12 years ago
  69. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  70. f6330c3 PCI: make acpihp use __pci_remove_bus_device instead by Yinghai Lu · 13 years ago
  71. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 13 years ago
  72. 309c665 PCI hotplug: cpcihp: fix debug module parameter to be bool by Danny Kukawka · 13 years ago
  73. 2debd92 PCI: pciehp: Disable/enable link during slot power off/on by Yinghai Lu · 13 years ago
  74. 7f82299 PCI: pciehp: Add Disable/enable link functions by Yinghai Lu · 13 years ago
  75. bffe4f7 PCI: pciehp: Add pcie_wait_link_not_active() by Yinghai Lu · 13 years ago
  76. 4e2ce40 PCI: pciehp: make check_link_active more helpful by Yinghai Lu · 13 years ago
  77. 2f5d8e4 PCI: pciehp: replace unconditional sleep with config space access check by Yinghai Lu · 13 years ago
  78. 8f0cddd PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap by Julia Lawall · 13 years ago
  79. f382a08 PCI: Can continually add funcs after adding func0 by Amos Kong · 13 years ago
  80. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  81. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  82. b51306c PCI: Set device power state to PCI_D0 for device without native PM support by Ajaykumar Hotchandani · 13 years ago
  83. 619a518 PCI hotplug: Always allow acpiphp to handle non-PCIe bridges by Rafael J. Wysocki · 13 years ago
  84. d90116e PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplug by Rafael J. Wysocki · 13 years ago
  85. 486b10b PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  86. 027e8d5 PCI: pciehp: Fix wrong workqueue cleanup by Kenji Kaneshige · 13 years ago
  87. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  88. 4cac2eb PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs by Bjorn Helgaas · 13 years ago
  89. b3c0045 PCI: pciehp: wait 100 ms after Link Training check by Kenji Kaneshige · 13 years ago
  90. 0027cb3 PCI: pciehp: wait 1000 ms before Link Training check by Kenji Kaneshige · 13 years ago
  91. fdbd3ce PCI: pciehp: Retrieve link speed after link is trained by Yinghai Lu · 13 years ago
  92. eefa9cf pci: add module.h to files implicitly relying on its presence. by Paul Gortmaker · 13 years ago
  93. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  94. 0d52f54 PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug by Rafael J. Wysocki · 13 years ago
  95. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  96. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  97. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  98. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  99. b03e749 PCI: Set PCI-E Max Payload Size on fabric by Jon Mason · 13 years ago
  100. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago