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
Subject: [GIT PATCH] PCI bugfixes for 2.6.12-rc5
Date: Tue, 31 May 2005 22:08:02 -0700 [thread overview]
Message-ID: <20050601050802.GA26927@kroah.com> (raw)
Here are 3 patches for the 2.6.12-rc5 tree that fix some PCI and PCI
Hotplug bugs, and 1 patch that adds some new device ids for nvidia ide
controllers. All of these patches have been in the past few -mm
releases.
Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
Full patches will be sent to the linux-kernel and linux-pci mailing lists, if
anyone wants to see them.
thanks,
greg k-h
drivers/ide/pci/amd74xx.c | 3
drivers/pci/hotplug/cpci_hotplug_core.c | 302 ++++++++++++++------------------
drivers/pci/hotplug/cpci_hotplug_pci.c | 144 +++++----------
drivers/pci/hotplug/shpchprm_acpi.c | 4
include/linux/pci_ids.h | 6
5 files changed, 203 insertions(+), 256 deletions(-)
-------------
Andy Currid:
o PCI: amd74xx patch for new NVIDIA device IDs
Kenji Kaneshige:
o PCI Hotplug: SHPCHP driver doesn't enable PERR and SERR properly
o PCI Hotplug: shpchp driver doesn't program _HPP values properly
Scott Murray:
o PCI Hotplug: more CPCI updates
next reply other threads:[~2005-06-01 5:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-01 5:08 Greg KH [this message]
2005-06-01 5:08 ` [PATCH] PCI Hotplug: SHPCHP driver doesn't enable PERR and SERR properly Greg KH
2005-06-01 5:08 ` [PATCH] PCI Hotplug: shpchp driver doesn't program _HPP values properly Greg KH
2005-06-01 5:08 ` [PATCH] PCI: amd74xx patch for new NVIDIA device IDs Greg KH
2005-06-01 5:08 ` [PATCH] PCI Hotplug: more CPCI updates Greg KH
2005-06-02 2:41 ` Prarit Bhargava
2005-06-02 2:46 ` Prarit Bhargava
2005-06-02 3:03 ` Scott Murray
2005-06-06 19:48 ` Scott Murray
2005-06-01 7:32 ` [PATCH] PCI: amd74xx patch for new NVIDIA device IDs Jeff Garzik
2005-06-01 9:50 ` Bartlomiej Zolnierkiewicz
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=20050601050802.GA26927@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=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.