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-rc2 git tree
Date: Thu, 21 Feb 2008 15:46:44 -0800 [thread overview]
Message-ID: <20080221234644.GA7128@kroah.com> (raw)
Here are some PCI patches against your 2.6.25-rc2 git tree.
They are a collection of PCI quirk additions, build fixes, and some PCI
hotplug fixes.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
The full patches will be sent to the linux-pci mailing list, if anyone
wants to see them.
thanks,
greg k-h
-------------
arch/x86/kernel/acpi/boot.c | 3 +-
arch/x86/pci/irq.c | 4 ++
drivers/pci/hotplug/acpiphp_core.c | 6 +++
drivers/pci/hotplug/acpiphp_ibm.c | 33 ++++++++-------
drivers/pci/pci-acpi.c | 1 +
drivers/pci/proc.c | 2 +-
drivers/pci/quirks.c | 79 ++++++++++++++++++++++++++++++++---
drivers/pci/setup-bus.c | 6 +--
drivers/pcmcia/i82092.c | 7 +++-
include/linux/pci_ids.h | 6 +++
10 files changed, 117 insertions(+), 30 deletions(-)
---------------
Andrew Morton (2):
PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes
PCI: fix up setup-bus.c #ifdef
Crane Cai (1):
PCI: AMD SATA IDE mode quirk
Gary Hade (1):
PCI: hotplug: acpiphp_ibm: Remove get device information
Jason Gaston (2):
PCI: pci_ids: patch for Intel ICH10 DeviceID's
PCI: irq: patch for Intel ICH10 DeviceID's
Kenji Kaneshige (1):
PCI: Fix wrong reference counter check for proc_dir_entry
Peer Chen (1):
PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platform
Randy Dunlap (1):
PCI: kernel-doc: fix pci-acpi warning
Yinghai Lu (1):
PCI: don't load acpi_php when acpi is disabled
next reply other threads:[~2008-02-21 23:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-21 23:46 Greg KH [this message]
[not found] ` <1203637660-7247-3-git-send-email-gregkh@suse.de>
2008-02-22 4:17 ` [PATCH 03/10] PCI: AMD SATA IDE mode quirk Matthew Wilcox
2008-02-22 5:49 ` Cai, Crane
2008-02-22 11:11 ` Matthew Wilcox
2008-02-25 1:43 ` Cai, Crane
2008-02-25 7:31 ` Grant Grundler
2008-02-25 8:00 ` Cai, Crane
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=20080221234644.GA7128@kroah.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.