All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] pxa3xx_nand updates
@ 2010-08-18 14:34 ` Haojian Zhuang
  0 siblings, 0 replies; 14+ messages in thread
From: Haojian Zhuang @ 2010-08-18 14:34 UTC (permalink / raw)
  To: Eric Miao, David Woodhouse, linux-mtd, linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 106 bytes --]

Changelog from v1:

1. Add default timing in order to read id successfully.
2. Clean code

Thanks
Haojian

[-- Attachment #2: 20100818_nand_update_series_1.tgz --]
[-- Type: application/x-gzip, Size: 7130 bytes --]

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

* [PATCH 0/5] pxa3xx_nand updates
@ 2010-08-18 14:34 ` Haojian Zhuang
  0 siblings, 0 replies; 14+ messages in thread
From: Haojian Zhuang @ 2010-08-18 14:34 UTC (permalink / raw)
  To: linux-arm-kernel

Changelog from v1:

1. Add default timing in order to read id successfully.
2. Clean code

Thanks
Haojian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20100818_nand_update_series_1.tgz
Type: application/x-gzip
Size: 7130 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100818/8f37868f/attachment.tgz>

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

* Re: [PATCH 0/5] pxa3xx_nand updates
  2010-08-18 14:34 ` Haojian Zhuang
@ 2010-08-23  8:22   ` Eric Miao
  -1 siblings, 0 replies; 14+ messages in thread
From: Eric Miao @ 2010-08-23  8:22 UTC (permalink / raw)
  To: David Woodhouse; +Cc: linux-mtd, Haojian Zhuang, linux-arm-kernel

On Wed, Aug 18, 2010 at 10:34 PM, Haojian Zhuang
<haojian.zhuang@gmail.com> wrote:
> Changelog from v1:
>
> 1. Add default timing in order to read id successfully.
> 2. Clean code
>

This series looks good to me. David, would you please help
merge this? Thanks.

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

* [PATCH 0/5] pxa3xx_nand updates
@ 2010-08-23  8:22   ` Eric Miao
  0 siblings, 0 replies; 14+ messages in thread
From: Eric Miao @ 2010-08-23  8:22 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Aug 18, 2010 at 10:34 PM, Haojian Zhuang
<haojian.zhuang@gmail.com> wrote:
> Changelog from v1:
>
> 1. Add default timing in order to read id successfully.
> 2. Clean code
>

This series looks good to me. David, would you please help
merge this? Thanks.

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

* Re: [PATCH 0/5] pxa3xx_nand updates
  2010-08-23  8:22   ` Eric Miao
@ 2010-08-26 16:22     ` Haojian Zhuang
  -1 siblings, 0 replies; 14+ messages in thread
From: Haojian Zhuang @ 2010-08-26 16:22 UTC (permalink / raw)
  To: Eric Miao; +Cc: linux-mtd, David Woodhouse, linux-arm-kernel

On Mon, Aug 23, 2010 at 4:22 PM, Eric Miao <eric.y.miao@gmail.com> wrote:
> On Wed, Aug 18, 2010 at 10:34 PM, Haojian Zhuang
> <haojian.zhuang@gmail.com> wrote:
>> Changelog from v1:
>>
>> 1. Add default timing in order to read id successfully.
>> 2. Clean code
>>
>
> This series looks good to me. David, would you please help
> merge this? Thanks.
>

Hi David,

How about this series of patches? If they can be merged, we can
produce new patches from mtd tree.

Thanks
Haojian

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

* [PATCH 0/5] pxa3xx_nand updates
@ 2010-08-26 16:22     ` Haojian Zhuang
  0 siblings, 0 replies; 14+ messages in thread
From: Haojian Zhuang @ 2010-08-26 16:22 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Aug 23, 2010 at 4:22 PM, Eric Miao <eric.y.miao@gmail.com> wrote:
> On Wed, Aug 18, 2010 at 10:34 PM, Haojian Zhuang
> <haojian.zhuang@gmail.com> wrote:
>> Changelog from v1:
>>
>> 1. Add default timing in order to read id successfully.
>> 2. Clean code
>>
>
> This series looks good to me. David, would you please help
> merge this? Thanks.
>

Hi David,

How about this series of patches? If they can be merged, we can
produce new patches from mtd tree.

Thanks
Haojian

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

* Re: [PATCH 0/5] pxa3xx_nand updates
  2010-08-26 16:22     ` Haojian Zhuang
@ 2010-08-26 16:30       ` David Woodhouse
  -1 siblings, 0 replies; 14+ messages in thread
From: David Woodhouse @ 2010-08-26 16:30 UTC (permalink / raw)
  To: Haojian Zhuang; +Cc: linux-mtd, Eric Miao, linux-arm-kernel

On Fri, 2010-08-27 at 00:22 +0800, Haojian Zhuang wrote:
> On Mon, Aug 23, 2010 at 4:22 PM, Eric Miao <eric.y.miao@gmail.com> wrote:
> > On Wed, Aug 18, 2010 at 10:34 PM, Haojian Zhuang
> > <haojian.zhuang@gmail.com> wrote:
> >> Changelog from v1:
> >>
> >> 1. Add default timing in order to read id successfully.
> >> 2. Clean code
> >>
> >
> > This series looks good to me. David, would you please help
> > merge this? Thanks.
> >
> 
> Hi David,
> 
> How about this series of patches? If they can be merged, we can
> produce new patches from mtd tree.

Please could you resend them -- with Eric's Acked-By, and *without* the
line wrap that prevents them from applying.

-- 
dwmw2

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

* [PATCH 0/5] pxa3xx_nand updates
@ 2010-08-26 16:30       ` David Woodhouse
  0 siblings, 0 replies; 14+ messages in thread
From: David Woodhouse @ 2010-08-26 16:30 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, 2010-08-27 at 00:22 +0800, Haojian Zhuang wrote:
> On Mon, Aug 23, 2010 at 4:22 PM, Eric Miao <eric.y.miao@gmail.com> wrote:
> > On Wed, Aug 18, 2010 at 10:34 PM, Haojian Zhuang
> > <haojian.zhuang@gmail.com> wrote:
> >> Changelog from v1:
> >>
> >> 1. Add default timing in order to read id successfully.
> >> 2. Clean code
> >>
> >
> > This series looks good to me. David, would you please help
> > merge this? Thanks.
> >
> 
> Hi David,
> 
> How about this series of patches? If they can be merged, we can
> produce new patches from mtd tree.

Please could you resend them -- with Eric's Acked-By, and *without* the
line wrap that prevents them from applying.

-- 
dwmw2

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

* Re: [PATCH 0/5] pxa3xx_nand updates
  2010-08-26 16:30       ` David Woodhouse
@ 2010-08-29  3:05         ` Haojian Zhuang
  -1 siblings, 0 replies; 14+ messages in thread
From: Haojian Zhuang @ 2010-08-29  3:05 UTC (permalink / raw)
  To: David Woodhouse; +Cc: linux-mtd, Eric Miao, linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 980 bytes --]

On Fri, Aug 27, 2010 at 12:30 AM, David Woodhouse <dwmw2@infradead.org> wrote:
> On Fri, 2010-08-27 at 00:22 +0800, Haojian Zhuang wrote:
>> On Mon, Aug 23, 2010 at 4:22 PM, Eric Miao <eric.y.miao@gmail.com> wrote:
>> > On Wed, Aug 18, 2010 at 10:34 PM, Haojian Zhuang
>> > <haojian.zhuang@gmail.com> wrote:
>> >> Changelog from v1:
>> >>
>> >> 1. Add default timing in order to read id successfully.
>> >> 2. Clean code
>> >>
>> >
>> > This series looks good to me. David, would you please help
>> > merge this? Thanks.
>> >
>>
>> Hi David,
>>
>> How about this series of patches? If they can be merged, we can
>> produce new patches from mtd tree.
>
> Please could you resend them -- with Eric's Acked-By, and *without* the
> line wrap that prevents them from applying.
>
> --
> dwmw2
>
>

Hi David,

Eric's Acked-by is added into these patches already. Please help to
review and merge.

Since the first patch is already merged, only submit the other 4 patches.

Thanks
Haojian

[-- Attachment #2: 20100829_nand_series1.tgz --]
[-- Type: application/x-gzip, Size: 6802 bytes --]

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

* [PATCH 0/5] pxa3xx_nand updates
@ 2010-08-29  3:05         ` Haojian Zhuang
  0 siblings, 0 replies; 14+ messages in thread
From: Haojian Zhuang @ 2010-08-29  3:05 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Aug 27, 2010 at 12:30 AM, David Woodhouse <dwmw2@infradead.org> wrote:
> On Fri, 2010-08-27 at 00:22 +0800, Haojian Zhuang wrote:
>> On Mon, Aug 23, 2010 at 4:22 PM, Eric Miao <eric.y.miao@gmail.com> wrote:
>> > On Wed, Aug 18, 2010 at 10:34 PM, Haojian Zhuang
>> > <haojian.zhuang@gmail.com> wrote:
>> >> Changelog from v1:
>> >>
>> >> 1. Add default timing in order to read id successfully.
>> >> 2. Clean code
>> >>
>> >
>> > This series looks good to me. David, would you please help
>> > merge this? Thanks.
>> >
>>
>> Hi David,
>>
>> How about this series of patches? If they can be merged, we can
>> produce new patches from mtd tree.
>
> Please could you resend them -- with Eric's Acked-By, and *without* the
> line wrap that prevents them from applying.
>
> --
> dwmw2
>
>

Hi David,

Eric's Acked-by is added into these patches already. Please help to
review and merge.

Since the first patch is already merged, only submit the other 4 patches.

Thanks
Haojian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20100829_nand_series1.tgz
Type: application/x-gzip
Size: 6802 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100829/4bb1c61c/attachment-0001.tgz>

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

* Re: [PATCH 0/5] pxa3xx_nand updates
  2010-08-29  3:05         ` Haojian Zhuang
@ 2010-08-29 10:42           ` Marek Vasut
  -1 siblings, 0 replies; 14+ messages in thread
From: Marek Vasut @ 2010-08-29 10:42 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: linux-mtd, David Woodhouse, Eric Miao, Haojian Zhuang

Dne Ne 29. srpna 2010 05:05:26 Haojian Zhuang napsal(a):
> On Fri, Aug 27, 2010 at 12:30 AM, David Woodhouse <dwmw2@infradead.org> wrote:
> > On Fri, 2010-08-27 at 00:22 +0800, Haojian Zhuang wrote:
> >> On Mon, Aug 23, 2010 at 4:22 PM, Eric Miao <eric.y.miao@gmail.com> wrote:
> >> > On Wed, Aug 18, 2010 at 10:34 PM, Haojian Zhuang
> >> > 
> >> > <haojian.zhuang@gmail.com> wrote:
> >> >> Changelog from v1:
> >> >> 
> >> >> 1. Add default timing in order to read id successfully.
> >> >> 2. Clean code
> >> > 
> >> > This series looks good to me. David, would you please help
> >> > merge this? Thanks.
> >> 
> >> Hi David,
> >> 
> >> How about this series of patches? If they can be merged, we can
> >> produce new patches from mtd tree.
> > 
> > Please could you resend them -- with Eric's Acked-By, and *without* the
> > line wrap that prevents them from applying.
> > 
> > --
> > dwmw2
> 
> Hi David,
> 
> Eric's Acked-by is added into these patches already. Please help to
> review and merge.
> 
> Since the first patch is already merged, only submit the other 4 patches.

Do you use git send-email by any chance? That shouldn't cause such line-wrap, 
right?

Cheers
> 
> Thanks
> Haojian

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

