diff for duplicates of <cover.1440410236.git.cyrille.pitchen@atmel.com> diff --git a/a/1.txt b/N1/1.txt index b2387f2..e91853a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ v4: - add "OF && HAS_DMA" dependency in Kconfig for Atmel Quad SPI driver. - return -ENOMEM instead of the return code of dma_mapping_error() as this function returns a boolean on ARM achitecture. -- add "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>" for Atmel Quad +- add "Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>" for Atmel Quad SPI driver and its DT binding documentation. v3: @@ -57,3 +57,8 @@ Cyrille Pitchen (5): -- 1.8.2.2 + +-- +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 fb282bd..38e0e3e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,27 @@ - "From\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" + "From\0Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" "Subject\0[PATCH linux-next v4 0/5] add driver for Atmel QSPI controller\0" "Date\0Mon, 24 Aug 2015 12:13:55 +0200\0" - "To\0<nicolas.ferre@atmel.com>" - <broonie@kernel.org> - <linux-spi@vger.kernel.org> - <dwmw2@infradead.org> - <computersforpeace@gmail.com> - <zajec5@gmail.com> - <beanhuo@micron.com> - <juhosg@openwrt.org> - <marex@denx.de> - <shijie.huang@intel.com> - " <ben@decadent.org.uk>\0" - "Cc\0<linux-kernel@vger.kernel.org>" - <linux-arm-kernel@lists.infradead.org> - <devicetree@vger.kernel.org> - <robh+dt@kernel.org> - <pawel.moll@arm.com> - <mark.rutland@arm.com> - <ijc+devicetree@hellion.org.uk> - <galak@codeaurora.org> - <linux-mtd@lists.infradead.org> - " Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" + "To\0<nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>" + <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + <linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> + <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + <zajec5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + <beanhuo-AL4WhLSQfzjQT0dZR+AlfA@public.gmane.org> + <juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> + <marex-ynQEQJNshbs@public.gmane.org> + <shijie.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + " <ben-/+tVBieCtBitmTQ+vhA3Yw@public.gmane.org>\0" + "Cc\0<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" + <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + <pawel.moll-5wv7dgnIgG8@public.gmane.org> + <mark.rutland-5wv7dgnIgG8@public.gmane.org> + <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + <linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + " Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "ChangeLog\n" @@ -30,7 +30,7 @@ "- add \"OF && HAS_DMA\" dependency in Kconfig for Atmel Quad SPI driver.\n" "- return -ENOMEM instead of the return code of dma_mapping_error() as this\n" " function returns a boolean on ARM achitecture.\n" - "- add \"Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\" for Atmel Quad\n" + "- add \"Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\" for Atmel Quad\n" " SPI driver and its DT binding documentation.\n" "\n" "v3:\n" @@ -82,6 +82,11 @@ " create mode 100644 drivers/mtd/spi-nor/atmel-quadspi.c\n" "\n" "-- \n" - 1.8.2.2 + "1.8.2.2\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 -e9f54d29585487501b14e335a1839c6efee63f0297a65a2fc08e26d62564bb95 +9d2db168941fdd3deb58bca2edf03c865e7bf1b6fe80ef04c08c71fb538971e2
diff --git a/a/content_digest b/N2/content_digest index fb282bd..3ea0b05 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,27 +1,7 @@ - "From\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" + "From\0cyrille.pitchen@atmel.com (Cyrille Pitchen)\0" "Subject\0[PATCH linux-next v4 0/5] add driver for Atmel QSPI controller\0" "Date\0Mon, 24 Aug 2015 12:13:55 +0200\0" - "To\0<nicolas.ferre@atmel.com>" - <broonie@kernel.org> - <linux-spi@vger.kernel.org> - <dwmw2@infradead.org> - <computersforpeace@gmail.com> - <zajec5@gmail.com> - <beanhuo@micron.com> - <juhosg@openwrt.org> - <marex@denx.de> - <shijie.huang@intel.com> - " <ben@decadent.org.uk>\0" - "Cc\0<linux-kernel@vger.kernel.org>" - <linux-arm-kernel@lists.infradead.org> - <devicetree@vger.kernel.org> - <robh+dt@kernel.org> - <pawel.moll@arm.com> - <mark.rutland@arm.com> - <ijc+devicetree@hellion.org.uk> - <galak@codeaurora.org> - <linux-mtd@lists.infradead.org> - " Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "ChangeLog\n" @@ -84,4 +64,4 @@ "-- \n" 1.8.2.2 -e9f54d29585487501b14e335a1839c6efee63f0297a65a2fc08e26d62564bb95 +32051850469503109337163c3b29beddbb249475a9a0ff867479b5c8a414313e
diff --git a/a/1.txt b/N3/1.txt index b2387f2..e91853a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -4,7 +4,7 @@ v4: - add "OF && HAS_DMA" dependency in Kconfig for Atmel Quad SPI driver. - return -ENOMEM instead of the return code of dma_mapping_error() as this function returns a boolean on ARM achitecture. -- add "Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>" for Atmel Quad +- add "Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>" for Atmel Quad SPI driver and its DT binding documentation. v3: @@ -57,3 +57,8 @@ Cyrille Pitchen (5): -- 1.8.2.2 + +-- +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/N3/content_digest index fb282bd..96775cc 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,27 +1,27 @@ - "From\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" + "From\0Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" "Subject\0[PATCH linux-next v4 0/5] add driver for Atmel QSPI controller\0" "Date\0Mon, 24 Aug 2015 12:13:55 +0200\0" - "To\0<nicolas.ferre@atmel.com>" - <broonie@kernel.org> - <linux-spi@vger.kernel.org> - <dwmw2@infradead.org> - <computersforpeace@gmail.com> - <zajec5@gmail.com> - <beanhuo@micron.com> - <juhosg@openwrt.org> - <marex@denx.de> - <shijie.huang@intel.com> - " <ben@decadent.org.uk>\0" - "Cc\0<linux-kernel@vger.kernel.org>" - <linux-arm-kernel@lists.infradead.org> - <devicetree@vger.kernel.org> - <robh+dt@kernel.org> - <pawel.moll@arm.com> - <mark.rutland@arm.com> - <ijc+devicetree@hellion.org.uk> - <galak@codeaurora.org> - <linux-mtd@lists.infradead.org> - " Cyrille Pitchen <cyrille.pitchen@atmel.com>\0" + "To\0nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org" + broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org + computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + zajec5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + beanhuo-AL4WhLSQfzjQT0dZR+AlfA@public.gmane.org + juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org + marex-ynQEQJNshbs@public.gmane.org + shijie.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org + " ben-/+tVBieCtBitmTQ+vhA3Yw@public.gmane.org\0" + "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "ChangeLog\n" @@ -30,7 +30,7 @@ "- add \"OF && HAS_DMA\" dependency in Kconfig for Atmel Quad SPI driver.\n" "- return -ENOMEM instead of the return code of dma_mapping_error() as this\n" " function returns a boolean on ARM achitecture.\n" - "- add \"Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\" for Atmel Quad\n" + "- add \"Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\" for Atmel Quad\n" " SPI driver and its DT binding documentation.\n" "\n" "v3:\n" @@ -82,6 +82,11 @@ " create mode 100644 drivers/mtd/spi-nor/atmel-quadspi.c\n" "\n" "-- \n" - 1.8.2.2 + "1.8.2.2\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 -e9f54d29585487501b14e335a1839c6efee63f0297a65a2fc08e26d62564bb95 +80b288edbbafe888ce332fd2786cac649363a3cc29155c027d505bd3de596d19
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.