1. 8737d6a [PATCH] powerpc/PCI hotplug: shuffle error checking to better location. by linas@austin.ibm.com · 19 years ago
  2. b64a71a [PATCH] powerpc/PCI hotplug: minor cleanup forward decls by linas@austin.ibm.com · 19 years ago
  3. f6afbad [PATCH] powerpc/PCI hotplug: cleanup: add prefix by linas@austin.ibm.com · 19 years ago
  4. e06b80b [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot() by linas@austin.ibm.com · 19 years ago
  5. 8fe6439 [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap by linas@austin.ibm.com · 19 years ago
  6. 8a85a70 [PATCH] powerpc/PCI hotplug: remove remove_bus_device() by linas@austin.ibm.com · 19 years ago
  7. 7fec77e [PATCH] powerpc/PCI hotplug: merge config_pci_adapter by linas@austin.ibm.com · 19 years ago
  8. eca845c [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices() by linas@austin.ibm.com · 19 years ago
  9. 0165786 [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus() by linas@austin.ibm.com · 19 years ago
  10. 53044f3 [PATCH] PCI Hotplug: shpchp: AMD POGO errata fix by Keck, David · 19 years ago
  11. 3c0c644 [PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition) by linas · 19 years ago
  12. dd8c499 [PATCH] PCI Hotplug/powerpc: module build break by linas · 19 years ago
  13. 654143e [PATCH] PCI Hotplug: fix up Kconfig help text by Pavel Machek · 19 years ago
  14. 072888f [PATCH] PCI Hotplug: fix up coding style issues by Pavel Machek · 19 years ago
  15. 8169b5d [PATCH] PCI: make it easier to see that set_msi_affinity() is used by Grant Grundler · 19 years ago
  16. f8d6571 [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() by Adrian Bunk · 19 years ago
  17. f6bc266 [PATCH] fix deadlock in drivers/pci/msi.c by Ingo Molnar · 19 years ago
  18. 012b265 [PATCH] Intel ICH8 SATA: add PCI device IDs by Jason Gaston · 19 years ago
  19. b15d686 [PATCH] Add pci_bus_type probe and remove methods by Russell King · 19 years ago
  20. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  21. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  22. 54c762f [PATCH] PCI: drivers/pci: some cleanups by Adrian Bunk · 19 years ago
  23. c64b5ee [PATCH] acpiphp: only size new bus by Kristen Accardi · 19 years ago
  24. 9f3f468 [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver by Greg Kroah-Hartman · 19 years ago
  25. 121082e [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c by Jesper Juhl · 19 years ago
  26. c2dea65 [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.c by Jesper Juhl · 19 years ago
  27. f5c99df [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c by Jesper Juhl · 19 years ago
  28. efbf62e [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.c by Jesper Juhl · 19 years ago
  29. ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 19 years ago
  30. 4988794 [PATCH] PCI: use bus numbers sparsely, if necessary by Dominik Brodowski · 19 years ago
  31. 0eb3bcf [PATCH] pciehp: allow bridged card hotplug by Rajesh Shah · 19 years ago
  32. c7ab337 [PATCH] pciehp: handle sticky power-fault status by Thomas Schaefer · 19 years ago
  33. 9d26512 [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 by Daniel Yeisley · 19 years ago
  34. 81f1544 [PATCH] shpchp: Implement get_address callback by Kenji Kaneshige · 19 years ago
  35. cd5b50b [PATCH] PCI Hotplug/powerpc: more removal of duplicated code by linas@austin.ibm.com · 19 years ago
  36. d681db4 [PATCH] PCI Hotplug/powerpc: remove duplicated code by linas@austin.ibm.com · 19 years ago
  37. bd62e27 [PATCH] shpchp: fix improper wait for command completion by Kenji Kaneshige · 19 years ago
  38. f467f61 [PATCH] shpchp: fix improper write to Command Completion Detect bit by Kenji Kaneshige · 19 years ago
  39. 0455986 [PATCH] shpchp: fix improper mmio mapping by Kenji Kaneshige · 19 years ago
  40. 87d6c55 [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit by Kenji Kaneshige · 19 years ago
  41. 6558b6a [PATCH] shpchp: fix improper reference to Slot Avail Regsister by Kenji Kaneshige · 19 years ago
  42. e00e57e [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() by Kenji Kaneshige · 19 years ago
  43. 2555f7b [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code by Adrian Bunk · 19 years ago
  44. 88d69a1 [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix by Jordan, William P · 19 years ago
  45. 8c9ad50 [PATCH] PCIE: make bus_id for PCI Express devices unique by Sergey Vlasov · 19 years ago
  46. 3efd273 [PATCH] pci: call pci_read_irq for bridges by Kristen Accardi · 19 years ago
  47. 514d207 [PATCH] pci: use pin stored in pci_dev by Kristen Accardi · 19 years ago
  48. ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 19 years ago
  49. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  50. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  51. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  52. aaadff8 Merge branch 'master' by Jeff Garzik · 19 years ago
  53. 52f975e [PATCH] PCI express must be initialized before PCI hotplug by Milton Miller · 19 years ago
  54. 2bd0fa3 [PATCH] add boot option to control Intel SATA/PATA combined mode by Jesse Barnes · 19 years ago
  55. f366633 [PATCH] PCI: kernel-doc fix for pci-acpi.c by Randy Dunlap · 19 years ago
  56. 5a49f20 [PATCH] PCI Express Hotplug: clear sticky power-fault bit by Rajesh Shah · 19 years ago
  57. d4d28dd [PATCH] shpchp_hpc build fix by Andrew Morton · 19 years ago
  58. 5d1b8c9 [PATCH] pciehp_hpc build fix by Andrew Morton · 19 years ago
  59. 89a071b [PATCH] rpaphp_pci build fix by akpm@osdl.org · 19 years ago
  60. 6560aa5 [PATCH] PCI: fix namespace clashes by Rajesh Shah · 19 years ago
  61. b4033c1 [PATCH] PCI: Change MSI to use physical delivery mode always by Ashok Raj · 19 years ago
  62. 48b1914 [PATCH] PCI: drivers/pci/: small cleanups by Adrian Bunk · 19 years ago
  63. 5fa80fc [PATCH] dlpar regression for ppc64 - probe change by John Rose · 19 years ago
  64. 863b18f [PATCH] PCI: automatically set device_driver.owner by Laurent riffard · 19 years ago
  65. f8eb100 [PATCH] pci-driver: store_new_id() not inline by Randy Dunlap · 19 years ago
  66. a5312e2 [PATCH] PCI: NCR 53c810 quirk by Ivan Kokshaysky · 19 years ago
  67. 02f313b [PATCH] PCI: Fix VIA 686 PCI quirk names by Meelis Roos · 19 years ago
  68. 8239def [PATCH] pciehp: fix handling of power faults during hotplug by rajesh.shah@intel.com · 19 years ago
  69. a3a45ec [PATCH] pciehp: clean-up how we request control of hotplug hardware by rajesh.shah@intel.com · 19 years ago
  70. 427bf53 [PATCH] pciehp: request control of each hotplug controller individually by rajesh.shah@intel.com · 19 years ago
  71. 1a9ed1b [PATCH] pciehp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  72. ed6cbcf [PATCH] pciehp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  73. ca22a5e [PATCH] pciehp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  74. a8a2be9 [PATCH] pciehp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  75. 71b720c [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  76. 24a4e37 [PATCH] PCI: add pci_find_next_capability() by Roland Dreier · 19 years ago
  77. fe98aea [PATCH] ppc64: bugfix: crash on PHB add by Linas Vepstas · 19 years ago
  78. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  79. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  80. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  81. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  82. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  83. 08db2a7 Fix PIIX4 SMB region size by Linus Torvalds · 19 years ago
  84. 7586269 [PATCH] USB: move handoff code by David Brownell · 19 years ago
  85. 8f7020d [PATCH] kernel-doc: PCI fixes by Randy Dunlap · 19 years ago
  86. 8e5dce3 [PATCH] acpiphp: allocate resources for adapters with bridges by Kristen Accardi · 19 years ago
  87. a1720fd [PATCH] PCI: Fixup PCI driver shutdown by Russell King · 19 years ago
  88. c2608a1 [PATCH] shpchp: fix oops at driver unload by rajesh.shah@intel.com · 19 years ago
  89. 7c8942f [PATCH] shpchp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  90. ee13833 [PATCH] shpchp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  91. 2178bfa [PATCH] shpchp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  92. 70b6091 [PATCH] shpchp: dont save PCI config for hotplug slots/devices by rajesh.shah@intel.com · 19 years ago
  93. 1410dc1 [PATCH] shpchp: detect SHPC capability before doing a lot of work by rajesh.shah@intel.com · 19 years ago
  94. 424600f [PATCH] shpchp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  95. 7e88ed1 [PATCH] shpchp: remove redundant display of PCI device resources by rajesh.shah@intel.com · 19 years ago
  96. dbd7a78 [PATCH] shpchp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  97. e3b1bd5 [PATCH] PCI: Add quirk for SMBus on HP D530 by Jean Delvare · 19 years ago
  98. 934199e [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines by linas · 19 years ago
  99. acc0663 [PATCH] unhide ICH6 SMBus - take 2 by R.Marek@sh.cvut.cz · 19 years ago
  100. fe89cf4 [PATCH] cpqphp: add pci_enable_device() by Bjorn Helgaas · 19 years ago