[GIT PATCH] PCI and PCI hotplug fixes for 2.6.19-rc3

From: Greg KH
Date: Fri Oct 27 2006 - 14:46:11 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/