From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz,
pcihpd-discuss@lists.sourceforge.net
Subject: [GIT PATCH] PCI fixes for 2.6.25-rc3 git tree
Date: Tue, 4 Mar 2008 15:15:09 -0800 [thread overview]
Message-ID: <20080304231509.GA3073@suse.de> (raw)
Here are some PCI patches against your 2.6.25-rc3 git tree.
Some more quirk fixups, a pci hotplug fix, and hopefully the final
section mismatch fixup. I've also added the DECLARE_PCI_DEVICE_TABLE
macro so that other driver authors can start converting their code over
easier.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
A lot of these patches have been in the -mm tree for a while, as well as
-next.
The full patches will be sent to the linux-pci mailing list, if anyone
wants to see them.
thanks,
greg k-h
-------------
Documentation/pci.txt | 6 +++-
drivers/pci/bus.c | 10 ++++---
drivers/pci/hotplug-pci.c | 2 +-
drivers/pci/hotplug/acpiphp_glue.c | 2 +-
drivers/pci/hotplug/cpci_hotplug_pci.c | 2 +-
drivers/pci/hotplug/pciehp_hpc.c | 5 ++-
drivers/pci/hotplug/pciehp_pci.c | 2 +-
drivers/pci/hotplug/shpchp_pci.c | 2 +-
drivers/pci/probe.c | 8 +++---
drivers/pci/quirks.c | 41 ++++++-------------------------
include/linux/pci.h | 10 +++++++
11 files changed, 40 insertions(+), 50 deletions(-)
---------------
Bjorn Helgaas (2):
PCI: use dev_printk in quirk messages
PCI: consolidate duplicated MSI enable functions
Greg Kroah-Hartman (1):
PCI: fix up error messages for pci_bus registering
Jonas Bonn (1):
PCI: Add DECLARE_PCI_DEVICE_TABLE macro
Kenji Kaneshige (1):
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
Sam Ravnborg (1):
PCI: fix section mismatch warning in pci_scan_child_bus
reply other threads:[~2008-03-04 23:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20080304231509.GA3073@suse.de \
--to=gregkh@suse.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=pcihpd-discuss@lists.sourceforge.net \
--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
all inboxes | Powered by JetHome®