All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190509094846.GA65444@google.com>

diff --git a/a/1.txt b/N1/1.txt
index 3c3c038..0bbc10a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 Hi Frederic,
 
-On Wed, Apr 17, 2019 at 7:45 PM Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> wrote:
+On Wed, Apr 17, 2019 at 7:45 PM Frederic Chen <frederic.chen@mediatek.com> wrote:
 >
 > This patch adds the driver of Digital Image Processing (DIP)
 > unit in Mediatek ISP system, providing image format
@@ -11,7 +11,7 @@ On Wed, Apr 17, 2019 at 7:45 PM Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3
 > Pass 1 driver(CAM), sensor interface driver, DIP driver and
 > face detection driver.
 >
-> Signed-off-by: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> Signed-off-by: Frederic Chen <frederic.chen@mediatek.com>
 > ---
 >  drivers/media/platform/mtk-isp/Makefile       |   18 +
 >  .../media/platform/mtk-isp/isp_50/Makefile    |   17 +
@@ -154,7 +154,7 @@ Ditto.
 > +// SPDX-License-Identifier: GPL-2.0
 > +/*
 > + * Copyright (c) 2018 MediaTek Inc.
-> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> + * Author: Frederic Chen <frederic.chen@mediatek.com>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -292,7 +292,7 @@ to which hardware DMA it goes.
 > +// SPDX-License-Identifier: GPL-2.0
 > +/*
 > + * Copyright (c) 2018 MediaTek Inc.
-> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> + * Author: Frederic Chen <frederic.chen@mediatek.com>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -1598,7 +1598,7 @@ Please avoid unnecessary layering inside the driver.
 > +/* SPDX-License-Identifier: GPL-2.0 */
 > +/*
 > + * Copyright (c) 2018 MediaTek Inc.
-> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> + * Author: Frederic Chen <frederic.chen@mediatek.com>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -1935,7 +1935,7 @@ seems equivalent to img.pixelformat and both have flags.
 > +/* SPDX-License-Identifier: GPL-2.0 */
 > +/*
 > + * Copyright (C) 2018 MediaTek Inc.
-> + * Author: Holmes Chiou <holmes.chiou-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> + * Author: Holmes Chiou <holmes.chiou@mediatek.com>
 > + *
 > + * This program is free software: you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -2108,7 +2108,7 @@ seems equivalent to img.pixelformat and both have flags.
 > +// SPDX-License-Identifier: GPL-2.0
 > +/*
 > + * Copyright (c) 2018 MediaTek Inc.
-> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> + * Author: Frederic Chen <frederic.chen@mediatek.com>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -2423,7 +2423,7 @@ seems equivalent to img.pixelformat and both have flags.
 > +                      "mediatek,reserve-memory-dip_smem",
 > +                      mtk_dip_smem_dma_setup);
 > +
-> +MODULE_AUTHOR("Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>");
+> +MODULE_AUTHOR("Frederic Chen <frederic.chen@mediatek.com>");
 > +MODULE_LICENSE("GPL v2");
 > +MODULE_DESCRIPTION("Mediatek Camera DIP shared memory alloc device");
 > +
@@ -2436,7 +2436,7 @@ seems equivalent to img.pixelformat and both have flags.
 > +/* SPDX-License-Identifier: GPL-2.0 */
 > +/*
 > + * Copyright (c) 2018 MediaTek Inc.
-> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> + * Author: Frederic Chen <frederic.chen@mediatek.com>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -2481,7 +2481,7 @@ seems equivalent to img.pixelformat and both have flags.
 > +// SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
 > +/*
 > + * Copyright (c) 2018 MediaTek Inc.
-> + * Author: Holmes Chiou <holmes.chiou-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> + * Author: Holmes Chiou <holmes.chiou@mediatek.com>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
@@ -4246,7 +4246,7 @@ Please use the of_match_ptr() wrapper.
 > +// SPDX-License-Identifier: GPL-2.0
 > +/*
 > + * Copyright (c) 2018 MediaTek Inc.
-> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
+> + * Author: Frederic Chen <frederic.chen@mediatek.com>
 > + *
 > + * This program is free software; you can redistribute it and/or modify
 > + * it under the terms of the GNU General Public License version 2 as
diff --git a/a/content_digest b/N1/content_digest
index a9b3653..e9bd658 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,36 +1,35 @@
  "ref\020190417104511.21514-1-frederic.chen@mediatek.com\0"
  "ref\020190417104511.21514-7-frederic.chen@mediatek.com\0"
- "ref\020190417104511.21514-7-frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\0"
- "From\0Tomasz Figa <tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0"
+ "From\0Tomasz Figa <tfiga@chromium.org>\0"
  "Subject\0Re: [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek DIP driver\0"
  "Date\0Thu, 9 May 2019 18:48:46 +0900\0"
- "To\0Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0"
- "Cc\0shik-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Sean.Cheng-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org
-  Rynn.Wu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  christie.yu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  holmes.chiou-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  suleiman-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
-  Jerry-ch.Chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  tfiga-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
-  jungo.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  sj.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
-  yuzhao-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
-  hans.verkuil-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org
-  zwisler-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
-  matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Frederic Chen <frederic.chen@mediatek.com>\0"
+ "Cc\0hans.verkuil@cisco.com"
+  laurent.pinchart+renesas@ideasonboard.com
+  tfiga@chromium.org
+  matthias.bgg@gmail.com
+  mchehab@kernel.org
+  yuzhao@chromium.org
+  zwisler@chromium.org
+  linux-mediatek@lists.infradead.org
+  linux-arm-kernel@lists.infradead.org
+  Sean.Cheng@mediatek.com
+  sj.huang@mediatek.com
+  christie.yu@mediatek.com
+  holmes.chiou@mediatek.com
+  Jerry-ch.Chen@mediatek.com
+  jungo.lin@mediatek.com
+  Rynn.Wu@mediatek.com
+  linux-media@vger.kernel.org
+  srv_heupstream@mediatek.com
+  devicetree@vger.kernel.org
+  shik@chromium.org
+ " suleiman@chromium.org\0"
  "\00:1\0"
  "b\0"
  "Hi Frederic,\n"
  "\n"
- "On Wed, Apr 17, 2019 at 7:45 PM Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> wrote:\n"
+ "On Wed, Apr 17, 2019 at 7:45 PM Frederic Chen <frederic.chen@mediatek.com> wrote:\n"
  ">\n"
  "> This patch adds the driver of Digital Image Processing (DIP)\n"
  "> unit in Mediatek ISP system, providing image format\n"
@@ -41,7 +40,7 @@
  "> Pass 1 driver(CAM), sensor interface driver, DIP driver and\n"
  "> face detection driver.\n"
  ">\n"
- "> Signed-off-by: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> Signed-off-by: Frederic Chen <frederic.chen@mediatek.com>\n"
  "> ---\n"
  ">  drivers/media/platform/mtk-isp/Makefile       |   18 +\n"
  ">  .../media/platform/mtk-isp/isp_50/Makefile    |   17 +\n"
@@ -184,7 +183,7 @@
  "> +// SPDX-License-Identifier: GPL-2.0\n"
  "> +/*\n"
  "> + * Copyright (c) 2018 MediaTek Inc.\n"
- "> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> + * Author: Frederic Chen <frederic.chen@mediatek.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -322,7 +321,7 @@
  "> +// SPDX-License-Identifier: GPL-2.0\n"
  "> +/*\n"
  "> + * Copyright (c) 2018 MediaTek Inc.\n"
- "> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> + * Author: Frederic Chen <frederic.chen@mediatek.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -1628,7 +1627,7 @@
  "> +/* SPDX-License-Identifier: GPL-2.0 */\n"
  "> +/*\n"
  "> + * Copyright (c) 2018 MediaTek Inc.\n"
- "> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> + * Author: Frederic Chen <frederic.chen@mediatek.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -1965,7 +1964,7 @@
  "> +/* SPDX-License-Identifier: GPL-2.0 */\n"
  "> +/*\n"
  "> + * Copyright (C) 2018 MediaTek Inc.\n"
- "> + * Author: Holmes Chiou <holmes.chiou-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> + * Author: Holmes Chiou <holmes.chiou@mediatek.com>\n"
  "> + *\n"
  "> + * This program is free software: you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -2138,7 +2137,7 @@
  "> +// SPDX-License-Identifier: GPL-2.0\n"
  "> +/*\n"
  "> + * Copyright (c) 2018 MediaTek Inc.\n"
- "> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> + * Author: Frederic Chen <frederic.chen@mediatek.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -2453,7 +2452,7 @@
  "> +                      \"mediatek,reserve-memory-dip_smem\",\n"
  "> +                      mtk_dip_smem_dma_setup);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\");\n"
+ "> +MODULE_AUTHOR(\"Frederic Chen <frederic.chen@mediatek.com>\");\n"
  "> +MODULE_LICENSE(\"GPL v2\");\n"
  "> +MODULE_DESCRIPTION(\"Mediatek Camera DIP shared memory alloc device\");\n"
  "> +\n"
@@ -2466,7 +2465,7 @@
  "> +/* SPDX-License-Identifier: GPL-2.0 */\n"
  "> +/*\n"
  "> + * Copyright (c) 2018 MediaTek Inc.\n"
- "> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> + * Author: Frederic Chen <frederic.chen@mediatek.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -2511,7 +2510,7 @@
  "> +// SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note\n"
  "> +/*\n"
  "> + * Copyright (c) 2018 MediaTek Inc.\n"
- "> + * Author: Holmes Chiou <holmes.chiou-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> + * Author: Holmes Chiou <holmes.chiou@mediatek.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -4276,7 +4275,7 @@
  "> +// SPDX-License-Identifier: GPL-2.0\n"
  "> +/*\n"
  "> + * Copyright (c) 2018 MediaTek Inc.\n"
- "> + * Author: Frederic Chen <frederic.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n"
+ "> + * Author: Frederic Chen <frederic.chen@mediatek.com>\n"
  "> + *\n"
  "> + * This program is free software; you can redistribute it and/or modify\n"
  "> + * it under the terms of the GNU General Public License version 2 as\n"
@@ -5960,4 +5959,4 @@
  "Best regards,\n"
  Tomasz
 
-d1abb6c789d2db0131a5651d2794ddb531eefaff68414a95654e4eef6a938bd2
+c4e4cb2d49f3caadaba400631a1601d48753251e5684c60b643ec1af53a76f2a

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.