1. 1a9ed1b [PATCH] pciehp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  2. ed6cbcf [PATCH] pciehp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  3. ca22a5e [PATCH] pciehp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  4. a8a2be9 [PATCH] pciehp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  5. 71b720c [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  6. fe98aea [PATCH] ppc64: bugfix: crash on PHB add by Linas Vepstas · 19 years ago
  7. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  8. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  9. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  10. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  11. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  12. 8e5dce3 [PATCH] acpiphp: allocate resources for adapters with bridges by Kristen Accardi · 19 years ago
  13. c2608a1 [PATCH] shpchp: fix oops at driver unload by rajesh.shah@intel.com · 19 years ago
  14. 7c8942f [PATCH] shpchp: reduce debug message verbosity by rajesh.shah@intel.com · 19 years ago
  15. ee13833 [PATCH] shpchp: miscellaneous cleanups by rajesh.shah@intel.com · 19 years ago
  16. 2178bfa [PATCH] shpchp: remove redundant data structures by rajesh.shah@intel.com · 19 years ago
  17. 70b6091 [PATCH] shpchp: dont save PCI config for hotplug slots/devices by rajesh.shah@intel.com · 19 years ago
  18. 1410dc1 [PATCH] shpchp: detect SHPC capability before doing a lot of work by rajesh.shah@intel.com · 19 years ago
  19. 424600f [PATCH] shpchp: reduce dependence on ACPI by rajesh.shah@intel.com · 19 years ago
  20. 7e88ed1 [PATCH] shpchp: remove redundant display of PCI device resources by rajesh.shah@intel.com · 19 years ago
  21. dbd7a78 [PATCH] shpchp: use the PCI core for hotplug resource management by rajesh.shah@intel.com · 19 years ago
  22. 934199e [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines by linas · 19 years ago
  23. fe89cf4 [PATCH] cpqphp: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  24. c8920f0 [PATCH] cpcihp_zt5550: add pci_enable_device() by Bjorn Helgaas · 19 years ago
  25. 02fe75a [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c by Linda Xie · 19 years ago
  26. 656da9d [PATCH] PCI: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  27. 06c6d27 [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  28. c2fa4f4 [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  29. d648dac [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS by Adam Kropelin · 19 years ago
  30. 41d0ab2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  31. 7c56075 [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp by Rajesh Shah · 19 years ago
  32. 1635317 [PATCH] Separate pci bits out of struct device_node by Paul Mackerras · 19 years ago
  33. 1d2450a [PATCH] PCI Hotplug: SGI hotplug driver fixes by Prarit Bhargava · 19 years ago
  34. 1248d63 [PATCH] PCI Hotplug: use bus_slot number for name by Kristen Accardi · 19 years ago
  35. 56d8456 [PATCH] PCI Hotplug: rpaphp: Purify hotplug by John Rose · 19 years ago
  36. 940903c [PATCH] PCI Hotplug: rpaphp: Export slot enable by John Rose · 19 years ago
  37. 0945cd5 [PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pci by John Rose · 19 years ago
  38. 9c209c9 [PATCH] PCI Hotplug: rpaphp: Change slot pci reference by John Rose · 19 years ago
  39. 5eeb8c6 [PATCH] PCI Hotplug: rpaphp: Move VIO registration by John Rose · 19 years ago
  40. bde1684 [PATCH] PCI Hotplug: rpaphp: Remove unused stuff by John Rose · 19 years ago
  41. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 19 years ago
  42. 8cf4c19 [PATCH] PCI Hotplug: new contact info by Kristen Accardi · 19 years ago
  43. 6f354b0 [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code by Prarit Bhargava · 19 years ago
  44. 4002307 [PATCH] cpqphp: fix oops during unload without probe by Keith Moore · 19 years ago
  45. a0d399a [PATCH] ACPI based I/O APIC hot-plug: acpiphp support by Kenji Kaneshige · 19 years ago
  46. 8d50e33 [PATCH] acpi hotplug: decouple slot power state changes from physical hotplug by Rajesh Shah · 19 years ago
  47. 8e7561c [PATCH] acpi hotplug: aCPI based root bridge hot-add by Rajesh Shah · 19 years ago
  48. 2f523b1 [PATCH] acpi hotplug: fix slot power-down problem with acpiphp by Rajesh Shah · 19 years ago
  49. 364d509 [PATCH] acpi hotplug: clean up notify handlers on acpiphp unload by Rajesh Shah · 19 years ago
  50. 42f49a6 [PATCH] acpi hotplug: convert acpiphp to use generic resource code by Rajesh Shah · 19 years ago
  51. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  52. fc7e482 [PATCH] sysfs: (driver/pci) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  53. 03e49d4 [PATCH] PCI Hotplug: fix CPCI reference counting bug by Scott Murray · 19 years ago
  54. bcc488a [PATCH] PCI Hotplug: more CPCI updates by Scott Murray · 19 years ago
  55. 2ac2610 [PATCH] PCI Hotplug: SHPCHP driver doesn't enable PERR and SERR properly by Kenji Kaneshige · 19 years ago
  56. 7a8cb86 [PATCH] PCI Hotplug: shpchp driver doesn't program _HPP values properly by Kenji Kaneshige · 19 years ago
  57. 43b7d7c [PATCH] PCI Hotplug: CPCI update by Scott Murray · 19 years ago
  58. 8b245e4 [PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch by Dely Sy · 19 years ago
  59. ee17fd9 [PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with SHPC driver by Dely Sy · 19 years ago
  60. b308240 [PATCH] PCI Hotplug: fix pciehp regression by Dely Sy · 19 years ago
  61. eaae4b3 [PATCH] PCI: Spelling fixes for drivers/pci. by Steven Cole · 19 years ago
  62. 034ecc7 [PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too early by Rolf Eike Beer · 19 years ago
  63. 7f4927c [PATCH] fix u32 vs. pm_message_t in PCI, PCIE by Pavel Machek · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago