From: Bjorn Helgaas <bhelgaas@google.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
Khalid Aziz <khalid.aziz@oracle.com>,
Chang Liu <cl91tp@gmail.com>,
Konstantin Khlebnikov <koct9i@gmail.com>,
Jason Gunthorpe <jgunthorpe@obsidianresearch.com>,
Michal Marek <mmarek@suse.cz>,
"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
Alexander Duyck <alexander.h.duyck@intel.com>
Subject: [GIT PULL] PCI updates for v3.13
Date: Sat, 14 Dec 2013 12:31:20 -0700 [thread overview]
Message-ID: <20131214193120.GE6746@google.com> (raw)
The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v3.13-fixes-2
for you to fetch changes up to f0b75693cbb26439ba959ba7d3b4f43e2fcf3da6:
MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers (2013-12-11 10:40:59 -0700)
----------------------------------------------------------------
PCI updates for v3.13:
PCI device hotplug
- Move device_del() from pci_stop_dev() to pci_destroy_dev() (Rafael J. Wysocki)
Host bridge drivers
- Update maintainers for DesignWare, i.MX6, Armada, R-Car (Bjorn Helgaas)
- mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin (Jason Gunthorpe)
Miscellaneous
- Avoid unnecessary CPU switch when calling .probe() (Alexander Duyck)
- Revert "workqueue: allow work_on_cpu() to be called recursively" (Bjorn Helgaas)
- Disable Bus Master only on kexec reboot (Khalid Aziz)
- Omit PCI ID macro strings to shorten quirk names for LTO (Michal Marek)
MAINTAINERS | 33 +++++++++++++++++++++++++++++++++
drivers/pci/host/pci-mvebu.c | 5 +++++
drivers/pci/pci-driver.c | 38 ++++++++++++++++++++++++++++++--------
drivers/pci/remove.c | 4 +++-
include/linux/kexec.h | 3 +++
include/linux/pci.h | 30 +++++++++++++++---------------
kernel/kexec.c | 4 ++++
kernel/workqueue.c | 32 ++++++++++----------------------
8 files changed, 103 insertions(+), 46 deletions(-)
----------------------------------------------------------------
Alexander Duyck (1):
PCI: Avoid unnecessary CPU switch when calling driver .probe() method
Bjorn Helgaas (2):
Revert "workqueue: allow work_on_cpu() to be called recursively"
MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
Jason Gunthorpe (1):
PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin
Khalid Aziz (1):
PCI: Disable Bus Master only on kexec reboot
Michal Marek (1):
PCI: Omit PCI ID macro strings to shorten quirk names
Rafael J. Wysocki (1):
PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()
MAINTAINERS | 33 +++++++++++++++++++++++++++++++++
drivers/pci/host/pci-mvebu.c | 5 +++++
drivers/pci/pci-driver.c | 38 ++++++++++++++++++++++++++++++--------
drivers/pci/remove.c | 4 +++-
include/linux/kexec.h | 3 +++
include/linux/pci.h | 30 +++++++++++++++---------------
kernel/kexec.c | 4 ++++
kernel/workqueue.c | 32 ++++++++++----------------------
8 files changed, 103 insertions(+), 46 deletions(-)
next reply other threads:[~2013-12-14 19:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-14 19:31 Bjorn Helgaas [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-11-21 21:46 [GIT PULL] PCI updates for v3.13 Bjorn Helgaas
2013-11-20 21:28 Bjorn Helgaas
2013-11-20 23:05 ` Bjorn Helgaas
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=20131214193120.GE6746@google.com \
--to=bhelgaas@google.com \
--cc=alexander.h.duyck@intel.com \
--cc=cl91tp@gmail.com \
--cc=jgunthorpe@obsidianresearch.com \
--cc=khalid.aziz@oracle.com \
--cc=koct9i@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mmarek@suse.cz \
--cc=rafael.j.wysocki@intel.com \
--cc=torvalds@linux-foundation.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.