diff for duplicates of <1386286149-2855-1-git-send-email-ynvich@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 460308e..915c1d1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,9 +5,9 @@ it was impossible to use 8250 driver on PXA SoCs. Upon closer examination pxa2xx-uart turned out to be a clone of 8250_core driver. -Signed-off-by: Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -CC: Heikki Krogerus <heikki.krogerus-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> -CC: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> +Signed-off-by: Sergei Ianovich <ynvich@gmail.com> +CC: Heikki Krogerus <heikki.krogerus@linux.intel.com> +CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- arch/arm/configs/am200epdkit_defconfig | 3 +- arch/arm/configs/cm_x2xx_defconfig | 3 +- @@ -418,7 +418,7 @@ index 0000000..5658fc9 @@ -0,0 +1,180 @@ +/* + * drivers/tty/serial/8250/8250_pxa.c -- driver for PXA on-board UARTS -+ * Copyright: (C) 2013 Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ++ * Copyright: (C) 2013 Sergei Ianovich <ynvich@gmail.com> + * + * replaces drivers/serial/pxa.c by Nicolas Pitre + * Created: Feb 20, 2003 @@ -1647,8 +1647,3 @@ index f9f20f3..0000000 -MODULE_ALIAS("platform:pxa2xx-uart"); -- 1.8.4.3 - --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index dacbe4a..09d2137 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,8 @@ "ref\020131205043544.GA28580@kroah.com\0" - "ref\020131205043544.GA28580-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org\0" - "From\0Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0ynvich@gmail.com (Sergei Ianovich)\0" "Subject\0[PATCH] serial: rewrite pxa2xx-uart to use 8250_core\0" "Date\0Fri, 6 Dec 2013 03:28:37 +0400\0" - "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Heikki Krogerus <heikki.krogerus-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Jiri Slaby <jslaby-AlSwsSmVLrQ@public.gmane.org> - Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Zhou Zhu <zzhu3-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Haojian Zhuang <haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Ralf Baechle <ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org> - John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> - moderated list:ARM PORT <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - open list:SERIAL DRIVERS <linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " open list:OPEN FIRMWARE AND... <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "pxa2xx-uart was a separate uart platform driver. It was declaring\n" @@ -28,9 +12,9 @@ "Upon closer examination pxa2xx-uart turned out to be a clone of\n" "8250_core driver.\n" "\n" - "Signed-off-by: Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "CC: Heikki Krogerus <heikki.krogerus-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" - "CC: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n" + "Signed-off-by: Sergei Ianovich <ynvich@gmail.com>\n" + "CC: Heikki Krogerus <heikki.krogerus@linux.intel.com>\n" + "CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" "---\n" " arch/arm/configs/am200epdkit_defconfig | 3 +-\n" " arch/arm/configs/cm_x2xx_defconfig | 3 +-\n" @@ -441,7 +425,7 @@ "@@ -0,0 +1,180 @@\n" "+/*\n" "+ * drivers/tty/serial/8250/8250_pxa.c -- driver for PXA on-board UARTS\n" - "+ * Copyright:\t(C) 2013 Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "+ * Copyright:\t(C) 2013 Sergei Ianovich <ynvich@gmail.com>\n" "+ *\n" "+ * replaces drivers/serial/pxa.c by Nicolas Pitre\n" "+ * Created:\tFeb 20, 2003\n" @@ -1669,11 +1653,6 @@ "-MODULE_LICENSE(\"GPL\");\n" "-MODULE_ALIAS(\"platform:pxa2xx-uart\");\n" "-- \n" - "1.8.4.3\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + 1.8.4.3 -bf302caffb6bd8dc75eca70797abed3fc8dbb15c40448e036723cc2c1eac2309 +b2a8aed0cc030070008c2b817af5b39c2149ee64e7c7696a5d4b66d28593f5c5
diff --git a/a/1.txt b/N2/1.txt index 460308e..915c1d1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,9 +5,9 @@ it was impossible to use 8250 driver on PXA SoCs. Upon closer examination pxa2xx-uart turned out to be a clone of 8250_core driver. -Signed-off-by: Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> -CC: Heikki Krogerus <heikki.krogerus-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> -CC: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> +Signed-off-by: Sergei Ianovich <ynvich@gmail.com> +CC: Heikki Krogerus <heikki.krogerus@linux.intel.com> +CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- arch/arm/configs/am200epdkit_defconfig | 3 +- arch/arm/configs/cm_x2xx_defconfig | 3 +- @@ -418,7 +418,7 @@ index 0000000..5658fc9 @@ -0,0 +1,180 @@ +/* + * drivers/tty/serial/8250/8250_pxa.c -- driver for PXA on-board UARTS -+ * Copyright: (C) 2013 Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ++ * Copyright: (C) 2013 Sergei Ianovich <ynvich@gmail.com> + * + * replaces drivers/serial/pxa.c by Nicolas Pitre + * Created: Feb 20, 2003 @@ -1647,8 +1647,3 @@ index f9f20f3..0000000 -MODULE_ALIAS("platform:pxa2xx-uart"); -- 1.8.4.3 - --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index dacbe4a..f64300f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,24 +1,23 @@ "ref\020131205043544.GA28580@kroah.com\0" - "ref\020131205043544.GA28580-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org\0" - "From\0Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Sergei Ianovich <ynvich@gmail.com>\0" "Subject\0[PATCH] serial: rewrite pxa2xx-uart to use 8250_core\0" "Date\0Fri, 6 Dec 2013 03:28:37 +0400\0" - "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - Heikki Krogerus <heikki.krogerus-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Jiri Slaby <jslaby-AlSwsSmVLrQ@public.gmane.org> - Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Zhou Zhu <zzhu3-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Haojian Zhuang <haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Ralf Baechle <ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org> - John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> - moderated list:ARM PORT <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - open list:SERIAL DRIVERS <linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " open list:OPEN FIRMWARE AND... <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0linux-kernel@vger.kernel.org\0" + "Cc\0Sergei Ianovich <ynvich@gmail.com>" + Heikki Krogerus <heikki.krogerus@linux.intel.com> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Russell King <linux@arm.linux.org.uk> + Jiri Slaby <jslaby@suse.cz> + Grant Likely <grant.likely@linaro.org> + Rob Herring <rob.herring@calxeda.com> + Zhou Zhu <zzhu3@marvell.com> + Andrew Morton <akpm@linux-foundation.org> + Haojian Zhuang <haojian.zhuang@gmail.com> + Ralf Baechle <ralf@linux-mips.org> + John Crispin <blogic@openwrt.org> + linux-arm-kernel@lists.infradead.org (moderated list:ARM PORT) + linux-serial@vger.kernel.org (open list:SERIAL DRIVERS) + " devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND...)\0" "\00:1\0" "b\0" "pxa2xx-uart was a separate uart platform driver. It was declaring\n" @@ -28,9 +27,9 @@ "Upon closer examination pxa2xx-uart turned out to be a clone of\n" "8250_core driver.\n" "\n" - "Signed-off-by: Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" - "CC: Heikki Krogerus <heikki.krogerus-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" - "CC: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\n" + "Signed-off-by: Sergei Ianovich <ynvich@gmail.com>\n" + "CC: Heikki Krogerus <heikki.krogerus@linux.intel.com>\n" + "CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>\n" "---\n" " arch/arm/configs/am200epdkit_defconfig | 3 +-\n" " arch/arm/configs/cm_x2xx_defconfig | 3 +-\n" @@ -441,7 +440,7 @@ "@@ -0,0 +1,180 @@\n" "+/*\n" "+ * drivers/tty/serial/8250/8250_pxa.c -- driver for PXA on-board UARTS\n" - "+ * Copyright:\t(C) 2013 Sergei Ianovich <ynvich-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "+ * Copyright:\t(C) 2013 Sergei Ianovich <ynvich@gmail.com>\n" "+ *\n" "+ * replaces drivers/serial/pxa.c by Nicolas Pitre\n" "+ * Created:\tFeb 20, 2003\n" @@ -1669,11 +1668,6 @@ "-MODULE_LICENSE(\"GPL\");\n" "-MODULE_ALIAS(\"platform:pxa2xx-uart\");\n" "-- \n" - "1.8.4.3\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + 1.8.4.3 -bf302caffb6bd8dc75eca70797abed3fc8dbb15c40448e036723cc2c1eac2309 +af3f9137a9334c1d4bc51c37752f5e3df6012b629bfabfe9bb15a62e0c4f2693
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.