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-rc4
Date: Tue, 17 May 2005 14:44:13 -0700 [thread overview]
Message-ID: <20050517214413.GA28629@kroah.com> (raw)
Here are 6 patches for the 2.6.12-rc4 tree that fix some PCI and PCI
Hotplug bugs. They also delete a lot of code that is no longer needed
from the pci hotplug core. There are also two patches in here that make
it easier for userspace to autoload modules for PCI devices. 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-usb-devel and linux-pci mailing
lists, if anyone wants to see them.
thanks,
greg k-h
drivers/pci/hotplug.c | 119 ----------
drivers/pci/hotplug/cpci_hotplug.h | 2
drivers/pci/hotplug/cpci_hotplug_core.c | 169 +++++++--------
drivers/pci/hotplug/cpci_hotplug_pci.c | 352 ++------------------------------
drivers/pci/hotplug/pciehp.h | 1
drivers/pci/hotplug/pciehp_core.c | 2
drivers/pci/hotplug/pciehp_hpc.c | 156 +++++++-------
drivers/pci/hotplug/shpchp_core.c | 2
drivers/pci/hotplug/shpchp_ctrl.c | 30 +-
drivers/pci/pci-sysfs.c | 12 +
drivers/pci/pci.h | 27 --
drivers/pci/pcie/portdrv_bus.c | 3
12 files changed, 233 insertions(+), 642 deletions(-)
Dely Sy:
o PCI Hotplug: get pciehp to work on the downstream port of a switch
o PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with SHPC driver
Greg Kroah-Hartman:
o PCI: add MODALIAS to hotplug event for pci devices
o PCI: add modalias sysfs file for pci devices
Scott Murray:
o PCI Hotplug: remove pci_visit_dev
o PCI Hotplug: CPCI update
next reply other threads:[~2005-05-17 21:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-17 21:44 Greg KH [this message]
2005-05-17 21:45 ` [PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with SHPC driver Greg KH
2005-05-17 21:45 ` [PATCH] PCI Hotplug: CPCI update Greg KH
2005-05-17 21:45 ` [PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch Greg KH
2005-05-17 21:45 ` [PATCH] PCI Hotplug: remove pci_visit_dev Greg KH
2005-05-17 21:45 ` [PATCH] PCI: add modalias sysfs file for pci devices Greg KH
2005-05-17 21:45 ` [PATCH] PCI: add MODALIAS to hotplug event " Greg KH
2005-05-31 16:50 ` [PATCH] PCI: add modalias sysfs file " Michael Tokarev
2005-06-01 21:36 ` 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=20050517214413.GA28629@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox