diff --git a/debian/patches/bugfix/all/documentation-media-uapi-explicitly-say-there-are-no-invariant-sections.patch b/debian/patches/bugfix/all/documentation-media-uapi-explicitly-say-there-are-no-invariant-sections.patch index 29890dff9..83d66744d 100644 --- a/debian/patches/bugfix/all/documentation-media-uapi-explicitly-say-there-are-no-invariant-sections.patch +++ b/debian/patches/bugfix/all/documentation-media-uapi-explicitly-say-there-are-no-invariant-sections.patch @@ -1,6 +1,8 @@ From: Ben Hutchings -Date: Fri, 23 Nov 2018 16:38:34 -0200 -Subject: Documentation/media: uapi: Explicitly say there are no Invariant Sections +Date: Fri, 23 Nov 2018 13:38:34 -0500 +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 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 none. -References: https://bugs.debian.org/698668 +Signed-off-by: Aaro Koskinen Signed-off-by: Ben Hutchings -Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Gerd Hoffmann Signed-off-by: Hans Verkuil -Signed-off-by: Sylwester Nawrocki Signed-off-by: Johannes Stezenbach -Signed-off-by: Ralph Metzler +Signed-off-by: Laurent Pinchart Signed-off-by: Marcus Metzler -Signed-off-by: Sean Young Signed-off-by: Michael Ira Krufky +Signed-off-by: Ralph Metzler +Signed-off-by: Sakari Ailus +Signed-off-by: Sean Young +Signed-off-by: Sylwester Nawrocki +Cc: Thomas Gleixner +Cc: Kate Stewart Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/media_uapi.rst | 6 +++--- diff --git a/debian/patches/bugfix/arm/ARM-dts-sun8i-h3-add-sy8106a-to-orange-pi-plus.patch b/debian/patches/bugfix/arm/ARM-dts-sun8i-h3-add-sy8106a-to-orange-pi-plus.patch index dfc7660eb..693d643fa 100644 --- a/debian/patches/bugfix/arm/ARM-dts-sun8i-h3-add-sy8106a-to-orange-pi-plus.patch +++ b/debian/patches/bugfix/arm/ARM-dts-sun8i-h3-add-sy8106a-to-orange-pi-plus.patch @@ -1,7 +1,7 @@ -From e98d72d98a25890308941080d3a17b4c77e3f460 Mon Sep 17 00:00:00 2001 From: Jorik Jonker 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 current form. This results in random freezes during boot when cpufreq is @@ -75,6 +75,3 @@ index b403e5d787cb..ac8438c2cff1 100644 &usbphy { usb3_vbus-supply = <®_usb3_vbus>; }; --- -2.20.1 - diff --git a/debian/patches/bugfix/arm64/arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch b/debian/patches/bugfix/arm64/arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch index 0b9d3f53d..d8bf2ecd4 100644 --- a/debian/patches/bugfix/arm64/arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch +++ b/debian/patches/bugfix/arm64/arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch @@ -1,7 +1,7 @@ -From 55ec26d6a4241363fa94f15377ebd8f1116fbfd7 Mon Sep 17 00:00:00 2001 From: Samuel Holland 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 devices using this SoC, inluding the Pine64 and the Orange Pi Win, @@ -26,6 +26,3 @@ index bf9b719481c4..8171c0a7f265 100644 interrupts = , 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 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", + "allwinner,sun50i-a64"; +}; --- -2.20.1 -