diff for duplicates of <20170125202343.30923-5-robh@kernel.org> diff --git a/a/1.txt b/N1/1.txt index dc4c9e7..53192e1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,8 +4,8 @@ The controller is registered with serdev when tty ports are registered with the TTY core. As the TTY core is built-in only, this has the side effect of making serdev built-in as well. -Signed-off-by: Rob Herring <robh@kernel.org> -Reviewed-By: Sebastian Reichel <sre@kernel.org> +Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Reviewed-By: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> --- v3: - Handle testing TTY_DO_WRITE_WAKEUP in write_wakeup callback due to tty @@ -64,7 +64,7 @@ index 000000000000..23c6d4ca4dae +++ b/drivers/tty/serdev/serdev-ttyport.c @@ -0,0 +1,226 @@ +/* -+ * Copyright (C) 2016-2017 Linaro Ltd., Rob Herring <robh@kernel.org> ++ * Copyright (C) 2016-2017 Linaro Ltd., Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 and diff --git a/a/content_digest b/N1/content_digest index 1d8c3f3..6bc24e1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,24 @@ "ref\020170125202343.30923-1-robh@kernel.org\0" - "From\0Rob Herring <robh@kernel.org>\0" + "ref\020170125202343.30923-1-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" + "From\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0[PATCH v3 4/5] serdev: add a tty port controller driver\0" "Date\0Wed, 25 Jan 2017 14:23:42 -0600\0" - "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" - Marcel Holtmann <marcel@holtmann.org> - Jiri Slaby <jslaby@suse.com> - Sebastian Reichel <sre@kernel.org> - Arnd Bergmann <arnd@arndb.de> - Dr . H . Nikolaus Schaller <hns@goldelico.com> - Peter Hurley <peter@hurleysoftware.com> - Andy Shevchenko <andriy.shevchenko@linux.intel.com> - " Alan Cox <gnomes@lxorguk.ukuu.org.uk>\0" - "Cc\0Loic Poulain <loic.poulain@intel.com>" - Pavel Machek <pavel@ucw.cz> - NeilBrown <neil@brown.name> - Linus Walleij <linus.walleij@linaro.org> - linux-bluetooth@vger.kernel.org - linux-serial@vger.kernel.org - " linux-kernel@vger.kernel.org\0" + "To\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>" + Marcel Holtmann <marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org> + Jiri Slaby <jslaby-IBi9RG/b67k@public.gmane.org> + Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> + Dr . H . Nikolaus Schaller <hns-xXXSsgcRVICgSpxsJD1C4w@public.gmane.org> + Peter Hurley <peter-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org> + Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> + " Alan Cox <gnomes-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org>\0" + "Cc\0Loic Poulain <loic.poulain-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>" + Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org> + NeilBrown <neil-+NVA1uvv1dVBDLzU/O5InQ@public.gmane.org> + Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Add a serdev controller driver for tty ports.\n" @@ -26,8 +27,8 @@ "with the TTY core. As the TTY core is built-in only, this has the side\n" "effect of making serdev built-in as well.\n" "\n" - "Signed-off-by: Rob Herring <robh@kernel.org>\n" - "Reviewed-By: Sebastian Reichel <sre@kernel.org>\n" + "Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Reviewed-By: Sebastian Reichel <sre-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" "---\n" "v3:\n" "- Handle testing TTY_DO_WRITE_WAKEUP in write_wakeup callback due to tty\n" @@ -86,7 +87,7 @@ "+++ b/drivers/tty/serdev/serdev-ttyport.c\n" "@@ -0,0 +1,226 @@\n" "+/*\n" - "+ * Copyright (C) 2016-2017 Linaro Ltd., Rob Herring <robh@kernel.org>\n" + "+ * Copyright (C) 2016-2017 Linaro Ltd., Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\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 and\n" @@ -344,4 +345,4 @@ "-- \n" 2.10.1 -117897fecef29e93c97a34de045f8249c333327b2a5656e72c77d15ac694c0f4 +79d29bdbd81cd34ebc4fd72e221d5536cb8805ef21502a8ffeaf7a54dc149fef
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.