All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz,
	pcihpd-discuss@lists.sourceforge.net
Subject: [GIT PATCH] PCI fixes for 2.6.23-rc3
Date: Wed, 22 Aug 2007 15:08:11 -0700	[thread overview]
Message-ID: <20070822220811.GC30603@kroah.com> (raw)

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


                 reply	other threads:[~2007-08-22 22:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070822220811.GC30603@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@atrey.karlin.mff.cuni.cz \
    --cc=pcihpd-discuss@lists.sourceforge.net \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.