diff for duplicates of <2248665.NK2zlY5PWs@adelgunde> diff --git a/a/1.txt b/N1/1.txt index 4fc7daa..26a0f9b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,12 +12,12 @@ On Tuesday 17 November 2015 10:17:20 Dmitry Torokhov 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: @@ -79,7 +79,7 @@ On Tuesday 17 November 2015 10:17:20 Dmitry Torokhov wrote: > > + * 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. diff --git a/a/content_digest b/N1/content_digest index 73cb338..dee2ec4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,23 @@ "ref\01447675269-8831-1-git-send-email-mpa@pengutronix.de\0" "ref\01447675269-8831-7-git-send-email-mpa@pengutronix.de\0" "ref\020151117181720.GC29423@dtor-ws\0" - "From\0Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" + "From\0Markus Pargmann <mpa@pengutronix.de>\0" "Subject\0Re: [PATCH v8 6/8] input: touchscreen: imx25 tcq driver\0" "Date\0Fri, 20 Nov 2015 14:33:17 +0100\0" - "To\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@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\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\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" "\01:1\0" "b\0" "Hi,\n" @@ -34,12 +34,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" @@ -101,7 +101,7 @@ "> > + * 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" @@ -763,4 +763,4 @@ "=eTq5\n" "-----END PGP SIGNATURE-----\n" -d18f99c09b990a94279309719285a1a747437db0b872756d0429e7ba4a6648d1 +f860d73c791955fbe194a122e7b91b4cf6485bf555c36d01f716db71275897eb
diff --git a/a/1.txt b/N2/1.txt index 4fc7daa..298abb7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -12,12 +12,12 @@ On Tuesday 17 November 2015 10:17:20 Dmitry Torokhov 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: @@ -79,7 +79,7 @@ On Tuesday 17 November 2015 10:17:20 Dmitry Torokhov wrote: > > + * 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. @@ -719,3 +719,10 @@ Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 819 bytes +Desc: This is a digitally signed message part. +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151120/b19006d4/attachment-0001.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index dc1e5e9..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQIcBAABCAAGBQJWTyEmAAoJEEpcgKtcEGQQELEQAJsP7grhWRE8cblo5PFc2dXU -F58VsM0p4bIXjaLAAcnHAaKG6UZ3fUPoBTC2+kJWyVD1aVf5Tt5DWNk6YJiYxJlH -t2oTQeCGB/p+GXNTU/BTQ12RdbpcB414e8Cxb1RulwxZcFJbnIk7afTQjeJELqdH -YznFm7wQbyFM1O8xYn3ELzJ9M/vb/+QFgWznX3seEgfFwrU1BpsBAfwP7HEk1ljk -kmjy3YET+Bwair0PE3tJxKL0nUUYEvKlHcqT1Y3oVPhMVkDfi6beYIHhlOyQlVPm -djeQ2OCgEF686y5Gg69n6CO9EvlsrZhHWdNPuWIrCRt0M4gx3J98yGv5iMKS9BF9 -0WZZAGlK/LzX/Nn7WqRHdiX/13fzCgY57rImvBM+hadCwI+2r6dIzJ52ZNBbUiXe -0Cgwi3EZYM+JEzM2n06aI1/NciJAw1XfLXIEsSH6ycj49DOBZpqIYAcA30bWzqHL -0gcovvea3qVrjM6VbCDZb2bDdzvZjcqLj/K7P+Ikfd5eAqoA5Sr5Nj0U9VJbWLqW -l9ISOP/ZzOYoqtpimvvRM5yhjz+D/YvFVl2WfYp4GULyD0E74rGvgErx4NueDbcp -0vN+sJ91bOYZy04dId+bXCR6vxsv5O91G4nkP9sx6ineybtPCVuaDxI7tHJNT2JB -tULiXmHjYdE4S7B0K6Sz -=eTq5 ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index 07ca5cf..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,3 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" -Content-Description: This is a digitally signed message part. -Content-Transfer-Encoding: 7Bit diff --git a/a/content_digest b/N2/content_digest index 73cb338..b17ed12 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,24 +1,11 @@ "ref\01447675269-8831-1-git-send-email-mpa@pengutronix.de\0" "ref\01447675269-8831-7-git-send-email-mpa@pengutronix.de\0" "ref\020151117181720.GC29423@dtor-ws\0" - "From\0Markus Pargmann <mpa-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" - "Subject\0Re: [PATCH v8 6/8] input: touchscreen: imx25 tcq driver\0" + "From\0mpa@pengutronix.de (Markus Pargmann)\0" + "Subject\0[PATCH v8 6/8] input: touchscreen: imx25 tcq driver\0" "Date\0Fri, 20 Nov 2015 14:33:17 +0100\0" - "To\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@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" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "Hi,\n" "\n" @@ -34,12 +21,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" @@ -101,7 +88,7 @@ "> > + * 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" @@ -740,27 +727,13 @@ "Pengutronix e.K. | |\n" "Industrial Linux Solutions | http://www.pengutronix.de/ |\n" "Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |\n" - Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | - "\01:2\0" - "fn\0signature.asc\0" - "d\0This is a digitally signed message part.\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v2\n" - "\n" - "iQIcBAABCAAGBQJWTyEmAAoJEEpcgKtcEGQQELEQAJsP7grhWRE8cblo5PFc2dXU\n" - "F58VsM0p4bIXjaLAAcnHAaKG6UZ3fUPoBTC2+kJWyVD1aVf5Tt5DWNk6YJiYxJlH\n" - "t2oTQeCGB/p+GXNTU/BTQ12RdbpcB414e8Cxb1RulwxZcFJbnIk7afTQjeJELqdH\n" - "YznFm7wQbyFM1O8xYn3ELzJ9M/vb/+QFgWznX3seEgfFwrU1BpsBAfwP7HEk1ljk\n" - "kmjy3YET+Bwair0PE3tJxKL0nUUYEvKlHcqT1Y3oVPhMVkDfi6beYIHhlOyQlVPm\n" - "djeQ2OCgEF686y5Gg69n6CO9EvlsrZhHWdNPuWIrCRt0M4gx3J98yGv5iMKS9BF9\n" - "0WZZAGlK/LzX/Nn7WqRHdiX/13fzCgY57rImvBM+hadCwI+2r6dIzJ52ZNBbUiXe\n" - "0Cgwi3EZYM+JEzM2n06aI1/NciJAw1XfLXIEsSH6ycj49DOBZpqIYAcA30bWzqHL\n" - "0gcovvea3qVrjM6VbCDZb2bDdzvZjcqLj/K7P+Ikfd5eAqoA5Sr5Nj0U9VJbWLqW\n" - "l9ISOP/ZzOYoqtpimvvRM5yhjz+D/YvFVl2WfYp4GULyD0E74rGvgErx4NueDbcp\n" - "0vN+sJ91bOYZy04dId+bXCR6vxsv5O91G4nkP9sx6ineybtPCVuaDxI7tHJNT2JB\n" - "tULiXmHjYdE4S7B0K6Sz\n" - "=eTq5\n" - "-----END PGP SIGNATURE-----\n" + "Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 819 bytes\n" + "Desc: This is a digitally signed message part.\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151120/b19006d4/attachment-0001.sig> -d18f99c09b990a94279309719285a1a747437db0b872756d0429e7ba4a6648d1 +6205e7c06a0b1ca0cb271c7d5f79e103d56480a8f23d3e15a73672bc78a58f79
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.