* [GIT PATCH] PCI and PCI hotplug fixes for 2.6.19-rc3
@ 2006-10-27 18:43 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2006-10-27 18:43 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, kristen.c.accardi
Cc: linux-kernel, linux-pci, pcihpd-discuss
Here are some PCI and PCI hotplug patches for 2.6.19-rc3.
Most of these patches have been in the -mm tree for a bit. The
exception was the PCI Hotplug fix, and the "fix sparc64" patch. Both of
them have been acked by the respective maintainer in the area that they
affect.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
or if master.kernel.org hasn't synced up yet:
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/i386/pci/fixup.c | 55 +++++++++++++++++++++++++++
arch/ia64/pci/Makefile | 2 +-
arch/ia64/pci/fixup.c | 69 ++++++++++++++++++++++++++++++++++
arch/x86_64/pci/mmconfig.c | 5 +-
drivers/pci/hotplug/acpiphp_glue.c | 6 +-
drivers/pci/pci-driver.c | 13 ++++++
drivers/pci/quirks.c | 73 ------------------------------------
drivers/pci/rom.c | 5 +-
8 files changed, 147 insertions(+), 81 deletions(-)
create mode 100644 arch/ia64/pci/fixup.c
---------------
Dave Jones (1):
PCI: x86-64: mmconfig missing printk levels
Eiichiro Oiwa (1):
PCI: fix pci_fixup_video as it blows up on sparc64
Karsten Wiese (1):
PCI: Remove quirk_via_abnormal_poweroff
MUNEDA Takahiro (1):
acpiphp: fix latch status
Shaohua Li (1):
PCI: reset pci device state to unknown state for resume
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-27 18:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-27 18:43 [GIT PATCH] PCI and PCI hotplug fixes for 2.6.19-rc3 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox