* [PATCH 0/5] pxa3xx_nand updates @ 2010-08-18 14:34 Haojian Zhuang 2010-08-23 8:22 ` Eric Miao 0 siblings, 1 reply; 7+ 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] 7+ messages in thread
* [PATCH 0/5] pxa3xx_nand updates 2010-08-18 14:34 [PATCH 0/5] pxa3xx_nand updates Haojian Zhuang @ 2010-08-23 8:22 ` Eric Miao 2010-08-26 16:22 ` Haojian Zhuang 0 siblings, 1 reply; 7+ 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] 7+ messages in thread
* [PATCH 0/5] pxa3xx_nand updates 2010-08-23 8:22 ` Eric Miao @ 2010-08-26 16:22 ` Haojian Zhuang 2010-08-26 16:30 ` David Woodhouse 0 siblings, 1 reply; 7+ 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] 7+ messages in thread
* [PATCH 0/5] pxa3xx_nand updates 2010-08-26 16:22 ` Haojian Zhuang @ 2010-08-26 16:30 ` David Woodhouse 2010-08-29 3:05 ` Haojian Zhuang 0 siblings, 1 reply; 7+ 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] 7+ messages in thread
* [PATCH 0/5] pxa3xx_nand updates 2010-08-26 16:30 ` David Woodhouse @ 2010-08-29 3:05 ` Haojian Zhuang 2010-08-29 10:42 ` Marek Vasut 2010-08-30 13:09 ` Artem Bityutskiy 0 siblings, 2 replies; 7+ 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] 7+ messages in thread
* [PATCH 0/5] pxa3xx_nand updates 2010-08-29 3:05 ` Haojian Zhuang @ 2010-08-29 10:42 ` Marek Vasut 2010-08-30 13:09 ` Artem Bityutskiy 1 sibling, 0 replies; 7+ 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] 7+ messages in thread
* [PATCH 0/5] pxa3xx_nand updates 2010-08-29 3:05 ` Haojian Zhuang 2010-08-29 10:42 ` Marek Vasut @ 2010-08-30 13:09 ` Artem Bityutskiy 1 sibling, 0 replies; 7+ 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] 7+ messages in thread
end of thread, other threads:[~2010-08-30 13:09 UTC | newest] Thread overview: 7+ 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-23 8:22 ` Eric Miao 2010-08-26 16:22 ` Haojian Zhuang 2010-08-26 16:30 ` David Woodhouse 2010-08-29 3:05 ` Haojian Zhuang 2010-08-29 10:42 ` Marek Vasut 2010-08-30 13:09 ` Artem Bityutskiy
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).