[GIT PATCH] PCI fixes for 2.6.23-rc3
From: Greg KH
Date: Wed Aug 22 2007 - 18:21:01 EST
Here are a some PCI patches against your 2.6.23-rc3 git tree.
They contain a number of quirk updates and some other minor 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/DocBook/deviceiobook.tmpl | 3 ++-
drivers/pci/hotplug/cpqphp_ctrl.c | 4 +---
drivers/pci/pci.h | 8 +-------
drivers/pci/probe.c | 18 +++++++++---------
drivers/pci/quirks.c | 7 +++++--
include/asm-i386/io.h | 3 +++
include/linux/pci.h | 4 ++++
include/linux/pci_ids.h | 3 +++
lib/iomap.c | 15 ++++++++++++++-
9 files changed, 42 insertions(+), 23 deletions(-)
---------------
Bernhard Kaindl (1):
PCI: lets kill the 'PCI hidden behind bridge' message
Brice Goglin (1):
PCI: make pcie_get_readrq visible in pci.h
Ingo Molnar (1):
pci/hotplug/cpqphp_ctrl.c: remove stale BKL use
Jean Delvare (1):
PCI: Run k8t_sound_hostbridge quirk only when needed
Kumar Gala (1):
PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h
Marian Balakowicz (1):
PCI: quirk_e100_interrupt() called too early
Rolf Eike Beer (1):
PCI: Document pci_iomap()
Tejun Heo (3):
PCI: disable MSI on RS690
PCI: disable MSI on RD580
PCI: disable MSI on RX790
-
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/