[GIT PATCH] PCI fixes for 2.6.23-rc3

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>
Cc: <linux-kernel@...>, <linux-pci@...>, <pcihpd-discuss@...>
Date: Wednesday, August 22, 2007 - 6:08 pm

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

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCH] PCI fixes for 2.6.23-rc3, Greg KH, (Wed Aug 22, 6:08 pm)