diff for duplicates of <20151117181720.GC29423@dtor-ws> diff --git a/a/1.txt b/N1/1.txt index 4205f2f..e129ae4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,12 +9,12 @@ On Mon, Nov 16, 2015 at 01:01:07PM +0100, Markus Pargmann wrote: > settings in the core driver and setup a idle configuration with touch > detection. > -> Signed-off-by: Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> -> Signed-off-by: Denis Carikli <denis-fO0SIAKYzcbQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Markus Pargmann <mpa@pengutronix.de> +> Signed-off-by: Denis Carikli <denis@eukrea.com> > > [fix clock's period calculation] > [fix calculation of the 'settling' value] -> Signed-off-by: Juergen Borleis <jbe-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> +> Signed-off-by: Juergen Borleis <jbe@pengutronix.de> > --- > > Notes: @@ -69,14 +69,14 @@ On Mon, Nov 16, 2015 at 01:01:07PM +0100, Markus Pargmann wrote: > +++ b/drivers/input/touchscreen/fsl-imx25-tcq.c > @@ -0,0 +1,600 @@ > +/* -> + * Copyright (C) 2014-2015 Pengutronix, Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> +> + * Copyright (C) 2014-2015 Pengutronix, Markus Pargmann <mpa@pengutronix.de> > + * > + * 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 published by the > + * Free Software Foundation. > + * > + * Based on driver from 2011: -> + * Juergen Beisert, Pengutronix <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> +> + * Juergen Beisert, Pengutronix <kernel@pengutronix.de> > + * > + * This is the driver for the imx25 TCQ (Touchscreen Conversion Queue) > + * connected to the imx25 ADC. @@ -695,7 +695,7 @@ safe to use (send events) to allocated but not registered input device. > +module_platform_driver(mx25_tcq_driver); > + > +MODULE_DESCRIPTION("TS input driver for Freescale mx25"); -> +MODULE_AUTHOR("Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>"); +> +MODULE_AUTHOR("Markus Pargmann <mpa@pengutronix.de>"); > +MODULE_LICENSE("GPL v2"); > -- > 2.6.1 diff --git a/a/content_digest b/N1/content_digest index a0a4aee..3f4e72c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,22 @@ "ref\01447675269-8831-1-git-send-email-mpa@pengutronix.de\0" "ref\01447675269-8831-7-git-send-email-mpa@pengutronix.de\0" - "ref\01447675269-8831-7-git-send-email-mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" - "From\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0" "Subject\0Re: [PATCH v8 6/8] input: touchscreen: imx25 tcq driver\0" "Date\0Tue, 17 Nov 2015 10:17:20 -0800\0" - "To\0Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" - "Cc\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Denis Carikli <denis-fO0SIAKYzcbQT0dZR+AlfA@public.gmane.org> - " Eric B\303\251nard <eric-fO0SIAKYzcbQT0dZR+AlfA@public.gmane.org>" - Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Hartmut Knaack <knaack.h-Mmb7MZpHnFY@public.gmane.org> - Fabio Estevam <festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Juergen Borleis <jbe-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" + "To\0Markus Pargmann <mpa@pengutronix.de>\0" + "Cc\0Shawn Guo <shawnguo@kernel.org>" + Jonathan Cameron <jic23@kernel.org> + Lee Jones <lee.jones@linaro.org> + Denis Carikli <denis@eukrea.com> + " Eric B\303\251nard <eric@eukrea.com>" + Sascha Hauer <kernel@pengutronix.de> + devicetree@vger.kernel.org + linux-input@vger.kernel.org + linux-iio@vger.kernel.org + linux-arm-kernel@lists.infradead.org + Hartmut Knaack <knaack.h@gmx.de> + Fabio Estevam <festevam@gmail.com> + " Juergen Borleis <jbe@pengutronix.de>\0" "\00:1\0" "b\0" "On Mon, Nov 16, 2015 at 01:01:07PM +0100, Markus Pargmann wrote:\n" @@ -31,12 +30,12 @@ "> settings in the core driver and setup a idle configuration with touch\n" "> detection.\n" "> \n" - "> Signed-off-by: Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" - "> Signed-off-by: Denis Carikli <denis-fO0SIAKYzcbQT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Markus Pargmann <mpa@pengutronix.de>\n" + "> Signed-off-by: Denis Carikli <denis@eukrea.com>\n" "> \n" "> [fix clock's period calculation]\n" "> [fix calculation of the 'settling' value]\n" - "> Signed-off-by: Juergen Borleis <jbe-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" + "> Signed-off-by: Juergen Borleis <jbe@pengutronix.de>\n" "> ---\n" "> \n" "> Notes:\n" @@ -91,14 +90,14 @@ "> +++ b/drivers/input/touchscreen/fsl-imx25-tcq.c\n" "> @@ -0,0 +1,600 @@\n" "> +/*\n" - "> + * Copyright (C) 2014-2015 Pengutronix, Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" + "> + * Copyright (C) 2014-2015 Pengutronix, Markus Pargmann <mpa@pengutronix.de>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify it under\n" "> + * the terms of the GNU General Public License version 2 as published by the\n" "> + * Free Software Foundation.\n" "> + *\n" "> + * Based on driver from 2011:\n" - "> + * Juergen Beisert, Pengutronix <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" + "> + * Juergen Beisert, Pengutronix <kernel@pengutronix.de>\n" "> + *\n" "> + * This is the driver for the imx25 TCQ (Touchscreen Conversion Queue)\n" "> + * connected to the imx25 ADC.\n" @@ -717,7 +716,7 @@ "> +module_platform_driver(mx25_tcq_driver);\n" "> +\n" "> +MODULE_DESCRIPTION(\"TS input driver for Freescale mx25\");\n" - "> +MODULE_AUTHOR(\"Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Markus Pargmann <mpa@pengutronix.de>\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" "> -- \n" "> 2.6.1\n" @@ -728,4 +727,4 @@ "-- \n" Dmitry -2a8fa4963f55054a751c13678afcf5bb9ea5b19788704a9d032851f8503d73c1 +ebcd45a2f8af5abbc9e8c13a4e8f150832b63bf249a08ac1889b87ed649912bf
diff --git a/a/1.txt b/N2/1.txt index 4205f2f..e129ae4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,12 +9,12 @@ On Mon, Nov 16, 2015 at 01:01:07PM +0100, Markus Pargmann wrote: > settings in the core driver and setup a idle configuration with touch > detection. > -> Signed-off-by: Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> -> Signed-off-by: Denis Carikli <denis-fO0SIAKYzcbQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Markus Pargmann <mpa@pengutronix.de> +> Signed-off-by: Denis Carikli <denis@eukrea.com> > > [fix clock's period calculation] > [fix calculation of the 'settling' value] -> Signed-off-by: Juergen Borleis <jbe-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> +> Signed-off-by: Juergen Borleis <jbe@pengutronix.de> > --- > > Notes: @@ -69,14 +69,14 @@ On Mon, Nov 16, 2015 at 01:01:07PM +0100, Markus Pargmann wrote: > +++ b/drivers/input/touchscreen/fsl-imx25-tcq.c > @@ -0,0 +1,600 @@ > +/* -> + * Copyright (C) 2014-2015 Pengutronix, Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> +> + * Copyright (C) 2014-2015 Pengutronix, Markus Pargmann <mpa@pengutronix.de> > + * > + * 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 published by the > + * Free Software Foundation. > + * > + * Based on driver from 2011: -> + * Juergen Beisert, Pengutronix <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> +> + * Juergen Beisert, Pengutronix <kernel@pengutronix.de> > + * > + * This is the driver for the imx25 TCQ (Touchscreen Conversion Queue) > + * connected to the imx25 ADC. @@ -695,7 +695,7 @@ safe to use (send events) to allocated but not registered input device. > +module_platform_driver(mx25_tcq_driver); > + > +MODULE_DESCRIPTION("TS input driver for Freescale mx25"); -> +MODULE_AUTHOR("Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>"); +> +MODULE_AUTHOR("Markus Pargmann <mpa@pengutronix.de>"); > +MODULE_LICENSE("GPL v2"); > -- > 2.6.1 diff --git a/a/content_digest b/N2/content_digest index a0a4aee..b67fff3 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,9 @@ "ref\01447675269-8831-1-git-send-email-mpa@pengutronix.de\0" "ref\01447675269-8831-7-git-send-email-mpa@pengutronix.de\0" - "ref\01447675269-8831-7-git-send-email-mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" - "From\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH v8 6/8] input: touchscreen: imx25 tcq driver\0" + "From\0dmitry.torokhov@gmail.com (Dmitry Torokhov)\0" + "Subject\0[PATCH v8 6/8] input: touchscreen: imx25 tcq driver\0" "Date\0Tue, 17 Nov 2015 10:17:20 -0800\0" - "To\0Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" - "Cc\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Denis Carikli <denis-fO0SIAKYzcbQT0dZR+AlfA@public.gmane.org> - " Eric B\303\251nard <eric-fO0SIAKYzcbQT0dZR+AlfA@public.gmane.org>" - Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Hartmut Knaack <knaack.h-Mmb7MZpHnFY@public.gmane.org> - Fabio Estevam <festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - " Juergen Borleis <jbe-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Mon, Nov 16, 2015 at 01:01:07PM +0100, Markus Pargmann wrote:\n" @@ -31,12 +17,12 @@ "> settings in the core driver and setup a idle configuration with touch\n" "> detection.\n" "> \n" - "> Signed-off-by: Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" - "> Signed-off-by: Denis Carikli <denis-fO0SIAKYzcbQT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Markus Pargmann <mpa@pengutronix.de>\n" + "> Signed-off-by: Denis Carikli <denis@eukrea.com>\n" "> \n" "> [fix clock's period calculation]\n" "> [fix calculation of the 'settling' value]\n" - "> Signed-off-by: Juergen Borleis <jbe-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" + "> Signed-off-by: Juergen Borleis <jbe@pengutronix.de>\n" "> ---\n" "> \n" "> Notes:\n" @@ -91,14 +77,14 @@ "> +++ b/drivers/input/touchscreen/fsl-imx25-tcq.c\n" "> @@ -0,0 +1,600 @@\n" "> +/*\n" - "> + * Copyright (C) 2014-2015 Pengutronix, Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" + "> + * Copyright (C) 2014-2015 Pengutronix, Markus Pargmann <mpa@pengutronix.de>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify it under\n" "> + * the terms of the GNU General Public License version 2 as published by the\n" "> + * Free Software Foundation.\n" "> + *\n" "> + * Based on driver from 2011:\n" - "> + * Juergen Beisert, Pengutronix <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n" + "> + * Juergen Beisert, Pengutronix <kernel@pengutronix.de>\n" "> + *\n" "> + * This is the driver for the imx25 TCQ (Touchscreen Conversion Queue)\n" "> + * connected to the imx25 ADC.\n" @@ -717,7 +703,7 @@ "> +module_platform_driver(mx25_tcq_driver);\n" "> +\n" "> +MODULE_DESCRIPTION(\"TS input driver for Freescale mx25\");\n" - "> +MODULE_AUTHOR(\"Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Markus Pargmann <mpa@pengutronix.de>\");\n" "> +MODULE_LICENSE(\"GPL v2\");\n" "> -- \n" "> 2.6.1\n" @@ -728,4 +714,4 @@ "-- \n" Dmitry -2a8fa4963f55054a751c13678afcf5bb9ea5b19788704a9d032851f8503d73c1 +102cb25fe31c0df2ec1ff754d7e94e1ce7c2e006c339e022b5c3d836ff1df966
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.