* [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
@ 2009-10-30 6:20 Vimal Singh
2009-10-30 6:28 ` Artem Bityutskiy
2009-10-30 8:42 ` Vimal Singh
0 siblings, 2 replies; 8+ messages in thread
From: Vimal Singh @ 2009-10-30 6:20 UTC (permalink / raw)
To: Linux MTD
From: Vimal Singh <vimalsingh@ti.com>
Date: Fri, 30 Oct 2009 11:34:14 +0530
Subject: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
This patch series addresses some of the issues in omap nand driver.
Vimal Singh (3):
Fixing compilation warning for 'nand/omap2.c'
NAND: OMAP: Fixing omap nand driver, compiled as module
NAND: OMAP: Simplifying HWECC and removing unnecessary macros
drivers/mtd/nand/omap2.c | 315 ++++++++++++++++------------------------------
1 files changed, 108 insertions(+), 207 deletions(-)
--
Regards,
Vimal Singh
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
2009-10-30 6:20 [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver Vimal Singh
@ 2009-10-30 6:28 ` Artem Bityutskiy
2009-10-30 8:42 ` Vimal Singh
1 sibling, 0 replies; 8+ messages in thread
From: Artem Bityutskiy @ 2009-10-30 6:28 UTC (permalink / raw)
To: Vimal Singh; +Cc: Linux MTD
On Fri, 2009-10-30 at 11:50 +0530, Vimal Singh wrote:
> From: Vimal Singh <vimalsingh@ti.com>
> Date: Fri, 30 Oct 2009 11:34:14 +0530
> Subject: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
>
> This patch series addresses some of the issues in omap nand driver.
>
> Vimal Singh (3):
> Fixing compilation warning for 'nand/omap2.c'
> NAND: OMAP: Fixing omap nand driver, compiled as module
> NAND: OMAP: Simplifying HWECC and removing unnecessary macros
>
> drivers/mtd/nand/omap2.c | 315 ++++++++++++++++------------------------------
> 1 files changed, 108 insertions(+), 207 deletions(-)
Could you please post this to linux-omap as well?
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
2009-10-30 6:20 [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver Vimal Singh
2009-10-30 6:28 ` Artem Bityutskiy
@ 2009-10-30 8:42 ` Vimal Singh
2009-11-09 10:15 ` Vimal Singh
1 sibling, 1 reply; 8+ messages in thread
From: Vimal Singh @ 2009-10-30 8:42 UTC (permalink / raw)
To: Linux MTD, linux-omap
Looping Linux-omap mailing list.
From: Vimal Singh <vimalsingh@ti.com>
Date: Fri, 30 Oct 2009 11:34:14 +0530
Subject: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
This patch series addresses some of the issues in omap nand driver.
Vimal Singh (3):
Fixing compilation warning for 'nand/omap2.c'
NAND: OMAP: Fixing omap nand driver, compiled as module
NAND: OMAP: Simplifying HWECC and removing unnecessary macros
drivers/mtd/nand/omap2.c | 315 ++++++++++++++++------------------------------
1 files changed, 108 insertions(+), 207 deletions(-)
--
Regards,
Vimal Singh
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
2009-10-30 8:42 ` Vimal Singh
@ 2009-11-09 10:15 ` Vimal Singh
0 siblings, 0 replies; 8+ messages in thread
From: Vimal Singh @ 2009-11-09 10:15 UTC (permalink / raw)
To: Artem Bityutskiy, Tony Lindgren; +Cc: linux-omap, Linux MTD
Artem,
I just saw you have taken 2nd patch from this series to your tree .
Could you please be able to maintain this full series?
Tony,
You may want to look into 1st and 2nd patch in this series.
-vimal
On Fri, Oct 30, 2009 at 2:12 PM, Vimal Singh <vimal.newwork@gmail.com> wrote:
> Looping Linux-omap mailing list.
>
>
> From: Vimal Singh <vimalsingh@ti.com>
> Date: Fri, 30 Oct 2009 11:34:14 +0530
> Subject: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
>
> This patch series addresses some of the issues in omap nand driver.
>
> Vimal Singh (3):
> Fixing compilation warning for 'nand/omap2.c'
> NAND: OMAP: Fixing omap nand driver, compiled as module
> NAND: OMAP: Simplifying HWECC and removing unnecessary macros
>
> drivers/mtd/nand/omap2.c | 315 ++++++++++++++++------------------------------
> 1 files changed, 108 insertions(+), 207 deletions(-)
>
> --
> Regards,
> Vimal Singh
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
@ 2009-11-09 10:15 ` Vimal Singh
0 siblings, 0 replies; 8+ messages in thread
From: Vimal Singh @ 2009-11-09 10:15 UTC (permalink / raw)
To: Artem Bityutskiy, Tony Lindgren; +Cc: Linux MTD, linux-omap
Artem,
I just saw you have taken 2nd patch from this series to your tree .
Could you please be able to maintain this full series?
Tony,
You may want to look into 1st and 2nd patch in this series.
-vimal
On Fri, Oct 30, 2009 at 2:12 PM, Vimal Singh <vimal.newwork@gmail.com> wrote:
> Looping Linux-omap mailing list.
>
>
> From: Vimal Singh <vimalsingh@ti.com>
> Date: Fri, 30 Oct 2009 11:34:14 +0530
> Subject: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
>
> This patch series addresses some of the issues in omap nand driver.
>
> Vimal Singh (3):
> Fixing compilation warning for 'nand/omap2.c'
> NAND: OMAP: Fixing omap nand driver, compiled as module
> NAND: OMAP: Simplifying HWECC and removing unnecessary macros
>
> drivers/mtd/nand/omap2.c | 315 ++++++++++++++++------------------------------
> 1 files changed, 108 insertions(+), 207 deletions(-)
>
> --
> Regards,
> Vimal Singh
>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
2009-11-09 10:15 ` Vimal Singh
@ 2009-11-09 10:31 ` Artem Bityutskiy
-1 siblings, 0 replies; 8+ messages in thread
From: Artem Bityutskiy @ 2009-11-09 10:31 UTC (permalink / raw)
To: Vimal Singh; +Cc: Tony Lindgren, linux-omap, Linux MTD
On Mon, 2009-11-09 at 15:45 +0530, Vimal Singh wrote:
> Artem,
> I just saw you have taken 2nd patch from this series to your tree .
> Could you please be able to maintain this full series?
>
> Tony,
> You may want to look into 1st and 2nd patch in this series.
>
Yes, they are in the queue, I'll look at them as soon as I reach them,
and then will either reply, or put them to my tree - either to the
master or dunno branches.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver
@ 2009-11-09 10:31 ` Artem Bityutskiy
0 siblings, 0 replies; 8+ messages in thread
From: Artem Bityutskiy @ 2009-11-09 10:31 UTC (permalink / raw)
To: Vimal Singh; +Cc: Tony Lindgren, Linux MTD, linux-omap
On Mon, 2009-11-09 at 15:45 +0530, Vimal Singh wrote:
> Artem,
> I just saw you have taken 2nd patch from this series to your tree .
> Could you please be able to maintain this full series?
>
> Tony,
> You may want to look into 1st and 2nd patch in this series.
>
Yes, they are in the queue, I'll look at them as soon as I reach them,
and then will either reply, or put them to my tree - either to the
master or dunno branches.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* DSP can work with 2.6.30 or later kernels?
2009-11-09 10:31 ` Artem Bityutskiy
(?)
@ 2009-11-09 12:33 ` Alberto J. Perez
-1 siblings, 0 replies; 8+ messages in thread
From: Alberto J. Perez @ 2009-11-09 12:33 UTC (permalink / raw)
Cc: linux-omap
Hi all,
I'm trying to use the DSP in a Overo Fire by means of the DSPlink
module. Is it possible to compile it for kernels 2.6.30 or later?
Bests,
Alberto.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-11-09 12:33 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-30 6:20 [PATCH 0/3] NAND: OMAP: Fix and clean NAND driver Vimal Singh
2009-10-30 6:28 ` Artem Bityutskiy
2009-10-30 8:42 ` Vimal Singh
2009-11-09 10:15 ` Vimal Singh
2009-11-09 10:15 ` Vimal Singh
2009-11-09 10:31 ` Artem Bityutskiy
2009-11-09 10:31 ` Artem Bityutskiy
2009-11-09 12:33 ` DSP can work with 2.6.30 or later kernels? Alberto J. Perez
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.