From: Bjorn Helgaas <bhelgaas@google.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Yinghai Lu <yinghai@kernel.org>,
Lucas Stach <l.stach@pengutronix.de>, Duc Dang <dhdang@apm.com>
Subject: Re: [GIT PULL] PCI fixes for v3.18
Date: Thu, 20 Nov 2014 14:10:02 -0700 [thread overview]
Message-ID: <CAErSpo4DfjCD_khfH67esMDxM0Ut3Sx_XVY5O10PkhxUW+NZ-w@mail.gmail.com> (raw)
In-Reply-To: <20141120194422.GA6923@google.com>
[+cc linux-pci, linux-kernel, Yinghai, Lucas, Duc]
On Thu, Nov 20, 2014 at 12:44 PM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> Hi Linus,
>
> These are fixes for an issue with 64-bit PCI bus addresses on 32-bit PAE
> kernels, an APM X-Gene problem (it depended on a generic change we removed
> before merging), a fix for my hotplug device configuration changes, and a
> devicetree documentation update.
>
> Bjorn
>
>
> The following changes since commit 32f638fc11db0526c706454d9ab4339d55ac89f3:
>
> PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle() (2014-11-05 13:06:16 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v3.18-fixes-3
>
> for you to fetch changes up to 7fc986d8a9727e5d40da3c2c1c343da6142e82a9:
>
> PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t (2014-11-19 14:30:32 -0700)
>
> ----------------------------------------------------------------
> PCI updates for v3.18:
>
> Resource management
> - Support 64-bit bridge windows if we have 64-bit dma_addr_t (Yinghai Lu)
>
> PCI device hotplug
> - Apply _HPX Link Control settings to all devices with a link (Yinghai Lu)
>
> Generic host bridge driver
> - Add DT binding for "linux,pci-domain" property (Lucas Stach)
>
> APM X-Gene
> - Assign resources to bus before adding new devices (Duc Dang)
>
> ----------------------------------------------------------------
> Duc Dang (1):
> PCI: xgene: Assign resources to bus before adding new devices
>
> Lucas Stach (1):
> PCI: Add missing DT binding for "linux,pci-domain" property
>
> Yinghai Lu (2):
> PCI: Apply _HPX Link Control settings to all devices with a link
> PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t
>
> Documentation/devicetree/bindings/pci/pci.txt | 11 ++++++++++
> drivers/pci/access.c | 2 +-
> drivers/pci/host/pci-xgene.c | 7 ++++++-
> drivers/pci/pci.h | 2 ++
> drivers/pci/probe.c | 30 +++++++++++++++------------
> 5 files changed, 37 insertions(+), 15 deletions(-)
next parent reply other threads:[~2014-11-20 21:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20141120194422.GA6923@google.com>
2014-11-20 21:10 ` Bjorn Helgaas [this message]
2014-12-03 18:30 [GIT PULL] PCI fixes for v3.18 Bjorn Helgaas
-- strict thread matches above, loose matches on Subject: below --
2014-11-06 18:54 Bjorn Helgaas
2014-10-31 16:54 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=CAErSpo4DfjCD_khfH67esMDxM0Ut3Sx_XVY5O10PkhxUW+NZ-w@mail.gmail.com \
--to=bhelgaas@google.com \
--cc=dhdang@apm.com \
--cc=l.stach@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=yinghai@kernel.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;
as well as URLs for NNTP newsgroup(s).