1. 05a34f5 PCI hotplug: fix logic in Compaq hotplug controller bus speed setup by Julia Lawall · 16 years ago
  2. f18e962 PCI hotplug: pciehp: poll data link layer link active by Kenji Kaneshige · 16 years ago
  3. b84346e PCI hotplug: pciehp: fix possible memory leak in pcie_init by Kenji Kaneshige · 16 years ago
  4. 0b8b0dc PCI Hotplug: fakephp: add duplicate slot name debugging by Alex Chiang · 16 years ago
  5. 58319b8 PCI: Hotplug core: remove 'name' by Alex Chiang · 16 years ago
  6. 66f1705 PCI: shcphp: remove 'name' parameter by Alex Chiang · 16 years ago
  7. 85234ce PCI: SGI Hotplug: stop managing bss_hotplug_slot->name by Alex Chiang · 16 years ago
  8. b2132fe PCI: rpaphp: kmalloc/kfree slot->name directly by Alex Chiang · 16 years ago
  9. e1acb24 PCI: pciehp: remove 'name' parameter by Alex Chiang · 16 years ago
  10. a32615a PCI: ibmphp: stop managing hotplug_slot->name by Alex Chiang · 16 years ago
  11. 43caae8 PCI: fakephp: remove 'name' parameter by Alex Chiang · 16 years ago
  12. 30ac7ac PCI: cpqphp: stop managing hotplug_slot->name by Alex Chiang · 16 years ago
  13. d6c479e PCI: cpci_hotplug: stop managing hotplug_slot->name by Alex Chiang · 16 years ago
  14. df77cd1 PCI: acpiphp: remove 'name' parameter by Alex Chiang · 16 years ago
  15. 5fe6cc6 PCI: prevent duplicate slot names by Alex Chiang · 16 years ago
  16. 95cb909 PCI Hotplug: serialize pci_hp_register and pci_hp_deregister by Kenji Kaneshige · 16 years ago
  17. 828f376 PCI: update pci_create_slot() to take a 'hotplug' param by Alex Chiang · 16 years ago
  18. 1359f27 PCI Hotplug core: add 'name' param pci_hp_register interface by Alex Chiang · 16 years ago
  19. bd1d985 PCI hotplug: fix get_##name return value problem by Kenji Kaneshige · 16 years ago
  20. 5d9bc1f PCI hotplug: rpaphp: make debug var unique by Kristen Carlson Accardi · 16 years ago
  21. c8761fe PCI: fix hotplug get_##name return value problem by Zhao, Yu · 16 years ago
  22. 7f2feec PCI: pciehp: replace printk with dev_printk by Taku Izumi · 16 years ago
  23. 83e9ad5 PCI: pciehp: change name tag of "hpdriver_portdrv" variable by Taku Izumi · 16 years ago
  24. f7a10e3 PCI: pciehp: fix irq initialization by Kenji Kaneshige · 16 years ago
  25. 2fd39aa PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups by akpm@linux-foundation.org · 16 years ago
  26. a8d2dbd PCI: ibmphp: list_for_each to list_for_each_entry by akpm@linux-foundation.org · 16 years ago
  27. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  29. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  30. 1516071 x86, pci-hotplug, calgary / rio: fix EBDA ioremap() by Ingo Molnar · 16 years ago
  31. a5827f4 PCI: fix pciehp_free_irq() by Adrian Bunk · 16 years ago
  32. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  33. 4890202 PCI Hotplug: fakephp: fix deadlock... again by Alex Chiang · 16 years ago
  34. d6a9e9b PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  35. 167e782 PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  36. 738e686 hotplug/rpaphp: Remove unused error path code by Stephen Rothwell · 16 years ago
  37. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  38. e0d94be PCI: acpi_pcihp: run _OSC on a root bridge by Jiri Slaby · 16 years ago
  39. 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 16 years ago
  40. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
  41. 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
  42. 9fce1bc PCI: remove unnecessary volatile in PCIe hotplug struct controller by Ming Lei · 16 years ago
  43. a13307c PCI: acpiphp: cleanup notify handler on all root bridges by Alex Chiang · 16 years ago
  44. b970894 pciehp: use get_service_data by Kenji Kaneshige · 17 years ago
  45. 3aa50c4 pciehp: remove needless command completed interrupt setting by Kenji Kaneshige · 17 years ago
  46. c4635eb pciehp: fix interrupt initialization by Kenji Kaneshige · 17 years ago
  47. b86ec7e Remove unnecessary 'tmp' variable from pci_hp_register(). by Kenji Kaneshige · 17 years ago
  48. 563f119 pciehp: remove inline from command related functions by Kenji Kaneshige · 17 years ago
  49. 66618ba pciehp: change command polling frequency by Kenji Kaneshige · 17 years ago
  50. 820943b pciehp: cleanup pcie_poll_cmd by Kenji Kaneshige · 17 years ago
  51. b30dd56 pciehp: fix typo in hpc_release_ctlr by Kenji Kaneshige · 17 years ago
  52. 65b943f PCI: fixup kdoc blocks for hotplug functions by Jesse Barnes · 17 years ago
  53. 8344b56 PCI: ACPI PCI slot detection driver by Alex Chiang · 17 years ago
  54. f46753c PCI: introduce pci_slot by Alex Chiang · 17 years ago
  55. fe99740 PCI: construct one fakephp slot per PCI slot by Alex Chiang · 17 years ago
  56. 6a3f084 pciehp: removes redundant NULL write to slot status register by Kenji Kaneshige · 17 years ago
  57. d8b23e8 pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c by Kenji Kaneshige · 17 years ago
  58. ac9c052 shpchp: check firmware before taking control by Kenji Kaneshige · 17 years ago
  59. d737bdc pciehp: block signals while waiting for command completion by Kenji Kaneshige · 17 years ago
  60. 125c39f pciehp: evaluate _OSC/OSHP before controller init by Kenji Kaneshige · 17 years ago
  61. b143b3c pciehp: remove redundant pci_dev initialization by Kenji Kaneshige · 17 years ago
  62. 552fe04 PCI: make {pciehp,shpchp}_slot_with_bus static by Adrian Bunk · 17 years ago
  63. a9b841e PCI: fix rpadlpar pci hotplug driver sysfs usage by Benjamin Herrenschmidt · 17 years ago
  64. 9e4f2e8 pciehp: add message about pciehp_slot_with_bus option by Kenji Kaneshige · 17 years ago
  65. a86161b pci hotplug core: add check of duplicate slot name by Kenji Kaneshige · 17 years ago
  66. 0711c70 pciehp: move msleep after power off by Kenji Kaneshige · 17 years ago
  67. 6592e02 pciehp: poll cmd completion if hotplug interrupt is disabled by Kenji Kaneshige · 17 years ago
  68. 5808639 pciehp: fix slow probing by Kenji Kaneshige · 17 years ago
  69. dbd79ae pciehp: fix NULL dereference in interrupt handler by Kenji Kaneshige · 17 years ago
  70. b3bd307 shpchp: add message about shpchp_slot_with_bus option by Kenji Kaneshige · 17 years ago
  71. a53edac pciehp: fix error message about getting hotplug control by Kenji Kaneshige · 17 years ago
  72. b7aa1f1 pciehp: Fix command write by Kenji Kaneshige · 17 years ago
  73. ef0ff95 shpchp: fix slot name by Kenji Kaneshige · 17 years ago
  74. 4ea3e58 make pciehp_acpi_get_hp_hw_control_from_firmware() by Adrian Bunk · 17 years ago
  75. 2aeeef1 pciehp: Clean up pcie_init() by Kenji Kaneshige · 17 years ago
  76. d84be09 pciehp: Mask hotplug interrupt at controller release by Kenji Kaneshige · 17 years ago
  77. cff0065 pciehp: Remove useless hotplug interrupt enabling by Kenji Kaneshige · 17 years ago
  78. ae416e6 pciehp: Fix wrong slot capability check by Kenji Kaneshige · 17 years ago
  79. c27fb883 pciehp: Fix wrong slot control register access by Kenji Kaneshige · 17 years ago
  80. 2d32a9a pciehp: Add missing memory barrier by Kenji Kaneshige · 17 years ago
  81. c6b069e pciehp: Fix interrupt event handlig by Kenji Kaneshige · 17 years ago
  82. 3800345f pciehp: fix slot name by Kenji Kaneshige · 17 years ago
  83. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  84. ca99eb8 PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered by Trent Piepho · 17 years ago
  85. 029c3c1 PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() by Jesper Juhl · 17 years ago
  86. 3b57eff PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY by Greg Kroah-Hartman · 17 years ago
  87. 33ae6ef PCI Hotplug: make cpcihp driver use modern apis by Greg Kroah-Hartman · 17 years ago
  88. 9e58582 pciehp: don't enable slot unless forced by Mark Lord · 17 years ago
  89. b91aac2 PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver by Jesper Juhl · 17 years ago
  90. c1ef5cb pci: hotplug: pciehp: fix error code path in hpc_power_off_slot by Kenji Kaneshige · 17 years ago
  91. 0ab2b57 PCI: fix section mismatch warning in pci_scan_child_bus by Sam Ravnborg · 17 years ago
  92. 6e4be1f PCI: don't load acpi_php when acpi is disabled by Yinghai Lu · 17 years ago
  93. 498fbb5 PCI: hotplug: acpiphp_ibm: Remove get device information by Gary Hade · 17 years ago
  94. 5c796ae PCI: Fix fakephp deadlock by Ian Abbott · 17 years ago
  95. 2326e2b pciehp: block new requests from the device before power off by Kenji Kaneshige · 17 years ago
  96. f1050a3 pciehp: workaround against Bad DLLP during power off by Kenji Kaneshige · 17 years ago
  97. 8bb7c7a pciehp: wait for 1000ms before LED operation after power off by Kenji Kaneshige · 17 years ago
  98. 3609801 PCI: Spelling fixes by Joe Perches · 17 years ago
  99. f07234b PCI Hotplug: PCIeHP: Fix some whitespace damage by Rolf Eike Beer · 17 years ago
  100. 9515930 PCI Hotplug: pciehp: use generic function to find ext capability by Kenji Kaneshige · 17 years ago