[GIT PATCH] more PCI patches for 2.6.20

From: Greg KH
Date: Fri Feb 16 2007 - 18:37:46 EST


Here are some more PCI patches against 2.6.20-git

They are a few additional quirks, a new sysfs file for NUMA machines,
and some documentation fixes.

All of these have been in the -mm tree for a while.

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 it

thanks,

greg k-h

Documentation/kernel-parameters.txt | 6 ++
Documentation/pci.txt | 4 +-
arch/i386/pci/common.c | 88 +++++++++++++++++++++++++++++++++++
drivers/pci/pci-driver.c | 1 +
drivers/pci/pci-sysfs.c | 11 ++++
drivers/pci/pci.c | 12 ++++-
drivers/pci/setup-bus.c | 27 ++++-------
drivers/pci/setup-irq.c | 18 ++++---
fs/sysfs/file.c | 2 +-
include/linux/pci.h | 3 +
lib/kobject.c | 1 +
11 files changed, 144 insertions(+), 29 deletions(-)

---------------

Andreas Block (1):
PCI: PCI devices get assigned redundant IRQs

Andy Gospodarek (1):
PCI: add systems for automatic breadth-first device sorting

Atsushi Nemoto (1):
PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options

Brice Goglin (1):
PCI: Make PCI device numa-node attribute visible in sysfs

Grant Grundler (1):
PCI: pci.txt fix __devexit() usage

Randy Dunlap (1):
PCI/sysfs/kobject kernel-doc fixes

-
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/