public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] PCI and PCI Hotplug fixes for 2.6.5-rc1
@ 2004-03-19 23:25 Greg KH
  2004-03-19 23:32 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 8+ messages in thread
From: Greg KH @ 2004-03-19 23:25 UTC (permalink / raw)
  To: torvalds, akpm; +Cc: linux-kernel

Hi,

Here are some PCI and PCI hotplug patches for 2.6.5-rc1.  These are all
bugfixes of one sort or another and the majority of them have been in
the past few -mm releases.

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

thanks,

greg k-h

p.s. I'll send these as patches in response to this email to lkml for
those who want to see them.


 arch/ia64/pci/pci.c                 |   62 +
 drivers/pci/hotplug/Makefile        |    4 
 drivers/pci/hotplug/acpiphp.h       |    2 
 drivers/pci/hotplug/acpiphp_glue.c  |   27 
 drivers/pci/hotplug/acpiphp_pci.c   |   20 
 drivers/pci/hotplug/acpiphp_res.c   |    2 
 drivers/pci/hotplug/pciehp_pci.c    |    2 
 drivers/pci/hotplug/pciehprm_acpi.c |    3 
 drivers/pci/hotplug/rpadlpar_core.c |  186 ++-
 drivers/pci/hotplug/rpaphp.h        |   90 +
 drivers/pci/hotplug/rpaphp_core.c   | 1706 ++++++++----------------------------
 drivers/pci/hotplug/rpaphp_pci.c    |  357 +++++++
 drivers/pci/hotplug/rpaphp_slot.c   |  188 +++
 drivers/pci/hotplug/rpaphp_vio.c    |  121 ++
 drivers/pci/hotplug/shpchp_pci.c    |    2 
 drivers/pci/setup-res.c             |    9 
 kernel/resource.c                   |    1 
 17 files changed, 1319 insertions(+), 1463 deletions(-)
-----

<lxiep:ltcfwd.linux.ibm.com>:
  o PCI Hotplug: rpaphp/rpadlpar latest (support for vio and multifunction devices )

Andreas Schwab:
  o PCI Hotplug: Fix PCIE and SHPC hotplug drivers for ia64

Greg Kroah-Hartman:
  o PCI Hotplug: fix compiler warning in acpiphp driver

Matthew Wilcox:
  o PCI: claim PCI resources on ia64
  o PCI: Use insert_resource in pci_claim_resource
  o PCI: insert_resource can succeed and return an error

Takayoshi Kochi:
  o PCI Hotlug: fix acpiphp unable to power off slots


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

end of thread, other threads:[~2004-03-19 23:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-19 23:25 [BK PATCH] PCI and PCI Hotplug fixes for 2.6.5-rc1 Greg KH
2004-03-19 23:32 ` [PATCH] " Greg KH
2004-03-19 23:32   ` Greg KH
2004-03-19 23:32     ` Greg KH
2004-03-19 23:32       ` Greg KH
2004-03-19 23:32         ` Greg KH
2004-03-19 23:32           ` Greg KH
2004-03-19 23:32             ` Greg KH

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