public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] PCI hotplug changes for 2.5.69
@ 2003-05-06 23:05 Greg KH
  2003-05-06 23:06 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 10+ messages in thread
From: Greg KH @ 2003-05-06 23:05 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, pcihpd-discuss

Hi,

Here's some patches that fix the pci hotplug drivers so that they now
work again.  Sorry it's taken so long to get these done...

I've also included a patch from Torben Mathiasen that adds PCI-X support
to the Compaq PCI Hotplug driver.  This patch is in the 2.4 tree
already.  There are also a few other minor fixes and cleanups in this
fixing build configurations, and removing unused variables.


Please pull from:  bk://kernel.bkbits.net/gregkh/linux/pci-2.5


thanks,

greg k-h


 Documentation/DocBook/kernel-api.tmpl |    1 
 drivers/acpi/acpi_ksyms.c             |    1 
 drivers/hotplug/Kconfig               |    2 
 drivers/hotplug/acpiphp_glue.c        |    6 
 drivers/hotplug/cpqphp.h              |  414 ++++++++++++++++++++++++++++++++--
 drivers/hotplug/cpqphp_core.c         |  114 ++++++++-
 drivers/hotplug/cpqphp_ctrl.c         |  296 +++++++++++++-----------
 drivers/hotplug/cpqphp_pci.c          |   21 -
 drivers/hotplug/ibmphp_core.c         |   14 -
 9 files changed, 688 insertions(+), 181 deletions(-)
-----


<rusty:linux.co.intel.com>:
  o PCI Hotplug: kernel-api docbook fix for now non-existant PCI hotplug

<torben.mathiasen:hp.com>:
  o PCI Hotplug: cpqphp 66/100/133MHz PCI-X support

Greg Kroah-Hartman:
  o PCI Hotplug: export the acpi_resource_to_address64 function, as the acpi pci hotplug driver needs it
  o PCI Hotplug: fix dependancies for CONFIG_HOTPLUG_PCI_ACPI
  o PCI Hotplug: fix up the acpi driver to work properly again
  o PCI Hotplug: fix compiler warning in ibm driver
  o PCI Hotplug: fix up the ibm driver to work properly again
  o PCI Hotplug: fix up the compaq driver to work properly again

Hanna V. Linder:
  o patch: remove unnecessary proc stuff from controller struct


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-05-06 22:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-06 23:05 [BK PATCH] PCI hotplug changes for 2.5.69 Greg KH
2003-05-06 23:06 ` [PATCH] " Greg KH
2003-05-06 23:06   ` Greg KH
2003-05-06 23:06     ` Greg KH
2003-05-06 23:06       ` Greg KH
2003-05-06 23:06         ` Greg KH
2003-05-06 23:06           ` Greg KH
2003-05-06 23:06             ` Greg KH
2003-05-06 23:06               ` Greg KH
2003-05-06 23:06                 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox