All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: "Ghorai, Sukumar" <s-ghorai@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v9 0/7] nand prefetch-irq support and ecc layout chanage
Date: Thu, 17 Feb 2011 15:34:47 -0800	[thread overview]
Message-ID: <20110217233446.GF20795@atomide.com> (raw)
In-Reply-To: <2A3DCF3DA181AD40BDE86A3150B27B6B036AB6B036@dbde02.ent.ti.com>

* Ghorai, Sukumar <s-ghorai@ti.com> [110203 11:35]:
>
> In this version I have addressed all inputs on previous versions.
> Please check if it's possible to push all theses in any of your testing
> branch!

Thanks, queuing for the upcoming merge window.

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: "Ghorai, Sukumar" <s-ghorai@ti.com>
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH v9 0/7] nand prefetch-irq support and ecc layout chanage
Date: Thu, 17 Feb 2011 15:34:47 -0800	[thread overview]
Message-ID: <20110217233446.GF20795@atomide.com> (raw)
In-Reply-To: <2A3DCF3DA181AD40BDE86A3150B27B6B036AB6B036@dbde02.ent.ti.com>

* Ghorai, Sukumar <s-ghorai@ti.com> [110203 11:35]:
>
> In this version I have addressed all inputs on previous versions.
> Please check if it's possible to push all theses in any of your testing
> branch!

Thanks, queuing for the upcoming merge window.

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v9 0/7] nand prefetch-irq support and ecc layout chanage
Date: Thu, 17 Feb 2011 15:34:47 -0800	[thread overview]
Message-ID: <20110217233446.GF20795@atomide.com> (raw)
In-Reply-To: <2A3DCF3DA181AD40BDE86A3150B27B6B036AB6B036@dbde02.ent.ti.com>

* Ghorai, Sukumar <s-ghorai@ti.com> [110203 11:35]:
>
> In this version I have addressed all inputs on previous versions.
> Please check if it's possible to push all theses in any of your testing
> branch!

Thanks, queuing for the upcoming merge window.

Regards,

Tony

  reply	other threads:[~2011-02-17 23:34 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-28 10:12 [PATCH v9 0/7] nand prefetch-irq support and ecc layout chanage Sukumar Ghorai
2011-01-28 10:12 ` Sukumar Ghorai
2011-01-28 10:12 ` [PATCH v9 1/7] omap3630: nand: fix device size to work in polled mode Sukumar Ghorai
2011-01-28 10:12   ` Sukumar Ghorai
2011-01-28 10:12 ` [PATCH v9 2/7] omap3: nand: configurable transfer type per board Sukumar Ghorai
2011-01-28 10:12   ` Sukumar Ghorai
2011-01-28 10:12 ` [PATCH v9 3/7] omap: gpmc: enable irq mode in gpmc Sukumar Ghorai
2011-01-28 10:12   ` Sukumar Ghorai
2011-01-28 10:12 ` [PATCH v9 4/7] omap3: nand: prefetch in irq mode support Sukumar Ghorai
2011-01-28 10:12   ` Sukumar Ghorai
2011-01-28 10:12   ` Sukumar Ghorai
2011-01-28 10:12 ` [PATCH v9 5/7] omap3: nand: configurable fifo threshold to gain the throughput Sukumar Ghorai
2011-01-28 10:12   ` Sukumar Ghorai
2011-01-28 10:12   ` Sukumar Ghorai
2011-01-28 10:12 ` [PATCH v9 6/7] omap3: nand: ecc layout select from board file Sukumar Ghorai
2011-07-08 17:44   ` Sukumar Ghorai
2011-01-28 10:12   ` Sukumar Ghorai
2011-01-28 10:12 ` [PATCH v9 7/7] omap3: nand: making ecc layout as compatible with romcode ecc Sukumar Ghorai
2011-01-28 10:12   ` Sukumar Ghorai
2011-01-28 10:12   ` Sukumar Ghorai
2011-02-03 19:36 ` [PATCH v9 0/7] nand prefetch-irq support and ecc layout chanage Ghorai, Sukumar
2011-02-03 19:36   ` Ghorai, Sukumar
2011-02-03 19:36   ` Ghorai, Sukumar
2011-02-17 23:34   ` Tony Lindgren [this message]
2011-02-17 23:34     ` Tony Lindgren
2011-02-17 23:34     ` Tony Lindgren

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=20110217233446.GF20795@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=s-ghorai@ti.com \
    /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.