Add Origin fields and update headers for patches that are applied upstream

This commit is contained in:
Ben Hutchings 2019-03-10 22:08:58 +00:00
parent d96f9fae1b
commit 515c2c91cf
4 changed files with 18 additions and 22 deletions

View File

@ -1,6 +1,8 @@
From: Ben Hutchings <ben@decadent.org.uk> From: Ben Hutchings <ben@decadent.org.uk>
Date: Fri, 23 Nov 2018 16:38:34 -0200 Date: Fri, 23 Nov 2018 13:38:34 -0500
Subject: Documentation/media: uapi: Explicitly say there are no Invariant Sections Subject: media: Documentation/media: uapi: Explicitly say there are no
Invariant Sections
Origin: https://git.kernel.org/linus/861c56c13d817b76e802d664e6ce7edb09cb9417
Bug-Debian: https://bugs.debian.org/698668 Bug-Debian: https://bugs.debian.org/698668
The GNU Free Documentation License allows for a work to specify The GNU Free Documentation License allows for a work to specify
@ -12,17 +14,20 @@ specify any such sections, but it also doesn't say there are none (as
is recommended by the license text). Make it explicit that there are is recommended by the license text). Make it explicit that there are
none. none.
References: https://bugs.debian.org/698668 Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Sylwester Nawrocki <snawrocki@kernel.org>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Ralph Metzler <rjkm@metzlerbros.de> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Marcus Metzler <mocm@metzlerbros.de> Signed-off-by: Marcus Metzler <mocm@metzlerbros.de>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Michael Ira Krufky <mkrufky@gmail.com> Signed-off-by: Michael Ira Krufky <mkrufky@gmail.com>
Signed-off-by: Ralph Metzler <rjkm@metzlerbros.de>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Sylwester Nawrocki <snawrocki@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Kate Stewart <kstewart@linuxfoundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
--- ---
Documentation/media/media_uapi.rst | 6 +++--- Documentation/media/media_uapi.rst | 6 +++---

View File

@ -1,7 +1,7 @@
From e98d72d98a25890308941080d3a17b4c77e3f460 Mon Sep 17 00:00:00 2001
From: Jorik Jonker <jorik@kippendief.biz> From: Jorik Jonker <jorik@kippendief.biz>
Date: Sat, 29 Sep 2018 15:18:30 +0200 Date: Sat, 29 Sep 2018 15:18:30 +0200
Subject: [PATCH] ARM: dts: sun8i-h3: add sy8106a to orange pi plus Subject: ARM: dts: sun8i-h3: add sy8106a to orange pi plus
Origin: https://git.kernel.org/linus/e98d72d98a25890308941080d3a17b4c77e3f460
The Orange Pi Plus board lacks voltage scaling capabilities in its The Orange Pi Plus board lacks voltage scaling capabilities in its
current form. This results in random freezes during boot when cpufreq is current form. This results in random freezes during boot when cpufreq is
@ -75,6 +75,3 @@ index b403e5d787cb..ac8438c2cff1 100644
&usbphy { &usbphy {
usb3_vbus-supply = <&reg_usb3_vbus>; usb3_vbus-supply = <&reg_usb3_vbus>;
}; };
--
2.20.1

View File

@ -1,7 +1,7 @@
From 55ec26d6a4241363fa94f15377ebd8f1116fbfd7 Mon Sep 17 00:00:00 2001
From: Samuel Holland <samuel@sholland.org> From: Samuel Holland <samuel@sholland.org>
Date: Sat, 12 Jan 2019 20:17:19 -0600 Date: Sat, 12 Jan 2019 20:17:19 -0600
Subject: [PATCH] arm64: dts: allwinner: a64: Enable A64 timer workaround Subject: arm64: dts: allwinner: a64: Enable A64 timer workaround
Origin: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/commit?id=55ec26d6a4241363fa94f15377ebd8f1116fbfd7
As instability in the architectural timer has been observed on multiple As instability in the architectural timer has been observed on multiple
devices using this SoC, inluding the Pine64 and the Orange Pi Win, devices using this SoC, inluding the Pine64 and the Orange Pi Win,
@ -26,6 +26,3 @@ index bf9b719481c4..8171c0a7f265 100644
interrupts = <GIC_PPI 13 interrupts = <GIC_PPI 13
(GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>, (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>,
<GIC_PPI 14 <GIC_PPI 14
--
2.11.0

View File

@ -1,7 +1,7 @@
From b3ee15a509ffd7473b77b21cb921b3128efdd005 Mon Sep 17 00:00:00 2001
From: Andre Przywara <andre.przywara@arm.com> From: Andre Przywara <andre.przywara@arm.com>
Date: Mon, 30 Jul 2018 13:31:20 +0100 Date: Mon, 30 Jul 2018 13:31:20 +0100
Subject: [PATCH] arm64: dts: allwinner: a64: Add Pine64-LTS device tree file Subject: arm64: dts: allwinner: a64: Add Pine64-LTS device tree file
Origin: https://git.kernel.org/linus/b3ee15a509ffd7473b77b21cb921b3128efdd005
The Pine64-LTS is a variant of the Pine64 board, from the software The Pine64-LTS is a variant of the Pine64 board, from the software
visible side resembling a SoPine module on a baseboard, though the visible side resembling a SoPine module on a baseboard, though the
@ -54,6 +54,3 @@ index 000000000000..72d6961dc312
+ compatible = "pine64,pine64-lts", "allwinner,sun50i-r18", + compatible = "pine64,pine64-lts", "allwinner,sun50i-r18",
+ "allwinner,sun50i-a64"; + "allwinner,sun50i-a64";
+}; +};
--
2.20.1