1. 52f975e [PATCH] PCI express must be initialized before PCI hotplug by Milton Miller · 19 years ago
  2. f366633 [PATCH] PCI: kernel-doc fix for pci-acpi.c by Randy Dunlap · 19 years ago
  3. 5a49f20 [PATCH] PCI Express Hotplug: clear sticky power-fault bit by Rajesh Shah · 19 years ago
  4. d4d28dd [PATCH] shpchp_hpc build fix by Andrew Morton · 19 years ago
  5. 5d1b8c9 [PATCH] pciehp_hpc build fix by Andrew Morton · 19 years ago
  6. 89a071b [PATCH] rpaphp_pci build fix by akpm@osdl.org · 19 years ago
  7. 6560aa5 [PATCH] PCI: fix namespace clashes by Rajesh Shah · 19 years ago
  8. b4033c1 [PATCH] PCI: Change MSI to use physical delivery mode always by Ashok Raj · 19 years ago
  9. 48b1914 [PATCH] PCI: drivers/pci/: small cleanups by Adrian Bunk · 19 years ago
  10. 5fa80fc [PATCH] dlpar regression for ppc64 - probe change by John Rose · 19 years ago
  11. 863b18f [PATCH] PCI: automatically set device_driver.owner by Laurent riffard · 19 years ago
  12. f8eb100 [PATCH] pci-driver: store_new_id() not inline by Randy Dunlap · 19 years ago
  13. a5312e2 [PATCH] PCI: NCR 53c810 quirk by Ivan Kokshaysky · 19 years ago
  14. 02f313b [PATCH] PCI: Fix VIA 686 PCI quirk names by Meelis Roos · 19 years ago
  15. 8239def [PATCH] pciehp: fix handling of power faults during hotplug by rajesh.shah@intel.com · 19 years ago
  16. a3a45ec [PATCH] pciehp: clean-up how we request control of hotplug hardware by rajesh.shah@intel.com · 19 years ago
  17. 427bf53 [PATCH] pciehp: request control of each hotplug controller individually by rajesh.shah@intel.com · 19 years ago
  18. 1a9ed1b [PATCH] pciehp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  19. ed6cbcf [PATCH] pciehp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  20. ca22a5e [PATCH] pciehp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  21. a8a2be9 [PATCH] pciehp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  22. 71b720c [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  23. 24a4e37 [PATCH] PCI: add pci_find_next_capability() by Roland Dreier · 19 years ago
  24. fe98aea [PATCH] ppc64: bugfix: crash on PHB add by Linas Vepstas · 19 years ago
  25. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  26. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  27. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  28. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  29. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  30. 08db2a7 Fix PIIX4 SMB region size by Linus Torvalds · 19 years ago
  31. 7586269 [PATCH] USB: move handoff code by David Brownell · 19 years ago
  32. 8f7020d [PATCH] kernel-doc: PCI fixes by Randy Dunlap · 19 years ago
  33. 8e5dce3 [PATCH] acpiphp: allocate resources for adapters with bridges by Kristen Accardi · 19 years ago
  34. a1720fd [PATCH] PCI: Fixup PCI driver shutdown by Russell King · 19 years ago
  35. c2608a1 [PATCH] shpchp: fix oops at driver unload by rajesh.shah@intel.com · 19 years ago
  36. 7c8942f [PATCH] shpchp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  37. ee13833 [PATCH] shpchp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  38. 2178bfa [PATCH] shpchp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  39. 70b6091 [PATCH] shpchp: dont save PCI config for hotplug slots/devices by rajesh.shah@intel.com · 19 years ago
  40. 1410dc1 [PATCH] shpchp: detect SHPC capability before doing a lot of work by rajesh.shah@intel.com · 19 years ago
  41. 424600f [PATCH] shpchp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  42. 7e88ed1 [PATCH] shpchp: remove redundant display of PCI device resources by rajesh.shah@intel.com · 19 years ago
  43. dbd7a78 [PATCH] shpchp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  44. e3b1bd5 [PATCH] PCI: Add quirk for SMBus on HP D530 by Jean Delvare · 19 years ago
  45. 934199e [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines by linas · 19 years ago
  46. acc0663 [PATCH] unhide ICH6 SMBus - take 2 by R.Marek@sh.cvut.cz · 19 years ago
  47. fe89cf4 [PATCH] cpqphp: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  48. c8920f0 [PATCH] cpcihp_zt5550: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  49. d3535fb [PATCH] pci: cleanup need_restore switch statement by John W. Linville · 19 years ago
  50. e04b0ea [PATCH] PCI: Block config access during BIST by Brian King · 19 years ago
  51. 2cea752 [PATCH] PCI: ICH6 ACPI and GPIO quirk by R.Marek@sh.cvut.cz · 19 years ago
  52. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  53. 6693e74 PCI: be more verbose about resource quirks by Linus Torvalds · 19 years ago
  54. 4196c3a cardbus: limit IO windows to 256 bytes by Linus Torvalds · 19 years ago
  55. 1e65174 Add some basic .gitignore files by Linus Torvalds · 19 years ago
  56. cc67523 [PATCH] Fix and clean up quirk_intel_ide_combined() configuration by Jeff Garzik · 19 years ago
  57. 12f44f4 [PATCH] pci: fixup parent subordinate busnr by Ivan Kokshaysky · 19 years ago
  58. 02fe75a [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c by Linda Xie · 19 years ago
  59. 3c6de92 [PATCH] fix drivers/pci/probe.c warning by Amos Waterland · 19 years ago
  60. 656da9d [PATCH] PCI: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  61. 1029d6b [PATCH] PCI: remove unused "scratch" by Bjorn Helgaas · 19 years ago
  62. 06c6d27 [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  63. c2fa4f4 [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  64. d648dac [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  65. 32a3658 [PATCH] pci: only call pci_restore_bars at boot by John W. Linville · 19 years ago
  66. 4327edf [PATCH] Subject: PATCH: fix numa caused compile warnings by Alan Cox · 19 years ago
  67. 41d0ab2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  68. cdb9b9f [PATCH] PCI: Small rearrangement of PCI probing code by Paul Mackerras · 19 years ago
  69. c87f883 [PATCH] PCI: Unhide SMBus on Compaq Evo N620c by Rumen Ivanov Zarev · 19 years ago
  70. 7c56075 [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp by Rajesh Shah · 19 years ago
  71. b3743fa [PATCH] yenta: share code with PCI core by Dominik Brodowski · 19 years ago
  72. 7bcf5c0 [PATCH] PCI: move pci core to use add_hotplug_env_var() by Greg Kroah-Hartman · 19 years ago
  73. 3aed77b Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  74. 2fd9d74 [PATCH] PCI: PCI/libata INTx bug fix by Brett M Russ · 19 years ago
  75. 1635317 [PATCH] Separate pci bits out of struct device_node by Paul Mackerras · 19 years ago
  76. a04ce0f [PATCH] PCI/libata INTx cleanup by Brett M Russ · 19 years ago
  77. 3fe9d19 [PATCH] PCI: Support PCM PM CAP version 3 by Daniel Ritz · 19 years ago
  78. cecf486 [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive) by Paul Mackerras · 19 years ago
  79. 1d2450a [PATCH] PCI Hotplug: SGI hotplug driver fixes by Prarit Bhargava · 19 years ago
  80. 11f3859 [PATCH] PCI: Fix regression in pci_enable_device_bars by Alan Stern · 19 years ago
  81. 95a6296 [PATCH] PCI: start paying attention to a lot of pci function return values by Greg Kroah-Hartman · 19 years ago
  82. 085ae41 [PATCH] Make sparc64 use setup-res.c by David S. Miller · 19 years ago
  83. 064b53db [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 19 years ago
  84. 1248d63 [PATCH] PCI Hotplug: use bus_slot number for name by Kristen Accardi · 19 years ago
  85. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  86. d42c699 [PATCH] PCI: Run PCI driver initialization on local node by Andi Kleen · 19 years ago
  87. 56d8456 [PATCH] PCI Hotplug: rpaphp: Purify hotplug by John Rose · 19 years ago
  88. 940903c [PATCH] PCI Hotplug: rpaphp: Export slot enable by John Rose · 19 years ago
  89. 0945cd5 [PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci by John Rose · 19 years ago
  90. 9c209c9 [PATCH] PCI Hotplug: rpaphp: Change slot pci reference by John Rose · 19 years ago
  91. 5eeb8c6 [PATCH] PCI Hotplug: rpaphp: Move VIO registration by John Rose · 19 years ago
  92. bde1684 [PATCH] PCI Hotplug: rpaphp: Remove unused stuff by John Rose · 19 years ago
  93. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  94. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  95. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  96. a174091 [PATCH] via vt8237 apic bypass deassertion quirk by Karsten Wiese · 19 years ago
  97. 129521d Merge linux-2.6 into linux-acpi-2.6 test by Len Brown · 19 years ago
  98. 8085ce08 [PATCH] Fix PCI ROM mapping by Benjamin Herrenschmidt · 19 years ago
  99. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  100. 60cfff3 Auto-update from upstream by Len Brown · 19 years ago