From: Greg KH <greg@kroah.com>
To: torvalds@osdl.org, akpm@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] PCI update for 2.6.2-rc2
Date: Thu, 29 Jan 2004 17:29:25 -0800 [thread overview]
Message-ID: <20040130012925.GA11727@kroah.com> (raw)
Hi,
Here are some PCI and PCI hotplug patches for 2.6.2-rc2.
There's a few misc pci patches in here for different platforms (mips and
ppc64) and a few pci hotplug bug fixes. There's also a big pci.ids
update that is the majority of the patch.
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.
drivers/pci/bus.c | 2
drivers/pci/gen-devlist.c | 16
drivers/pci/hotplug/acpiphp.h | 5
drivers/pci/hotplug/acpiphp_core.c | 30 -
drivers/pci/hotplug/acpiphp_glue.c | 51 +
drivers/pci/hotplug/acpiphp_pci.c | 6
drivers/pci/hotplug/acpiphp_res.c | 3
drivers/pci/hotplug/cpcihp_zt5550.c | 2
drivers/pci/hotplug/pci_hotplug.h | 6
drivers/pci/hotplug/pci_hotplug_core.c | 44 +
drivers/pci/hotplug/pcihp_skeleton.c | 8
drivers/pci/names.c | 3
drivers/pci/pci-sysfs.c | 1
drivers/pci/pci.ids | 961 ++++++++++++++++++++++++---------
drivers/pci/probe.c | 199 ++++--
drivers/pci/search.c | 38 +
include/linux/pci.h | 34 -
17 files changed, 1043 insertions(+), 366 deletions(-)
-----
<eike-hotplug:sf-tec.de>:
o PCI Hotplug: Fixup pcihp_skeleton.c
<johnrose:austin.ibm.com>:
o PCI: Allow pci hotplug drivers to initialize individual devices
<kieran:mgpenguin.net>:
o PCI: pci.ids update
o PCI: name length change
<ogasawara:osdl.org>:
o PCI hotplug: pcihp_zt5550.c ioremap/iounmap audit
Greg Kroah-Hartman:
o PCI: fix compiler warning in probe.c cause by PPC patch
o PCI: add .owner field to the config sysfs file to be "correct"
Linda Xie:
o PCI Hotplug: add unlimited PHP slot name lengths support
Martin Hicks:
o PCI Hotplug: Trivial warning fix
Matthew Dobson:
o PCI: add pci_bus sysfs class
Matthew Wilcox:
o PCI: fix pci_get_slot() bug
o PCI: add pci_get_slot() function
o PCI Hotplug: Better reporting of PCI frequency / bus mode problems for acpi driver
Ralf Bächle:
o PCI: fix probing for some mips systems
Russell King:
o Prevent PCI driver registration failure oopsing
Takayoshi Kochi:
o PCI Hotplug: add address file and fix acpiphp bugs
next reply other threads:[~2004-01-30 1:29 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-30 1:29 Greg KH [this message]
2004-01-30 1:31 ` [PATCH] PCI Update for 2.6.2-rc2 Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 1:31 ` Greg KH
2004-01-30 12:26 ` Russell King
2004-01-31 0:23 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040130012925.GA11727@kroah.com \
--to=greg@kroah.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox