diff for duplicates of <20160808120132.GQ5243@dell> diff --git a/a/1.txt b/N1/1.txt index 741f2fb..5b62f5a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,14 +1,12 @@ Enjoy! -The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc= -: +The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: Linux 4.8-rc1 (2016-08-07 18:18:00 -0700) are available in the git repository at: - git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc= --v4.9 + git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc-v4.9 for you to fetch changes up to 04940631b8d2b2e57a13b6d4ca50dfe5994b514f: @@ -19,8 +17,7 @@ Immutable branch between MFD and RTC, due for the v4.9 merge-window. ---------------------------------------------------------------- Chen-Yu Tsai (4): - mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC com= -bo IC + mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC rtc: ac100: Add RTC driver for X-Powers AC100 rtc: ac100: Add clk output support @@ -31,8 +28,7 @@ bo IC drivers/mfd/ac100.c | 137 ++++++ drivers/rtc/Kconfig | 10 + drivers/rtc/Makefile | 1 + - drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++= -++++ + drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++++++ include/linux/mfd/ac100.h | 178 +++++++ 8 files changed, 1019 insertions(+) create mode 100644 Documentation/devicetree/bindings/mfd/ac100.txt @@ -40,20 +36,8 @@ bo IC create mode 100644 drivers/rtc/rtc-ac100.c create mode 100644 include/linux/mfd/ac100.h ---=20 +-- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org =E2=94=82 Open source software for ARM SoCs +Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog - ---=20 -You received this message because you are subscribed to "rtc-linux". -Membership options at http://groups.google.com/group/rtc-linux . -Please read http://groups.google.com/group/rtc-linux/web/checklist -before submitting a driver. ----=20 -You received this message because you are subscribed to the Google Groups "= -rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an e= -mail to rtc-linux+unsubscribe@googlegroups.com. -For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 505e6a6..1991d03 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,19 @@ "ref\01467988422-17934-1-git-send-email-wens@csie.org\0" - "From\0Lee Jones <lee.jones@linaro.org>\0" - "Subject\0[rtc-linux] Re: [PATCH v5 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC\0" + "From\0lee.jones@linaro.org (Lee Jones)\0" + "Subject\0[PATCH v5 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC\0" "Date\0Mon, 8 Aug 2016 13:01:32 +0100\0" - "To\0Chen-Yu Tsai <wens@csie.org>\0" - "Cc\0Alessandro Zummo <a.zummo@towertech.it>" - Alexandre Belloni <alexandre.belloni@free-electrons.com> - Maxime Ripard <maxime.ripard@free-electrons.com> - linux-kernel@vger.kernel.org - rtc-linux@googlegroups.com - devicetree@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Enjoy!\n" "\n" - "The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc=\n" - ":\n" + "The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:\n" "\n" " Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)\n" "\n" "are available in the git repository at:\n" "\n" - " git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc=\n" - "-v4.9\n" + " git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc-v4.9\n" "\n" "for you to fetch changes up to 04940631b8d2b2e57a13b6d4ca50dfe5994b514f:\n" "\n" @@ -33,8 +24,7 @@ "\n" "----------------------------------------------------------------\n" "Chen-Yu Tsai (4):\n" - " mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC com=\n" - "bo IC\n" + " mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC\n" " mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC\n" " rtc: ac100: Add RTC driver for X-Powers AC100\n" " rtc: ac100: Add clk output support\n" @@ -45,8 +35,7 @@ " drivers/mfd/ac100.c | 137 ++++++\n" " drivers/rtc/Kconfig | 10 +\n" " drivers/rtc/Makefile | 1 +\n" - " drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++=\n" - "++++\n" + " drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++++++\n" " include/linux/mfd/ac100.h | 178 +++++++\n" " 8 files changed, 1019 insertions(+)\n" " create mode 100644 Documentation/devicetree/bindings/mfd/ac100.txt\n" @@ -54,22 +43,10 @@ " create mode 100644 drivers/rtc/rtc-ac100.c\n" " create mode 100644 include/linux/mfd/ac100.h\n" "\n" - "--=20\n" + "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org =E2=94=82 Open source software for ARM SoCs\n" - "Follow Linaro: Facebook | Twitter | Blog\n" - "\n" - "--=20\n" - "You received this message because you are subscribed to \"rtc-linux\".\n" - "Membership options at http://groups.google.com/group/rtc-linux .\n" - "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" - "before submitting a driver.\n" - "---=20\n" - "You received this message because you are subscribed to the Google Groups \"=\n" - "rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an e=\n" - "mail to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + "Linaro.org ? Open source software for ARM SoCs\n" + Follow Linaro: Facebook | Twitter | Blog -71793e5668dae82d22a1fd8371f78009204cd0412ac501b443c935939068c66b +f243f95494dc080a0934779a6768b0f2560d65b80a2d994412ca5aa6499ccd09
diff --git a/a/1.txt b/N2/1.txt index 741f2fb..943f822 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,14 +1,12 @@ Enjoy! -The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc= -: +The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: Linux 4.8-rc1 (2016-08-07 18:18:00 -0700) are available in the git repository at: - git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc= --v4.9 + git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc-v4.9 for you to fetch changes up to 04940631b8d2b2e57a13b6d4ca50dfe5994b514f: @@ -19,8 +17,7 @@ Immutable branch between MFD and RTC, due for the v4.9 merge-window. ---------------------------------------------------------------- Chen-Yu Tsai (4): - mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC com= -bo IC + mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC rtc: ac100: Add RTC driver for X-Powers AC100 rtc: ac100: Add clk output support @@ -31,8 +28,7 @@ bo IC drivers/mfd/ac100.c | 137 ++++++ drivers/rtc/Kconfig | 10 + drivers/rtc/Makefile | 1 + - drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++= -++++ + drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++++++ include/linux/mfd/ac100.h | 178 +++++++ 8 files changed, 1019 insertions(+) create mode 100644 Documentation/devicetree/bindings/mfd/ac100.txt @@ -40,20 +36,18 @@ bo IC create mode 100644 drivers/rtc/rtc-ac100.c create mode 100644 include/linux/mfd/ac100.h ---=20 +-- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org =E2=94=82 Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog ---=20 +-- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. ----=20 -You received this message because you are subscribed to the Google Groups "= -rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an e= -mail to rtc-linux+unsubscribe@googlegroups.com. +--- +You received this message because you are subscribed to the Google Groups "rtc-linux" group. +To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N2/content_digest index 505e6a6..be4c0cc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,27 @@ "ref\01467988422-17934-1-git-send-email-wens@csie.org\0" - "From\0Lee Jones <lee.jones@linaro.org>\0" - "Subject\0[rtc-linux] Re: [PATCH v5 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC\0" + "ref\01467988422-17934-1-git-send-email-wens-jdAy2FN1RRM@public.gmane.org\0" + "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v5 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC\0" "Date\0Mon, 8 Aug 2016 13:01:32 +0100\0" - "To\0Chen-Yu Tsai <wens@csie.org>\0" - "Cc\0Alessandro Zummo <a.zummo@towertech.it>" - Alexandre Belloni <alexandre.belloni@free-electrons.com> - Maxime Ripard <maxime.ripard@free-electrons.com> - linux-kernel@vger.kernel.org - rtc-linux@googlegroups.com - devicetree@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\0" + "Cc\0Alessandro Zummo <a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>" + Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Enjoy!\n" "\n" - "The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc=\n" - ":\n" + "The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:\n" "\n" " Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)\n" "\n" "are available in the git repository at:\n" "\n" - " git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc=\n" - "-v4.9\n" + " git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc-v4.9\n" "\n" "for you to fetch changes up to 04940631b8d2b2e57a13b6d4ca50dfe5994b514f:\n" "\n" @@ -33,8 +32,7 @@ "\n" "----------------------------------------------------------------\n" "Chen-Yu Tsai (4):\n" - " mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC com=\n" - "bo IC\n" + " mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC\n" " mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC\n" " rtc: ac100: Add RTC driver for X-Powers AC100\n" " rtc: ac100: Add clk output support\n" @@ -45,8 +43,7 @@ " drivers/mfd/ac100.c | 137 ++++++\n" " drivers/rtc/Kconfig | 10 +\n" " drivers/rtc/Makefile | 1 +\n" - " drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++=\n" - "++++\n" + " drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++++++\n" " include/linux/mfd/ac100.h | 178 +++++++\n" " 8 files changed, 1019 insertions(+)\n" " create mode 100644 Documentation/devicetree/bindings/mfd/ac100.txt\n" @@ -54,22 +51,20 @@ " create mode 100644 drivers/rtc/rtc-ac100.c\n" " create mode 100644 include/linux/mfd/ac100.h\n" "\n" - "--=20\n" + "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org =E2=94=82 Open source software for ARM SoCs\n" + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" "Follow Linaro: Facebook | Twitter | Blog\n" "\n" - "--=20\n" + "-- \n" "You received this message because you are subscribed to \"rtc-linux\".\n" "Membership options at http://groups.google.com/group/rtc-linux .\n" "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" "before submitting a driver.\n" - "---=20\n" - "You received this message because you are subscribed to the Google Groups \"=\n" - "rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an e=\n" - "mail to rtc-linux+unsubscribe@googlegroups.com.\n" + "--- \n" + "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" + "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" For more options, visit https://groups.google.com/d/optout. -71793e5668dae82d22a1fd8371f78009204cd0412ac501b443c935939068c66b +aac96eb4ab44b05e91aeb09a233d624f0edfc51e1be0da3e0fca1068555e78c7
diff --git a/a/1.txt b/N3/1.txt index 741f2fb..44f9a94 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,14 +1,12 @@ Enjoy! -The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc= -: +The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: Linux 4.8-rc1 (2016-08-07 18:18:00 -0700) are available in the git repository at: - git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc= --v4.9 + git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc-v4.9 for you to fetch changes up to 04940631b8d2b2e57a13b6d4ca50dfe5994b514f: @@ -19,8 +17,7 @@ Immutable branch between MFD and RTC, due for the v4.9 merge-window. ---------------------------------------------------------------- Chen-Yu Tsai (4): - mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC com= -bo IC + mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC rtc: ac100: Add RTC driver for X-Powers AC100 rtc: ac100: Add clk output support @@ -31,8 +28,7 @@ bo IC drivers/mfd/ac100.c | 137 ++++++ drivers/rtc/Kconfig | 10 + drivers/rtc/Makefile | 1 + - drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++= -++++ + drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++++++ include/linux/mfd/ac100.h | 178 +++++++ 8 files changed, 1019 insertions(+) create mode 100644 Documentation/devicetree/bindings/mfd/ac100.txt @@ -40,20 +36,8 @@ bo IC create mode 100644 drivers/rtc/rtc-ac100.c create mode 100644 include/linux/mfd/ac100.h ---=20 +-- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org =E2=94=82 Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog - ---=20 -You received this message because you are subscribed to "rtc-linux". -Membership options at http://groups.google.com/group/rtc-linux . -Please read http://groups.google.com/group/rtc-linux/web/checklist -before submitting a driver. ----=20 -You received this message because you are subscribed to the Google Groups "= -rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an e= -mail to rtc-linux+unsubscribe@googlegroups.com. -For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N3/content_digest index 505e6a6..f784ee7 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,6 +1,6 @@ "ref\01467988422-17934-1-git-send-email-wens@csie.org\0" "From\0Lee Jones <lee.jones@linaro.org>\0" - "Subject\0[rtc-linux] Re: [PATCH v5 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC\0" + "Subject\0Re: [PATCH v5 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC\0" "Date\0Mon, 8 Aug 2016 13:01:32 +0100\0" "To\0Chen-Yu Tsai <wens@csie.org>\0" "Cc\0Alessandro Zummo <a.zummo@towertech.it>" @@ -14,15 +14,13 @@ "b\0" "Enjoy!\n" "\n" - "The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc=\n" - ":\n" + "The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:\n" "\n" " Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)\n" "\n" "are available in the git repository at:\n" "\n" - " git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc=\n" - "-v4.9\n" + " git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-rtc-v4.9\n" "\n" "for you to fetch changes up to 04940631b8d2b2e57a13b6d4ca50dfe5994b514f:\n" "\n" @@ -33,8 +31,7 @@ "\n" "----------------------------------------------------------------\n" "Chen-Yu Tsai (4):\n" - " mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC com=\n" - "bo IC\n" + " mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC\n" " mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC\n" " rtc: ac100: Add RTC driver for X-Powers AC100\n" " rtc: ac100: Add clk output support\n" @@ -45,8 +42,7 @@ " drivers/mfd/ac100.c | 137 ++++++\n" " drivers/rtc/Kconfig | 10 +\n" " drivers/rtc/Makefile | 1 +\n" - " drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++=\n" - "++++\n" + " drivers/rtc/rtc-ac100.c | 627 ++++++++++++++++++++++++\n" " include/linux/mfd/ac100.h | 178 +++++++\n" " 8 files changed, 1019 insertions(+)\n" " create mode 100644 Documentation/devicetree/bindings/mfd/ac100.txt\n" @@ -54,22 +50,10 @@ " create mode 100644 drivers/rtc/rtc-ac100.c\n" " create mode 100644 include/linux/mfd/ac100.h\n" "\n" - "--=20\n" + "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org =E2=94=82 Open source software for ARM SoCs\n" - "Follow Linaro: Facebook | Twitter | Blog\n" - "\n" - "--=20\n" - "You received this message because you are subscribed to \"rtc-linux\".\n" - "Membership options at http://groups.google.com/group/rtc-linux .\n" - "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" - "before submitting a driver.\n" - "---=20\n" - "You received this message because you are subscribed to the Google Groups \"=\n" - "rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an e=\n" - "mail to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + Follow Linaro: Facebook | Twitter | Blog -71793e5668dae82d22a1fd8371f78009204cd0412ac501b443c935939068c66b +cc4c7285ede698d1fa3523b56ec5f51380227ae5a14c553dfbcf403ed0b0e332
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.