linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND v4 0/4] nand prefetch-irq support and ecc layout chanage
@ 2010-09-16  8:00 Sukumar Ghorai
  2010-09-16  8:00 ` [PATCH RESEND v4 1/4] omap3: nand: prefetch in irq mode support Sukumar Ghorai
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Sukumar Ghorai @ 2010-09-16  8:00 UTC (permalink / raw)
  To: linux-arm-kernel

  The following set of patches applies on linux-2.6.
   
   v4: resend of 
	http://www.mail-archive.com/linux-omap at vger.kernel.org/msg32689.html
   
   v3: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg32071.html
   	Rebase on latest codebase and previous patch(posted).	
	http://www.mail-archive.com/linux-omap at vger.kernel.org/msg31963.html
	
   v2: Rebase on latest codebase and previous patch(posted).	
	http://www.mail-archive.com/linux-omap at vger.kernel.org/msg31471.html

   v1: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg26666.html



Sukumar Ghorai (5):
  Merge branches 'master' and 'master' of
    git://git.kernel.org/.../torvalds/linux-2.6
  omap3: nand: prefetch in irq mode support
  omap3: nand: configurable fifo threshold to gain the throughput
  omap: nand: ecc layout select from board file
  omap: nand: making ecc layout as compatible with romcode ecc

 arch/arm/mach-omap2/board-flash.c      |    5 +-
 arch/arm/mach-omap2/gpmc.c             |   15 ++-
 arch/arm/plat-omap/include/plat/gpmc.h |    9 +-
 arch/arm/plat-omap/include/plat/irqs.h |    1 +
 arch/arm/plat-omap/include/plat/nand.h |    7 +
 drivers/mtd/nand/Kconfig               |   14 ++-
 drivers/mtd/nand/omap2.c               |  277 ++++++++++++++++++++++++++++---
 7 files changed, 294 insertions(+), 34 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-09-24 12:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-16  8:00 [PATCH RESEND v4 0/4] nand prefetch-irq support and ecc layout chanage Sukumar Ghorai
2010-09-16  8:00 ` [PATCH RESEND v4 1/4] omap3: nand: prefetch in irq mode support Sukumar Ghorai
2010-09-17 17:55   ` Tony Lindgren
2010-09-18 18:24     ` Ghorai, Sukumar
2010-09-21 14:58       ` Tony Lindgren
2010-09-24 12:33         ` Ghorai, Sukumar
2010-09-20 13:31     ` Ghorai, Sukumar
2010-09-21 12:54       ` Ghorai, Sukumar
2010-09-16  8:00 ` [PATCH RESEND v4 2/4] omap3: nand: configurable fifo threshold to gain the throughput Sukumar Ghorai
2010-09-16  8:00 ` [PATCH RESEND v4 3/4] omap: nand: ecc layout select from board file Sukumar Ghorai
2010-09-16  8:00 ` [PATCH RESEND v4 4/4] omap: nand: making ecc layout as compatible with romcode ecc Sukumar Ghorai

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).