1. c2dea65 [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.c by Jesper Juhl · 19 years ago
  2. f5c99df [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c by Jesper Juhl · 19 years ago
  3. efbf62e [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.c by Jesper Juhl · 19 years ago
  4. ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 19 years ago
  5. 4988794 [PATCH] PCI: use bus numbers sparsely, if necessary by Dominik Brodowski · 19 years ago
  6. 0eb3bcf [PATCH] pciehp: allow bridged card hotplug by Rajesh Shah · 19 years ago
  7. c7ab337 [PATCH] pciehp: handle sticky power-fault status by Thomas Schaefer · 19 years ago
  8. 9d26512 [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 by Daniel Yeisley · 19 years ago
  9. 81f1544 [PATCH] shpchp: Implement get_address callback by Kenji Kaneshige · 19 years ago
  10. cd5b50b [PATCH] PCI Hotplug/powerpc: more removal of duplicated code by linas@austin.ibm.com · 19 years ago
  11. d681db4 [PATCH] PCI Hotplug/powerpc: remove duplicated code by linas@austin.ibm.com · 19 years ago
  12. bd62e27 [PATCH] shpchp: fix improper wait for command completion by Kenji Kaneshige · 19 years ago
  13. f467f61 [PATCH] shpchp: fix improper write to Command Completion Detect bit by Kenji Kaneshige · 19 years ago
  14. 0455986 [PATCH] shpchp: fix improper mmio mapping by Kenji Kaneshige · 19 years ago
  15. 87d6c55 [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit by Kenji Kaneshige · 19 years ago
  16. 6558b6a [PATCH] shpchp: fix improper reference to Slot Avail Regsister by Kenji Kaneshige · 19 years ago
  17. e00e57e [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() by Kenji Kaneshige · 19 years ago
  18. 2555f7b [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code by Adrian Bunk · 19 years ago
  19. 88d69a1 [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix by Jordan, William P · 19 years ago
  20. 8c9ad50 [PATCH] PCIE: make bus_id for PCI Express devices unique by Sergey Vlasov · 19 years ago
  21. 3efd273 [PATCH] pci: call pci_read_irq for bridges by Kristen Accardi · 19 years ago
  22. 514d207 [PATCH] pci: use pin stored in pci_dev by Kristen Accardi · 19 years ago
  23. ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 19 years ago
  24. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  25. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  26. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  27. aaadff8 Merge branch 'master' by Jeff Garzik · 19 years ago
  28. 52f975e [PATCH] PCI express must be initialized before PCI hotplug by Milton Miller · 19 years ago
  29. 2bd0fa3 [PATCH] add boot option to control Intel SATA/PATA combined mode by Jesse Barnes · 19 years ago
  30. f366633 [PATCH] PCI: kernel-doc fix for pci-acpi.c by Randy Dunlap · 19 years ago
  31. 5a49f20 [PATCH] PCI Express Hotplug: clear sticky power-fault bit by Rajesh Shah · 19 years ago
  32. d4d28dd [PATCH] shpchp_hpc build fix by Andrew Morton · 19 years ago
  33. 5d1b8c9 [PATCH] pciehp_hpc build fix by Andrew Morton · 19 years ago
  34. 89a071b [PATCH] rpaphp_pci build fix by akpm@osdl.org · 19 years ago
  35. 6560aa5 [PATCH] PCI: fix namespace clashes by Rajesh Shah · 19 years ago
  36. b4033c1 [PATCH] PCI: Change MSI to use physical delivery mode always by Ashok Raj · 19 years ago
  37. 48b1914 [PATCH] PCI: drivers/pci/: small cleanups by Adrian Bunk · 19 years ago
  38. 5fa80fc [PATCH] dlpar regression for ppc64 - probe change by John Rose · 19 years ago
  39. 863b18f [PATCH] PCI: automatically set device_driver.owner by Laurent riffard · 19 years ago
  40. f8eb100 [PATCH] pci-driver: store_new_id() not inline by Randy Dunlap · 19 years ago
  41. a5312e2 [PATCH] PCI: NCR 53c810 quirk by Ivan Kokshaysky · 19 years ago
  42. 02f313b [PATCH] PCI: Fix VIA 686 PCI quirk names by Meelis Roos · 19 years ago
  43. 8239def [PATCH] pciehp: fix handling of power faults during hotplug by rajesh.shah@intel.com · 19 years ago
  44. a3a45ec [PATCH] pciehp: clean-up how we request control of hotplug hardware by rajesh.shah@intel.com · 19 years ago
  45. 427bf53 [PATCH] pciehp: request control of each hotplug controller individually by rajesh.shah@intel.com · 19 years ago
  46. 1a9ed1b [PATCH] pciehp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  47. ed6cbcf [PATCH] pciehp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  48. ca22a5e [PATCH] pciehp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  49. a8a2be9 [PATCH] pciehp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  50. 71b720c [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  51. 24a4e37 [PATCH] PCI: add pci_find_next_capability() by Roland Dreier · 19 years ago
  52. fe98aea [PATCH] ppc64: bugfix: crash on PHB add by Linas Vepstas · 19 years ago
  53. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  54. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  55. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  56. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  57. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  58. 08db2a7 Fix PIIX4 SMB region size by Linus Torvalds · 19 years ago
  59. 7586269 [PATCH] USB: move handoff code by David Brownell · 19 years ago
  60. 8f7020d [PATCH] kernel-doc: PCI fixes by Randy Dunlap · 19 years ago
  61. 8e5dce3 [PATCH] acpiphp: allocate resources for adapters with bridges by Kristen Accardi · 19 years ago
  62. a1720fd [PATCH] PCI: Fixup PCI driver shutdown by Russell King · 19 years ago
  63. c2608a1 [PATCH] shpchp: fix oops at driver unload by rajesh.shah@intel.com · 19 years ago
  64. 7c8942f [PATCH] shpchp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  65. ee13833 [PATCH] shpchp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  66. 2178bfa [PATCH] shpchp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  67. 70b6091 [PATCH] shpchp: dont save PCI config for hotplug slots/devices by rajesh.shah@intel.com · 19 years ago
  68. 1410dc1 [PATCH] shpchp: detect SHPC capability before doing a lot of work by rajesh.shah@intel.com · 19 years ago
  69. 424600f [PATCH] shpchp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  70. 7e88ed1 [PATCH] shpchp: remove redundant display of PCI device resources by rajesh.shah@intel.com · 19 years ago
  71. dbd7a78 [PATCH] shpchp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  72. e3b1bd5 [PATCH] PCI: Add quirk for SMBus on HP D530 by Jean Delvare · 19 years ago
  73. 934199e [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines by linas · 19 years ago
  74. acc0663 [PATCH] unhide ICH6 SMBus - take 2 by R.Marek@sh.cvut.cz · 19 years ago
  75. fe89cf4 [PATCH] cpqphp: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  76. c8920f0 [PATCH] cpcihp_zt5550: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  77. d3535fb [PATCH] pci: cleanup need_restore switch statement by John W. Linville · 19 years ago
  78. e04b0ea [PATCH] PCI: Block config access during BIST by Brian King · 19 years ago
  79. 2cea752 [PATCH] PCI: ICH6 ACPI and GPIO quirk by R.Marek@sh.cvut.cz · 19 years ago
  80. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  81. 6693e74 PCI: be more verbose about resource quirks by Linus Torvalds · 19 years ago
  82. 4196c3a cardbus: limit IO windows to 256 bytes by Linus Torvalds · 19 years ago
  83. 1e65174 Add some basic .gitignore files by Linus Torvalds · 19 years ago
  84. cc67523 [PATCH] Fix and clean up quirk_intel_ide_combined() configuration by Jeff Garzik · 19 years ago
  85. 12f44f4 [PATCH] pci: fixup parent subordinate busnr by Ivan Kokshaysky · 19 years ago
  86. 02fe75a [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c by Linda Xie · 19 years ago
  87. 3c6de92 [PATCH] fix drivers/pci/probe.c warning by Amos Waterland · 19 years ago
  88. 656da9d [PATCH] PCI: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  89. 1029d6b [PATCH] PCI: remove unused "scratch" by Bjorn Helgaas · 19 years ago
  90. 06c6d27 [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  91. c2fa4f4 [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  92. d648dac [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  93. 32a3658 [PATCH] pci: only call pci_restore_bars at boot by John W. Linville · 19 years ago
  94. 4327edf [PATCH] Subject: PATCH: fix numa caused compile warnings by Alan Cox · 19 years ago
  95. 41d0ab2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  96. cdb9b9f [PATCH] PCI: Small rearrangement of PCI probing code by Paul Mackerras · 19 years ago
  97. c87f883 [PATCH] PCI: Unhide SMBus on Compaq Evo N620c by Rumen Ivanov Zarev · 19 years ago
  98. 7c56075 [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp by Rajesh Shah · 19 years ago
  99. b3743fa [PATCH] yenta: share code with PCI core by Dominik Brodowski · 19 years ago
  100. 7bcf5c0 [PATCH] PCI: move pci core to use add_hotplug_env_var() by Greg Kroah-Hartman · 19 years ago