1. a5827f4 PCI: fix pciehp_free_irq() by Adrian Bunk · 16 years ago
  2. 4890202 PCI Hotplug: fakephp: fix deadlock... again by Alex Chiang · 16 years ago
  3. d6a9e9b PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  4. 167e782 PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 16 years ago
  5. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  6. e0d94be PCI: acpi_pcihp: run _OSC on a root bridge by Jiri Slaby · 16 years ago
  7. 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 16 years ago
  8. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 16 years ago
  9. 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
  10. 9fce1bc PCI: remove unnecessary volatile in PCIe hotplug struct controller by Ming Lei · 16 years ago
  11. a13307c PCI: acpiphp: cleanup notify handler on all root bridges by Alex Chiang · 16 years ago
  12. b970894 pciehp: use get_service_data by Kenji Kaneshige · 16 years ago
  13. 3aa50c4 pciehp: remove needless command completed interrupt setting by Kenji Kaneshige · 16 years ago
  14. c4635eb pciehp: fix interrupt initialization by Kenji Kaneshige · 16 years ago
  15. b86ec7e Remove unnecessary 'tmp' variable from pci_hp_register(). by Kenji Kaneshige · 16 years ago
  16. 563f119 pciehp: remove inline from command related functions by Kenji Kaneshige · 16 years ago
  17. 66618ba pciehp: change command polling frequency by Kenji Kaneshige · 16 years ago
  18. 820943b pciehp: cleanup pcie_poll_cmd by Kenji Kaneshige · 16 years ago
  19. b30dd56 pciehp: fix typo in hpc_release_ctlr by Kenji Kaneshige · 16 years ago
  20. 65b943f PCI: fixup kdoc blocks for hotplug functions by Jesse Barnes · 16 years ago
  21. 8344b56 PCI: ACPI PCI slot detection driver by Alex Chiang · 16 years ago
  22. f46753c PCI: introduce pci_slot by Alex Chiang · 16 years ago
  23. fe99740 PCI: construct one fakephp slot per PCI slot by Alex Chiang · 16 years ago
  24. 6a3f084 pciehp: removes redundant NULL write to slot status register by Kenji Kaneshige · 16 years ago
  25. d8b23e8 pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c by Kenji Kaneshige · 16 years ago
  26. ac9c052 shpchp: check firmware before taking control by Kenji Kaneshige · 16 years ago
  27. d737bdc pciehp: block signals while waiting for command completion by Kenji Kaneshige · 16 years ago
  28. 125c39f pciehp: evaluate _OSC/OSHP before controller init by Kenji Kaneshige · 16 years ago
  29. b143b3c pciehp: remove redundant pci_dev initialization by Kenji Kaneshige · 16 years ago
  30. 552fe04 PCI: make {pciehp,shpchp}_slot_with_bus static by Adrian Bunk · 16 years ago
  31. a9b841e PCI: fix rpadlpar pci hotplug driver sysfs usage by Benjamin Herrenschmidt · 16 years ago
  32. 9e4f2e8 pciehp: add message about pciehp_slot_with_bus option by Kenji Kaneshige · 16 years ago
  33. a86161b pci hotplug core: add check of duplicate slot name by Kenji Kaneshige · 16 years ago
  34. 0711c70 pciehp: move msleep after power off by Kenji Kaneshige · 16 years ago
  35. 6592e02 pciehp: poll cmd completion if hotplug interrupt is disabled by Kenji Kaneshige · 16 years ago
  36. 5808639 pciehp: fix slow probing by Kenji Kaneshige · 16 years ago
  37. dbd79ae pciehp: fix NULL dereference in interrupt handler by Kenji Kaneshige · 16 years ago
  38. b3bd307 shpchp: add message about shpchp_slot_with_bus option by Kenji Kaneshige · 16 years ago
  39. a53edac pciehp: fix error message about getting hotplug control by Kenji Kaneshige · 16 years ago
  40. b7aa1f1 pciehp: Fix command write by Kenji Kaneshige · 16 years ago
  41. ef0ff95 shpchp: fix slot name by Kenji Kaneshige · 16 years ago
  42. 4ea3e58 make pciehp_acpi_get_hp_hw_control_from_firmware() by Adrian Bunk · 16 years ago
  43. 2aeeef1 pciehp: Clean up pcie_init() by Kenji Kaneshige · 16 years ago
  44. d84be09 pciehp: Mask hotplug interrupt at controller release by Kenji Kaneshige · 16 years ago
  45. cff0065 pciehp: Remove useless hotplug interrupt enabling by Kenji Kaneshige · 16 years ago
  46. ae416e6 pciehp: Fix wrong slot capability check by Kenji Kaneshige · 16 years ago
  47. c27fb883 pciehp: Fix wrong slot control register access by Kenji Kaneshige · 16 years ago
  48. 2d32a9a pciehp: Add missing memory barrier by Kenji Kaneshige · 16 years ago
  49. c6b069e pciehp: Fix interrupt event handlig by Kenji Kaneshige · 16 years ago
  50. 3800345f pciehp: fix slot name by Kenji Kaneshige · 16 years ago
  51. 66bef8c PCI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  52. ca99eb8 PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggered by Trent Piepho · 16 years ago
  53. 029c3c1 PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno() by Jesper Juhl · 16 years ago
  54. 3b57eff PCI Hotplug: the ibm driver is not dependant on PCI_LEGACY by Greg Kroah-Hartman · 16 years ago
  55. 33ae6ef PCI Hotplug: make cpcihp driver use modern apis by Greg Kroah-Hartman · 16 years ago
  56. 9e58582 pciehp: don't enable slot unless forced by Mark Lord · 16 years ago
  57. b91aac2 PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver by Jesper Juhl · 16 years ago
  58. c1ef5cb pci: hotplug: pciehp: fix error code path in hpc_power_off_slot by Kenji Kaneshige · 16 years ago
  59. 0ab2b57 PCI: fix section mismatch warning in pci_scan_child_bus by Sam Ravnborg · 16 years ago
  60. 6e4be1f PCI: don't load acpi_php when acpi is disabled by Yinghai Lu · 16 years ago
  61. 498fbb5 PCI: hotplug: acpiphp_ibm: Remove get device information by Gary Hade · 16 years ago
  62. 5c796ae PCI: Fix fakephp deadlock by Ian Abbott · 16 years ago
  63. 2326e2b pciehp: block new requests from the device before power off by Kenji Kaneshige · 17 years ago
  64. f1050a3 pciehp: workaround against Bad DLLP during power off by Kenji Kaneshige · 17 years ago
  65. 8bb7c7a pciehp: wait for 1000ms before LED operation after power off by Kenji Kaneshige · 17 years ago
  66. 3609801 PCI: Spelling fixes by Joe Perches · 17 years ago
  67. f07234b PCI Hotplug: PCIeHP: Fix some whitespace damage by Rolf Eike Beer · 17 years ago
  68. 9515930 PCI Hotplug: pciehp: use generic function to find ext capability by Kenji Kaneshige · 17 years ago
  69. 941f10e PCI Hotplug: pciehp: remove needless hp_slot calculation by Kenji Kaneshige · 17 years ago
  70. 0837974 PCI Hotplug: pciehp: remove needless members from struct controller by Kenji Kaneshige · 17 years ago
  71. 25d6ddc PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call by MUNEDA Takahiro · 17 years ago
  72. 5a340ed PCI Hotplug: acpiphp: fix trivial typos by MUNEDA Takahiro · 17 years ago
  73. ecdde93 PCIe: fix double initialization bug by Mark Lord · 17 years ago
  74. cd2fe83 PCIE: Make use of the previously split out pcie_init_enable_events() function by Mark Lord · 17 years ago
  75. 08e7a7d PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1 by Mark Lord · 17 years ago
  76. 0a3c33d PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1. by Mark Lord · 17 years ago
  77. a6f29a9 PCI: Add missing "space" in printk messages by Joe Perches · 17 years ago
  78. 1b7c9fc pci hotplug: fix rpaphp directory naming by Linas Vepstas · 17 years ago
  79. 561e55e PCI: hotplug: Link fakephp last by Alex Chiang · 17 years ago
  80. 41ece38 PCI: hotplug: pci_hotplug_core whitespace fix by Alex Chiang · 17 years ago
  81. 1d5b95a PCI: hotplug: acpiphp: Remove unused variable from acpiphp by Alex Chiang · 17 years ago
  82. 1ec8728 PCI: hotplug: remove Experimental by Kristen Carlson Accardi · 17 years ago
  83. f362b8b PCI: hotplug: Switch to pci_get_bus_and_slot by Joonwoo Park · 17 years ago
  84. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  85. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  86. 0fed80f driver core: add way to get to bus kset by Greg Kroah-Hartman · 17 years ago
  87. 64dbcac Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  88. f55842f kobject: clean up rpadlpar horrid sysfs abuse by Greg Kroah-Hartman · 17 years ago
  89. 81ace5c kset: convert pci hotplug to use kset_create_and_add by Greg Kroah-Hartman · 17 years ago
  90. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  91. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  92. 26e6c66 pci hotplug: kernel-doc fixes by Randy Dunlap · 17 years ago
  93. bd3989e PCI: Add Kconfig option to disable deprecated pci_find_* API by Jeff Garzik · 17 years ago
  94. 0039541 PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check by Adrian Bunk · 17 years ago
  95. 4271e0f Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c by Linus Torvalds · 17 years ago
  96. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  97. 3799a4e cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read by Auke Kok · 17 years ago
  98. fa007d8 pci: hotplug: cpqphp: convert to kthread infrastructure by Christoph Hellwig · 17 years ago
  99. 2d100fe pci: hotplug: ibmphp: convert to kthread by Kristen Carlson Accardi · 17 years ago
  100. 40730d1 pciehp: minor cleanups for pciehp_hpc.c by Kenji Kaneshige · 17 years ago