* [PATCH 0/5] pxa3xx_nand updates
@ 2010-08-29 10:42           ` Marek Vasut
  0 siblings, 0 replies; 14+ messages in thread
From: Marek Vasut @ 2010-08-29 10:42 UTC (permalink / raw)
  To: linux-arm-kernel

Dne Ne 29. srpna 2010 05:05:26 Haojian Zhuang napsal(a):
> On Fri, Aug 27, 2010 at 12:30 AM, David Woodhouse <dwmw2@infradead.org> wrote:
> > On Fri, 2010-08-27 at 00:22 +0800, Haojian Zhuang wrote:
> >> On Mon, Aug 23, 2010 at 4:22 PM, Eric Miao <eric.y.miao@gmail.com> wrote:
> >> > On Wed, Aug 18, 2010 at 10:34 PM, Haojian Zhuang
> >> > 
> >> > <haojian.zhuang@gmail.com> wrote:
> >> >> Changelog from v1:
> >> >> 
> >> >> 1. Add default timing in order to read id successfully.
> >> >> 2. Clean code
> >> > 
> >> > This series looks good to me. David, would you please help
> >> > merge this? Thanks.
> >> 
> >> Hi David,
> >> 
> >> How about this series of patches? If they can be merged, we can
> >> produce new patches from mtd tree.
> > 
> > Please could you resend them -- with Eric's Acked-By, and *without* the
> > line wrap that prevents them from applying.
> > 
> > --
> > dwmw2
> 
> Hi David,
> 
> Eric's Acked-by is added into these patches already. Please help to
> review and merge.
> 
> Since the first patch is already merged, only submit the other 4 patches.

Do you use git send-email by any chance? That shouldn't cause such line-wrap, 
right?

Cheers
> 
> Thanks
> Haojian

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

* Re: [PATCH 0/5] pxa3xx_nand updates
  2010-08-29  3:05         ` Haojian Zhuang
@ 2010-08-30 13:09           ` Artem Bityutskiy
  -1 siblings, 0 replies; 14+ messages in thread
From: Artem Bityutskiy @ 2010-08-30 13:09 UTC (permalink / raw)
  To: Haojian Zhuang; +Cc: linux-mtd, David Woodhouse, Eric Miao, linux-arm-kernel

On Sun, 2010-08-29 at 11:05 +0800, Haojian Zhuang wrote:
> Eric's Acked-by is added into these patches already. Please help to
> review and merge.
> 
> Since the first patch is already merged, only submit the other 4 patches.

I've pushed them to my l2-mtd-2.6.git / master, thanks.

-- 
Best Regards,
Artem Bityutskiy (Битюцкий Артём)

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

* [PATCH 0/5] pxa3xx_nand updates
@ 2010-08-30 13:09           ` Artem Bityutskiy
  0 siblings, 0 replies; 14+ messages in thread
From: Artem Bityutskiy @ 2010-08-30 13:09 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, 2010-08-29 at 11:05 +0800, Haojian Zhuang wrote:
> Eric's Acked-by is added into these patches already. Please help to
> review and merge.
> 
> Since the first patch is already merged, only submit the other 4 patches.

I've pushed them to my l2-mtd-2.6.git / master, thanks.

-- 
Best Regards,
Artem Bityutskiy (???????? ?????)

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

end of thread, other threads:[~2010-08-30 13:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-18 14:34 [PATCH 0/5] pxa3xx_nand updates Haojian Zhuang
2010-08-18 14:34 ` Haojian Zhuang
2010-08-23  8:22 ` Eric Miao
2010-08-23  8:22   ` Eric Miao
2010-08-26 16:22   ` Haojian Zhuang
2010-08-26 16:22     ` Haojian Zhuang
2010-08-26 16:30     ` David Woodhouse
2010-08-26 16:30       ` David Woodhouse
2010-08-29  3:05       ` Haojian Zhuang
2010-08-29  3:05         ` Haojian Zhuang
2010-08-29 10:42         ` Marek Vasut
2010-08-29 10:42           ` Marek Vasut
2010-08-30 13:09         ` Artem Bityutskiy
2010-08-30 13:09           ` Artem Bityutskiy

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.