From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
Ley Foon Tan <lftan@altera.com>,
Dan Carpenter <dan.carpenter@oracle.com>,
Marc Zyngier <marc.zyngier@arm.com>
Subject: [GIT PULL] PCI fixes for v4.4
Date: Wed, 9 Dec 2015 10:02:05 -0600 [thread overview]
Message-ID: <20151209160205.GA29844@localhost> (raw)
Hi Linus,
These are more fixes I'd like to have in v4.4. Several for the Altera
driver added for v4.4, and one for an MSI domain problem that affects
several arm64 platforms.
Bjorn
The following changes since commit 7c7a0e945349a3d0d497d7f32db6ed33d4031110:
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure (2015-11-25 13:23:38 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.4-fixes-2
for you to fetch changes up to 99496bd2971fc378226ad4413e5b72c4545714bd:
PCI: altera: Fix error when INTx is 4 (2015-12-04 16:21:21 -0600)
----------------------------------------------------------------
PCI updates for v4.4:
MSI
Only use the generic MSI layer when domain is hierarchical (Marc Zyngier)
Altera host bridge driver
Fix loop in tlp_read_packet() (Dan Carpenter)
Fix Requester ID for config accesses (Ley Foon Tan)
Check TLP completion status (Ley Foon Tan)
Fix error when INTx is 4 (Ley Foon Tan)
----------------------------------------------------------------
Dan Carpenter (1):
PCI: altera: Fix loop in tlp_read_packet()
Ley Foon Tan (3):
PCI: altera: Fix Requester ID for config accesses
PCI: altera: Check TLP completion status
PCI: altera: Fix error when INTx is 4
Marc Zyngier (1):
PCI/MSI: Only use the generic MSI layer when domain is hierarchical
drivers/pci/host/pcie-altera.c | 23 ++++++++++++++++-------
drivers/pci/msi.c | 4 ++--
2 files changed, 18 insertions(+), 9 deletions(-)
next reply other threads:[~2015-12-09 16:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-09 16:02 Bjorn Helgaas [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-09 15:19 [GIT PULL] PCI fixes for v4.4 Bjorn Helgaas
2015-12-31 21:21 Bjorn Helgaas
2015-11-28 20:02 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=20151209160205.GA29844@localhost \
--to=helgaas@kernel.org \
--cc=dan.carpenter@oracle.com \
--cc=lftan@altera.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=marc.zyngier@arm.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 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).