All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <marc.zyngier@arm.com>
To: Ley Foon Tan <lftan@altera.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Russell King <linux@arm.linux.org.uk>
Cc: Arnd Bergmann <arnd@arndb.de>,
	Dinh Nguyen <dinguyen@opensource.altera.com>,
	linux-pci@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org, lftan.linux@gmail.com,
	Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>
Subject: Re: [PATCH v6 0/6] Altera PCIe host controller driver with MSI support
Date: Tue, 01 Sep 2015 11:40:47 +0100	[thread overview]
Message-ID: <55E580AF.6060302@arm.com> (raw)
In-Reply-To: <1441103408-8433-1-git-send-email-lftan@altera.com>

On 01/09/15 11:30, Ley Foon Tan wrote:
> This is the 6th version of patch set to add support for Altera PCIe host
> controller with MSI feature on Altera FPGA device families. This patchset
> mainly resolve comments from Marc Zyngier in v5 and minor fixes.

The merge window has just started, and I'm not going to go through
another review at that stage - too many things in flight.

Please ping me again once 4.3-rc1 is out.

Thanks,

	M.
-- 
Jazz is not dead. It just smells funny...

WARNING: multiple messages have this Message-ID (diff)
From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 0/6] Altera PCIe host controller driver with MSI support
Date: Tue, 01 Sep 2015 11:40:47 +0100	[thread overview]
Message-ID: <55E580AF.6060302@arm.com> (raw)
In-Reply-To: <1441103408-8433-1-git-send-email-lftan@altera.com>

On 01/09/15 11:30, Ley Foon Tan wrote:
> This is the 6th version of patch set to add support for Altera PCIe host
> controller with MSI feature on Altera FPGA device families. This patchset
> mainly resolve comments from Marc Zyngier in v5 and minor fixes.

The merge window has just started, and I'm not going to go through
another review at that stage - too many things in flight.

Please ping me again once 4.3-rc1 is out.

Thanks,

	M.
-- 
Jazz is not dead. It just smells funny...

  parent reply	other threads:[~2015-09-01 10:40 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-01 10:30 [PATCH v6 0/6] Altera PCIe host controller driver with MSI support Ley Foon Tan
2015-09-01 10:30 ` Ley Foon Tan
2015-09-01 10:30 ` Ley Foon Tan
2015-09-01 10:30 ` [PATCH v6 1/6] arm: add msi.h to Kbuild Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:30 ` [PATCH v6 2/6] pci: add Altera PCI vendor ID Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:30 ` [PATCH v6 3/6] pci:host: Add Altera PCIe host controller driver Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 16:33   ` Lorenzo Pieralisi
2015-09-01 16:33     ` Lorenzo Pieralisi
2015-09-04  8:29     ` Ley Foon Tan
2015-09-04  8:29       ` Ley Foon Tan
2015-09-08  9:19       ` Lorenzo Pieralisi
2015-09-08  9:19         ` Lorenzo Pieralisi
2015-09-09  6:49         ` Ley Foon Tan
2015-09-09  6:49           ` Ley Foon Tan
2015-09-09  6:49           ` Ley Foon Tan
2015-09-01 10:30 ` [PATCH v6 4/6] pci: altera: Add Altera PCIe MSI driver Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:30 ` [PATCH v6 5/6] Documentation: dt-bindings: pci: altera pcie device tree binding Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:30 ` [PATCH v6 6/6] MAINTAINERS: Add Altera PCIe and MSI drivers maintainer Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:30   ` Ley Foon Tan
2015-09-01 10:40 ` Marc Zyngier [this message]
2015-09-01 10:40   ` [PATCH v6 0/6] Altera PCIe host controller driver with MSI support Marc Zyngier
2015-09-14  1:43   ` Ley Foon Tan
2015-09-14  1:43     ` Ley Foon Tan

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=55E580AF.6060302@arm.com \
    --to=marc.zyngier@arm.com \
    --cc=arnd@arndb.de \
    --cc=bhelgaas@google.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dinguyen@opensource.altera.com \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=lftan.linux@gmail.com \
    --cc=lftan@altera.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@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 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.