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 patches for 2.6.24-rc1
Date: Mon, 5 Nov 2007 13:56:01 -0800	[thread overview]
Message-ID: <20071105215601.GA4612@kroah.com> (raw)

Here are a some PCI patches against your 2.6.24-rc1 git tree.

They are a bunch of quirk updates from David Miller, a new config item
to help Jeff Garzik start to cleanup the isdn drivers and let him take
those patches through his tree, and a few other minor bugfixes.

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 them.

thanks,

greg k-h

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

 drivers/isdn/hisax/Kconfig        |   18 ++++++------
 drivers/isdn/hisax/avm_pci.c      |    4 +-
 drivers/isdn/hisax/diva.c         |    6 ++--
 drivers/isdn/hisax/elsa.c         |    4 +-
 drivers/isdn/hisax/gazel.c        |    4 ++-
 drivers/isdn/hisax/niccy.c        |    7 +++--
 drivers/isdn/hisax/sedlbauer.c    |    4 +-
 drivers/net/tg3.c                 |    9 ------
 drivers/pci/Kconfig               |   11 ++++++++
 drivers/pci/hotplug/Kconfig       |    6 ++--
 drivers/pci/hotplug/cpqphp_ctrl.c |   16 +++++------
 drivers/pci/msi.c                 |   18 ++++++++----
 drivers/pci/pci-driver.c          |    5 +--
 drivers/pci/quirks.c              |   51 ++++++++++++++++++++++++++++++++++---
 drivers/pci/search.c              |    9 ++++++
 drivers/scsi/Kconfig              |    2 +-
 drivers/serial/8250_pci.c         |    5 +++-
 include/linux/pci.h               |   14 ++++++++-
 include/linux/pci_ids.h           |    5 +---
 19 files changed, 134 insertions(+), 64 deletions(-)

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

Adrian Bunk (2):
      PCI: make pci_match_device() static
      PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check

David Miller (5):
      PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"
      PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.
      PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.
      PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USB
      PCI: Remove 3 incorrect MSI quirks.

Dirk Hohndel (1):
      PCI: pciserial_resume_one ignored return value of pci_enable_device

Jeff Garzik (1):
      PCI: Add Kconfig option to disable deprecated pci_find_* API


             reply	other threads:[~2007-11-05 21:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-05 21:56 Greg KH [this message]
2007-11-05 22:13 ` [GIT PATCH] PCI patches for 2.6.24-rc1 Linus Torvalds
2007-11-05 22:16   ` Linus Torvalds
2007-11-05 22:28     ` Greg KH
2007-11-05 22:42       ` Linus Torvalds
2007-11-05 23:28         ` David Miller
2007-11-06 16:14     ` Theodore Tso
2007-11-06 16:47       ` Linus Torvalds
2007-11-05 22:17   ` Greg KH
2007-11-05 22:37     ` Linus Torvalds
2007-11-05 23:24       ` David Miller
2007-11-05 23:23     ` David Miller

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=20071105215601.GA4612@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.