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>
Cc: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz
Subject: [GIT PATCH] PCI fixes for 2.6.18-rc3
Date: Thu, 3 Aug 2006 13:23:09 -0700	[thread overview]
Message-ID: <20060803202309.GA28797@kroah.com> (raw)

Here are some PCI fixes for 2.6.18-rc3.  They include a new quirk, and
some other minor bugfixes and build cleanup.  Also they remove the
laptop docking station uevent message as it's not really necessary, and
it should be removed before we ship it in a "real" kernel release.

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

 MAINTAINERS                        |    6 ++++++
 drivers/acpi/dock.c                |   13 ++++++------
 drivers/pci/hotplug/acpiphp_core.c |    3 +--
 drivers/pci/hotplug/acpiphp_glue.c |    2 +-
 drivers/pci/pcie/portdrv_pci.c     |   38 +++++++++++++++++++-----------------
 drivers/pci/quirks.c               |    7 +++++++
 drivers/pci/search.c               |    2 +-
 drivers/pnp/interface.c            |   12 ++++++-----
 include/linux/kobject.h            |    2 --
 include/linux/pci_ids.h            |    1 +
 lib/kobject_uevent.c               |    4 ----
 11 files changed, 49 insertions(+), 41 deletions(-)

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

Henrik Kretzschmar:
      pcie: fix warnings when CONFIG_PM=n

Jean Delvare:
      PCI: Unhide the SMBus on Asus PU-DLS

Kristen Carlson Accardi:
      PCI Hotplug: add acpiphp to MAINTAINERS
      PCI: docking station: remove dock uevents

Pierre Ossman:
      PNP: Add missing casts in printk() arguments

Randy Dunlap:
      PCIE: cleanup on probe error
      PCI: pci/search: EXPORTs cannot be __devinit


                 reply	other threads:[~2006-08-03 20:27 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=20060803202309.GA28797@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=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