1. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  2. d3ce52f Merge branch 'pci/jiang-acpiphp' into next by Bjorn Helgaas · 12 years ago
  3. 18d63c3 Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next by Bjorn Helgaas · 12 years ago
  4. 5ba113f PCI: acpiphp: Handle PCIe ports without native hotplug capability by Jiang Liu · 12 years ago
  5. 55bfe3c PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface by Taku Izumi · 12 years ago
  6. 20ee6a9 powerpc/eeh: Remove EEH PE for normal PCI hotplug by Gavin Shan · 12 years ago
  7. b895e66 Merge branch 'pci/jiang-get-domain-bus-slot' into next by Bjorn Helgaas · 12 years ago
  8. 6dabee7 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 12 years ago
  9. a9d18b3 PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot() by Jiang Liu · 12 years ago
  10. b161dab PCI: cpqphp: Remove unreachable path by Alan Cox · 12 years ago
  11. 5aaa71c Merge branch 'pci/oliver-pciehp-resume' into next by Bjorn Helgaas · 12 years ago
  12. 87683e2 PCI: pciehp: Always implement resume, regardless of pciehp_force param by Oliver Neukum · 12 years ago
  13. be017b2 Merge branch 'pci/bjorn-remove-fakephp' into next by Bjorn Helgaas · 12 years ago
  14. c2b5acc PCI: Remove the fakephp driver by Bjorn Helgaas · 12 years ago
  15. 7bf79d8 Merge branch 'pci/bjorn-cleanup-remove' into next by Bjorn Helgaas · 12 years ago
  16. 537a77e PCI/pciehp: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  17. 028fbad PCI/hotplug: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  18. 7990681a PCI: Remove unused, commented-out, code by Bjorn Helgaas · 12 years ago
  19. 34e5484 PCI: acpiphp: Use common pci_stop_and_remove_bus_device() by Bjorn Helgaas · 12 years ago
  20. 57fd9a4 PCI: acpiphp: Stop disabling bridges on remove by Bjorn Helgaas · 12 years ago
  21. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  22. 367fa98 pci: hotplug: Fix typo in pci by Masanari Iida · 12 years ago
  23. 63b96f7 Merge branch 'pci/yinghai-pciehp-unused' into next by Bjorn Helgaas · 12 years ago
  24. d47557e Merge branch 'pci/julia-return-values' into next by Bjorn Helgaas · 12 years ago
  25. 83d0571 PCI: hotplug: ensure a consistent return value in error case by Julia Lawall · 12 years ago
  26. e73cfec PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_width() by Yinghai Lu · 12 years ago
  27. 7569c43 Merge branch 'pci/yinghai-hotplug-cleanup' into next by Bjorn Helgaas · 12 years ago
  28. 2ac45f2 PCI: acpiphp: merge acpiphp_debug and debug by Yinghai Lu · 12 years ago
  29. e735a80 PCI: acpiphp: remove unused res_lock by Yinghai Lu · 12 years ago
  30. 0f6662a Merge branch 'topic/bjorn-trivial' into next by Bjorn Helgaas · 12 years ago
  31. dfb117b PCI: acpiphp: check whether _ADR evaluation succeeded by Bjorn Helgaas · 12 years ago
  32. 67454b6 PCI: shpchp: remove dead code by Bjorn Helgaas · 12 years ago
  33. ce29ca3 PCI: acpiphp: remove all functions in slot, even without ACPI _EJx by Amos Kong · 12 years ago
  34. 638f293 PCI: acpiphp: fix function 0 leak when disabling a slot by Amos Kong · 12 years ago
  35. 69ba29b PCI: sgihp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  36. 2d7abf3 PCI: ibmhp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  37. 04de975 PCI: cpqhp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  38. 7d01f70 PCI: shpchp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  39. 073ae10 PCI: cpci_hotplug: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  40. c6da81a PCI: pciehp: use generic pci_hp_add_bridge() by Yinghai Lu · 12 years ago
  41. 85019fa PCI: sgihp: register busn_res by Yinghai Lu · 12 years ago
  42. d0a350f PCI: ibmhp: register busn_res by Yinghai Lu · 12 years ago
  43. 4508787 PCI: cpqhp: register busn_res by Yinghai Lu · 12 years ago
  44. 6cda0fc PCI: shpchp: register busn_res by Yinghai Lu · 12 years ago
  45. f406384 PCI: cpci_hotplug: register busn_res by Yinghai Lu · 12 years ago
  46. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  47. f6330c3 PCI: make acpihp use __pci_remove_bus_device instead by Yinghai Lu · 13 years ago
  48. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 13 years ago
  49. 309c665 PCI hotplug: cpcihp: fix debug module parameter to be bool by Danny Kukawka · 13 years ago
  50. 2debd92 PCI: pciehp: Disable/enable link during slot power off/on by Yinghai Lu · 13 years ago
  51. 7f82299 PCI: pciehp: Add Disable/enable link functions by Yinghai Lu · 13 years ago
  52. bffe4f7 PCI: pciehp: Add pcie_wait_link_not_active() by Yinghai Lu · 13 years ago
  53. 4e2ce40 PCI: pciehp: make check_link_active more helpful by Yinghai Lu · 13 years ago
  54. 2f5d8e4 PCI: pciehp: replace unconditional sleep with config space access check by Yinghai Lu · 13 years ago
  55. 8f0cddd PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap by Julia Lawall · 13 years ago
  56. f382a08 PCI: Can continually add funcs after adding func0 by Amos Kong · 13 years ago
  57. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  58. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  59. b51306c PCI: Set device power state to PCI_D0 for device without native PM support by Ajaykumar Hotchandani · 13 years ago
  60. 619a518 PCI hotplug: Always allow acpiphp to handle non-PCIe bridges by Rafael J. Wysocki · 13 years ago
  61. d90116e PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplug by Rafael J. Wysocki · 13 years ago
  62. 486b10b PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  63. 027e8d5 PCI: pciehp: Fix wrong workqueue cleanup by Kenji Kaneshige · 13 years ago
  64. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  65. 4cac2eb PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs by Bjorn Helgaas · 13 years ago
  66. b3c0045 PCI: pciehp: wait 100 ms after Link Training check by Kenji Kaneshige · 13 years ago
  67. 0027cb3 PCI: pciehp: wait 1000 ms before Link Training check by Kenji Kaneshige · 13 years ago
  68. fdbd3ce PCI: pciehp: Retrieve link speed after link is trained by Yinghai Lu · 13 years ago
  69. eefa9cf pci: add module.h to files implicitly relying on its presence. by Paul Gortmaker · 13 years ago
  70. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  71. 0d52f54 PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug by Rafael J. Wysocki · 13 years ago
  72. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  73. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  74. 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
  75. 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
  76. b03e749 PCI: Set PCI-E Max Payload Size on fabric by Jon Mason · 13 years ago
  77. 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
  78. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  79. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  80. 0cab084 PCI: pciehp: change wait time for valid configuration access by Kenji Kaneshige · 13 years ago
  81. 05d3ac2 PCI hotplug: cpqphp: use pci_dev->vendor by Sergei Shtylyov · 13 years ago
  82. 69b3e61 PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device} by Sergei Shtylyov · 13 years ago
  83. efe6d72 PCI hotplug: Rename is_ejectable which also exists in dock.c by Thomas Renninger · 13 years ago
  84. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  85. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  86. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 13 years ago
  87. 69643e4 PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot. by Ian Campbell · 13 years ago
  88. e522a71 PCI: Set PCIE maxpayload for card during hotplug insertion by Jordan_Hargrave@Dell.com · 13 years ago
  89. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  90. 47e9037 PCI hotplug: acpiphp: set current_state to D0 in register_slot by Stefano Stabellini · 14 years ago
  91. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  92. 994e0b2 PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c by Rafael J. Wysocki · 14 years ago
  93. ac3abf2 PCI hotplug: ibmphp: Add check to prevent reading beyond mapped area by Steven Rostedt · 14 years ago
  94. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  95. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  96. e24dcbe shpchp: update workqueue usage by Tejun Heo · 14 years ago
  97. a827ea3 pciehp: update workqueue usage by Tejun Heo · 14 years ago
  98. 5a37f13 PCI hotplug: ibmphp-hpc: semaphore cleanup by Thomas Gleixner · 14 years ago
  99. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  100. 6e63e80 PCI hotplug: Fix build with CONFIG_ACPI unset by Rafael J. Wysocki · 14 years ago