LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PATCH] more PCI patches for 2.6.20
@ 2007-02-16 23:35 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2007-02-16 23:35 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-pci, pcihpd-discuss

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-16 23:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-16 23:35 [GIT PATCH] more PCI patches for 2.6.20 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).