public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>,
	kristen.c.accardi@intel.com
Cc: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz,
	pcihpd-discuss@lists.sourceforge.net
Subject: [GIT PATCH] PCI and PCI hotplug fixes for 2.6.19-rc3
Date: Fri, 27 Oct 2006 11:43:44 -0700	[thread overview]
Message-ID: <20061027184344.GA9113@kroah.com> (raw)

Here are some PCI and PCI hotplug patches for 2.6.19-rc3.

Most of these patches have been in the -mm tree for a bit.  The
exception was the PCI Hotplug fix, and the "fix sparc64" patch.  Both of
them have been acked by the respective maintainer in the area that they
affect.

Please pull from:
	git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
or if master.kernel.org hasn't synced up yet:
	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

 arch/i386/pci/fixup.c              |   55 +++++++++++++++++++++++++++
 arch/ia64/pci/Makefile             |    2 +-
 arch/ia64/pci/fixup.c              |   69 ++++++++++++++++++++++++++++++++++
 arch/x86_64/pci/mmconfig.c         |    5 +-
 drivers/pci/hotplug/acpiphp_glue.c |    6 +-
 drivers/pci/pci-driver.c           |   13 ++++++
 drivers/pci/quirks.c               |   73 ------------------------------------
 drivers/pci/rom.c                  |    5 +-
 8 files changed, 147 insertions(+), 81 deletions(-)
 create mode 100644 arch/ia64/pci/fixup.c

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

Dave Jones (1):
      PCI: x86-64: mmconfig missing printk levels

Eiichiro Oiwa (1):
      PCI: fix pci_fixup_video as it blows up on sparc64

Karsten Wiese (1):
      PCI: Remove quirk_via_abnormal_poweroff

MUNEDA Takahiro (1):
      acpiphp: fix latch status

Shaohua Li (1):
      PCI: reset pci device state to unknown state for resume


                 reply	other threads:[~2006-10-27 18:43 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=20061027184344.GA9113@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=kristen.c.accardi@intel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox