diff --git a/.raspberrypi2.metadata b/.raspberrypi2.metadata index 924a93f..915564a 100644 --- a/.raspberrypi2.metadata +++ b/.raspberrypi2.metadata @@ -1,3 +1,3 @@ 98ae49ad49397d5a4dcb3ff9a082223edf7c5bbd SOURCES/linux-5.4.tar.xz -e4ce8765e7d2b87583036525adf59add5be1ec70 SOURCES/b22546ac06cf2e88f10873d2158069fa65ed86a3.tar.gz -399a0a1c95feb7acd5584cac3eb29a86be86b5d7 SOURCES/patch-5.4.195.xz +57b223850b572350d5129e4175cb5b5d11d86369 SOURCES/a4040b2554f459347480f17358ce76990b2d0a41.tar.gz +7f56a49facbc56db9f7e80215e8a81f92ea66f50 SOURCES/patch-5.4.199.xz diff --git a/SOURCES/rpi-5.4.x.patch b/SOURCES/rpi-5.4.x.patch index e148af3..2da8988 100644 --- a/SOURCES/rpi-5.4.x.patch +++ b/SOURCES/rpi-5.4.x.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dan Pasanen Date: Thu, 21 Sep 2017 09:55:42 -0500 -Subject: [PATCH 0001/1219] arm: partially revert +Subject: [PATCH 0001/1218] arm: partially revert 702b94bff3c50542a6e4ab9a4f4cef093262fe65 * Re-expose some dmi APIs for use in VCSM @@ -112,7 +112,7 @@ index e21249548e9f..33e4a9b8f1ba 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 29 Oct 2018 14:45:45 +0000 -Subject: [PATCH 0002/1219] Revert "rtc: pcf8523: properly handle oscillator +Subject: [PATCH 0002/1218] Revert "rtc: pcf8523: properly handle oscillator stop bit" This reverts commit ede44c908d44b166a5b6bd7caacd105c2ff5a70f. @@ -174,7 +174,7 @@ index 2f435e533b10..c85abf77ab50 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Steve Glendinning Date: Thu, 19 Feb 2015 18:47:12 +0000 -Subject: [PATCH 0003/1219] smsx95xx: fix crimes against truesize +Subject: [PATCH 0003/1218] smsx95xx: fix crimes against truesize smsc95xx is adjusting truesize when it shouldn't, and following a recent patch from Eric this is now triggering warnings. @@ -227,7 +227,7 @@ index bb4ccbda031a..dedebce4b2d9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Sam Nazarko Date: Fri, 1 Apr 2016 17:27:21 +0100 -Subject: [PATCH 0004/1219] smsc95xx: Experimental: Enable turbo_mode and +Subject: [PATCH 0004/1218] smsc95xx: Experimental: Enable turbo_mode and packetsize=2560 by default See: http://forum.kodi.tv/showthread.php?tid=285288 @@ -276,7 +276,7 @@ index dedebce4b2d9..c5ebcb114309 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 26 Mar 2013 17:26:38 +0000 -Subject: [PATCH 0005/1219] Allow mac address to be set in smsc95xx +Subject: [PATCH 0005/1218] Allow mac address to be set in smsc95xx Signed-off-by: popcornmix --- @@ -378,7 +378,7 @@ index c5ebcb114309..510f4d410f69 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 13 Mar 2015 12:43:36 +0000 -Subject: [PATCH 0006/1219] Protect __release_resource against resources +Subject: [PATCH 0006/1218] Protect __release_resource against resources without parents Without this patch, removing a device tree overlay can crash here. @@ -412,7 +412,7 @@ index 841737bbda9e..6877c789c5f6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 4 Dec 2015 17:41:50 +0000 -Subject: [PATCH 0007/1219] irq-bcm2836: Prevent spurious interrupts, and trap +Subject: [PATCH 0007/1218] irq-bcm2836: Prevent spurious interrupts, and trap them early The old arch-specific IRQ macros included a dsb to ensure the @@ -445,7 +445,7 @@ index 2038693f074c..597d36ba601e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 9 Feb 2017 14:33:30 +0000 -Subject: [PATCH 0008/1219] irq-bcm2836: Avoid "Invalid trigger warning" +Subject: [PATCH 0008/1218] irq-bcm2836: Avoid "Invalid trigger warning" Initialise the level for each IRQ to avoid a warning from the arm arch timer code. @@ -475,7 +475,7 @@ index 597d36ba601e..c006a8ac10d5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= Date: Fri, 12 Jun 2015 19:01:05 +0200 -Subject: [PATCH 0009/1219] irqchip: bcm2835: Add FIQ support +Subject: [PATCH 0009/1218] irqchip: bcm2835: Add FIQ support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -610,7 +610,7 @@ index 418245d31921..64472b25d0b4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= Date: Fri, 23 Oct 2015 16:26:55 +0200 -Subject: [PATCH 0010/1219] irqchip: irq-bcm2835: Add 2836 FIQ support +Subject: [PATCH 0010/1218] irqchip: irq-bcm2835: Add 2836 FIQ support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -715,7 +715,7 @@ index 64472b25d0b4..2fccc5cfe9f3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 14 Jul 2015 10:26:09 +0100 -Subject: [PATCH 0011/1219] spi: spidev: Completely disable the spidev warning +Subject: [PATCH 0011/1218] spi: spidev: Completely disable the spidev warning An alternative strategy would be to use "rpi,spidev" instead, but that would require many Raspberry Pi Device Tree changes. @@ -745,7 +745,7 @@ index be503a0e6ef7..736af270d7a1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= Date: Sat, 3 Oct 2015 22:22:55 +0200 -Subject: [PATCH 0012/1219] dmaengine: bcm2835: Load driver early and support +Subject: [PATCH 0012/1218] dmaengine: bcm2835: Load driver early and support legacy API MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -854,7 +854,7 @@ index e4c593f48575..6860131b02d9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 25 Jan 2016 17:25:12 +0000 -Subject: [PATCH 0013/1219] firmware: Updated mailbox header +Subject: [PATCH 0013/1218] firmware: Updated mailbox header --- include/soc/bcm2835/raspberrypi-firmware.h | 3 +++ @@ -887,7 +887,7 @@ index 7800e12ee042..3f357c05788e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 15 Jun 2016 16:48:41 +0100 -Subject: [PATCH 0014/1219] rtc: Add SPI alias for pcf2123 driver +Subject: [PATCH 0014/1218] rtc: Add SPI alias for pcf2123 driver Without this alias, Device Tree won't cause the driver to be loaded. @@ -913,7 +913,7 @@ index c3691fa4210e..ead1fd376d2d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= Date: Fri, 7 Oct 2016 16:50:59 +0200 -Subject: [PATCH 0015/1219] watchdog: bcm2835: Support setting reboot partition +Subject: [PATCH 0015/1218] watchdog: bcm2835: Support setting reboot partition MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -1021,7 +1021,7 @@ index dec6ca019bea..62937e6f83ca 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 5 Apr 2016 19:40:12 +0100 -Subject: [PATCH 0016/1219] reboot: Use power off rather than busy spinning +Subject: [PATCH 0016/1218] reboot: Use power off rather than busy spinning when halt is requested --- @@ -1050,7 +1050,7 @@ index bb18ed0539f4..a8595ab97e5b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Wed, 9 Nov 2016 13:02:52 +0000 -Subject: [PATCH 0017/1219] bcm: Make RASPBERRYPI_POWER depend on PM +Subject: [PATCH 0017/1218] bcm: Make RASPBERRYPI_POWER depend on PM --- drivers/soc/bcm/Kconfig | 1 + @@ -1075,7 +1075,7 @@ index 648e32693b7e..f204562996e2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Martin Sperl Date: Fri, 2 Sep 2016 16:45:27 +0100 -Subject: [PATCH 0018/1219] Register the clocks early during the boot process, +Subject: [PATCH 0018/1218] Register the clocks early during the boot process, so that special/critical clocks can get enabled early on in the boot process avoiding the risk of disabling a clock, pll_divider or pll when a claiming driver fails to install propperly - maybe it needs to defer. @@ -1126,7 +1126,7 @@ index e637bd6b295b..29c1e13e1c3c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 6 Dec 2016 17:05:39 +0000 -Subject: [PATCH 0019/1219] bcm2835-rng: Avoid initialising if already enabled +Subject: [PATCH 0019/1218] bcm2835-rng: Avoid initialising if already enabled Avoids the 0x40000 cycles of warmup again if firmware has already used it --- @@ -1157,7 +1157,7 @@ index f759790c3cdb..1b85ebcbca80 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 13 Feb 2017 17:20:08 +0000 -Subject: [PATCH 0020/1219] clk-bcm2835: Mark used PLLs and dividers CRITICAL +Subject: [PATCH 0020/1218] clk-bcm2835: Mark used PLLs and dividers CRITICAL The VPU configures and relies on several PLLs and dividers. Mark all enabled dividers and their PLLs as CRITICAL to prevent the kernel from @@ -1191,7 +1191,7 @@ index 29c1e13e1c3c..3485714fe389 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 13 Feb 2017 17:20:08 +0000 -Subject: [PATCH 0021/1219] clk-bcm2835: Add claim-clocks property +Subject: [PATCH 0021/1218] clk-bcm2835: Add claim-clocks property The claim-clocks property can be used to prevent PLLs and dividers from being marked as critical. It contains a vector of clock IDs, @@ -1299,7 +1299,7 @@ index 3485714fe389..0e46461d79c2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 6 Mar 2017 09:06:18 +0000 -Subject: [PATCH 0022/1219] clk-bcm2835: Read max core clock from firmware +Subject: [PATCH 0022/1218] clk-bcm2835: Read max core clock from firmware The VPU is responsible for managing the core clock, usually under direction from the bcm2835-cpufreq driver but not via the clk-bcm2835 @@ -1420,7 +1420,7 @@ index 0e46461d79c2..3afb9ff05006 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 9 May 2016 17:28:18 -0700 -Subject: [PATCH 0023/1219] clk: bcm2835: Mark GPIO clocks enabled at boot as +Subject: [PATCH 0023/1218] clk: bcm2835: Mark GPIO clocks enabled at boot as critical. These divide off of PLLD_PER and are used for the ethernet and wifi @@ -1464,7 +1464,7 @@ index 3afb9ff05006..7ae0eb2fd573 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 9 Feb 2017 14:36:44 +0000 -Subject: [PATCH 0024/1219] sound: Demote deferral errors to INFO level +Subject: [PATCH 0024/1218] sound: Demote deferral errors to INFO level At present there is no mechanism to specify driver load order, which can lead to deferrals and repeated retries until successful. @@ -1505,7 +1505,7 @@ index 093ab32ea2c3..6bb0449d91d0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Claggy3 Date: Sat, 11 Feb 2017 14:00:30 +0000 -Subject: [PATCH 0025/1219] Update vfpmodule.c +Subject: [PATCH 0025/1218] Update vfpmodule.c Christopher Alexander Tobias Schulze - May 2, 2015, 11:57 a.m. This patch fixes a problem with VFP state save and restore related @@ -1648,7 +1648,7 @@ index 2cb355c1b5b7..1e2dcf81aefa 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= Date: Tue, 1 Nov 2016 15:15:41 +0100 -Subject: [PATCH 0026/1219] i2c: bcm2835: Add debug support +Subject: [PATCH 0026/1218] i2c: bcm2835: Add debug support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -1843,7 +1843,7 @@ index c265fe462162..9fb45de2c73d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 18 Dec 2014 16:07:15 -0800 -Subject: [PATCH 0027/1219] mm: Remove the PFN busy warning +Subject: [PATCH 0027/1218] mm: Remove the PFN busy warning See commit dae803e165a11bc88ca8dbc07a11077caf97bbcb -- the warning is expected sometimes when using CMA. However, that commit still spams @@ -1874,7 +1874,7 @@ index f08ce248af2a..e5c25efa7339 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 23 Mar 2017 10:06:56 +0000 -Subject: [PATCH 0028/1219] ASoC: Add prompt for ICS43432 codec +Subject: [PATCH 0028/1218] ASoC: Add prompt for ICS43432 codec Without a prompt string, a config setting can't be included in a defconfig. Give CONFIG_SND_SOC_ICS43432 a prompt so that Pi soundcards @@ -1886,7 +1886,7 @@ Signed-off-by: Phil Elwell 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig -index 466dc67799f4..8eefcec88582 100644 +index dfc536cd9d2f..4d7b176db1b4 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -715,7 +715,7 @@ config SND_SOC_HDAC_HDA @@ -1905,7 +1905,7 @@ index 466dc67799f4..8eefcec88582 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 23 Jan 2018 16:52:45 +0000 -Subject: [PATCH 0029/1219] irqchip: irq-bcm2836: Remove regmap and syscon use +Subject: [PATCH 0029/1218] irqchip: irq-bcm2836: Remove regmap and syscon use The syscon node defines a register range that duplicates that used by the local_intc node on bcm2836/7. Since irq-bcm2835 and irq-bcm2836 are @@ -2025,7 +2025,7 @@ index c006a8ac10d5..49642bcd0b75 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 17 Oct 2017 15:04:29 +0100 -Subject: [PATCH 0030/1219] lan78xx: Enable LEDs and auto-negotiation +Subject: [PATCH 0030/1218] lan78xx: Enable LEDs and auto-negotiation For applications of the LAN78xx that don't have valid programmed EEPROMs or OTPs, enabling both LEDs and auto-negotiation by default @@ -2079,7 +2079,7 @@ index ce3c8f476d75..6f9c17990af7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 23 Feb 2016 17:26:48 +0000 -Subject: [PATCH 0031/1219] amba_pl011: Don't use DT aliases for numbering +Subject: [PATCH 0031/1218] amba_pl011: Don't use DT aliases for numbering The pl011 driver looks for DT aliases of the form "serial", and if found uses as the device ID. This can cause @@ -2114,7 +2114,7 @@ index 0bd8c05d72d6..c1bcb5eaeac0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 1 Mar 2017 16:07:39 +0000 -Subject: [PATCH 0032/1219] amba_pl011: Round input clock up +Subject: [PATCH 0032/1218] amba_pl011: Round input clock up The UART clock is initialised to be as close to the requested frequency as possible without exceeding it. Now that there is a @@ -2206,7 +2206,7 @@ index c1bcb5eaeac0..9af6d6b14188 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 29 Sep 2017 10:32:19 +0100 -Subject: [PATCH 0033/1219] amba_pl011: Insert mb() for correct FIFO handling +Subject: [PATCH 0033/1218] amba_pl011: Insert mb() for correct FIFO handling The pl011 register accessor functions use the _relaxed versions of the standard readl() and writel() functions, meaning that there are no @@ -2239,7 +2239,7 @@ index 9af6d6b14188..868607ba1637 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 29 Sep 2017 10:32:19 +0100 -Subject: [PATCH 0034/1219] amba_pl011: Add cts-event-workaround DT property +Subject: [PATCH 0034/1218] amba_pl011: Add cts-event-workaround DT property The BCM2835 PL011 implementation seems to have a bug that can lead to a transmission lockup if CTS changes frequently. A workaround was added to @@ -2297,7 +2297,7 @@ index 868607ba1637..62cf81bf6442 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: notro Date: Thu, 10 Jul 2014 13:59:47 +0200 -Subject: [PATCH 0035/1219] pinctrl-bcm2835: Set base to 0 give expected gpio +Subject: [PATCH 0035/1218] pinctrl-bcm2835: Set base to 0 give expected gpio numbering Signed-off-by: Noralf Tronnes @@ -2325,7 +2325,7 @@ index e4da3217e939..094251b77c72 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Sun, 12 May 2013 12:24:19 +0100 -Subject: [PATCH 0036/1219] Main bcm2708/bcm2709 linux port +Subject: [PATCH 0036/1218] Main bcm2708/bcm2709 linux port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -2487,7 +2487,7 @@ index 39761d190545..9766d8b50778 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Wed, 1 May 2013 19:46:17 +0100 -Subject: [PATCH 0037/1219] Add dwc_otg driver +Subject: [PATCH 0037/1218] Add dwc_otg driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -64188,7 +64188,7 @@ index 000000000000..cdc9963176e5 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Wed, 17 Jun 2015 17:06:34 +0100 -Subject: [PATCH 0038/1219] bcm2708 framebuffer driver +Subject: [PATCH 0038/1218] bcm2708 framebuffer driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -67770,7 +67770,7 @@ index 3f357c05788e..a5f3fff6773e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Thu, 14 Mar 2019 13:27:54 +0000 -Subject: [PATCH 0039/1219] Pulled in the multi frame buffer support from the +Subject: [PATCH 0039/1218] Pulled in the multi frame buffer support from the Pi3 repo --- @@ -68619,7 +68619,7 @@ index a5f3fff6773e..25fca695f903 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Siarhei Siamashka Date: Mon, 17 Jun 2013 13:32:11 +0300 -Subject: [PATCH 0040/1219] fbdev: add FBIOCOPYAREA ioctl +Subject: [PATCH 0040/1218] fbdev: add FBIOCOPYAREA ioctl Based on the patch authored by Ali Gholami Rudi at https://lkml.org/lkml/2009/7/13/153 @@ -68956,7 +68956,7 @@ index b6aac7ee1f67..212b7d5cb94c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Harm Hanemaaijer Date: Thu, 20 Jun 2013 20:21:39 +0200 -Subject: [PATCH 0041/1219] Speed up console framebuffer imageblit function +Subject: [PATCH 0041/1218] Speed up console framebuffer imageblit function Especially on platforms with a slower CPU but a relatively high framebuffer fill bandwidth, like current ARM devices, the existing @@ -69171,7 +69171,7 @@ index a2bb276a8b24..436494fba15a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Florian Meier Date: Fri, 22 Nov 2013 14:22:53 +0100 -Subject: [PATCH 0042/1219] dmaengine: Add support for BCM2708 +Subject: [PATCH 0042/1218] dmaengine: Add support for BCM2708 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -69825,7 +69825,7 @@ index 000000000000..6ca874d332a8 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: gellert Date: Fri, 15 Aug 2014 16:35:06 +0100 -Subject: [PATCH 0043/1219] MMC: added alternative MMC driver +Subject: [PATCH 0043/1218] MMC: added alternative MMC driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -70031,7 +70031,7 @@ Signed-off-by: Yaroslav Rosomakho create mode 100644 drivers/mmc/host/bcm2835-mmc.c diff --git a/drivers/mmc/core/block.c b/drivers/mmc/core/block.c -index 362ad361d586..56a9591a1f82 100644 +index 482e01ece0b7..c027728a90b5 100644 --- a/drivers/mmc/core/block.c +++ b/drivers/mmc/core/block.c @@ -166,6 +166,13 @@ static DEFINE_MUTEX(open_lock); @@ -70048,7 +70048,7 @@ index 362ad361d586..56a9591a1f82 100644 static inline int mmc_blk_part_switch(struct mmc_card *card, unsigned int part_type); -@@ -2891,6 +2898,7 @@ static int mmc_blk_probe(struct mmc_card *card) +@@ -2890,6 +2897,7 @@ static int mmc_blk_probe(struct mmc_card *card) { struct mmc_blk_data *md, *part_md; char cap_str[10]; @@ -70056,7 +70056,7 @@ index 362ad361d586..56a9591a1f82 100644 /* * Check that the card supports the command class(es) we need. -@@ -2898,7 +2906,16 @@ static int mmc_blk_probe(struct mmc_card *card) +@@ -2897,7 +2905,16 @@ static int mmc_blk_probe(struct mmc_card *card) if (!(card->csd.cmdclass & CCC_BLOCK_READ)) return -ENODEV; @@ -70074,7 +70074,7 @@ index 362ad361d586..56a9591a1f82 100644 card->complete_wq = alloc_workqueue("mmc_complete", WQ_MEM_RECLAIM | WQ_HIGHPRI, 0); -@@ -2913,9 +2930,14 @@ static int mmc_blk_probe(struct mmc_card *card) +@@ -2912,9 +2929,14 @@ static int mmc_blk_probe(struct mmc_card *card) string_get_size((u64)get_capacity(md->disk), 512, STRING_UNITS_2, cap_str, sizeof(cap_str)); @@ -71814,7 +71814,7 @@ index cf3780a6ccc4..dc3fedec75d7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 25 Mar 2015 17:49:47 +0000 -Subject: [PATCH 0044/1219] Adding bcm2835-sdhost driver, and an overlay to +Subject: [PATCH 0044/1218] Adding bcm2835-sdhost driver, and an overlay to enable it BCM2835 has two SD card interfaces. This driver uses the other one. @@ -74307,7 +74307,7 @@ index 000000000000..ba2dd8345fd4 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Fri, 28 Oct 2016 15:36:43 +0100 -Subject: [PATCH 0045/1219] vc_mem: Add vc_mem driver for querying firmware +Subject: [PATCH 0045/1218] vc_mem: Add vc_mem driver for querying firmware memory addresses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -74829,7 +74829,7 @@ index 000000000000..3c7079237496 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Tue, 22 Jul 2014 15:41:04 +0100 -Subject: [PATCH 0046/1219] vcsm: VideoCore shared memory service for BCM2835 +Subject: [PATCH 0046/1218] vcsm: VideoCore shared memory service for BCM2835 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -79842,7 +79842,7 @@ index 000000000000..2395ff08c5ce From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Luke Wren Date: Fri, 21 Aug 2015 23:14:48 +0100 -Subject: [PATCH 0047/1219] Add /dev/gpiomem device for rootless user GPIO +Subject: [PATCH 0047/1218] Add /dev/gpiomem device for rootless user GPIO access Signed-off-by: Luke Wren @@ -80157,7 +80157,7 @@ index 000000000000..f5e7f1ba8fb6 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Luke Wren Date: Sat, 5 Sep 2015 01:14:45 +0100 -Subject: [PATCH 0048/1219] Add SMI driver +Subject: [PATCH 0048/1218] Add SMI driver Signed-off-by: Luke Wren @@ -82095,7 +82095,7 @@ index 000000000000..ee3a75edfc03 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Wed, 3 Jul 2013 00:49:20 +0100 -Subject: [PATCH 0049/1219] Add cpufreq driver +Subject: [PATCH 0049/1218] Add cpufreq driver Signed-off-by: popcornmix @@ -82366,7 +82366,7 @@ index 000000000000..66184acdae49 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Wed, 17 Jun 2015 15:44:08 +0100 -Subject: [PATCH 0050/1219] Add Chris Boot's i2c driver +Subject: [PATCH 0050/1218] Add Chris Boot's i2c driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -83037,7 +83037,7 @@ index 000000000000..962f2e5c7455 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= Date: Fri, 26 Jun 2015 14:27:06 +0200 -Subject: [PATCH 0051/1219] char: broadcom: Add vcio module +Subject: [PATCH 0051/1218] char: broadcom: Add vcio module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -83303,7 +83303,7 @@ index 000000000000..d2598663a2b5 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= Date: Fri, 26 Jun 2015 14:25:01 +0200 -Subject: [PATCH 0052/1219] firmware: bcm2835: Support ARCH_BCM270x +Subject: [PATCH 0052/1218] firmware: bcm2835: Support ARCH_BCM270x MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -83392,7 +83392,7 @@ index da26a584dca0..7162f6d6649c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: notro Date: Wed, 9 Jul 2014 14:46:08 +0200 -Subject: [PATCH 0053/1219] BCM2708: Add core Device Tree support +Subject: [PATCH 0053/1218] BCM2708: Add core Device Tree support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -86512,7 +86512,7 @@ index 33b3b5c02521..83e54a5fa3b4 100644 / { compatible = "raspberrypi,model-b-rev2", "brcm,bcm2835"; diff --git a/arch/arm/boot/dts/bcm2835-rpi-b.dts b/arch/arm/boot/dts/bcm2835-rpi-b.dts -index 2b69957e0113..c9d04b1f14fd 100644 +index 1838e0fa0ff5..ff5493c783ed 100644 --- a/arch/arm/boot/dts/bcm2835-rpi-b.dts +++ b/arch/arm/boot/dts/bcm2835-rpi-b.dts @@ -4,6 +4,7 @@ @@ -106005,7 +106005,7 @@ index a6d0044328b1..bdec9e50358d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 6 Feb 2015 13:50:57 +0000 -Subject: [PATCH 0054/1219] BCM270x_DT: Add pwr_led, and the required "input" +Subject: [PATCH 0054/1218] BCM270x_DT: Add pwr_led, and the required "input" trigger The "input" trigger makes the associated GPIO an input. This is to support @@ -106189,7 +106189,7 @@ index efb309dba914..f94aa00431fb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Wed, 3 Jul 2013 00:54:08 +0100 -Subject: [PATCH 0055/1219] Added Device IDs for August DVB-T 205 +Subject: [PATCH 0055/1218] Added Device IDs for August DVB-T 205 --- drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 4 ++++ @@ -106217,7 +106217,7 @@ index 0fe71437601e..a3b6de0179a5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 28 Nov 2016 16:50:04 +0000 -Subject: [PATCH 0056/1219] Improve __copy_to_user and __copy_from_user +Subject: [PATCH 0056/1218] Improve __copy_to_user and __copy_from_user performance Provide a __copy_from_user that uses memcpy. On BCM2708, use @@ -107803,7 +107803,7 @@ index db3104f839b0..2bbb6cb99fa7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 25 Jun 2015 12:16:11 +0100 -Subject: [PATCH 0057/1219] gpio-poweroff: Allow it to work on Raspberry Pi +Subject: [PATCH 0057/1218] gpio-poweroff: Allow it to work on Raspberry Pi The Raspberry Pi firmware manages the power-down and reboot process. To do this it installs a pm_power_off handler, causing @@ -107844,7 +107844,7 @@ index 97d1f58efef4..a76b7f9e52b0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 14 Jul 2015 14:32:47 +0100 -Subject: [PATCH 0058/1219] mfd: Add Raspberry Pi Sense HAT core driver +Subject: [PATCH 0058/1218] mfd: Add Raspberry Pi Sense HAT core driver mfd: Add rpi_sense_core of compatible string --- @@ -108728,7 +108728,7 @@ index 000000000000..56196dc2af10 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Florian Meier Date: Mon, 25 Jan 2016 15:48:59 +0000 -Subject: [PATCH 0059/1219] ASoC: Add support for Rpi-DAC +Subject: [PATCH 0059/1218] ASoC: Add support for Rpi-DAC --- sound/soc/codecs/Kconfig | 5 +++ @@ -108738,7 +108738,7 @@ Subject: [PATCH 0059/1219] ASoC: Add support for Rpi-DAC create mode 100644 sound/soc/codecs/pcm1794a.c diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig -index 8eefcec88582..a0862f77effd 100644 +index 4d7b176db1b4..52737ca4d4b1 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -134,6 +134,7 @@ config SND_SOC_ALL_CODECS @@ -108749,7 +108749,7 @@ index 8eefcec88582..a0862f77effd 100644 select SND_SOC_PCM3008 select SND_SOC_PCM3060_I2C if I2C select SND_SOC_PCM3060_SPI if SPI_MASTER -@@ -985,6 +986,10 @@ config SND_SOC_RT5616 +@@ -984,6 +985,10 @@ config SND_SOC_RT5616 tristate "Realtek RT5616 CODEC" depends on I2C @@ -108862,7 +108862,7 @@ index 000000000000..36b5b6c26655 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Gordon Garrity Date: Sat, 8 Mar 2014 16:56:57 +0000 -Subject: [PATCH 0060/1219] Add IQaudIO Sound Card support for Raspberry Pi +Subject: [PATCH 0060/1218] Add IQaudIO Sound Card support for Raspberry Pi Set a limit of 0dB on Digital Volume Control @@ -109167,7 +109167,7 @@ index 000000000000..b98232038616 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Daniel Matuschek Date: Mon, 4 Aug 2014 10:06:56 +0200 -Subject: [PATCH 0061/1219] Added support for HiFiBerry DAC+ +Subject: [PATCH 0061/1218] Added support for HiFiBerry DAC+ The driver is based on the HiFiBerry DAC driver. However HiFiBerry DAC+ uses a different codec chip (PCM5122), therefore a new driver is necessary. @@ -109797,7 +109797,7 @@ index 000000000000..fdf6e950abd8 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Daniel Matuschek Date: Mon, 4 Aug 2014 11:09:58 +0200 -Subject: [PATCH 0062/1219] Added driver for HiFiBerry Amp amplifier add-on +Subject: [PATCH 0062/1218] Added driver for HiFiBerry Amp amplifier add-on board The driver contains a low-level hardware driver for the TAS5713 and the @@ -109823,7 +109823,7 @@ Some code to load the driver based on device-tree-overlays was missing. This is create mode 100644 sound/soc/codecs/tas5713.h diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig -index a0862f77effd..281cee912463 100644 +index 52737ca4d4b1..c8f2b230c2f4 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -188,6 +188,7 @@ config SND_SOC_ALL_CODECS @@ -109834,7 +109834,7 @@ index a0862f77effd..281cee912463 100644 select SND_SOC_TLV320AIC26 if SPI_MASTER select SND_SOC_TLV320AIC31XX if I2C select SND_SOC_TLV320AIC32X4_I2C if I2C && COMMON_CLK -@@ -1148,6 +1149,9 @@ config SND_SOC_TFA9879 +@@ -1147,6 +1148,9 @@ config SND_SOC_TFA9879 tristate "NXP Semiconductors TFA9879 amplifier" depends on I2C @@ -110459,7 +110459,7 @@ index 000000000000..8f019e048987 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 25 Mar 2015 09:26:17 +0100 -Subject: [PATCH 0063/1219] Add driver for rpi-proto +Subject: [PATCH 0063/1218] Add driver for rpi-proto Forward port of 3.10.x driver from https://github.com/koalo We are using a custom board and would like to use rpi 3.18.x @@ -110640,7 +110640,7 @@ index 000000000000..8f3c2ef170ff From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Aaron Shaw Date: Thu, 7 Apr 2016 21:26:21 +0100 -Subject: [PATCH 0064/1219] Add Support for JustBoom Audio boards +Subject: [PATCH 0064/1218] Add Support for JustBoom Audio boards justboom-dac: Adjust for ALSA API change @@ -110826,7 +110826,7 @@ index 000000000000..62bd64cc0928 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matt Flax Date: Mon, 16 May 2016 21:36:31 +1000 -Subject: [PATCH 0065/1219] New AudioInjector.net Pi soundcard with low jitter +Subject: [PATCH 0065/1218] New AudioInjector.net Pi soundcard with low jitter audio in and out. Contains the sound/soc/bcm ALSA machine driver and necessary alterations to the Kconfig and Makefile. @@ -111046,7 +111046,7 @@ index 000000000000..21a46551a1c1 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: escalator2015 Date: Tue, 24 May 2016 16:20:09 +0100 -Subject: [PATCH 0066/1219] New driver for RRA DigiDAC1 soundcard using WM8741 +Subject: [PATCH 0066/1218] New driver for RRA DigiDAC1 soundcard using WM8741 + WM8804 ASoC: digidac1-soundcard: use modern dai_link style @@ -111491,7 +111491,7 @@ index 000000000000..5046f88c496b From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: DigitalDreamtime Date: Sat, 2 Jul 2016 16:26:19 +0100 -Subject: [PATCH 0067/1219] Add support for Dion Audio LOCO DAC-AMP HAT +Subject: [PATCH 0067/1218] Add support for Dion Audio LOCO DAC-AMP HAT Using dedicated machine driver and pcm5102a codec driver. @@ -111635,7 +111635,7 @@ index 000000000000..06af8363fb0a From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Clive Messer Date: Mon, 19 Sep 2016 14:01:04 +0100 -Subject: [PATCH 0068/1219] Allo Piano DAC boards: Initial 2 channel (stereo) +Subject: [PATCH 0068/1218] Allo Piano DAC boards: Initial 2 channel (stereo) support (#1645) Add initial 2 channel (stereo) support for Allo Piano DAC (2.0/2.1) boards, @@ -111805,7 +111805,7 @@ index 000000000000..61640fb95431 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Raashid Muhammed Date: Mon, 27 Mar 2017 12:35:00 +0530 -Subject: [PATCH 0069/1219] Add support for Allo Piano DAC 2.1 plus add-on +Subject: [PATCH 0069/1218] Add support for Allo Piano DAC 2.1 plus add-on board for Raspberry Pi. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -112890,7 +112890,7 @@ index 000000000000..e910d4a4546d From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: BabuSubashChandar Date: Tue, 28 Mar 2017 20:04:42 +0530 -Subject: [PATCH 0070/1219] Add support for Allo Boss DAC add-on board for +Subject: [PATCH 0070/1218] Add support for Allo Boss DAC add-on board for Raspberry Pi. (#1924) Signed-off-by: Baswaraj K @@ -113577,7 +113577,7 @@ index 000000000000..cd47413f870c From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: gtrainavicius Date: Sun, 23 Oct 2016 12:06:53 +0300 -Subject: [PATCH 0071/1219] Support for Blokas Labs pisound board +Subject: [PATCH 0071/1218] Support for Blokas Labs pisound board Pisound dynamic overlay (#1760) @@ -115341,7 +115341,7 @@ index 000000000000..6af9921b55c7 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Sun, 22 Jan 2017 12:49:37 +0100 -Subject: [PATCH 0072/1219] ASoC: Add driver for Cirrus Logic Audio Card +Subject: [PATCH 0072/1218] ASoC: Add driver for Cirrus Logic Audio Card Note: due to problems with deferred probing of regulators the following softdep should be added to a modprobe.d file @@ -116406,7 +116406,7 @@ index 000000000000..a0a460f787d1 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Miquel Date: Fri, 24 Feb 2017 20:51:06 +0100 -Subject: [PATCH 0073/1219] sound: Support for Dion Audio LOCO-V2 DAC-AMP HAT +Subject: [PATCH 0073/1218] sound: Support for Dion Audio LOCO-V2 DAC-AMP HAT Signed-off-by: Miquel Blauw @@ -116557,7 +116557,7 @@ index 000000000000..ca48aef621b6 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Fe-Pi Date: Wed, 1 Mar 2017 04:42:43 -0700 -Subject: [PATCH 0074/1219] Add support for Fe-Pi audio sound card. (#1867) +Subject: [PATCH 0074/1218] Add support for Fe-Pi audio sound card. (#1867) Fe-Pi Audio Sound Card is based on NXP SGTL5000 codec. Mechanical specification of the board is the same the Raspberry Pi Zero. @@ -116740,7 +116740,7 @@ index 000000000000..a58a215820b7 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matt Flax Date: Wed, 8 Mar 2017 20:04:13 +1100 -Subject: [PATCH 0075/1219] Add support for the AudioInjector.net Octo sound +Subject: [PATCH 0075/1218] Add support for the AudioInjector.net Octo sound card AudioInjector Octo: sample rates, regulators, reset @@ -117187,7 +117187,7 @@ index 94b1adb088fd..203e3f368bd5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Peter Malkin Date: Mon, 27 Mar 2017 16:38:21 -0700 -Subject: [PATCH 0076/1219] Driver support for Google voiceHAT soundcard. +Subject: [PATCH 0076/1218] Driver support for Google voiceHAT soundcard. ASoC: googlevoicehat-codec: Use correct device when grabbing GPIO @@ -117448,7 +117448,7 @@ index 000000000000..871a25aa498e From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: allocom Date: Thu, 19 Apr 2018 12:12:26 +0530 -Subject: [PATCH 0077/1219] Driver and overlay for Allo Katana DAC +Subject: [PATCH 0077/1218] Driver and overlay for Allo Katana DAC Allo Katana DAC: Updated default values @@ -117869,7 +117869,7 @@ index 000000000000..b0aebd40fe5e From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Wed, 27 Jun 2018 15:59:12 +0100 -Subject: [PATCH 0078/1219] ASoC: Add generic RPI driver for simple soundcards. +Subject: [PATCH 0078/1218] ASoC: Add generic RPI driver for simple soundcards. The RPI simple sound card driver provides a generic ALSA SOC card driver supporting a variety of Pi HAT soundcards. The intention is to avoid @@ -118200,7 +118200,7 @@ index 000000000000..2023b0a18a2c From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 3 Sep 2018 17:00:36 +0100 -Subject: [PATCH 0079/1219] ASoC: Add Kconfig and Makefile for sound/soc/bcm +Subject: [PATCH 0079/1218] ASoC: Add Kconfig and Makefile for sound/soc/bcm Signed-off-by: popcornmix --- @@ -118472,7 +118472,7 @@ index b81fa421ec27..522fc73571e4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Sat, 21 Jul 2018 20:07:46 +0100 -Subject: [PATCH 0080/1219] ASoC: Create a generic Pi Hat WM8804 driver +Subject: [PATCH 0080/1218] ASoC: Create a generic Pi Hat WM8804 driver Reduce the amount of duplicated code by creating a generic driver for Pi Hat digi cards using the WM8804 codec. @@ -118949,7 +118949,7 @@ index 000000000000..b3c3c4ea1e75 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: P33M Date: Wed, 21 Oct 2015 14:55:21 +0100 -Subject: [PATCH 0081/1219] rpi_display: add backlight driver and overlay +Subject: [PATCH 0081/1218] rpi_display: add backlight driver and overlay Add a mailbox-driven backlight controller for the Raspberry Pi DSI touchscreen display. Requires updated GPU firmware to recognise the @@ -119132,7 +119132,7 @@ index 000000000000..14a0d9b03739 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 23 Feb 2016 19:56:04 +0000 -Subject: [PATCH 0082/1219] bcm2835-virtgpio: Virtual GPIO driver +Subject: [PATCH 0082/1218] bcm2835-virtgpio: Virtual GPIO driver Add a virtual GPIO driver that uses the firmware mailbox interface to request that the VPU toggles LEDs. @@ -119399,7 +119399,7 @@ index 000000000000..49e28ad9760e From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 3 Sep 2012 17:10:23 +0100 -Subject: [PATCH 0083/1219] net: Add non-mainline source for rtl8192cu wlan +Subject: [PATCH 0083/1218] net: Add non-mainline source for rtl8192cu wlan We are now syncing with version from: https://github.com/pvaret/rtl8192cu-fixes @@ -292564,7 +292564,7 @@ index 000000000000..24ab3720bef6 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Pantelis Antoniou Date: Wed, 3 Dec 2014 13:23:28 +0200 -Subject: [PATCH 0084/1219] OF: DT-Overlay configfs interface +Subject: [PATCH 0084/1218] OF: DT-Overlay configfs interface This is a port of Pantelis Antoniou's v3 port that makes use of the new upstreamed configfs support for binary attributes. @@ -293005,7 +293005,7 @@ index 000000000000..178f0629b0f0 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Cheong2K Date: Fri, 26 Feb 2016 18:20:10 +0800 -Subject: [PATCH 0085/1219] brcm: adds support for BCM43341 wifi +Subject: [PATCH 0085/1218] brcm: adds support for BCM43341 wifi brcmfmac: Disable power management @@ -293143,7 +293143,7 @@ index ddc999670484..16863a755409 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 17 Dec 2015 13:37:07 +0000 -Subject: [PATCH 0086/1219] hci_h5: Don't send conf_req when ACTIVE +Subject: [PATCH 0086/1218] hci_h5: Don't send conf_req when ACTIVE Without this patch, a modem and kernel can continuously bombard each other with conf_req and conf_rsp messages, in a demented game of tag. @@ -293172,7 +293172,7 @@ index bf3e23104194..4abd08fccf3a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 13 Apr 2015 17:16:29 +0100 -Subject: [PATCH 0087/1219] config: Add default configs +Subject: [PATCH 0087/1218] config: Add default configs --- arch/arm/configs/bcm2709_defconfig | 1444 +++++++++++++++++++++++++ @@ -300269,7 +300269,7 @@ index 000000000000..ca7668f549bc From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Michael Zoran Date: Sat, 14 Jan 2017 21:43:57 -0800 -Subject: [PATCH 0088/1219] ARM64: Round-Robin dispatch IRQs between CPUs. +Subject: [PATCH 0088/1218] ARM64: Round-Robin dispatch IRQs between CPUs. IRQ-CPU mapping is round robined on ARM64 to increase concurrency and allow multiple interrupts to be serviced @@ -300349,7 +300349,7 @@ index 49642bcd0b75..d8ef8f7fee5b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Michael Zoran Date: Sat, 11 Feb 2017 01:18:31 -0800 -Subject: [PATCH 0089/1219] ARM64: Force hardware emulation of deprecated +Subject: [PATCH 0089/1218] ARM64: Force hardware emulation of deprecated instructions. --- @@ -300383,7 +300383,7 @@ index bcb14d11232f..bfa3a069cbf1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 10 Feb 2017 17:57:08 -0800 -Subject: [PATCH 0090/1219] build/arm64: Add rules for .dtbo files for dts +Subject: [PATCH 0090/1218] build/arm64: Add rules for .dtbo files for dts overlays We now create overlays as .dtbo files. @@ -300425,7 +300425,7 @@ index d227cf87c48f..3447d81ddb27 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 26 Nov 2018 21:01:18 +0000 -Subject: [PATCH 0091/1219] Revert "build/arm64: Add rules for .dtbo files for +Subject: [PATCH 0091/1218] Revert "build/arm64: Add rules for .dtbo files for dts overlays" DT build rules are now in the common top-level Makefile. @@ -300467,7 +300467,7 @@ index 3447d81ddb27..d227cf87c48f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Fri, 25 Aug 2017 19:18:13 +0100 -Subject: [PATCH 0092/1219] cache: export clean and invalidate +Subject: [PATCH 0092/1218] cache: export clean and invalidate hack: cache: Fix linker error --- @@ -300528,7 +300528,7 @@ index 0ee8fc4b4672..8acb1857ff67 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Tue, 14 Nov 2017 15:13:15 +0000 -Subject: [PATCH 0093/1219] AXI performance monitor driver (#2222) +Subject: [PATCH 0093/1218] AXI performance monitor driver (#2222) Uses the debugfs I/F to provide access to the AXI bus performance monitors. @@ -301227,7 +301227,7 @@ index 000000000000..5ae2bdaa88b4 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 27 Nov 2017 17:14:54 +0000 -Subject: [PATCH 0094/1219] cgroup: Disable cgroup "memory" by default +Subject: [PATCH 0094/1218] cgroup: Disable cgroup "memory" by default Some Raspberry Pis have limited RAM and most users won't use the cgroup memory support so it is disabled by default. Enable with: @@ -301318,7 +301318,7 @@ index 177d57ce9016..70b02f882296 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= Date: Wed, 3 Jun 2015 12:26:13 +0200 -Subject: [PATCH 0095/1219] ARM: bcm2835: Set Serial number and Revision +Subject: [PATCH 0095/1218] ARM: bcm2835: Set Serial number and Revision MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -301387,7 +301387,7 @@ index bfc556f76720..73ec2427fbcf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 16 Jul 2018 14:40:13 +0100 -Subject: [PATCH 0096/1219] dwc-otg: FIQ: Fix "bad mode in data abort handler" +Subject: [PATCH 0096/1218] dwc-otg: FIQ: Fix "bad mode in data abort handler" Create a semi-static mapping for the USB registers early in the boot process, before additional kernel threads are started, so all threads @@ -301509,7 +301509,7 @@ index 73ec2427fbcf..9b6c921106b5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 11 Dec 2017 09:18:32 +0000 -Subject: [PATCH 0097/1219] ARM: Activate FIQs to avoid __irq_startup warnings +Subject: [PATCH 0097/1218] ARM: Activate FIQs to avoid __irq_startup warnings There is a new test in __irq_startup that the IRQ is activated, which hasn't been the case for FIQs since they bypass some of the usual setup. @@ -301551,7 +301551,7 @@ index cd1234c103fc..a0f96e3b8898 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 22 Jan 2018 17:26:38 +0000 -Subject: [PATCH 0098/1219] serial: 8250: bcm2835aux - suppress EPROBE_DEFER +Subject: [PATCH 0098/1218] serial: 8250: bcm2835aux - suppress EPROBE_DEFER Signed-off-by: Phil Elwell --- @@ -301579,7 +301579,7 @@ index 4997c519ebb3..33da68341c3a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 14 Sep 2016 09:16:19 +0100 -Subject: [PATCH 0099/1219] raspberrypi-firmware: Export the general +Subject: [PATCH 0099/1218] raspberrypi-firmware: Export the general transaction function. The vc4-firmware-kms module is going to be doing the MBOX FB call. @@ -301617,7 +301617,7 @@ index 7162f6d6649c..7947e65a22da 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 14 Sep 2016 08:39:33 +0100 -Subject: [PATCH 0100/1219] drm/vc4: Add a mode for using the closed firmware +Subject: [PATCH 0100/1218] drm/vc4: Add a mode for using the closed firmware for display. Signed-off-by: Eric Anholt @@ -302394,7 +302394,7 @@ index 000000000000..78c343059355 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 1 Feb 2017 17:09:18 -0800 -Subject: [PATCH 0101/1219] drm/vc4: Name the primary and cursor planes in +Subject: [PATCH 0101/1218] drm/vc4: Name the primary and cursor planes in fkms. This makes debugging nicer, compared to trying to remember what the @@ -302425,7 +302425,7 @@ index 78c343059355..d9a5551d01a2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 1 Feb 2017 17:10:09 -0800 -Subject: [PATCH 0102/1219] drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of +Subject: [PATCH 0102/1218] drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of fkms. Trying to debug weston on fkms involved figuring out what calls I was @@ -302501,7 +302501,7 @@ index d9a5551d01a2..e372666af011 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 2 Feb 2017 09:42:18 -0800 -Subject: [PATCH 0103/1219] drm/vc4: Fix sending of page flip completion events +Subject: [PATCH 0103/1218] drm/vc4: Fix sending of page flip completion events in FKMS mode. In the rewrite of vc4_crtc.c for fkms, I dropped the part of the @@ -302549,7 +302549,7 @@ index e372666af011..4d7b7f218cbb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 6 Jul 2017 11:45:48 -0700 -Subject: [PATCH 0104/1219] drm/vc4: Add support for setting DPMS in +Subject: [PATCH 0104/1218] drm/vc4: Add support for setting DPMS in firmwarekms. This ensures that the screen goes blank during DPMS (screensaver), @@ -302659,7 +302659,7 @@ index 4d7b7f218cbb..809437cf3215 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 7 Jun 2017 14:39:49 -0700 -Subject: [PATCH 0105/1219] drm/vc4: Add FB modifier support to firmwarekms. +Subject: [PATCH 0105/1218] drm/vc4: Add FB modifier support to firmwarekms. Signed-off-by: Eric Anholt (cherry picked from commit 11752d73488e08aaeb65fe8289a9c016acde26c2) @@ -302697,7 +302697,7 @@ index 809437cf3215..d5066f395b62 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 30 Jan 2018 14:21:02 -0800 -Subject: [PATCH 0106/1219] drm/vc4: Add missing enable/disable vblank handlers +Subject: [PATCH 0106/1218] drm/vc4: Add missing enable/disable vblank handlers in fkms. Fixes hang at boot in 4.14. @@ -302784,7 +302784,7 @@ index d5066f395b62..e3dfc20c404c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 18 Apr 2017 21:43:46 +0100 -Subject: [PATCH 0107/1219] vc4_fkms: Apply firmware overscan offset to +Subject: [PATCH 0107/1218] vc4_fkms: Apply firmware overscan offset to hardware cursor --- @@ -302847,7 +302847,7 @@ index e3dfc20c404c..7edb38953a6a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 5 Feb 2018 18:01:02 +0000 -Subject: [PATCH 0108/1219] drm/vc4: Fix warning about vblank interrupts before +Subject: [PATCH 0108/1218] drm/vc4: Fix warning about vblank interrupts before DRM core is ready. The SMICS interrupt fires continuously, but since it's 1/100 the rate @@ -302903,7 +302903,7 @@ index 7edb38953a6a..967a0bf5886b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 5 Feb 2018 18:02:30 +0000 -Subject: [PATCH 0109/1219] drm/vc4: Skip SET_CURSOR_INFO when the cursor +Subject: [PATCH 0109/1218] drm/vc4: Skip SET_CURSOR_INFO when the cursor contents didn't change. Signed-off-by: Eric Anholt @@ -302966,7 +302966,7 @@ index 967a0bf5886b..462d9084ce53 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 5 Feb 2018 18:22:03 +0000 -Subject: [PATCH 0110/1219] drm/vc4: Remove duplicate primary/cursor fields +Subject: [PATCH 0110/1218] drm/vc4: Remove duplicate primary/cursor fields from FKMS driver. The CRTC has those fields and we can just use them. @@ -303043,7 +303043,7 @@ index 462d9084ce53..60e9d8fa5511 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Sun, 17 Jun 2018 13:22:07 +0100 -Subject: [PATCH 0111/1219] vc4_firmware_kms: fix build +Subject: [PATCH 0111/1218] vc4_firmware_kms: fix build --- drivers/gpu/drm/vc4/vc4_firmware_kms.c | 8 ++++++-- @@ -303108,7 +303108,7 @@ index 60e9d8fa5511..1584f90face0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 19 Feb 2019 15:06:31 +0000 -Subject: [PATCH 0112/1219] gpu:vc4-fkms: Update driver to not use plane->crtc. +Subject: [PATCH 0112/1218] gpu:vc4-fkms: Update driver to not use plane->crtc. Following on from commit 2f958af7fc248 ("drm/vc4: Stop updating plane->fb/crtc") @@ -303150,7 +303150,7 @@ index 1584f90face0..347ad72682dc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 5 Feb 2018 18:53:18 +0000 -Subject: [PATCH 0113/1219] drm/vc4: Don't wait for vblank on fkms cursor +Subject: [PATCH 0113/1218] drm/vc4: Don't wait for vblank on fkms cursor updates. We don't use the same async update path between fkms and normal kms, @@ -303184,7 +303184,7 @@ index 78d4fb0499e3..75d3e8c6b650 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 20 Feb 2018 10:07:27 +0000 -Subject: [PATCH 0114/1219] i2c-gpio: Also set bus numbers from reg property +Subject: [PATCH 0114/1218] i2c-gpio: Also set bus numbers from reg property I2C busses can be assigned specific bus numbers using aliases in Device Tree - string properties where the name is the alias and the @@ -303225,7 +303225,7 @@ index a4a6825c8758..cfbcf3952ddc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: hdoverobinson Date: Tue, 13 Mar 2018 06:58:39 -0400 -Subject: [PATCH 0115/1219] added capture_clear option to pps-gpio via +Subject: [PATCH 0115/1218] added capture_clear option to pps-gpio via dtoverlay (#2433) --- @@ -303252,7 +303252,7 @@ index e0de1df2ede0..ee7d8f4e7f2e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 9 Mar 2018 12:01:00 +0000 -Subject: [PATCH 0116/1219] lan78xx: Read initial EEE status from DT +Subject: [PATCH 0116/1218] lan78xx: Read initial EEE status from DT Add two new DT properties: * microchip,eee-enabled - a boolean to enable EEE @@ -303298,7 +303298,7 @@ index 6f9c17990af7..b7428eb3cf96 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 14 Jul 2014 22:02:09 +0100 -Subject: [PATCH 0117/1219] hid: Reduce default mouse polling interval to 60Hz +Subject: [PATCH 0117/1218] hid: Reduce default mouse polling interval to 60Hz Reduces overhead when using X --- @@ -303336,7 +303336,7 @@ index 8537fcdb456d..3c4bc2b22962 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nick Bulleid Date: Thu, 10 May 2018 21:57:02 +0100 -Subject: [PATCH 0118/1219] Add ability to export gpio used by gpio-poweroff +Subject: [PATCH 0118/1218] Add ability to export gpio used by gpio-poweroff Signed-off-by: Nick Bulleid @@ -303401,7 +303401,7 @@ index a76b7f9e52b0..ca3fcbec49db 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Sat, 12 May 2018 21:35:43 +0100 -Subject: [PATCH 0119/1219] firmware/raspberrypi: Notify firmware of a reboot +Subject: [PATCH 0119/1218] firmware/raspberrypi: Notify firmware of a reboot Register for reboot notifications, sending RPI_FIRMWARE_NOTIFY_REBOOT over the mailbox interface on reception. @@ -303491,7 +303491,7 @@ index 7947e65a22da..9ad10f7e019b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 14 Jun 2018 11:21:04 +0100 -Subject: [PATCH 0120/1219] irqchip: irq-bcm2835: Calc. FIQ_START at boot-time +Subject: [PATCH 0120/1218] irqchip: irq-bcm2835: Calc. FIQ_START at boot-time ad83c7cb2f37 ("irqchip/irq-bcm2836: Add support for DT interrupt polarity") changed the way that the BCM2836/7 local interrupts are mapped; instead @@ -303563,7 +303563,7 @@ index 93878d725f26..40c1b38d5db5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 14 Jun 2018 15:07:26 +0100 -Subject: [PATCH 0121/1219] of: configfs: Use of_overlay_fdt_apply API call +Subject: [PATCH 0121/1218] of: configfs: Use of_overlay_fdt_apply API call The published API to the dynamic overlay application mechanism now takes a Flattened Device Tree blob as input so that it can manage the @@ -303683,7 +303683,7 @@ index 178f0629b0f0..ac04301dabe1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 13 Jun 2018 15:21:10 +0100 -Subject: [PATCH 0122/1219] net: lan78xx: Disable TCP Segmentation Offload +Subject: [PATCH 0122/1218] net: lan78xx: Disable TCP Segmentation Offload (TSO) TSO seems to be having issues when packets are dropped and the @@ -303746,7 +303746,7 @@ index b7428eb3cf96..7030a6b88fc3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 20 Jun 2018 12:20:01 +0100 -Subject: [PATCH 0123/1219] brcmfmac: Re-enable firmware roaming support +Subject: [PATCH 0123/1218] brcmfmac: Re-enable firmware roaming support As of 4.18, a firmware that implements the update_connect_params method but doesn't claim to support roaming causes an error. We @@ -303781,7 +303781,7 @@ index 5c2a03d629e4..dec25e415619 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 5 Apr 2018 14:46:11 +0100 -Subject: [PATCH 0124/1219] lan78xx: Move enabling of EEE into PHY init code +Subject: [PATCH 0124/1218] lan78xx: Move enabling of EEE into PHY init code Enable EEE mode as soon as possible after connecting to the PHY, and before phy_start. This avoids a second link negotiation, which speeds @@ -303851,7 +303851,7 @@ index 7030a6b88fc3..da0c006d91b6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Mon, 9 Jul 2018 12:54:25 +0100 -Subject: [PATCH 0125/1219] Add rpi-poe-fan driver +Subject: [PATCH 0125/1218] Add rpi-poe-fan driver Signed-off-by: Serge Schneider @@ -304445,7 +304445,7 @@ index 000000000000..3effaf2eb86d From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 17 Sep 2018 17:31:18 +0100 -Subject: [PATCH 0126/1219] cxd2880: CXD2880_SPI_DRV should select DVB_CXD2880 +Subject: [PATCH 0126/1218] cxd2880: CXD2880_SPI_DRV should select DVB_CXD2880 with MEDIA_SUBDRV_AUTOSELECT --- @@ -304471,7 +304471,7 @@ index bcc49cb47de6..2068f4b9fc37 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: detule Date: Tue, 2 Oct 2018 04:10:08 -0400 -Subject: [PATCH 0127/1219] vchiq_2835_arm: Implement a DMA pool for small bulk +Subject: [PATCH 0127/1218] vchiq_2835_arm: Implement a DMA pool for small bulk transfers (#2699) During a bulk transfer we request a DMA allocation to hold the @@ -304601,7 +304601,7 @@ index 8dc730cfe7a6..dc13c7df8c1c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Sat, 6 Oct 2018 16:46:18 +0200 -Subject: [PATCH 0128/1219] hwmon: raspberrypi: Prevent voltage low warnings +Subject: [PATCH 0128/1218] hwmon: raspberrypi: Prevent voltage low warnings from filling log Although the correct fix for low voltage warnings is to @@ -304682,7 +304682,7 @@ index d3a64a35f7a9..db3b03438dd0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Sat, 13 Oct 2018 13:31:21 +0200 -Subject: [PATCH 0129/1219] firmware: raspberrypi: Add backward compatible +Subject: [PATCH 0129/1218] firmware: raspberrypi: Add backward compatible get_throttled Avoid a hard userspace ABI change by adding a compatible get_throttled @@ -304767,7 +304767,7 @@ index 9ad10f7e019b..e834e300bb6f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 6 Nov 2018 12:57:48 +0000 -Subject: [PATCH 0130/1219] sc16is7xx: Don't spin if no data received +Subject: [PATCH 0130/1218] sc16is7xx: Don't spin if no data received See: https://github.com/raspberrypi/linux/issues/2676 @@ -304796,7 +304796,7 @@ index 7d3ae31cc720..fe486498530d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Ram Chandrasekar Date: Mon, 7 May 2018 11:54:08 -0600 -Subject: [PATCH 0131/1219] drivers: thermal: step_wise: add support for +Subject: [PATCH 0131/1218] drivers: thermal: step_wise: add support for hysteresis Step wise governor increases the mitigation level when the temperature @@ -304896,7 +304896,7 @@ index 6e051cbd824f..7d30b8d928ab 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Tue, 2 Oct 2018 11:14:15 +0100 -Subject: [PATCH 0132/1219] drivers: thermal: step_wise: avoid throttling at +Subject: [PATCH 0132/1218] drivers: thermal: step_wise: avoid throttling at hysteresis temperature after dropping below it Signed-off-by: Serge Schneider @@ -304924,7 +304924,7 @@ index 7d30b8d928ab..c481ed33810c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Fri, 2 Nov 2018 11:55:49 +0000 -Subject: [PATCH 0133/1219] Update issue templates (#2736) +Subject: [PATCH 0133/1218] Update issue templates (#2736) --- .github/ISSUE_TEMPLATE/bug_report.md | 34 ++++++++++++++++++++++++++++ @@ -304978,7 +304978,7 @@ index 000000000000..09bdc4a96838 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 24 Apr 2018 14:42:27 +0100 -Subject: [PATCH 0134/1219] gpiolib: Don't prevent IRQ usage of output GPIOs +Subject: [PATCH 0134/1218] gpiolib: Don't prevent IRQ usage of output GPIOs Upstream Linux deems using output GPIOs to generate IRQs as a bogus use case, even though the BCM2835 GPIO controller is capable of doing @@ -305034,7 +305034,7 @@ index abdf448b11a3..1e6bc8ecb5dc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 26 Nov 2018 19:46:58 +0000 -Subject: [PATCH 0135/1219] net: lan78xx: Support auto-downshift to 100Mb/s +Subject: [PATCH 0135/1218] net: lan78xx: Support auto-downshift to 100Mb/s Ethernet cables with faulty or missing pairs (specifically pairs C and D) allow auto-negotiation to 1000Mbs, but do not support the successful @@ -305135,7 +305135,7 @@ index 517288da19fd..626c450d71f4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 29 Oct 2018 14:21:04 +0000 -Subject: [PATCH 0136/1219] staging: bcm2835-camera: Ensure H264 header bytes +Subject: [PATCH 0136/1218] staging: bcm2835-camera: Ensure H264 header bytes get a sensible timestamp H264 header come from VC with 0 timestamps, which means they get a @@ -305233,7 +305233,7 @@ index b5fce38de038..dcb1b8e1f4e0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 10 Jan 2019 17:58:06 +0000 -Subject: [PATCH 0137/1219] firmware: raspberrypi: Report the fw variant during +Subject: [PATCH 0137/1218] firmware: raspberrypi: Report the fw variant during probe The driver already reported the firmware build date during probe. @@ -305352,7 +305352,7 @@ index 25fca695f903..9c6027fc25da 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Joshua Emele Date: Wed, 7 Nov 2018 16:07:40 -0800 -Subject: [PATCH 0138/1219] lan78xx: Debounce link events to minimize poll +Subject: [PATCH 0138/1218] lan78xx: Debounce link events to minimize poll storm The bInterval is set to 4 (i.e. 8 microframes => 1ms) and the only bit @@ -305404,7 +305404,7 @@ index da0c006d91b6..47d098e154a0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: b-ak Date: Thu, 3 Jan 2019 00:01:08 +0530 -Subject: [PATCH 0139/1219] ASoC: Add support for AudioSense-Pi add-on +Subject: [PATCH 0139/1218] ASoC: Add support for AudioSense-Pi add-on soundcard AudioSense-Pi is a RPi HAT based on a TI's TLV320AIC32x4 stereo codec @@ -305742,7 +305742,7 @@ index 000000000000..d247ee8e6127 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 15 Jan 2019 12:39:50 +0000 -Subject: [PATCH 0140/1219] spi: spi-bcm2835: Re-enable HW CS +Subject: [PATCH 0140/1218] spi: spi-bcm2835: Re-enable HW CS Signed-off-by: Phil Elwell --- @@ -305828,7 +305828,7 @@ index c86c3ac6097d..27dee3416a25 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: HiFiBerry Date: Mon, 8 Oct 2018 18:10:12 +0200 -Subject: [PATCH 0141/1219] Added driver for the HiFiBerry DAC+ ADC (#2694) +Subject: [PATCH 0141/1218] Added driver for the HiFiBerry DAC+ ADC (#2694) Signed-off-by: Daniel Matuschek @@ -306303,7 +306303,7 @@ index 000000000000..ab454f2ecb17 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 7 Feb 2019 18:16:25 +0000 -Subject: [PATCH 0142/1219] configs: Enable the AD193x codecs +Subject: [PATCH 0142/1218] configs: Enable the AD193x codecs See: https://github.com/raspberrypi/linux/issues/2850 @@ -306313,7 +306313,7 @@ Signed-off-by: Phil Elwell 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig -index 281cee912463..5ceb45e2a571 100644 +index c8f2b230c2f4..0ced5a20e94f 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -320,11 +320,11 @@ config SND_SOC_AD193X @@ -306337,7 +306337,7 @@ index 281cee912463..5ceb45e2a571 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 5 Mar 2019 09:51:22 +0000 -Subject: [PATCH 0143/1219] lan78xx: EEE support is now a PHY property +Subject: [PATCH 0143/1218] lan78xx: EEE support is now a PHY property Now that EEE support is a property of the PHY, use the PHY's DT node when querying the EEE-related properties. @@ -306369,7 +306369,7 @@ index 47d098e154a0..927648f6d236 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 6 Mar 2019 16:28:09 +0000 -Subject: [PATCH 0144/1219] Revert "staging: vchiq: delete vchiq_killable.h" +Subject: [PATCH 0144/1218] Revert "staging: vchiq: delete vchiq_killable.h" This reverts commit 2da56630b1cc422f58408033102b8f91ae97bc91. --- @@ -306510,7 +306510,7 @@ index 5e6d3035dc05..7b38afd4739d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Fri, 15 Mar 2019 21:11:10 +0000 -Subject: [PATCH 0145/1219] Revert "staging: bcm2835-audio: Drop DT dependency" +Subject: [PATCH 0145/1218] Revert "staging: bcm2835-audio: Drop DT dependency" This reverts commit b7491a9fca2dc2535b9dc922550a37c5baae9d3d. --- @@ -306612,7 +306612,7 @@ index c250fbef2fa3..b42917c25050 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 28 Jan 2019 14:40:16 +0000 -Subject: [PATCH 0146/1219] gpu: vc4_firmware_kms: Fix up 64 bit compile +Subject: [PATCH 0146/1218] gpu: vc4_firmware_kms: Fix up 64 bit compile warnings. Resolve two build warnings with regard using incorrectly @@ -306684,7 +306684,7 @@ index 347ad72682dc..85e273665836 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 20 Jul 2018 22:03:41 +0100 -Subject: [PATCH 0147/1219] bcm2835-dma: Add support for per-channel flags +Subject: [PATCH 0147/1218] bcm2835-dma: Add support for per-channel flags Add the ability to interpret the high bits of the dreq specifier as flags to be included in the DMA_CS register. The motivation for this @@ -306738,7 +306738,7 @@ index 6860131b02d9..1e5d6f1bed4e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 19 Feb 2019 15:18:25 +0000 -Subject: [PATCH 0148/1219] drm: vc4: Programming the CTM is conditional on +Subject: [PATCH 0148/1218] drm: vc4: Programming the CTM is conditional on running full KMS vc4_ctm_commit writes to HVS registers, so this is only applicable @@ -306770,7 +306770,7 @@ index 75d3e8c6b650..57124fe94247 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Fri, 29 Mar 2019 10:53:14 +0000 -Subject: [PATCH 0149/1219] rtc: rv3028: Add backup switchover mode support +Subject: [PATCH 0149/1218] rtc: rv3028: Add backup switchover mode support Signed-off-by: Phil Howard --- @@ -306826,7 +306826,7 @@ index bbdfebd70644..8b2446909a1b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: FERHAT Nicolas Date: Fri, 5 Apr 2019 13:06:42 +0100 -Subject: [PATCH 0150/1219] Audiophonics I-Sabre 9038Q2M DAC driver +Subject: [PATCH 0150/1218] Audiophonics I-Sabre 9038Q2M DAC driver Signed-off-by: Audiophonics @@ -307049,7 +307049,7 @@ index 000000000000..aee2527dfad5 +MODULE_AUTHOR("Audiophonics "); +MODULE_LICENSE("GPL"); diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig -index 5ceb45e2a571..b5f2aab46efa 100644 +index 0ced5a20e94f..cde78a54b2e0 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -97,6 +97,7 @@ config SND_SOC_ALL_CODECS @@ -307060,7 +307060,7 @@ index 5ceb45e2a571..b5f2aab46efa 100644 select SND_SOC_JZ4740_CODEC select SND_SOC_JZ4725B_CODEC select SND_SOC_LM4857 if I2C -@@ -1502,4 +1503,8 @@ config SND_SOC_TPA6130A2 +@@ -1501,4 +1502,8 @@ config SND_SOC_TPA6130A2 tristate "Texas Instruments TPA6130A2 headphone amplifier" depends on I2C @@ -307542,7 +307542,7 @@ index 000000000000..9cac5a2446b9 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: P33M Date: Thu, 2 May 2019 11:53:45 +0100 -Subject: [PATCH 0151/1219] lan78xx: use default alignment for rx buffers +Subject: [PATCH 0151/1218] lan78xx: use default alignment for rx buffers The lan78xx uses a 12-byte hardware rx header, so there is no need to allocate SKBs with NET_IP_ALIGN set. Removes alignment faults @@ -307571,7 +307571,7 @@ index 927648f6d236..b62d264bd0d1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: IQaudIO Date: Mon, 13 May 2019 21:53:05 +0100 -Subject: [PATCH 0152/1219] Added IQaudIO Pi-Codec board support (#2969) +Subject: [PATCH 0152/1218] Added IQaudIO Pi-Codec board support (#2969) Add support for the IQaudIO Pi-Codec board. @@ -307914,7 +307914,7 @@ index 000000000000..83f2dba1f5d6 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Klaus Schulz Date: Thu, 16 May 2019 13:35:32 +0200 -Subject: [PATCH 0153/1219] sound: pcm512x-codec: Adding 352.8kHz samplerate +Subject: [PATCH 0153/1218] sound: pcm512x-codec: Adding 352.8kHz samplerate support --- @@ -307941,7 +307941,7 @@ index 4cbef9affffd..604b405c81ac 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:55:37 +0000 -Subject: [PATCH 0154/1219] media: ov5647: Add set_fmt and get_fmt calls. +Subject: [PATCH 0154/1218] media: ov5647: Add set_fmt and get_fmt calls. There's no way to query the subdevice for the supported resolutions. @@ -307994,7 +307994,7 @@ index e7d2e5b4ad4b..3e587eb0a30e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:55:59 +0000 -Subject: [PATCH 0155/1219] Documentation: DT: add device tree for PWDN control +Subject: [PATCH 0155/1218] Documentation: DT: add device tree for PWDN control Add optional GPIO pwdn to connect to the PWDN line on the sensor. @@ -308032,7 +308032,7 @@ index 22e44945b661..70f06c24f470 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:56:33 +0000 -Subject: [PATCH 0156/1219] media: ov5647: Add support for PWDN GPIO. +Subject: [PATCH 0156/1218] media: ov5647: Add support for PWDN GPIO. Add support for an optional GPIO connected to PWDN on the sensor. @@ -308130,7 +308130,7 @@ index 3e587eb0a30e..c39e3d20e3ef 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:56:47 +0000 -Subject: [PATCH 0157/1219] media: ov5647: Add support for non-continuous clock +Subject: [PATCH 0157/1218] media: ov5647: Add support for non-continuous clock mode The driver was only supporting continuous clock mode @@ -308215,7 +308215,7 @@ index c39e3d20e3ef..8a1a515388e0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:56:59 +0000 -Subject: [PATCH 0158/1219] media: tc358743: Increase FIFO level to 374. +Subject: [PATCH 0158/1218] media: tc358743: Increase FIFO level to 374. The existing fixed value of 16 worked for UYVY 720P60 over 2 lanes at 594MHz, or UYVY 1080P60 over 4 lanes. (RGB888 @@ -308252,7 +308252,7 @@ index 76c443067ec2..311fddf658dc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Thu, 21 Sep 2017 17:30:24 +0200 -Subject: [PATCH 0159/1219] media: tc358743: fix connected/active CSI-2 lane +Subject: [PATCH 0159/1218] media: tc358743: fix connected/active CSI-2 lane reporting g_mbus_config was supposed to indicate all supported lane numbers, not @@ -308334,7 +308334,7 @@ index c072ed141811..c90b6a7535b5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:57:21 +0000 -Subject: [PATCH 0160/1219] media: tc358743: Add support for 972Mbit/s link +Subject: [PATCH 0160/1218] media: tc358743: Add support for 972Mbit/s link freq. Adds register setups for running the CSI lanes at 972Mbit/s, @@ -308420,7 +308420,7 @@ index c1887fbe2fa1..a0c8e0ac5468 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:57:34 +0000 -Subject: [PATCH 0161/1219] media: tc358743: Check I2C succeeded during probe. +Subject: [PATCH 0161/1218] media: tc358743: Check I2C succeeded during probe. The probe for the TC358743 reads the CHIPID register from the device and compares it to the expected value of 0. @@ -308524,7 +308524,7 @@ index a0c8e0ac5468..82092f7a6a17 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:57:46 +0000 -Subject: [PATCH 0162/1219] media: adv7180: Default to the first valid input +Subject: [PATCH 0162/1218] media: adv7180: Default to the first valid input The hardware default is differential CVBS on AIN1 & 2, which isn't very useful. @@ -308575,7 +308575,7 @@ index e780969cc2f2..43229fccf83a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:57:56 +0000 -Subject: [PATCH 0163/1219] media: adv7180: Add YPrPb support for ADV7282M +Subject: [PATCH 0163/1218] media: adv7180: Add YPrPb support for ADV7282M The ADV7282M can support YPbPr on AIN1-3, but this was not selectable from the driver. Add it to the list of @@ -308605,7 +308605,7 @@ index 43229fccf83a..8e3cf751a5a1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:58:08 +0000 -Subject: [PATCH 0164/1219] media: videodev2: Add helper defines for printing +Subject: [PATCH 0164/1218] media: videodev2: Add helper defines for printing FOURCCs New helper defines that allow printing of a FOURCC using @@ -308639,7 +308639,7 @@ index 3210b3c82a4a..456dfa847ccb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:59:06 +0000 -Subject: [PATCH 0165/1219] dt-bindings: Document BCM283x CSI2/CCP2 receiver +Subject: [PATCH 0165/1218] dt-bindings: Document BCM283x CSI2/CCP2 receiver Document the DT bindings for the CSI2/CCP2 receiver peripheral (known as Unicam) on BCM283x SoCs. @@ -308749,7 +308749,7 @@ index 000000000000..7714fb374b34 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 31 Oct 2018 14:59:40 +0000 -Subject: [PATCH 0166/1219] MAINTAINERS: Add entry for BCM2835 Unicam driver +Subject: [PATCH 0166/1218] MAINTAINERS: Add entry for BCM2835 Unicam driver Adds entry for the new BCM2835 Unicam (CSI-2 receiver) driver @@ -308783,7 +308783,7 @@ index 1407008df749..b7685777a806 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 22 Nov 2018 17:31:06 +0000 -Subject: [PATCH 0167/1219] media: tc358743: Return an appropriate colorspace +Subject: [PATCH 0167/1218] media: tc358743: Return an appropriate colorspace from tc358743_set_fmt When calling tc358743_set_fmt, the code was calling tc358743_get_fmt @@ -308887,7 +308887,7 @@ index 82092f7a6a17..542b34292695 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Sat, 13 Oct 2018 20:51:23 +0200 -Subject: [PATCH 0168/1219] staging: vchiq_arm: Fix platform device +Subject: [PATCH 0168/1218] staging: vchiq_arm: Fix platform device unregistration In error case platform_device_register_data would return an ERR_PTR @@ -308920,7 +308920,7 @@ index d927c67012b0..006566ae2775 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 21 Feb 2018 15:48:54 +0000 -Subject: [PATCH 0169/1219] staging: bcm2835-camera: Fix logical continuation +Subject: [PATCH 0169/1218] staging: bcm2835-camera: Fix logical continuation splits Fix checkpatch errors for "Logical continuations should be @@ -308953,7 +308953,7 @@ index e5f651f78441..d220b2051891 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 24 Jul 2018 12:08:29 +0100 -Subject: [PATCH 0170/1219] staging: bcm2835-camera: Ensure timestamps never go +Subject: [PATCH 0170/1218] staging: bcm2835-camera: Ensure timestamps never go backwards. There is an awkward situation with H264 header bytes. Currently @@ -308997,7 +308997,7 @@ index d220b2051891..74b7db3204ec 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 24 Sep 2018 16:30:37 +0100 -Subject: [PATCH 0171/1219] staging: vc04_services: Split vchiq-mmal into a +Subject: [PATCH 0171/1218] staging: vc04_services: Split vchiq-mmal into a module In preparation for adding a video codec V4L2 module which also @@ -309311,7 +309311,7 @@ rename to drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.h From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 24 Sep 2018 16:51:13 +0100 -Subject: [PATCH 0172/1219] staging: mmal-vchiq: Allocate and free components +Subject: [PATCH 0172/1218] staging: mmal-vchiq: Allocate and free components as required The existing code assumed that there would only ever be 4 components, @@ -309426,7 +309426,7 @@ index 47897e81ec58..4e34728d87e5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 29 Oct 2018 16:20:46 +0000 -Subject: [PATCH 0173/1219] staging: mmal-vchiq: Avoid use of bool in +Subject: [PATCH 0173/1218] staging: mmal-vchiq: Avoid use of bool in structures Fixes up a checkpatch error "Avoid using bool structure members @@ -309457,7 +309457,7 @@ index f619697b09a1..38db20d42e42 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 24 Sep 2018 16:57:09 +0100 -Subject: [PATCH 0174/1219] staging: mmal-vchiq: Make timeout a defined +Subject: [PATCH 0174/1218] staging: mmal-vchiq: Make timeout a defined parameter The timeout period for VPU communications is a useful thing @@ -309502,7 +309502,7 @@ index 38db20d42e42..9aeb5ac08683 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 24 Sep 2018 17:33:37 +0100 -Subject: [PATCH 0175/1219] staging: mmal-vchiq: Make a mmal_buf struct for +Subject: [PATCH 0175/1218] staging: mmal-vchiq: Make a mmal_buf struct for passing parameters The callback from vchi_mmal to the client was growing lots of extra @@ -309792,7 +309792,7 @@ index 4e34728d87e5..cca7289761c2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 24 Sep 2018 18:15:38 +0100 -Subject: [PATCH 0176/1219] staging: mmal-vchiq: Add support for event +Subject: [PATCH 0176/1218] staging: mmal-vchiq: Add support for event callbacks. (Preparation for the codec driver). @@ -310161,7 +310161,7 @@ index cca7289761c2..eeef5ee9467a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 24 Sep 2018 18:26:02 +0100 -Subject: [PATCH 0177/1219] staging: vc04_services: Support sending data to +Subject: [PATCH 0177/1218] staging: vc04_services: Support sending data to MMAL ports Add the ability to send data to ports. This only supports @@ -310209,7 +310209,7 @@ index f66d28ed7c84..a75e9fd8cbe1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 25 Sep 2018 16:57:40 +0100 -Subject: [PATCH 0178/1219] staging: vc04_services: Fixup vchiq-mmal include +Subject: [PATCH 0178/1218] staging: vc04_services: Fixup vchiq-mmal include ordering There were dependencies on including the headers in the correct @@ -310253,7 +310253,7 @@ index eeef5ee9467a..7a490f29737a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 25 Sep 2018 10:27:11 +0100 -Subject: [PATCH 0179/1219] staging: vc04_services: Add new vc-sm-cma driver +Subject: [PATCH 0179/1218] staging: vc04_services: Add new vc-sm-cma driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -313470,7 +313470,7 @@ index 000000000000..107460ad1be3 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 25 Sep 2018 16:07:55 +0100 -Subject: [PATCH 0180/1219] staging: vc04_services: Use vc-sm-cma to support +Subject: [PATCH 0180/1218] staging: vc04_services: Use vc-sm-cma to support zero copy With the vc-sm-cma driver we can support zero copy of buffers between @@ -313659,7 +313659,7 @@ index 7a490f29737a..ae6c69ba16ee 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 29 Oct 2018 17:57:45 +0000 -Subject: [PATCH 0181/1219] media: videobuf2: Allow exporting of a struct +Subject: [PATCH 0181/1218] media: videobuf2: Allow exporting of a struct dmabuf videobuf2 only allowed exporting a dmabuf as a file descriptor, @@ -313751,7 +313751,7 @@ index 640aabe69450..d86d888247a1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 25 Sep 2018 14:53:49 +0100 -Subject: [PATCH 0182/1219] staging: vc04_services: Add a V4L2 M2M codec driver +Subject: [PATCH 0182/1218] staging: vc04_services: Add a V4L2 M2M codec driver This adds a V4L2 memory to memory device that wraps the MMAL video decode and video_encode components for H264 and MJPEG encode @@ -316238,7 +316238,7 @@ index 000000000000..4e4e4fb69ade From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 22 Jan 2019 12:04:09 +0000 -Subject: [PATCH 0183/1219] staging: mmal-vchiq: Fix client_component for 64 +Subject: [PATCH 0183/1218] staging: mmal-vchiq: Fix client_component for 64 bit kernel The MMAL client_component field is used with the event @@ -316314,7 +316314,7 @@ index ae6c69ba16ee..247521fbcc1d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 24 Jan 2019 15:09:28 +0000 -Subject: [PATCH 0184/1219] clk: clk-bcm2835: Use %zd when printing size_t +Subject: [PATCH 0184/1218] clk: clk-bcm2835: Use %zd when printing size_t The debug text for how many clocks have been registered uses "%d" with a size_t. Correct it to "%zd". @@ -316344,7 +316344,7 @@ index 7ae0eb2fd573..8ade6e08110f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 18 Sep 2018 11:08:51 +0100 -Subject: [PATCH 0185/1219] media: ov5647: Use gpiod_set_value_cansleep +Subject: [PATCH 0185/1218] media: ov5647: Use gpiod_set_value_cansleep All calls to the gpio library are in contexts that can sleep, therefore there is no issue with having those GPIOs controlled @@ -316404,7 +316404,7 @@ index 8a1a515388e0..07550377be2e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 24 Jan 2019 16:40:01 +0000 -Subject: [PATCH 0186/1219] staging: bcm2835-codec: variable vb2 may be used +Subject: [PATCH 0186/1218] staging: bcm2835-codec: variable vb2 may be used uninitialised In op_buffer_cb, the failure path checked whether there was @@ -316447,7 +316447,7 @@ index 4e4e4fb69ade..4ef16379f216 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 24 Jan 2019 16:36:19 +0000 -Subject: [PATCH 0187/1219] staging: bcm2835-codec: Fix potentially +Subject: [PATCH 0187/1218] staging: bcm2835-codec: Fix potentially uninitialised vars src_m2m_buf and dst_m2m_buf were printed in log messages @@ -316478,7 +316478,7 @@ index 4ef16379f216..c26760faae2d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 13 Feb 2019 12:33:29 +0000 -Subject: [PATCH 0188/1219] staging: mmal_vchiq: Add in the Bayer encoding +Subject: [PATCH 0188/1218] staging: mmal_vchiq: Add in the Bayer encoding formats The list of formats was copied before Bayer support was added. @@ -316535,7 +316535,7 @@ index 2be9941a1f30..44ba91aa6d47 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 13 Feb 2019 12:36:56 +0000 -Subject: [PATCH 0189/1219] staging: mmal-vchiq: Always return the param size +Subject: [PATCH 0189/1218] staging: mmal-vchiq: Always return the param size from param_get mmal-vchiq is a reimplementation of the userland library for MMAL. @@ -316579,7 +316579,7 @@ index 9416cbeae3a3..59a4d2414069 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 13 Feb 2019 12:51:03 +0000 -Subject: [PATCH 0190/1219] staging: mmal-vchiq: If the VPU returns an error, +Subject: [PATCH 0190/1218] staging: mmal-vchiq: If the VPU returns an error, don't negate it There is an enum for the errors that the VPU can return. @@ -316614,7 +316614,7 @@ index 59a4d2414069..cfc861d0a214 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 13 Feb 2019 13:44:00 +0000 -Subject: [PATCH 0191/1219] staging: bcm2835_codec: Query supported formats +Subject: [PATCH 0191/1218] staging: bcm2835_codec: Query supported formats from the component The driver was previously working with hard coded tables of @@ -317347,7 +317347,7 @@ index c26760faae2d..7b8de26ca43b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 13 Feb 2019 14:07:52 +0000 -Subject: [PATCH 0192/1219] staging: bcm2835_codec: Add support for the ISP as +Subject: [PATCH 0192/1218] staging: bcm2835_codec: Add support for the ISP as an M2M device The MMAL ISP component can also use this same V4L2 wrapper to @@ -317737,7 +317737,7 @@ index 7b8de26ca43b..f9fd5e8ac914 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 15 Feb 2019 11:36:14 +0000 -Subject: [PATCH 0193/1219] staging: bcm2835_codec: Add an option for ignoring +Subject: [PATCH 0193/1218] staging: bcm2835_codec: Add an option for ignoring Bayer formats. This is a workaround for GStreamer currently not identifying Bayer @@ -317922,7 +317922,7 @@ index f9fd5e8ac914..5141034835ca 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 15 Feb 2019 11:38:45 +0000 -Subject: [PATCH 0194/1219] staging: bcm2835_codec: Fix handling of +Subject: [PATCH 0194/1218] staging: bcm2835_codec: Fix handling of VB2_MEMORY_DMABUF buffers If the queue is configured as VB2_MEMORY_DMABUF then vb2_core_expbuf @@ -318118,7 +318118,7 @@ index 247521fbcc1d..0a75c96f6d58 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 18 Feb 2019 15:52:29 +0000 -Subject: [PATCH 0195/1219] staging: mmal-vchiq: Update mmal_parameters.h with +Subject: [PATCH 0195/1218] staging: mmal-vchiq: Update mmal_parameters.h with recently defined params mmal_parameters.h hasn't been updated to reflect additions made @@ -318180,7 +318180,7 @@ index 80a99128f5f3..926392d754c7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 18 Feb 2019 15:56:42 +0000 -Subject: [PATCH 0196/1219] staging: bcm2835_codec: Include timing info in SPS +Subject: [PATCH 0196/1218] staging: bcm2835_codec: Include timing info in SPS headers Inserting timing information into the VUI block of the SPS is @@ -318230,7 +318230,7 @@ index 67d42bf6251b..eb5c07bc73d0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 19 Mar 2019 17:55:09 +0000 -Subject: [PATCH 0197/1219] staging: bcm2835-codec: NULL component handle on +Subject: [PATCH 0197/1218] staging: bcm2835-codec: NULL component handle on queue_setup failure queue_setup tries creating the relevant MMAL component and configures @@ -318295,7 +318295,7 @@ index eb5c07bc73d0..ad555ceb8f63 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 8 Mar 2019 11:26:00 +0000 -Subject: [PATCH 0198/1219] staging: bcm2835_codec: Clean up logging on +Subject: [PATCH 0198/1218] staging: bcm2835_codec: Clean up logging on unloading the driver The log line was missing a closing \n, so wasn't added to the @@ -318350,7 +318350,7 @@ index ad555ceb8f63..837fbec5ab4f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 20 Mar 2019 10:06:51 +0000 -Subject: [PATCH 0199/1219] staging: bcm2835-codec: Refactor default resolution +Subject: [PATCH 0199/1218] staging: bcm2835-codec: Refactor default resolution code The default resolution code was different for each role @@ -318510,7 +318510,7 @@ index 837fbec5ab4f..4b67c9ea73e1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 2 May 2019 14:30:24 +0100 -Subject: [PATCH 0200/1219] staging: bcm2835-codec: Correct port width calc for +Subject: [PATCH 0200/1218] staging: bcm2835-codec: Correct port width calc for truncation The calculation converting from V4L2 bytesperline to MMAL @@ -318545,7 +318545,7 @@ index 4b67c9ea73e1..97b1f2b953ec 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 2 May 2019 14:32:21 +0100 -Subject: [PATCH 0201/1219] staging: bcm2835-codec: Remove height padding for +Subject: [PATCH 0201/1218] staging: bcm2835-codec: Remove height padding for ISP role The ISP has no need for heights to be a multiple of macroblock @@ -318612,7 +318612,7 @@ index 97b1f2b953ec..22588f78287e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 1 May 2019 13:27:23 +0100 -Subject: [PATCH 0202/1219] staging: mmal-vchiq: Free the event context for +Subject: [PATCH 0202/1218] staging: mmal-vchiq: Free the event context for control ports vchiq_mmal_component_init calls init_event_context for the @@ -318646,7 +318646,7 @@ index 2018c28daf68..4d9d7beb9144 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 2 May 2019 15:50:01 +0100 -Subject: [PATCH 0203/1219] staging: mmal-vchiq: Fix memory leak in error path +Subject: [PATCH 0203/1218] staging: mmal-vchiq: Fix memory leak in error path On error, vchiq_mmal_component_init could leave the event context allocated for ports. @@ -318728,7 +318728,7 @@ index 4d9d7beb9144..61a3593cdcfc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 10 May 2019 14:11:58 +0100 -Subject: [PATCH 0204/1219] staging: bcm2835-codec: Convert V4L2 nsec +Subject: [PATCH 0204/1218] staging: bcm2835-codec: Convert V4L2 nsec timestamps to MMAL usec V4L2 uses nsecs, whilst MMAL uses usecs, but the code wasn't converting @@ -318780,7 +318780,7 @@ index 22588f78287e..5c7fc39cd921 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 10 May 2019 14:13:11 +0100 -Subject: [PATCH 0205/1219] staging: bcm2835-codec: Add support for setting +Subject: [PATCH 0205/1218] staging: bcm2835-codec: Add support for setting S_PARM and G_PARM Video encode can use the frame rate for rate control calculations, @@ -318904,7 +318904,7 @@ index 5c7fc39cd921..708f76b7aa92 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 12 Jun 2019 17:15:05 +0100 -Subject: [PATCH 0206/1219] w1: w1-gpio: Make GPIO an output for strong pullup +Subject: [PATCH 0206/1218] w1: w1-gpio: Make GPIO an output for strong pullup The logic to drive the data line high to implement a strong pullup assumed that the pin was already an output - setting a value does @@ -318937,7 +318937,7 @@ index d4632aace402..4832cd8c2596 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 20 Feb 2019 08:49:39 +0000 -Subject: [PATCH 0207/1219] arm: bcm2835: Fix FIQ early ioremap +Subject: [PATCH 0207/1218] arm: bcm2835: Fix FIQ early ioremap The ioremapping creates mappings within the vmalloc area. The equivalent early function, create_mapping, now checks that the @@ -319016,7 +319016,7 @@ index 9b6c921106b5..9bd9842da59f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Thu, 14 Mar 2019 10:16:02 +0000 -Subject: [PATCH 0208/1219] Fix copy_from_user if BCM2835_FAST_MEMCPY=n +Subject: [PATCH 0208/1218] Fix copy_from_user if BCM2835_FAST_MEMCPY=n The change which introduced CONFIG_BCM2835_FAST_MEMCPY unconditionally changed the behaviour of arm_copy_from_user. The page pinning code @@ -319061,7 +319061,7 @@ index 296c2985ac17..ab150e8281f3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 19 Feb 2019 22:06:59 +0000 -Subject: [PATCH 0209/1219] PCI: brcmstb: Add Broadcom STB PCIe host controller +Subject: [PATCH 0209/1218] PCI: brcmstb: Add Broadcom STB PCIe host controller driver This commit adds the basic Broadcom STB PCIe controller. Missing is @@ -320262,7 +320262,7 @@ index 000000000000..d92290679067 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 19 Feb 2019 22:06:59 +0000 -Subject: [PATCH 0210/1219] PCI: brcmstb: Add dma-range mapping for inbound +Subject: [PATCH 0210/1218] PCI: brcmstb: Add dma-range mapping for inbound traffic The Broadcom STB PCIe host controller is intimately related to the @@ -320837,7 +320837,7 @@ index babef9191e88..27bcf83c99d7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 19 Feb 2019 22:06:59 +0000 -Subject: [PATCH 0211/1219] PCI: brcmstb: Add MSI capability +Subject: [PATCH 0211/1218] PCI: brcmstb: Add MSI capability This commit adds MSI to the Broadcom STB PCIe host controller. It does not add MSIX since that functionality is not in the HW. The MSI @@ -321386,7 +321386,7 @@ index 27bcf83c99d7..b028d4be81a2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jim Quinlan Date: Mon, 15 Jan 2018 18:28:39 -0500 -Subject: [PATCH 0212/1219] dt-bindings: pci: Add DT docs for Brcmstb PCIe +Subject: [PATCH 0212/1218] dt-bindings: pci: Add DT docs for Brcmstb PCIe device The DT bindings description of the Brcmstb PCIe device is described. This @@ -321471,7 +321471,7 @@ index 000000000000..a1a9ad5e70ca From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 19 Feb 2019 22:06:59 +0000 -Subject: [PATCH 0213/1219] pcie-brcmstb: Changes for BCM2711 +Subject: [PATCH 0213/1218] pcie-brcmstb: Changes for BCM2711 The initial brcmstb PCIe driver - originally taken from the V3(?) patch set - has been modified significantly for the BCM2711. @@ -322920,7 +322920,7 @@ index 000000000000..254783d1065f From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 29 May 2019 15:47:42 +0100 -Subject: [PATCH 0214/1219] arm: bcm2835: DMA can only address 1GB +Subject: [PATCH 0214/1218] arm: bcm2835: DMA can only address 1GB The legacy peripherals can only address the first gigabyte of RAM, so ensure that DMA allocations are restricted to that region. @@ -322951,7 +322951,7 @@ index 9bd9842da59f..7d59a9364175 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 28 Sep 2018 16:24:05 +0100 -Subject: [PATCH 0215/1219] mmc: sdhci: Mask "spurious" interrupts +Subject: [PATCH 0215/1218] mmc: sdhci: Mask "spurious" interrupts Add a filter for "spurious" Transfer Complete interrupts, attempting to make it as specific as possible: @@ -322986,7 +322986,7 @@ index deafcc56adee..050f7c81bf2e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Sat, 4 May 2019 17:06:15 +0200 -Subject: [PATCH 0216/1219] hwrng: iproc-rng200: Add BCM2838 support +Subject: [PATCH 0216/1218] hwrng: iproc-rng200: Add BCM2838 support The HWRNG on the BCM2838 is compatible to iproc-rng200, so add the support to this driver instead of bcm2835-rng. @@ -323152,7 +323152,7 @@ index 92be1c0ab99f..f971a4cb8951 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Sat, 18 May 2019 12:26:11 +0200 -Subject: [PATCH 0217/1219] thermal: brcmstb_thermal: Add BCM2838 support +Subject: [PATCH 0217/1218] thermal: brcmstb_thermal: Add BCM2838 support The BCM2838 has an AVS TMON hardware block. This adds the necessary support to the brcmstb_thermal driver ( no trip handling ). @@ -323312,7 +323312,7 @@ index 680f1a070606..7a7c6ad7b8a0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 1 Nov 2018 17:31:37 +0000 -Subject: [PATCH 0218/1219] vchiq: Add 36-bit address support +Subject: [PATCH 0218/1218] vchiq: Add 36-bit address support Conditional on a new compatible string, change the pagelist encoding such that the top 24 bits are the pfn, leaving 8 bits for run length @@ -323518,7 +323518,7 @@ index b424323e9613..5448918f0f36 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 30 Apr 2019 19:15:30 +0100 -Subject: [PATCH 0219/1219] bcm2835-pcm.c: Support multichannel audio +Subject: [PATCH 0219/1218] bcm2835-pcm.c: Support multichannel audio --- .../vc04_services/bcm2835-audio/bcm2835-pcm.c | 17 +++++++++-------- @@ -323570,7 +323570,7 @@ index 8708f97b46f3..db889f6da395 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Wed, 12 Sep 2018 14:44:53 +0100 -Subject: [PATCH 0220/1219] bcmgenet: constrain max DMA burst length +Subject: [PATCH 0220/1218] bcmgenet: constrain max DMA burst length --- drivers/net/ethernet/broadcom/genet/bcmgenet.h | 2 +- @@ -323596,7 +323596,7 @@ index 5b7c2f9241d0..e59f53c582ca 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 27 Mar 2019 13:45:46 +0000 -Subject: [PATCH 0221/1219] bcmgenet: Better coalescing parameter defaults +Subject: [PATCH 0221/1218] bcmgenet: Better coalescing parameter defaults Set defaults for TX and RX packet coalescing to be equivalent to: @@ -323645,7 +323645,7 @@ index e03e2bfcc6a1..0078a6c877fe 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Tue, 14 May 2019 17:17:59 +0100 -Subject: [PATCH 0222/1219] net: genet: enable link energy detect powerdown for +Subject: [PATCH 0222/1218] net: genet: enable link energy detect powerdown for external PHYs There are several warts surrounding bcmgenet_mii_probe() as this @@ -323682,7 +323682,7 @@ index ce569b7d3b35..a680bc2242bd 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Tue, 14 May 2019 17:00:41 +0100 -Subject: [PATCH 0223/1219] phy: broadcom: split out the BCM54213PE from the +Subject: [PATCH 0223/1218] phy: broadcom: split out the BCM54213PE from the BCM54210E IDs The last nibble is a revision ID, and the 54213pe is a later rev @@ -323760,7 +323760,7 @@ index 6db2d9a6e503..bfb37218f435 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Fri, 17 May 2019 13:31:21 +0100 -Subject: [PATCH 0224/1219] phy: bcm54213pe: configure the LED outputs to be +Subject: [PATCH 0224/1218] phy: bcm54213pe: configure the LED outputs to be more user-friendly The default state was both LEDs indicating link speed. @@ -323832,7 +323832,7 @@ index bfb37218f435..d7ebafbb3221 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 23 May 2019 15:08:30 +0100 -Subject: [PATCH 0225/1219] usb: xhci: Show that the VIA VL805 supports LPM +Subject: [PATCH 0225/1218] usb: xhci: Show that the VIA VL805 supports LPM Signed-off-by: Phil Elwell --- @@ -323861,7 +323861,7 @@ index e7533787db41..1ec18cf0d01b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Martin Sperl Date: Mon, 13 May 2019 11:05:27 +0000 -Subject: [PATCH 0226/1219] spi: bcm2835: enable shared interrupt support +Subject: [PATCH 0226/1218] spi: bcm2835: enable shared interrupt support Add shared interrupt support for this driver. @@ -323902,7 +323902,7 @@ index 27dee3416a25..cebc6f016614 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 23 Jan 2019 16:11:50 +0000 -Subject: [PATCH 0227/1219] clk-bcm2835: Don't wait for pllh lock +Subject: [PATCH 0227/1218] clk-bcm2835: Don't wait for pllh lock Signed-off-by: Phil Elwell --- @@ -323946,7 +323946,7 @@ index 8ade6e08110f..77e44eb0f88e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 11 Jan 2019 17:31:07 -0800 -Subject: [PATCH 0228/1219] soc: bcm: bcm2835-pm: Add support for 2711. +Subject: [PATCH 0228/1218] soc: bcm: bcm2835-pm: Add support for 2711. Without the actual power management part any more, there's a lot less to set up for V3D. We just need to clear the RSTN field for the power @@ -324058,7 +324058,7 @@ index ed37dc40e82a..b2d157091e12 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 4 Sep 2018 11:50:25 +0100 -Subject: [PATCH 0229/1219] config: Permit LPAE and PCIE_BRCMSTB on BCM2835 +Subject: [PATCH 0229/1218] config: Permit LPAE and PCIE_BRCMSTB on BCM2835 --- arch/arm/mach-bcm/Kconfig | 4 ++++ @@ -324110,7 +324110,7 @@ index e57bbd0ec9a7..650b3b56153c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 2 May 2019 15:11:05 -0700 -Subject: [PATCH 0230/1219] clk: bcm2835: Add support for setting leaf clock +Subject: [PATCH 0230/1218] clk: bcm2835: Add support for setting leaf clock rates while running. As long as you wait for !BUSY, you can do glitch-free updates of clock @@ -324169,7 +324169,7 @@ index 77e44eb0f88e..31445411c2e1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 2 May 2019 15:24:04 -0700 -Subject: [PATCH 0231/1219] clk: bcm2835: Allow reparenting leaf clocks while +Subject: [PATCH 0231/1218] clk: bcm2835: Allow reparenting leaf clocks while they're running. This falls under the same "we can reprogram glitch-free as long as we @@ -324246,7 +324246,7 @@ index 31445411c2e1..ed8e56ca7dec 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Tue, 11 Jun 2019 10:55:00 +0100 -Subject: [PATCH 0232/1219] usb: add plumbing for updating interrupt endpoint +Subject: [PATCH 0232/1218] usb: add plumbing for updating interrupt endpoint interval state xHCI caches device and endpoint data after the interface is configured, @@ -324271,7 +324271,7 @@ Signed-off-by: Jonathan Bell 4 files changed, 34 insertions(+) diff --git a/drivers/usb/core/hcd.c b/drivers/usb/core/hcd.c -index 39203f2ce6a1..d098ec685ff9 100644 +index fde211519a97..1aaed1815106 100644 --- a/drivers/usb/core/hcd.c +++ b/drivers/usb/core/hcd.c @@ -1962,6 +1962,16 @@ int usb_hcd_alloc_bandwidth(struct usb_device *udev, @@ -324331,10 +324331,10 @@ index e656e7b4b1e4..3ac4b26b12ff 100644 /* this request isn't really synchronous, but it belongs with the others */ extern int usb_driver_set_configuration(struct usb_device *udev, int config); diff --git a/include/linux/usb/hcd.h b/include/linux/usb/hcd.h -index 712b2a603645..879b59e4f013 100644 +index c0eb85b2981e..362f71a47007 100644 --- a/include/linux/usb/hcd.h +++ b/include/linux/usb/hcd.h -@@ -382,6 +382,11 @@ struct hc_driver { +@@ -384,6 +384,11 @@ struct hc_driver { * or bandwidth constraints. */ void (*reset_bandwidth)(struct usb_hcd *, struct usb_device *); @@ -324346,7 +324346,7 @@ index 712b2a603645..879b59e4f013 100644 /* Returns the hardware-chosen device address */ int (*address_device)(struct usb_hcd *, struct usb_device *udev); /* prepares the hardware to send commands to the device */ -@@ -443,6 +448,8 @@ extern void usb_hcd_unmap_urb_setup_for_dma(struct usb_hcd *, struct urb *); +@@ -445,6 +450,8 @@ extern void usb_hcd_unmap_urb_setup_for_dma(struct usb_hcd *, struct urb *); extern void usb_hcd_unmap_urb_for_dma(struct usb_hcd *, struct urb *); extern void usb_hcd_flush_endpoint(struct usb_device *udev, struct usb_host_endpoint *ep); @@ -324362,7 +324362,7 @@ index 712b2a603645..879b59e4f013 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Tue, 11 Jun 2019 11:33:39 +0100 -Subject: [PATCH 0233/1219] xhci: implement xhci_fixup_endpoint for interval +Subject: [PATCH 0233/1218] xhci: implement xhci_fixup_endpoint for interval adjustments Must be called in a non-atomic context, after the endpoint @@ -324497,7 +324497,7 @@ index 2f59d447411b..c36be1a811ff 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Tue, 11 Jun 2019 11:42:03 +0100 -Subject: [PATCH 0234/1219] usbhid: call usb_fixup_endpoint after mangling +Subject: [PATCH 0234/1218] usbhid: call usb_fixup_endpoint after mangling intervals Lets the mousepoll override mechanism work with xhci. @@ -324526,7 +324526,7 @@ index 3c4bc2b22962..039e7e0e936d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 11 Jun 2019 17:38:28 +0100 -Subject: [PATCH 0235/1219] arm: bcm2835: Add bcm2838 compatible string. +Subject: [PATCH 0235/1218] arm: bcm2835: Add bcm2838 compatible string. Signed-off-by: Phil Elwell --- @@ -324552,7 +324552,7 @@ index 7d59a9364175..282a023027fc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 4 Mar 2019 11:59:34 -0800 -Subject: [PATCH 0236/1219] drm/vc4: Fix oops at boot with firmwarekms on 4.19. +Subject: [PATCH 0236/1218] drm/vc4: Fix oops at boot with firmwarekms on 4.19. Signed-off-by: Eric Anholt --- @@ -324580,7 +324580,7 @@ index 57124fe94247..92aafec3d57a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 4 Oct 2018 17:22:43 -0700 -Subject: [PATCH 0237/1219] drm/v3d: Add support for 2711. +Subject: [PATCH 0237/1218] drm/v3d: Add support for 2711. Signed-off-by: Eric Anholt --- @@ -324606,7 +324606,7 @@ index 3506ae2723ae..cb60018f799e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 14 Jan 2019 12:35:43 -0800 -Subject: [PATCH 0238/1219] drm/v3d: Skip MMU flush if the device is currently +Subject: [PATCH 0238/1218] drm/v3d: Skip MMU flush if the device is currently off. If it's off, we know it will be reset on poweron, so the MMU won't @@ -324664,7 +324664,7 @@ index 395e81d97163..6cc67cab320e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 14 Jan 2019 14:47:57 -0800 -Subject: [PATCH 0239/1219] drm/v3d: Hook up the runtime PM ops. +Subject: [PATCH 0239/1218] drm/v3d: Hook up the runtime PM ops. In translating the runtime PM code from vc4, I missed the ".pm" assignment to actually connect them up. Fixes missing MMU setup if @@ -324704,7 +324704,7 @@ index cb60018f799e..d225152e7e36 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 28 Mar 2019 11:58:51 -0700 -Subject: [PATCH 0240/1219] drm/vc4: Fix synchronization firmwarekms against GL +Subject: [PATCH 0240/1218] drm/vc4: Fix synchronization firmwarekms against GL rendering. We would present the framebuffer immediately without waiting for @@ -324754,7 +324754,7 @@ index 85e273665836..ee0e6afa211b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 18 Mar 2019 16:38:32 -0700 -Subject: [PATCH 0241/1219] drm/vc4: Expose the format modifiers for firmware +Subject: [PATCH 0241/1218] drm/vc4: Expose the format modifiers for firmware kms. This should technically not expose VC4_T_TILED on pi4. However, if we @@ -324840,7 +324840,7 @@ index ee0e6afa211b..93bf71f98313 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 2 Apr 2019 13:29:00 -0700 -Subject: [PATCH 0242/1219] drm/vc4: Fix vblank timestamping for firmwarekms. +Subject: [PATCH 0242/1218] drm/vc4: Fix vblank timestamping for firmwarekms. The core doesn't expect a false return from the scanoutpos function in normal usage, so we were doing the precise vblank timestamping path @@ -324901,7 +324901,7 @@ index 93bf71f98313..eb5eb67b70f5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 26 Mar 2019 14:43:06 +0000 -Subject: [PATCH 0243/1219] gpu: vc4-fkms: Switch to the newer mailbox frame +Subject: [PATCH 0243/1218] gpu: vc4-fkms: Switch to the newer mailbox frame buffer API. The old mailbox FB API was ideally deprecated but still used by @@ -325086,7 +325086,7 @@ index eb5eb67b70f5..512036c82db0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 27 Mar 2019 17:45:01 +0000 -Subject: [PATCH 0244/1219] drm: vc4: Add an overlay plane to vc4-firmware-kms +Subject: [PATCH 0244/1218] drm: vc4: Add an overlay plane to vc4-firmware-kms This uses a new API that is exposed via the mailbox service to stick an element straight on the screen using DispmanX. @@ -325952,7 +325952,7 @@ index 9c6027fc25da..f0c15eefa3aa 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 3 Apr 2019 15:20:05 +0100 -Subject: [PATCH 0245/1219] drm: vc4: Increase max screen size to 4096x4096. +Subject: [PATCH 0245/1218] drm: vc4: Increase max screen size to 4096x4096. We now should support 4k screens, therefore this limit needs to be increased. @@ -325984,7 +325984,7 @@ index cd3720969442..9e20e1ac77f8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 3 Apr 2019 17:15:45 +0100 -Subject: [PATCH 0246/1219] drm: vc4: Add support for multiple displays to fkms +Subject: [PATCH 0246/1218] drm: vc4: Add support for multiple displays to fkms There is a slightly nasty hack in that all crtcs share the same SMI interrupt from the firmware. This seems to currently @@ -326272,7 +326272,7 @@ index 54bb885a86dc..d8e278a0b789 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 5 Apr 2019 17:21:56 +0100 -Subject: [PATCH 0247/1219] drm: vc4: Fix build warning +Subject: [PATCH 0247/1218] drm: vc4: Fix build warning Signed-off-by: Dave Stevenson --- @@ -326299,7 +326299,7 @@ index d8e278a0b789..b952f27e4168 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 5 Apr 2019 17:23:15 +0100 -Subject: [PATCH 0248/1219] drm: vc4: Select display to blank during +Subject: [PATCH 0248/1218] drm: vc4: Select display to blank during initialisation Otherwise the rainbow splash screen remained in the display list @@ -326359,7 +326359,7 @@ index b952f27e4168..099124575435 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 5 Apr 2019 17:24:20 +0100 -Subject: [PATCH 0249/1219] drm: vc4: Remove now unused structure. +Subject: [PATCH 0249/1218] drm: vc4: Remove now unused structure. Cleaning up structure that was unused after fbb59a2 drm: vc4: Add an overlay plane to vc4-firmware-kms @@ -326406,7 +326406,7 @@ index 099124575435..1155680fdfc6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 9 Apr 2019 12:37:28 +0100 -Subject: [PATCH 0250/1219] drm: vc4: Query the display ID for each display in +Subject: [PATCH 0250/1218] drm: vc4: Query the display ID for each display in FKMS Replace the hard coded list of display IDs for a mailbox call @@ -326472,7 +326472,7 @@ index f0c15eefa3aa..10f5dc53fd34 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 9 Apr 2019 14:00:07 +0100 -Subject: [PATCH 0251/1219] drm/vc4: Set the display number when querying the +Subject: [PATCH 0251/1218] drm/vc4: Set the display number when querying the display resolution Without this the two displays got set to the same resolution. @@ -326581,7 +326581,7 @@ index 38b09f5ad2b2..b15c001621d8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 9 Apr 2019 18:14:44 +0100 -Subject: [PATCH 0252/1219] drm: vc4: Need to call drm_crtc_vblank_[on|off] +Subject: [PATCH 0252/1218] drm: vc4: Need to call drm_crtc_vblank_[on|off] from vc4_crtc_[en|dis]able vblank needs to be enabled and disabled by the driver to avoid the @@ -326641,7 +326641,7 @@ index b15c001621d8..b86c9d98df4d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 9 Apr 2019 17:19:51 +0100 -Subject: [PATCH 0253/1219] drm: vc4: Add support for H & V flips on each plane +Subject: [PATCH 0253/1218] drm: vc4: Add support for H & V flips on each plane for FKMS They are near zero cost options for the HVS, therefore they @@ -326733,7 +326733,7 @@ index b86c9d98df4d..bb98a8a71555 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 10 Apr 2019 17:35:05 +0100 -Subject: [PATCH 0254/1219] drm: vc4: Remove unused vc4_fkms_cancel_page_flip +Subject: [PATCH 0254/1218] drm: vc4: Remove unused vc4_fkms_cancel_page_flip function "32a3dbe drm/vc4: Nuke preclose hook" removed vc4_cancel_page_flip, @@ -326797,7 +326797,7 @@ index bb98a8a71555..fe966ebb045a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 10 Apr 2019 17:42:37 +0100 -Subject: [PATCH 0255/1219] drm: vc4: Iterate over all planes in +Subject: [PATCH 0255/1218] drm: vc4: Iterate over all planes in vc4_crtc_[dis|en]able Fixes a FIXME where the overlay plane wouldn't be restored. @@ -326860,7 +326860,7 @@ index fe966ebb045a..81afd7782f65 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 10 Apr 2019 17:43:57 +0100 -Subject: [PATCH 0256/1219] drm: vc4: Bring fkms into line with kms in blocking +Subject: [PATCH 0256/1218] drm: vc4: Bring fkms into line with kms in blocking doublescan modes Implement vc4_crtc_mode_valid so that it blocks doublescan modes @@ -326913,7 +326913,7 @@ index 81afd7782f65..97ab24d0cbde 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 29 Apr 2019 18:45:00 +0100 -Subject: [PATCH 0257/1219] drm: vc4: Increase max_width/height to 7680. +Subject: [PATCH 0257/1218] drm: vc4: Increase max_width/height to 7680. There are some limits still being investigated that stop us going up to 8192, but 7680 is sufficient for dual 4k @@ -326946,7 +326946,7 @@ index 9e20e1ac77f8..8b4bec771a14 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 9 Apr 2019 18:23:41 +0100 -Subject: [PATCH 0258/1219] drm: vc4: FKMS reads the EDID from fw, and supports +Subject: [PATCH 0258/1218] drm: vc4: FKMS reads the EDID from fw, and supports mode setting This extends FKMS to read the EDID from the display, and support @@ -327511,7 +327511,7 @@ index 10f5dc53fd34..1a5dd091dfd9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 3 May 2019 13:58:03 +0100 -Subject: [PATCH 0259/1219] drm: vc4-firmware-kms: Remove incorrect overscan +Subject: [PATCH 0259/1218] drm: vc4-firmware-kms: Remove incorrect overscan support. The overscan support was required for the old mailbox API @@ -327572,7 +327572,7 @@ index e4b978ce85ef..71889e0e334a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 7 May 2019 12:13:34 +0100 -Subject: [PATCH 0260/1219] drm: vc4: Log flags in fkms mode set +Subject: [PATCH 0260/1218] drm: vc4: Log flags in fkms mode set The flags contain info such as limited/full range RGB, aspect ratio, and a fwe other useful things. @@ -327609,7 +327609,7 @@ index 71889e0e334a..b18cb9d5e345 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 16 May 2019 17:49:42 +0100 -Subject: [PATCH 0261/1219] drm: vc4-firmware-kms: Fix DSI display support +Subject: [PATCH 0261/1218] drm: vc4-firmware-kms: Fix DSI display support The mode was incorrectly listed as interlaced, which was then rejected. @@ -327640,7 +327640,7 @@ index b18cb9d5e345..9fbdcd3538b3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 21 May 2019 11:50:00 +0100 -Subject: [PATCH 0262/1219] drm: vc4: Probe DPI/DSI timings from the firmware +Subject: [PATCH 0262/1218] drm: vc4: Probe DPI/DSI timings from the firmware For DPI and DSI displays query the firmware as to the configuration and add it as the only mode for DRM. @@ -327786,7 +327786,7 @@ index 1a5dd091dfd9..ca1344c957ea 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Tue, 28 May 2019 13:56:06 +0100 -Subject: [PATCH 0263/1219] drm: vc4: handle the case where there are no +Subject: [PATCH 0263/1218] drm: vc4: handle the case where there are no available displays It's reasonable for the firmware to return zero as the number of @@ -327859,7 +327859,7 @@ index 0b0a155bc3b5..04b929a6cb0f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 24 May 2019 17:59:01 +0100 -Subject: [PATCH 0264/1219] drm/vc4: Support the VEC in FKMS +Subject: [PATCH 0264/1218] drm/vc4: Support the VEC in FKMS Extends the DPI/DSI support to also report the VEC output which supports interlacing too. @@ -327927,7 +327927,7 @@ index 04b929a6cb0f..f1306752da3d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 7 May 2019 15:00:02 +0100 -Subject: [PATCH 0265/1219] drm: vc4: Fixup typo when setting HDMI aspect ratio +Subject: [PATCH 0265/1218] drm: vc4: Fixup typo when setting HDMI aspect ratio Assignment was to the wrong structure. @@ -327972,7 +327972,7 @@ index f1306752da3d..1081878ecfdd 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 29 May 2019 15:44:11 +0100 -Subject: [PATCH 0266/1219] drm/vc4: Correct SAND support for FKMS. +Subject: [PATCH 0266/1218] drm/vc4: Correct SAND support for FKMS. It was accepting NV21 which doesn't map through, but also wasn't advertising the modifier so nothing would know @@ -328018,7 +328018,7 @@ index 1081878ecfdd..3b9dc3e892bb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 30 May 2019 13:56:15 +0100 -Subject: [PATCH 0267/1219] drm/vc4: fkms to query the VPU for HDMI clock +Subject: [PATCH 0267/1218] drm/vc4: fkms to query the VPU for HDMI clock limits The VPU has configured clocks for 4k (or not) via config.txt, @@ -328163,7 +328163,7 @@ index ca1344c957ea..102c2e5dd2f2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 30 May 2019 15:55:15 +0100 -Subject: [PATCH 0268/1219] drm/vc4: Max resolution of 7680 is conditional on +Subject: [PATCH 0268/1218] drm/vc4: Max resolution of 7680 is conditional on being Pi4 The max resolution had been increased from 2048 to 7680 for all @@ -328215,7 +328215,7 @@ index 8b4bec771a14..7e31e2ca726c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 7 Jun 2019 11:31:21 +0100 -Subject: [PATCH 0269/1219] drm/vc4: Fix T-format modifiers in FKMS. +Subject: [PATCH 0269/1218] drm/vc4: Fix T-format modifiers in FKMS. The wrong vc_image formats were being checked for in the switch statement. Correct these. @@ -328249,7 +328249,7 @@ index cb2f24dece9f..339c8768f446 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 10 Jun 2019 16:32:51 +0100 -Subject: [PATCH 0270/1219] drm/vc4: Remove 340MHz clock limit from FKMS now +Subject: [PATCH 0270/1218] drm/vc4: Remove 340MHz clock limit from FKMS now scrambling issues resolved Firmware TMDS scrambling is now being correctly configured, so @@ -328284,7 +328284,7 @@ index 339c8768f446..fdbd1d1cf796 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 4 Jun 2019 12:14:30 +0100 -Subject: [PATCH 0271/1219] drm: vc4: Add status of which display is updated +Subject: [PATCH 0271/1218] drm: vc4: Add status of which display is updated through vblank Previously multiple displays were slaved off the same SMI @@ -328375,7 +328375,7 @@ index fdbd1d1cf796..8ca9cb202f5e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 12 Jun 2019 17:13:21 +0100 -Subject: [PATCH 0272/1219] drm/vc4: In FKMS look at the modifiers correctly +Subject: [PATCH 0272/1218] drm/vc4: In FKMS look at the modifiers correctly for SAND Incorrect masking was used in the switch for the modifier, @@ -328417,7 +328417,7 @@ index 8ca9cb202f5e..4fd2629e430a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 18 Jun 2019 21:37:45 +0100 -Subject: [PATCH 0273/1219] drm/vc4: Limit fkms to modes <= 85Hz +Subject: [PATCH 0273/1218] drm/vc4: Limit fkms to modes <= 85Hz Selecting 1080p100 and 120 has very limited gain, but don't want to block VGA85 and similar. @@ -328449,7 +328449,7 @@ index 4fd2629e430a..b97798c82371 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 19 Jul 2019 14:29:28 +0100 -Subject: [PATCH 0274/1219] drm/vc4: Ignore HVS unless initialised +Subject: [PATCH 0274/1218] drm/vc4: Ignore HVS unless initialised An upstream commit to report HVS underruns causes VC4 in firmware KMS mode to cross into the HVS side, where it crashes due to a NULL hvs @@ -328500,7 +328500,7 @@ index 7e31e2ca726c..1b921e114c03 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Chris Miller Date: Wed, 26 Jun 2019 10:40:30 +0100 -Subject: [PATCH 0275/1219] drm: vc4_dsi: Fix DMA channel and memory leak in +Subject: [PATCH 0275/1218] drm: vc4_dsi: Fix DMA channel and memory leak in vc4 (#3012) Signed-off-by: Chris G Miller @@ -328641,7 +328641,7 @@ index 0983949cc8c9..a27a5b34ea93 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 24 Jun 2019 02:29:40 +0100 -Subject: [PATCH 0276/1219] drm/vc4: Add support for color encoding on YUV +Subject: [PATCH 0276/1218] drm/vc4: Add support for color encoding on YUV planes Adds signalling for BT601/709/2020, and limited/full range @@ -328760,7 +328760,7 @@ index 669a70fdb891..0bdffe5dd1e9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 11 Jul 2019 13:13:39 +0100 -Subject: [PATCH 0277/1219] tty: amba-pl011: Make TX optimisation conditional +Subject: [PATCH 0277/1218] tty: amba-pl011: Make TX optimisation conditional pl011_tx_chars takes a "from_irq" parameter to reduce the number of register accesses. When from_irq is true the function assumes that the @@ -328851,7 +328851,7 @@ index 62cf81bf6442..79d9d31385c0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Thu, 11 Jul 2019 17:55:43 +0100 -Subject: [PATCH 0278/1219] xhci: add quirk for host controllers that don't +Subject: [PATCH 0278/1218] xhci: add quirk for host controllers that don't update endpoint DCS Seen on a VLI VL805 PCIe to USB controller. For non-stream endpoints @@ -328951,7 +328951,7 @@ index 4b05d767e08f..bb426260cb45 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 12 Jul 2019 15:38:35 +0100 -Subject: [PATCH 0279/1219] i2c: bcm2835: Set clock-stretch timeout to 35ms +Subject: [PATCH 0279/1218] i2c: bcm2835: Set clock-stretch timeout to 35ms The BCM2835 I2C blocks have a register to set the clock-stretch timeout - how long the device is allowed to hold SCL low - in bus @@ -329004,7 +329004,7 @@ index 9fb45de2c73d..3514c7c82552 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Tue, 16 Jul 2019 13:28:22 +0100 -Subject: [PATCH 0280/1219] arm64/mm: Limit the DMA zone for arm64 +Subject: [PATCH 0280/1218] arm64/mm: Limit the DMA zone for arm64 On RaspberryPi, only the first 1Gb can be used for DMA[1]. @@ -329035,7 +329035,7 @@ index cbcac03c0e0d..1898739ec5b7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Beh=C3=BAn?= Date: Sat, 3 Aug 2019 14:34:59 +0200 -Subject: [PATCH 0281/1219] staging: vc04_services: fix compiling in separate +Subject: [PATCH 0281/1218] staging: vc04_services: fix compiling in separate directory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -329069,7 +329069,7 @@ index 5820ec1f89ec..7fb908d824b2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 4 Apr 2019 13:33:47 +0100 -Subject: [PATCH 0282/1219] bcm2835-dma: Add proper 40-bit DMA support +Subject: [PATCH 0282/1218] bcm2835-dma: Add proper 40-bit DMA support The 40-bit additions are not fully tested, but it should be capable of supporting both 40-bit memcpy on BCM2711 and regular @@ -330025,7 +330025,7 @@ index 782725e3adad..746cfb405ad3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 6 Aug 2019 15:23:14 +0100 -Subject: [PATCH 0283/1219] clk-bcm2835: Avoid null pointer exception +Subject: [PATCH 0283/1218] clk-bcm2835: Avoid null pointer exception clk_desc_array[BCM2835_PLLB] doesn't exist so we dereference null when iterating @@ -330060,7 +330060,7 @@ index ed8e56ca7dec..c3bd7ad9f5ea 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 7 Aug 2019 17:19:33 +0100 -Subject: [PATCH 0284/1219] pcie-brcmstb: Don't set DMA ops for root complex +Subject: [PATCH 0284/1218] pcie-brcmstb: Don't set DMA ops for root complex A change to arm_get_dma_map_ops has stopped get_dma_ops from working on the root complex, causing an error to be logged. However, there is @@ -330093,7 +330093,7 @@ index 746cfb405ad3..87fd40ae3140 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 15 Aug 2019 08:39:08 +0100 -Subject: [PATCH 0285/1219] drm/vc4: Prevent load tracking from breaking FKMS +Subject: [PATCH 0285/1218] drm/vc4: Prevent load tracking from breaking FKMS Firmware KMS uses a mixture of VC4 processing and dedicated code. The load tracking support in VC4 assumes it is dealing with vc4_plane_state @@ -330173,7 +330173,7 @@ index 862e89b8c478..ff96ba01144d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hui Wang Date: Thu, 22 Aug 2019 23:32:46 +0800 -Subject: [PATCH 0286/1219] rtl8192cu: Let it support to build in the non-src +Subject: [PATCH 0286/1218] rtl8192cu: Let it support to build in the non-src folder If we build the kernel with "-O=$non-src-folder", this driver will @@ -330204,7 +330204,7 @@ index c399011a3e37..ef6156c0f368 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 14 Jan 2019 15:13:17 -0800 -Subject: [PATCH 0287/1219] drm/v3d: HACK: gut runtime pm for now. +Subject: [PATCH 0287/1218] drm/v3d: HACK: gut runtime pm for now. Something is still unstable -- on starting a new glxgears from an idle X11, I get an MMU violation in high addresses. The CTS also failed @@ -330321,7 +330321,7 @@ index d225152e7e36..15a5f92aa7b4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 2 May 2019 13:22:53 -0700 -Subject: [PATCH 0288/1219] drm/v3d: Clock V3D down when not in use. +Subject: [PATCH 0288/1218] drm/v3d: Clock V3D down when not in use. My various attempts at re-enabling runtime PM have failed, so just crank the clock down when V3D is idle to reduce power consumption. @@ -330492,7 +330492,7 @@ index 1609a85429ce..2f74048dbbda 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hermann Lauer Date: Thu, 8 Aug 2019 15:40:37 +0200 -Subject: [PATCH 0289/1219] According to 5713 pdf doc CLOCK_CTRL is a readonly +Subject: [PATCH 0289/1218] According to 5713 pdf doc CLOCK_CTRL is a readonly status register, and it behaves so. Remove useless setting --- @@ -330529,7 +330529,7 @@ index 9c1c92e57bbf..53acd2b355d6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 28 Jun 2018 15:57:25 +0100 -Subject: [PATCH 0290/1219] staging: bcm2835_camera: Ensure all buffers are +Subject: [PATCH 0290/1218] staging: bcm2835_camera: Ensure all buffers are returned on disable With the recent change to match MMAL and V4L2 buffers there @@ -330562,7 +330562,7 @@ index 61a3593cdcfc..341594ab669f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: yaroslavros Date: Wed, 14 Aug 2019 15:22:55 +0100 -Subject: [PATCH 0291/1219] Ported pcie-brcmstb bounce buffer implementation to +Subject: [PATCH 0291/1218] Ported pcie-brcmstb bounce buffer implementation to ARM64. (#3144) Ported pcie-brcmstb bounce buffer implementation to ARM64. @@ -331290,7 +331290,7 @@ index 87fd40ae3140..e8c8b355548a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 3 Jul 2019 17:44:53 +0100 -Subject: [PATCH 0292/1219] drm/vc4: Query firmware for custom HDMI mode +Subject: [PATCH 0292/1218] drm/vc4: Query firmware for custom HDMI mode Allow custom HDMI modes to be specified from config.txt, and these then override EDID parsing. @@ -331475,7 +331475,7 @@ index ff96ba01144d..3ea7974a4ed3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 11 Jul 2019 15:12:05 +0100 -Subject: [PATCH 0293/1219] drm/vc4: Pass the drm vrefresh to the firmware on +Subject: [PATCH 0293/1218] drm/vc4: Pass the drm vrefresh to the firmware on mode set More for completeness than need, but use drm_mode_vrefresh @@ -331518,7 +331518,7 @@ index 3ea7974a4ed3..6bf51f45cadb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 19 Jul 2019 15:35:13 +0100 -Subject: [PATCH 0294/1219] drm/vc4: Add support for margins to fkms +Subject: [PATCH 0294/1218] drm/vc4: Add support for margins to fkms Allows for overscan to be configured under FKMS. NB This is rescaling the planes, not reducing the size of the @@ -331852,7 +331852,7 @@ index 6bf51f45cadb..5526b7dd52ee 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 19 Jul 2019 17:49:00 +0100 -Subject: [PATCH 0295/1219] drm/vc4: Ensure zpos is always initialised +Subject: [PATCH 0295/1218] drm/vc4: Ensure zpos is always initialised The compiler is warning that default_zpos can be used uninitialised as there is no default case to catch all plane @@ -331884,7 +331884,7 @@ index 5526b7dd52ee..653c9f6d5ce5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Joerg Schambacher Date: Tue, 23 Jul 2019 16:57:35 +0200 -Subject: [PATCH 0296/1219] adds the Hifiberry DAC+ADC PRO version +Subject: [PATCH 0296/1218] adds the Hifiberry DAC+ADC PRO version This adds the driver for the DAC+ADC PRO version of the Hifiberry soundcard with software controlled PCM1863 ADC Signed-off-by: Joerg Schambacher joerg@i2audio.com @@ -332493,7 +332493,7 @@ index 000000000000..ed080b24eb49 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 31 Jul 2019 17:36:34 +0100 -Subject: [PATCH 0297/1219] drm/vc4: A present but empty dmas disables audio +Subject: [PATCH 0297/1218] drm/vc4: A present but empty dmas disables audio Overlays are unable to remove properties in the base DTB, but they can overwrite them. Allow a present but empty 'dmas' property @@ -332532,7 +332532,7 @@ index 54435b72b761..d59fd8714c5d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Mon, 29 Jul 2019 12:02:59 +0100 -Subject: [PATCH 0298/1219] Fixup FKMS interrupt handing for non-existent +Subject: [PATCH 0298/1218] Fixup FKMS interrupt handing for non-existent display If an errant interrupt flag was received from a non-existent display, @@ -332578,7 +332578,7 @@ index 653c9f6d5ce5..14d660add41c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Thu, 9 May 2019 14:30:37 +0100 -Subject: [PATCH 0299/1219] drivers: char: add chardev for mmap'ing the RPiVid +Subject: [PATCH 0299/1218] drivers: char: add chardev for mmap'ing the RPiVid control registers Based on the gpiomem driver, allow mapping of the decoder register @@ -332982,7 +332982,7 @@ index b2d157091e12..f70a810c55f7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Thu, 1 Aug 2019 16:41:20 +0100 -Subject: [PATCH 0300/1219] hid: usb: Add device quirks for Freeway Airmouse T3 +Subject: [PATCH 0300/1218] hid: usb: Add device quirks for Freeway Airmouse T3 and MX3 These wireless mouse/keyboard combo remote control devices specify @@ -333053,7 +333053,7 @@ index 45eba224cdc7..9c1c117ffc1f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 14 Jun 2019 10:12:07 +0100 -Subject: [PATCH 0301/1219] drm/vc4: Add "Broadcast RGB" connector property +Subject: [PATCH 0301/1218] drm/vc4: Add "Broadcast RGB" connector property Some HDMI monitors do not abide by the full or limited (16-235) range RGB flags in the AVI infoframe. This can @@ -333361,7 +333361,7 @@ index 14d660add41c..bf882b38830a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 23 Jul 2019 11:09:26 +0100 -Subject: [PATCH 0302/1219] drm/vc4: fkms: Set default state margin at reset +Subject: [PATCH 0302/1218] drm/vc4: fkms: Set default state margin at reset Now that the TV margins are properly parsed and filled into drm_cmdline_mode, we just need to initialise the first state at reset to @@ -333401,7 +333401,7 @@ index bf882b38830a..fa8a538f5d66 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Thu, 18 Jul 2019 17:07:05 +0800 -Subject: [PATCH 0303/1219] staging: bcm2835-codec: switch to multi-planar API +Subject: [PATCH 0303/1218] staging: bcm2835-codec: switch to multi-planar API There are two APIs for mem2mem devices, the older single-planar API and the newer multi-planar one. Without making things overly complex, the @@ -333754,7 +333754,7 @@ index 708f76b7aa92..0ecf3e5c59a8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Mon, 22 Jul 2019 22:13:30 +0800 -Subject: [PATCH 0304/1219] staging: bcm2835-codec: implement +Subject: [PATCH 0304/1218] staging: bcm2835-codec: implement V4L2_CID_MIN_BUFFERS_FOR_CAPTURE The stateful decoder specification shows an optional step for retrieving @@ -333806,7 +333806,7 @@ index 0ecf3e5c59a8..d515bc75d5cb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Mon, 22 Jul 2019 22:20:55 +0800 -Subject: [PATCH 0305/1219] staging: bcm2835-codec: set device_caps in struct +Subject: [PATCH 0305/1218] staging: bcm2835-codec: set device_caps in struct video_device Instead of filling in the struct v4l2_capability device_caps @@ -333852,7 +333852,7 @@ index d515bc75d5cb..47e79a0f0c3e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Tue, 16 Jul 2019 12:18:21 +0100 -Subject: [PATCH 0306/1219] Add HDMI1 facility to the driver. +Subject: [PATCH 0306/1218] Add HDMI1 facility to the driver. For generic ALSA, all you need is the bcm2835.h change, but have also added structures for IEC958 HDMI. Not sure how to @@ -333945,7 +333945,7 @@ index ed0feb34b6c8..1a25cdad94dc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 25 Jul 2019 17:27:44 +0100 -Subject: [PATCH 0307/1219] drm/vc4: Resolve the vblank warnings on mode +Subject: [PATCH 0307/1218] drm/vc4: Resolve the vblank warnings on mode switching The details over when and how a driver is to service the @@ -334051,7 +334051,7 @@ index fa8a538f5d66..d9779b993c39 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 25 Jul 2019 17:34:29 +0100 -Subject: [PATCH 0308/1219] drm/vc4: Remove unused mode variable +Subject: [PATCH 0308/1218] drm/vc4: Remove unused mode variable "89d1376 drm/vc4: Add support for margins to fkms" removed the requirement for having the mode structure from vc4_plane_to_mb, @@ -334084,7 +334084,7 @@ index d9779b993c39..8b1838919377 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 11 Jul 2019 14:57:09 +0100 -Subject: [PATCH 0309/1219] staging:bcm2835-codec: Expand logging on format +Subject: [PATCH 0309/1218] staging:bcm2835-codec: Expand logging on format setting Adds some more useful logging during format changed events and @@ -334132,7 +334132,7 @@ index 47e79a0f0c3e..eadc0fab2fb9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 11 Jul 2019 14:58:35 +0100 -Subject: [PATCH 0310/1219] staging: bcm2835-codec: Correct bytesperline on +Subject: [PATCH 0310/1218] staging: bcm2835-codec: Correct bytesperline on format changed The handling of format changed events incorrectly set bytesperline @@ -334168,7 +334168,7 @@ index eadc0fab2fb9..24a8e7cc7de7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 7 Aug 2019 11:31:08 +0100 -Subject: [PATCH 0311/1219] drm/vc4: Add missing NULL check to +Subject: [PATCH 0311/1218] drm/vc4: Add missing NULL check to vc4_crtc_consume_event vc4_crtc_consume_event wasn't checking crtc->state->event was @@ -334202,7 +334202,7 @@ index 8b1838919377..004a0bce94ac 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 9 Aug 2019 08:51:43 +0100 -Subject: [PATCH 0312/1219] net: bcmgenet: Workaround #2 for Pi4 Ethernet fail +Subject: [PATCH 0312/1218] net: bcmgenet: Workaround #2 for Pi4 Ethernet fail Some combinations of Pi 4Bs and Ethernet switches don't reliably get a DCHP-assigned IP address, leaving the unit with a self=assigned 169.254 @@ -334259,7 +334259,7 @@ index 0078a6c877fe..74b03251bb01 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Tue, 13 Aug 2019 15:53:29 +0100 -Subject: [PATCH 0313/1219] xhci: Use more event ring segment table entries +Subject: [PATCH 0313/1218] xhci: Use more event ring segment table entries Users have reported log spam created by "Event Ring Full" xHC event TRBs. These are caused by interrupt latency in conjunction with a very @@ -334327,7 +334327,7 @@ index bb426260cb45..59752dfeea7c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 15 Aug 2019 12:02:34 +0100 -Subject: [PATCH 0314/1219] configs: arm64/bcm2711: Enable V3D +Subject: [PATCH 0314/1218] configs: arm64/bcm2711: Enable V3D Enable the V3D driver, which depends on BCM2835_POWER. @@ -334374,7 +334374,7 @@ index 9a5c44606337..b0e048697964 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Aman Gupta Date: Thu, 22 Aug 2019 22:31:37 +0000 -Subject: [PATCH 0315/1219] staging: bcm2835-codec: add support for +Subject: [PATCH 0315/1218] staging: bcm2835-codec: add support for V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME fixes #3171 @@ -334435,7 +334435,7 @@ index 24a8e7cc7de7..1a384e70eb98 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Aman Gupta Date: Fri, 23 Aug 2019 16:29:07 -0700 -Subject: [PATCH 0316/1219] staging: bcm2835-codec: remove unnecessary padding +Subject: [PATCH 0316/1218] staging: bcm2835-codec: remove unnecessary padding on encoder input The ISP and ENCODE roles have the same underlying hardware. Neither requires vertical alignment. @@ -334471,7 +334471,7 @@ index 1a384e70eb98..a82d7345389d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 3 Sep 2019 18:16:56 +0100 -Subject: [PATCH 0317/1219] arch/arm: Add model string to cpuinfo +Subject: [PATCH 0317/1218] arch/arm: Add model string to cpuinfo Signed-off-by: Phil Elwell --- @@ -334513,7 +334513,7 @@ index 43d6a6085d86..83aef438bf5b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 3 Sep 2019 18:17:25 +0100 -Subject: [PATCH 0318/1219] arch/arm64: Add Revision, Serial, Model to cpuinfo +Subject: [PATCH 0318/1218] arch/arm64: Add Revision, Serial, Model to cpuinfo Signed-off-by: Phil Elwell --- @@ -334577,7 +334577,7 @@ index 90b35011a22f..67fe54e543b4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 28 Aug 2019 13:34:30 +0100 -Subject: [PATCH 0319/1219] media: dt-bindings: Add binding for the Sony IMX219 +Subject: [PATCH 0319/1218] media: dt-bindings: Add binding for the Sony IMX219 sensor The IMX219 is an 8MPix CSI2 sensor, supporting 2 or 4 data lanes. @@ -334661,7 +334661,7 @@ index 000000000000..a02f1ce1e120 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 28 Aug 2019 13:34:49 +0100 -Subject: [PATCH 0320/1219] media: i2c: Add driver for Sony IMX219 sensor +Subject: [PATCH 0320/1218] media: i2c: Add driver for Sony IMX219 sensor Adds a driver for the 8MPix Sony IMX219 CSI2 sensor. Whilst the sensor supports 2 or 4 CSI2 data lanes, this driver @@ -335818,7 +335818,7 @@ index 000000000000..682397a48492 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Sun, 28 Apr 2019 12:15:35 +0200 -Subject: [PATCH 0321/1219] staging: bcm2835-codec: Fix non-documentation +Subject: [PATCH 0321/1218] staging: bcm2835-codec: Fix non-documentation comment block The job_ready comment is incorrectly using the documentation prefix @@ -335851,7 +335851,7 @@ index a82d7345389d..4c69087328c0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Wed, 20 Mar 2019 11:42:39 +0000 -Subject: [PATCH 0322/1219] staging: bcm2835-codec: Fix declaration of roles +Subject: [PATCH 0322/1218] staging: bcm2835-codec: Fix declaration of roles The static role text is declared incorrectly. The static should be first, and the roles should also be constified. @@ -335883,7 +335883,7 @@ index 4c69087328c0..1a00c8d25370 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Wed, 20 Mar 2019 11:55:43 +0000 -Subject: [PATCH 0323/1219] staging: bcm2835-codec: Add role to device name +Subject: [PATCH 0323/1218] staging: bcm2835-codec: Add role to device name Three entities are created, Decode, Encode and ISP but all of the video nodes use the same video name string "bcm2835-codec" which makes it @@ -335934,7 +335934,7 @@ index 1a00c8d25370..46b8dd782c46 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Wed, 20 Mar 2019 11:35:26 +0000 -Subject: [PATCH 0324/1219] staging: bcm2835-codec: Pass driver context to +Subject: [PATCH 0324/1218] staging: bcm2835-codec: Pass driver context to create entities Pass the bcm2835_codec_driver driver context directly into the @@ -336001,7 +336001,7 @@ index 46b8dd782c46..a08a75d3ff88 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Wed, 20 Mar 2019 12:54:15 +0000 -Subject: [PATCH 0325/1219] staging: bcm2835-codec: add media controller +Subject: [PATCH 0325/1218] staging: bcm2835-codec: add media controller support Provide a single media device to contain all of the bcm2835_codec @@ -336173,7 +336173,7 @@ index a08a75d3ff88..fb99bfb5bc1d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 6 Sep 2019 15:04:51 +0100 -Subject: [PATCH 0326/1219] v4l2: Add a Greyworld AWB mode. +Subject: [PATCH 0326/1218] v4l2: Add a Greyworld AWB mode. Adds a simple greyworld white balance preset, mainly for use with cameras without an IR filter (eg Raspberry Pi NoIR) @@ -336215,7 +336215,7 @@ index a2669b79b294..616a7c64c4d2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 6 Sep 2019 15:13:06 +0100 -Subject: [PATCH 0327/1219] staging: bcm2835-camera: Add greyworld AWB mode +Subject: [PATCH 0327/1218] staging: bcm2835-camera: Add greyworld AWB mode This is mainly used for the NoIR camera which has no IR filter and can completely confuse normal AWB presets. @@ -336271,7 +336271,7 @@ index 926392d754c7..d3d7828d1e56 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Wed, 11 Sep 2019 14:57:18 +0100 -Subject: [PATCH 0328/1219] drm/vc4: Fix for margins in composite/SDTV mode +Subject: [PATCH 0328/1218] drm/vc4: Fix for margins in composite/SDTV mode (#3223) Margins were incorrectly assumed to be setup in SDTV mode, but were @@ -336312,7 +336312,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Schambacher?= Date: Thu, 12 Sep 2019 14:57:32 +0200 -Subject: [PATCH 0329/1219] Add Hifiberry DAC+DSP soundcard driver (#3224) +Subject: [PATCH 0329/1218] Add Hifiberry DAC+DSP soundcard driver (#3224) Adds the driver for the Hifiberry DAC+DSP. It supports capture and playback depending on the DSP firmware. @@ -336564,7 +336564,7 @@ index 2023b0a18a2c..133b6d98f515 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 6 Sep 2019 17:24:55 +0100 -Subject: [PATCH 0330/1219] staging: bcm2835-codec: Allow height of 1920. +Subject: [PATCH 0330/1218] staging: bcm2835-codec: Allow height of 1920. The codec is happy with video up to 1920 high if the width is suitably reduced to stay within level limits. eg 1080x1920 @@ -336597,7 +336597,7 @@ index fb99bfb5bc1d..19d046767dbb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 13 Sep 2019 15:11:47 +0100 -Subject: [PATCH 0331/1219] staging: bcm2835-codec: Correct g/s_selection API +Subject: [PATCH 0331/1218] staging: bcm2835-codec: Correct g/s_selection API MPLANE support The g_selection and s_selection API is messed up and requires @@ -336710,7 +336710,7 @@ index 19d046767dbb..ce6364322266 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 18 Sep 2019 17:22:36 +0100 -Subject: [PATCH 0332/1219] drm/v3d: Delete pm_runtime support +Subject: [PATCH 0332/1218] drm/v3d: Delete pm_runtime support The pm_runtime was blocking changelist submission, so delete it as a temporary workaround. @@ -336780,7 +336780,7 @@ index 6cc67cab320e..5294dd884867 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 19 Sep 2019 13:39:15 +0100 -Subject: [PATCH 0333/1219] configs: Regenerate defconfigs +Subject: [PATCH 0333/1218] configs: Regenerate defconfigs Signed-off-by: Phil Elwell --- @@ -336806,7 +336806,7 @@ index 33686cf34ff9..4719d38c4b4e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 18 Sep 2019 09:02:10 +0100 -Subject: [PATCH 0334/1219] dts: Add DTS for Pi 2B rev 1.2 with BCM2837 (#3235) +Subject: [PATCH 0334/1218] dts: Add DTS for Pi 2B rev 1.2 with BCM2837 (#3235) Signed-off-by: Phil Elwell --- @@ -336845,7 +336845,7 @@ index 000000000000..116cdbf94b9b From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Iago Toral Quiroga Date: Tue, 3 Sep 2019 08:45:24 +0200 -Subject: [PATCH 0335/1219] drm/v3d: clean caches at the end of render jobs on +Subject: [PATCH 0335/1218] drm/v3d: clean caches at the end of render jobs on request from user space Extends the user space ioctl for CL submissions so it can include a request @@ -337019,7 +337019,7 @@ index 58fbe48c91e9..b8c6f9d90942 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 23 Sep 2019 09:26:41 +0100 -Subject: [PATCH 0336/1219] kbuild: Allow .dtbo overlays to be built piecemeal +Subject: [PATCH 0336/1218] kbuild: Allow .dtbo overlays to be built piecemeal Before 4.20, it was possible to build an arbitrary overlay by copying it to arm/boot/dts/overlays/mytest-overlay.dts and running: @@ -337041,7 +337041,7 @@ Signed-off-by: Phil Elwell 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile -index 4297d0107bd6..5757ace9b350 100644 +index a8d2f2a1c052..f515d02a71be 100644 --- a/Makefile +++ b/Makefile @@ -1269,6 +1269,9 @@ ifneq ($(dtstree),) @@ -337061,7 +337061,7 @@ index 4297d0107bd6..5757ace9b350 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 25 Sep 2019 09:49:58 +0100 -Subject: [PATCH 0337/1219] dma-direct: Temporary DMA fix on arm64 +Subject: [PATCH 0337/1218] dma-direct: Temporary DMA fix on arm64 See: https://github.com/raspberrypi/linux/issues/3251 @@ -337090,7 +337090,7 @@ index f04cfc2e9e01..862c00acc966 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Thu, 19 Sep 2019 20:45:30 +0200 -Subject: [PATCH 0338/1219] ARM: bcm: Switch board, clk and pinctrl to bcm2711 +Subject: [PATCH 0338/1218] ARM: bcm: Switch board, clk and pinctrl to bcm2711 compatible After the decision to use bcm2711 compatible for upstream, we should @@ -337122,7 +337122,7 @@ index 282a023027fc..e538e0f899a5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matteo Croce Date: Sun, 6 Oct 2019 03:23:15 +0200 -Subject: [PATCH 0339/1219] vchiq_2835_arm: suppress warning +Subject: [PATCH 0339/1218] vchiq_2835_arm: suppress warning MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -337160,7 +337160,7 @@ index 230e1b1144a9..2dfdee1f814f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Tue, 24 Sep 2019 18:26:55 +0100 -Subject: [PATCH 0340/1219] Rename HDMI ALSA device names, check for enable +Subject: [PATCH 0340/1218] Rename HDMI ALSA device names, check for enable state HDMI Alsa devices renamed to match names used by DRM, to @@ -337306,7 +337306,7 @@ index eb8a8a5b7ec8..f926784c622d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Floris Bos Date: Fri, 4 Oct 2019 16:41:30 +0200 -Subject: [PATCH 0341/1219] pcie-brcmstb-bounce64.c: dev_err() -> dev_info() +Subject: [PATCH 0341/1218] pcie-brcmstb-bounce64.c: dev_err() -> dev_info() for info messages "dmabounce: initialised" is not an error, so do not log it as such. @@ -337337,7 +337337,7 @@ index 6a872975ba9e..ac8dde3c030b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 17 Sep 2019 18:28:17 +0100 -Subject: [PATCH 0342/1219] drm/vc4: Add support for YUV color encodings and +Subject: [PATCH 0342/1218] drm/vc4: Add support for YUV color encodings and ranges The BT601/BT709 color encoding and limited vs full @@ -337483,7 +337483,7 @@ index b5a6b4cdd332..8416fdaf2ec4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 17 Sep 2019 18:36:32 +0100 -Subject: [PATCH 0343/1219] drm/vc4: Add support for H & V flips +Subject: [PATCH 0343/1218] drm/vc4: Add support for H & V flips The HVS supports horizontal and vertical flips whilst composing. @@ -337595,7 +337595,7 @@ index 5ea6c84d7f6d..68aa6db8ea05 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 18 Sep 2019 15:49:13 +0100 -Subject: [PATCH 0344/1219] drm/vc4: Correct handling of rotation parameter in +Subject: [PATCH 0344/1218] drm/vc4: Correct handling of rotation parameter in fkms One bit within DRM_MODE_ROTATE_MASK will always be set to @@ -337687,7 +337687,7 @@ index a487fcf1eaf3..f3ec265a9798 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 9 Oct 2019 17:22:07 +0100 -Subject: [PATCH 0345/1219] bcm2711: Retain support for old dtbs +Subject: [PATCH 0345/1218] bcm2711: Retain support for old dtbs The recent series switching to bcm2711 as the DT identifier broke Pis running with old DTBs. Add some bcm2838 compatible strings as a @@ -337752,7 +337752,7 @@ index 094251b77c72..7480c6297d57 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Markus Proeller Date: Thu, 10 Oct 2019 19:12:08 +0200 -Subject: [PATCH 0346/1219] dt-bindings: Add binding for the Infineon IRS1125 +Subject: [PATCH 0346/1218] dt-bindings: Add binding for the Infineon IRS1125 sensor Adds a binding for the Infineon IRS1125 time-of-flight depth @@ -337825,7 +337825,7 @@ index 000000000000..25a48028c957 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Markus Proeller Date: Thu, 10 Oct 2019 19:12:36 +0200 -Subject: [PATCH 0347/1219] media: i2c: Add a driver for the Infineon IRS1125 +Subject: [PATCH 0347/1218] media: i2c: Add a driver for the Infineon IRS1125 depth sensor The Infineon IRS1125 is a time of flight depth sensor that @@ -339070,7 +339070,7 @@ index 000000000000..dccaca23aa76 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 13 Sep 2019 17:19:33 +0100 -Subject: [PATCH 0348/1219] staging:bcm2835-codec: Add support for +Subject: [PATCH 0348/1218] staging:bcm2835-codec: Add support for ENUM_FRAMESIZES Required for compliance testing for the encoder. @@ -339174,7 +339174,7 @@ index ce6364322266..09d662d1dee3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 13 Sep 2019 17:22:08 +0100 -Subject: [PATCH 0349/1219] staging: bcm2835-codec: Correct buffer type check +Subject: [PATCH 0349/1218] staging: bcm2835-codec: Correct buffer type check on G_PARM The output queue buffer type is now OUTPUT_MPLANE. @@ -339205,7 +339205,7 @@ index 09d662d1dee3..a0d4b0d006c6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 13 Sep 2019 17:23:26 +0100 -Subject: [PATCH 0350/1219] staging: bcm2835-codec: Set default and error check +Subject: [PATCH 0350/1218] staging: bcm2835-codec: Set default and error check timeperframe G_PARM default was invalid as 0/0, and the driver didn't check @@ -339248,7 +339248,7 @@ index a0d4b0d006c6..41fca575b395 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 7 Oct 2019 14:02:57 +0100 -Subject: [PATCH 0351/1219] staging: bcm2835-codec: Fix imbalance in +Subject: [PATCH 0351/1218] staging: bcm2835-codec: Fix imbalance in dma_buf_get/dma_buf_put When represented with a dmabuf buffer that had previously been @@ -339284,7 +339284,7 @@ index 41fca575b395..f5adaac765cd 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Wed, 16 Oct 2019 14:49:23 +0100 -Subject: [PATCH 0352/1219] drm:vc4 Added calls for firmware display +Subject: [PATCH 0352/1218] drm:vc4 Added calls for firmware display blank/unblank Requires new display power mailbox call to be present. @@ -339380,7 +339380,7 @@ index 102c2e5dd2f2..ae71820af8e5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 4 Nov 2019 00:52:35 +0000 -Subject: [PATCH 0353/1219] configs: Rebuild with savedefconfig +Subject: [PATCH 0353/1218] configs: Rebuild with savedefconfig --- arch/arm/configs/bcm2711_defconfig | 8 -------- @@ -339454,7 +339454,7 @@ index ec25f919fe4b..0775637872ca 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 11 Nov 2019 14:01:41 +0000 -Subject: [PATCH 0354/1219] drm/v3d: Don't clear MMU control bits on exception +Subject: [PATCH 0354/1218] drm/v3d: Don't clear MMU control bits on exception MMU exception conditions are reported in the V3D_MMU_CTRL register as write-1-to-clear (W1C) bits. The MMU interrupt handling code clears any @@ -339494,7 +339494,7 @@ index 662e67279a7b..fe2060c6b495 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 11 Nov 2019 20:18:08 +0000 -Subject: [PATCH 0355/1219] drm/v3d: Suppress all but the first MMU error +Subject: [PATCH 0355/1218] drm/v3d: Suppress all but the first MMU error The v3d driver currently encounters a lot of MMU PTE exceptions, so only log the first to avoid swamping the kernel log. @@ -339539,7 +339539,7 @@ index fe2060c6b495..7dde90d846f1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 12 Nov 2019 16:41:21 +0000 -Subject: [PATCH 0356/1219] drm/v3d: Plug dma_fence leak +Subject: [PATCH 0356/1218] drm/v3d: Plug dma_fence leak The irq_fence and done_fence are given a reference that is never released. The necessary dma_fence_put()s seem to have been @@ -339573,7 +339573,7 @@ index fec4836b48ef..b49461bd8bae 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 6 Nov 2019 13:57:48 +0000 -Subject: [PATCH 0357/1219] staging: vchiq_arm: Register vcsm-cma as a platform +Subject: [PATCH 0357/1218] staging: vchiq_arm: Register vcsm-cma as a platform driver Following the same pattern as bcm2835-camera and bcm2835-audio, @@ -339619,7 +339619,7 @@ index 4e684ccd9346..2b859b98e17b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 6 Nov 2019 13:57:58 +0000 -Subject: [PATCH 0358/1219] staging: vchiq_arm: Register bcm2835-codec as a +Subject: [PATCH 0358/1218] staging: vchiq_arm: Register bcm2835-codec as a platform driver Following the same pattern as bcm2835-camera and bcm2835-audio, @@ -339665,7 +339665,7 @@ index 2b859b98e17b..1e8b2c460783 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 6 Nov 2019 13:58:08 +0000 -Subject: [PATCH 0359/1219] staging: bcm2835-codec: Fix potential memory leak +Subject: [PATCH 0359/1218] staging: bcm2835-codec: Fix potential memory leak of isp instance "d867785 staging: bcm2835-codec: add media controller support" added @@ -339700,7 +339700,7 @@ index f5adaac765cd..50395795c3db 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 6 Nov 2019 13:58:18 +0000 -Subject: [PATCH 0360/1219] staging: vchiq_arm: Unify the unload handling of +Subject: [PATCH 0360/1218] staging: vchiq_arm: Unify the unload handling of platform devs A helper function vchiq_register_child was added to deal with @@ -339735,7 +339735,7 @@ index 1e8b2c460783..d9492e24e07d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 14 Nov 2019 11:59:01 +0000 -Subject: [PATCH 0361/1219] net: bcmgenet: The second IRQ is optional +Subject: [PATCH 0361/1218] net: bcmgenet: The second IRQ is optional As of 5.4, the kernel logs errors for absent IRQs unless requested with platform_get_irq_optional. @@ -339765,7 +339765,7 @@ index 7dde90d846f1..586fb850f00f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 14 Nov 2019 12:00:43 +0000 -Subject: [PATCH 0362/1219] drm/v3d: The third IRQ is optional +Subject: [PATCH 0362/1218] drm/v3d: The third IRQ is optional As of 5.4, the kernel logs errors for absent IRQs unless requested with platform_get_irq_optional. @@ -339795,7 +339795,7 @@ index 74b03251bb01..b507b679f365 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 15 Nov 2019 08:48:08 +0000 -Subject: [PATCH 0363/1219] dwc_otg: Declare DMA capability with HCD_DMA flag +Subject: [PATCH 0363/1218] dwc_otg: Declare DMA capability with HCD_DMA flag Following [1], USB controllers have to declare DMA capabilities in order for them to be used by adding the HCD_DMA flag to their hc_driver @@ -339828,7 +339828,7 @@ index 9a150d6fdeb4..70cce7abfb8d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Thu, 31 Oct 2019 13:37:16 +0000 -Subject: [PATCH 0364/1219] rpi-poe-fan: fix def_pwm1 writes +Subject: [PATCH 0364/1218] rpi-poe-fan: fix def_pwm1 writes Signed-off-by: Serge Schneider --- @@ -339855,7 +339855,7 @@ index 3effaf2eb86d..c9654e9e9f2d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Thu, 31 Oct 2019 14:39:44 +0000 -Subject: [PATCH 0365/1219] net:phy:2711 Allow ethernet LED mode to be set via +Subject: [PATCH 0365/1218] net:phy:2711 Allow ethernet LED mode to be set via device tree Add device tree entries and code to allow the specification of @@ -339986,7 +339986,7 @@ index f340e12c2e08..384759375a47 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Pierre-jean Texier Date: Wed, 6 Nov 2019 10:00:43 +0100 -Subject: [PATCH 0366/1219] overlays: smi: fix typo in comment (#3320) +Subject: [PATCH 0366/1218] overlays: smi: fix typo in comment (#3320) 5 represent alt1 function not alt0. @@ -340015,7 +340015,7 @@ index 70104c11627c..bb8c7830df23 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hughes Date: Thu, 7 Nov 2019 14:59:59 +0000 -Subject: [PATCH 0367/1219] net:phy:2711 Change the default ethernet LED +Subject: [PATCH 0367/1218] net:phy:2711 Change the default ethernet LED actions This should return default behaviour back to that of previous @@ -340055,7 +340055,7 @@ index 384759375a47..874a2a7a2d0d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Michael Kaplan Date: Fri, 8 Nov 2019 10:35:57 +0100 -Subject: [PATCH 0368/1219] overlays: Add apds9960 overlay +Subject: [PATCH 0368/1218] overlays: Add apds9960 overlay Add an overlay for the AVAGO APDS9960 digital proximity, ambient light, rgb and gesture sensor. Also update overlay README and Makefile. @@ -340169,7 +340169,7 @@ index 000000000000..c216932278ab From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Michael Kaplan Date: Fri, 8 Nov 2019 11:13:25 +0100 -Subject: [PATCH 0369/1219] configs: apds9960: add module to defconfigs +Subject: [PATCH 0369/1218] configs: apds9960: add module to defconfigs Signed-off-by: Michael Kaplan --- @@ -340254,7 +340254,7 @@ index ca7668f549bc..d87831d79a03 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 1 Oct 2019 10:19:50 +0100 -Subject: [PATCH 0370/1219] overlays: Remove hack from uart0 overlay +Subject: [PATCH 0370/1218] overlays: Remove hack from uart0 overlay The uart0 overlay contained a hack to return GPIOs 14 and 15 to inputs when the UART0 function was moved to alternative pins. This has the @@ -340305,7 +340305,7 @@ index 57ba7745d023..73d563bbaabf 100755 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 13 Nov 2019 16:28:10 +0000 -Subject: [PATCH 0371/1219] Revert "brcmfmac: Disable power management" +Subject: [PATCH 0371/1218] Revert "brcmfmac: Disable power management" Shortly after the release of the Pi 3B, a loss of SSH connectivity over WiFi was traced to the power management handling, so power @@ -340350,7 +340350,7 @@ index 1b48569fb6a0..397cc028a34d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Nov 2019 16:20:24 +0000 -Subject: [PATCH 0372/1219] arm: dts: overlays: pitft35-resistive: add upstream +Subject: [PATCH 0372/1218] arm: dts: overlays: pitft35-resistive: add upstream compatible The upstream hx8357d driver uses "adafruit,yx350hv15" for the compatible @@ -340383,7 +340383,7 @@ index a69b6c2c7608..37629f18a740 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Fri, 23 Aug 2019 16:34:38 +0100 -Subject: [PATCH 0373/1219] v3d_drv: Handle missing clock more gracefully +Subject: [PATCH 0373/1218] v3d_drv: Handle missing clock more gracefully Signed-off-by: popcornmix --- @@ -340414,7 +340414,7 @@ index 72da17e4963e..8b08ad828fe7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 9 Sep 2019 23:50:44 +0100 -Subject: [PATCH 0374/1219] v3d_drv: Allow clock retrieval by name +Subject: [PATCH 0374/1218] v3d_drv: Allow clock retrieval by name Signed-off-by: Phil Elwell --- @@ -340443,7 +340443,7 @@ index 8b08ad828fe7..2f50268c0159 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Thu, 5 Sep 2019 17:59:14 +0100 -Subject: [PATCH 0375/1219] v3d_gem: Kick the clock so firmware knows we are +Subject: [PATCH 0375/1218] v3d_gem: Kick the clock so firmware knows we are using firmware clock interface Setting the v3d clock to low value allows firmware to handle dvfs in case @@ -340476,7 +340476,7 @@ index b49461bd8bae..091e230a6191 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 9 Sep 2019 15:49:56 +0100 -Subject: [PATCH 0376/1219] clk-raspberrypi: Allow cpufreq driver to also +Subject: [PATCH 0376/1218] clk-raspberrypi: Allow cpufreq driver to also adjust gpu clocks For performance/power it is beneficial to adjust gpu clocks with arm clock. @@ -340507,7 +340507,7 @@ index 1654fd0eedc9..e4e139240340 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Wed, 21 Aug 2019 14:55:56 +0100 -Subject: [PATCH 0377/1219] clk-raspberrypi: Also support v3d clock +Subject: [PATCH 0377/1218] clk-raspberrypi: Also support v3d clock Signed-off-by: popcornmix --- @@ -341160,7 +341160,7 @@ index e4e139240340..8daf26df5430 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 3 Sep 2019 20:28:00 +0100 -Subject: [PATCH 0378/1219] clk-bcm2835: Disable v3d clock +Subject: [PATCH 0378/1218] clk-bcm2835: Disable v3d clock This is controlled by firmware, see clk-raspberrypi.c @@ -341224,7 +341224,7 @@ index 35f0d394e0e9..2be36faf56f7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 20 Aug 2019 17:53:47 +0100 -Subject: [PATCH 0379/1219] config: Switch to upstream cpufreq driver +Subject: [PATCH 0379/1218] config: Switch to upstream cpufreq driver Signed-off-by: popcornmix --- @@ -341260,7 +341260,7 @@ index 5f08fcdb02b1..3d437a331698 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Fri, 13 Sep 2019 13:45:11 +0100 -Subject: [PATCH 0380/1219] raspberrypi-cpufreq: Only report integer pll +Subject: [PATCH 0380/1218] raspberrypi-cpufreq: Only report integer pll divisor frequencies --- @@ -341306,7 +341306,7 @@ index 2bc7d9734272..8bcfab2749a8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 22 Nov 2019 11:38:09 +0000 -Subject: [PATCH 0381/1219] configs: Regenerate defconfigs +Subject: [PATCH 0381/1218] configs: Regenerate defconfigs Signed-off-by: Phil Elwell --- @@ -341543,7 +341543,7 @@ index d87831d79a03..7a29553d08d6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 22 Nov 2019 11:44:30 +0000 -Subject: [PATCH 0382/1219] configs:2711: Add V3D clock support on arm64 +Subject: [PATCH 0382/1218] configs:2711: Add V3D clock support on arm64 The V3D driver now depends on the CLK_RASPBERRYPI and ARM_RASPBERRYPI_CPUFREQ drivers for dynamic clock control. Without @@ -341582,7 +341582,7 @@ index edab9acd21c8..cbdad7c47bf3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 22 Nov 2019 15:08:25 +0000 -Subject: [PATCH 0383/1219] arm/dts: Correct Pi 4B LED values +Subject: [PATCH 0383/1218] arm/dts: Correct Pi 4B LED values The initial PHY LED settings are wrong Pi 4B (the correct values got dropped somewhere along the way). The PHY declaration should arguably @@ -341629,7 +341629,7 @@ index bacebaaac9d3..d9a09e129656 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 22 Nov 2019 16:23:32 +0000 -Subject: [PATCH 0384/1219] drm/v3d: Set dma_mask as well as coherent_dma_mask +Subject: [PATCH 0384/1218] drm/v3d: Set dma_mask as well as coherent_dma_mask Both coherent_dma_mask and dma_mask act as constraints on allocations and bounce buffer usage, so be sure to set dma_mask to the appropriate @@ -341662,7 +341662,7 @@ index 2f50268c0159..87ce683f3c04 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 28 Nov 2019 15:49:08 +0000 -Subject: [PATCH 0385/1219] arm/dts: 2711: Add 'pcie0' alias +Subject: [PATCH 0385/1218] arm/dts: 2711: Add 'pcie0' alias It is useful for the firmware to be able to locate the pcie DT node, so add an alias pointing to it in the same way that "ethernet0" @@ -341692,7 +341692,7 @@ index 6ce9a58a6ed5..a967a7b86f2c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 28 Nov 2019 15:51:58 +0000 -Subject: [PATCH 0386/1219] Revert "drm/vc4: Add support for H & V flips" +Subject: [PATCH 0386/1218] Revert "drm/vc4: Add support for H & V flips" This reverts commit 3293cb5284bf7c80217cba8e7c3f67fba1953e1d. This functionality has already been added via @@ -341806,7 +341806,7 @@ index 68aa6db8ea05..5ea6c84d7f6d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Sat, 30 Nov 2019 23:10:26 +0100 -Subject: [PATCH 0387/1219] rpi-cirrus-wm5102-overlay: fix pinctrl +Subject: [PATCH 0387/1218] rpi-cirrus-wm5102-overlay: fix pinctrl configuration Separate GPIOs connected to wm5102 and wm8804 into 2 pinctrl @@ -341936,7 +341936,7 @@ index e2c25a0535e6..1cbf5812af35 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 29 Jan 2019 16:13:25 +0000 -Subject: [PATCH 0388/1219] staging: vchiq_arm: Set up dma ranges on child +Subject: [PATCH 0388/1218] staging: vchiq_arm: Set up dma ranges on child devices The VCHIQ driver now loads the audio, camera, codec, and vc-sm @@ -341975,7 +341975,7 @@ index d9492e24e07d..d556f42f575a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 18 Jun 2019 12:15:50 +0100 -Subject: [PATCH 0389/1219] staging: vchiq: Use the old dma controller for OF +Subject: [PATCH 0389/1218] staging: vchiq: Use the old dma controller for OF config on platform devices vchiq on Pi4 is no longer under the soc node, therefore it @@ -342032,7 +342032,7 @@ index d556f42f575a..d84f7324fe14 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 5 Dec 2019 16:34:39 +0000 -Subject: [PATCH 0390/1219] Revert "staging: bcm2835_camera: Ensure all buffers +Subject: [PATCH 0390/1218] Revert "staging: bcm2835_camera: Ensure all buffers are returned on disable" This reverts commit d70c57a7c6a069977a0d827e1d5e2de53fb87e6d. @@ -342065,7 +342065,7 @@ index 341594ab669f..61a3593cdcfc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hui Wang Date: Sun, 17 Nov 2019 10:31:46 +0800 -Subject: [PATCH 0391/1219] dwc_otg: checking the urb->transfer_buffer too +Subject: [PATCH 0391/1218] dwc_otg: checking the urb->transfer_buffer too early (#3332) After enable the HIGHMEM and VMSPLIT_3G, the dwc_otg driver doesn't @@ -342130,7 +342130,7 @@ index 70cce7abfb8d..eda7a33908b3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 9 Dec 2019 12:32:20 +0000 -Subject: [PATCH 0392/1219] overlays: Make mcp342x run-time compatible +Subject: [PATCH 0392/1218] overlays: Make mcp342x run-time compatible The order of processing of run-time overlays differs from that done by the firmware. This means that certain parameter processing techniques @@ -342345,7 +342345,7 @@ index 7bbb528f804f..714eca5a4b5e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Fri, 29 Nov 2019 16:37:26 +0000 -Subject: [PATCH 0393/1219] config: arm64: Switch to upstream cpufreq driver +Subject: [PATCH 0393/1218] config: arm64: Switch to upstream cpufreq driver Signed-off-by: popcornmix --- @@ -342373,7 +342373,7 @@ index cbdad7c47bf3..7c14f88445a8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Mon, 16 Dec 2019 23:25:44 +0100 -Subject: [PATCH 0394/1219] rpi-cirrus-wm5102-overlay: use reset-gpios instead +Subject: [PATCH 0394/1218] rpi-cirrus-wm5102-overlay: use reset-gpios instead of wlf,reset wlf,reset has been deprecated in favour of the standard reset-gpios @@ -342405,7 +342405,7 @@ index 1cbf5812af35..ed0c2745399f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Johannes Krude Date: Sat, 16 Nov 2019 12:41:06 +0100 -Subject: [PATCH 0395/1219] sound/soc: only first codec is master in multicodec +Subject: [PATCH 0395/1218] sound/soc: only first codec is master in multicodec setup When using multiple codecs, at most one codec should generate the master @@ -342445,7 +342445,7 @@ index 6bb0449d91d0..6762fb573e82 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Johannes Krude Date: Sat, 16 Nov 2019 13:14:43 +0100 -Subject: [PATCH 0396/1219] Allow simultaneous use of JustBoom DAC and Digi +Subject: [PATCH 0396/1218] Allow simultaneous use of JustBoom DAC and Digi Signed-off-by: Johannes Krude --- @@ -342960,7 +342960,7 @@ index 000000000000..3d0194c1cab8 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 18 Dec 2019 10:41:33 +0000 -Subject: [PATCH 0397/1219] overlays: dht11: Allow multiple instantiation +Subject: [PATCH 0397/1218] overlays: dht11: Allow multiple instantiation Add addresses to the dht11 and dht11_pins nodes to allow unique names to be generated by assigning to the "reg" property. @@ -343000,7 +343000,7 @@ index 8de67527e317..6feeeb402493 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 20 Dec 2019 15:50:19 +0000 -Subject: [PATCH 0398/1219] configs: Add CONFIG_NET_SCH_CAKE=m +Subject: [PATCH 0398/1218] configs: Add CONFIG_NET_SCH_CAKE=m See: https://github.com/raspberrypi/linux/issues/3180 @@ -343080,7 +343080,7 @@ index cfef51db953a..10cf5ac4b833 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Sun, 22 Dec 2019 15:13:37 +0000 -Subject: [PATCH 0399/1219] configs: Add RTS_DRV_PCF85363 +Subject: [PATCH 0399/1218] configs: Add RTS_DRV_PCF85363 See: https://github.com/raspberrypi/firmware/issues/1309 @@ -343160,7 +343160,7 @@ index 10cf5ac4b833..d8efa2d79d10 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Sun, 22 Dec 2019 15:29:40 +0000 -Subject: [PATCH 0400/1219] overlays: i2c-rtc: Add pcf85363 support +Subject: [PATCH 0400/1218] overlays: i2c-rtc: Add pcf85363 support See: https://github.com/raspberrypi/firmware/issues/1309 @@ -343224,7 +343224,7 @@ index af5ca042de75..5df390b52a7b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Giedrius Date: Tue, 7 Jan 2020 11:04:21 +0200 -Subject: [PATCH 0401/1219] Pisound: MIDI communication fixes for scaled down +Subject: [PATCH 0401/1218] Pisound: MIDI communication fixes for scaled down CPU. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -343330,7 +343330,7 @@ index 6af9921b55c7..c9a881cf8f7c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 8 Jan 2020 17:21:09 +0000 -Subject: [PATCH 0402/1219] pcie-brcmstb: Eliminate arch_dma_ops error message +Subject: [PATCH 0402/1218] pcie-brcmstb: Eliminate arch_dma_ops error message The driver attempts to set the dma_ops for the root complex, but doing so causes an error message and only the end points need it. Fix the @@ -343484,7 +343484,7 @@ index e8c8b355548a..e646818ff21c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 9 Jan 2020 14:15:39 +0000 -Subject: [PATCH 0403/1219] brcmfmac: Disable power management +Subject: [PATCH 0403/1218] brcmfmac: Disable power management Disable power management in the brcmfmac driver again as it is still causing problems for some users. @@ -343521,7 +343521,7 @@ index 397cc028a34d..1b48569fb6a0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Sun, 8 Dec 2019 14:45:14 +0100 -Subject: [PATCH 0404/1219] Revert "mmc: sdhci: Mask "spurious" interrupts" +Subject: [PATCH 0404/1218] Revert "mmc: sdhci: Mask "spurious" interrupts" This reverts commit adac895210b88770190e9a501462f2100ab40ac8, because this issue is already addressed by commit 19ec6bb80290e496021488084944b77f03a87dd7. @@ -343553,7 +343553,7 @@ index 050f7c81bf2e..deafcc56adee 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Fri, 16 Aug 2019 22:32:02 +0200 -Subject: [PATCH 0405/1219] ARM: dts: bcm283x: Remove simple-bus from fixed +Subject: [PATCH 0405/1218] ARM: dts: bcm283x: Remove simple-bus from fixed clocks commit 4b2d24662126b1e2a6b95c9dfe9e9044e105e5bd upstream. @@ -343610,7 +343610,7 @@ index 3dd2d152a601..191bc5b47922 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Fri, 27 Dec 2019 11:15:00 +0100 -Subject: [PATCH 0406/1219] ARM: dts: bcm283x: Move system timer back to +Subject: [PATCH 0406/1218] ARM: dts: bcm283x: Move system timer back to bcm283x.dtsi During Raspberry Pi 4 upstream discussion Tim Gover confirmed that the @@ -343693,7 +343693,7 @@ index 191bc5b47922..8215195711b3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Fri, 27 Dec 2019 16:06:13 +0100 -Subject: [PATCH 0407/1219] ARM: dts: bcm283x: Move pixelvalve to +Subject: [PATCH 0407/1218] ARM: dts: bcm283x: Move pixelvalve to bcm2835-common.dtsi According to Eric Anholt the pixelvalves doesn't exists on BCM2711. @@ -343815,7 +343815,7 @@ index 8215195711b3..aa7b12b61f5a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Wed, 25 Dec 2019 15:32:29 +0100 -Subject: [PATCH 0408/1219] ARM: dts: bcm2838-rpi-4-b: Fix memory node +Subject: [PATCH 0408/1218] ARM: dts: bcm2838-rpi-4-b: Fix memory node We need to declare the proper device type, otherwise U-Boot won't boot with this devicetree. While we are this let the bootloader set the actual @@ -343847,7 +343847,7 @@ index 7170a97bd3e4..35502763882e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Wed, 25 Dec 2019 15:43:41 +0100 -Subject: [PATCH 0409/1219] ARM: dts: bcm2838-rpi-4-b: Backport BT part from +Subject: [PATCH 0409/1218] ARM: dts: bcm2838-rpi-4-b: Backport BT part from upstream The CYW43455 on the Raspberry Pi 4 doesn't use an external pin as lower @@ -343880,7 +343880,7 @@ index 35502763882e..e65f924e1fd2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Wed, 25 Dec 2019 15:55:29 +0100 -Subject: [PATCH 0410/1219] ARM: dts: bcm2838: Backport node names from +Subject: [PATCH 0410/1218] ARM: dts: bcm2838: Backport node names from upstream According to devicetree specification the node name should describe @@ -343929,7 +343929,7 @@ index f7b64e077043..9b6edd6af4f2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Wed, 25 Dec 2019 18:01:57 +0100 -Subject: [PATCH 0411/1219] ARM: dts: bcm283x: Move intc label to +Subject: [PATCH 0411/1218] ARM: dts: bcm283x: Move intc label to bcm2835-common.dtsi The intc label isn't defined in bcm283x.dtsi, so we cannot use it there. @@ -343973,7 +343973,7 @@ index aa7b12b61f5a..a3fe4ed513b8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Wed, 25 Dec 2019 18:19:28 +0100 -Subject: [PATCH 0412/1219] ARM: dts: bcm2838: Remove always-on from +Subject: [PATCH 0412/1218] ARM: dts: bcm2838: Remove always-on from armv7-timer After moving bcm2835-system-timer to bcm283x.dtsi there is no need for @@ -344003,7 +344003,7 @@ index 9b6edd6af4f2..bfde2a2ad3d0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Fri, 27 Dec 2019 13:48:08 +0100 -Subject: [PATCH 0413/1219] Revert "phy: bcm54213pe: configure the LED outputs +Subject: [PATCH 0413/1218] Revert "phy: bcm54213pe: configure the LED outputs to be more user-friendly" This reverts commit 0f6693225eee62ee01c479c86fff76442979f906. @@ -344069,7 +344069,7 @@ index d7ebafbb3221..bfb37218f435 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Fri, 27 Dec 2019 13:48:32 +0100 -Subject: [PATCH 0414/1219] Revert "phy: broadcom: split out the BCM54213PE +Subject: [PATCH 0414/1218] Revert "phy: broadcom: split out the BCM54213PE from the BCM54210E IDs" This reverts commit a377688aa4f69ebfe75c9dfc986e7d19605eb39f. @@ -344143,7 +344143,7 @@ index bfb37218f435..6db2d9a6e503 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Wed, 25 Dec 2019 16:35:54 +0100 -Subject: [PATCH 0415/1219] net: bcmgenet: Add RGMII_RXID support +Subject: [PATCH 0415/1218] net: bcmgenet: Add RGMII_RXID support This adds the missing support for the PHY mode RGMII_RXID. It's necessary for the Raspberry Pi 4. @@ -344177,7 +344177,7 @@ index a680bc2242bd..fd0f65385c43 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Wed, 25 Dec 2019 16:40:47 +0100 -Subject: [PATCH 0416/1219] ARM: dts: bcm2838: Backport genet from upstream +Subject: [PATCH 0416/1218] ARM: dts: bcm2838: Backport genet from upstream This backport all genet differences (different compatible, right PHY mode, board specific stuff) from upstream. @@ -344284,7 +344284,7 @@ index bfde2a2ad3d0..e6c79a2949e5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Fri, 27 Dec 2019 11:40:56 +0100 -Subject: [PATCH 0417/1219] ARM: bcm: Backport BCM2711 support from upstream +Subject: [PATCH 0417/1218] ARM: bcm: Backport BCM2711 support from upstream Make the BCM2711 a different machine, but keep it in board_bcm2835. @@ -344357,7 +344357,7 @@ index 0ec49d857134..b7491ddb6841 100644 .smp = smp_ops(bcm2836_smp_ops), MACHINE_END diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms -index 9dccf4db319b..a65d89ff6a37 100644 +index 90202e5608d1..5494cc42aeae 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -37,11 +37,12 @@ config ARCH_BCM2835 @@ -344382,7 +344382,7 @@ index 9dccf4db319b..a65d89ff6a37 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Fri, 27 Dec 2019 11:55:59 +0100 -Subject: [PATCH 0418/1219] hwrng: iproc-rng200 - Add support for BCM2711 +Subject: [PATCH 0418/1218] hwrng: iproc-rng200 - Add support for BCM2711 commit 0f95b09a5f624964d520c8f6a2674090fb98ae25 upstream. @@ -344417,7 +344417,7 @@ index f971a4cb8951..7b6966b7f602 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Fri, 27 Dec 2019 12:01:17 +0100 -Subject: [PATCH 0419/1219] ARM: dts: bcm2838: Add upstream RNG compatible +Subject: [PATCH 0419/1218] ARM: dts: bcm2838: Add upstream RNG compatible This adds the ability to use the RNG with an upstream kernel. Keep the old one for backward compatibility. @@ -344447,7 +344447,7 @@ index e6c79a2949e5..60c706b4def0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 15 Jan 2020 13:59:57 +0000 -Subject: [PATCH 0420/1219] driver: char: rpivid: Destroy the legacy device on +Subject: [PATCH 0420/1218] driver: char: rpivid: Destroy the legacy device on remove The legacy name support created a new device that was never destroyed. @@ -344479,7 +344479,7 @@ index e4e5fb1fb820..f69047d6f964 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 21 Jan 2020 16:24:45 +0000 -Subject: [PATCH 0421/1219] driver: char: rpivid: Clean up error handling use +Subject: [PATCH 0421/1218] driver: char: rpivid: Clean up error handling use of ERR_PTR/IS_ERR The driver used an unnecessary intermediate void* variable so it @@ -344547,7 +344547,7 @@ index f69047d6f964..ab42526ea8cf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 15 Jan 2020 14:02:43 +0000 -Subject: [PATCH 0422/1219] driver: char: rpivid: Add error handling to the +Subject: [PATCH 0422/1218] driver: char: rpivid: Add error handling to the legacy device load The return value from device_create for the legacy device was never @@ -344595,7 +344595,7 @@ index ab42526ea8cf..331e2e72aa4b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 15 Jan 2020 14:05:45 +0000 -Subject: [PATCH 0423/1219] driver: char: rpivid: Fix coding style whitespace +Subject: [PATCH 0423/1218] driver: char: rpivid: Fix coding style whitespace issues. Makes checkpatch happier. @@ -344632,7 +344632,7 @@ index 331e2e72aa4b..432fb05944f2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 15 Jan 2020 14:07:16 +0000 -Subject: [PATCH 0424/1219] driver: char: rpimem: Add SPDX licence header. +Subject: [PATCH 0424/1218] driver: char: rpimem: Add SPDX licence header. Stops checkpatch complaining. @@ -344657,7 +344657,7 @@ index 432fb05944f2..fa97649b86c0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 21 Jan 2020 16:44:14 +0000 -Subject: [PATCH 0425/1219] driver: char: rpivid: Fix access to freed memory +Subject: [PATCH 0425/1218] driver: char: rpivid: Fix access to freed memory The error path during probe frees the private memory block, and then promptly dereferences it to log an error message. @@ -344690,7 +344690,7 @@ index fa97649b86c0..fbf3d4f3fe0c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Willem Remie Date: Thu, 9 Jan 2020 21:16:49 +0100 -Subject: [PATCH 0426/1219] add BME680 to i2c-sensor overlay +Subject: [PATCH 0426/1218] add BME680 to i2c-sensor overlay --- arch/arm/boot/dts/overlays/README | 7 +++++-- @@ -344765,7 +344765,7 @@ index 777e4a68190a..40881d72a157 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Willem Remie Date: Thu, 9 Jan 2020 21:54:11 +0100 -Subject: [PATCH 0427/1219] configs: Add BME680 +Subject: [PATCH 0427/1218] configs: Add BME680 --- arch/arm/configs/bcm2709_defconfig | 1 + @@ -344842,7 +344842,7 @@ index d8efa2d79d10..48eb2e6e342b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Tue, 7 Jan 2020 10:08:19 +0000 -Subject: [PATCH 0428/1219] dwc_otg: constrain endpoint max packet and transfer +Subject: [PATCH 0428/1218] dwc_otg: constrain endpoint max packet and transfer size on split IN The hcd would unconditionally set the transfer length to the endpoint @@ -344891,7 +344891,7 @@ index 9f2cd510c301..cba2aa07e8b8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Wed, 8 Jan 2020 12:48:09 +0000 -Subject: [PATCH 0429/1219] dwc_otg: fiq_fsm: pause when cancelling split +Subject: [PATCH 0429/1218] dwc_otg: fiq_fsm: pause when cancelling split transactions Non-periodic splits will DMA to/from the driver-provided transfer_buffer, @@ -344994,7 +344994,7 @@ index 0e9a34fe3a5c..7a77977c9ddf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Mon, 13 Jan 2020 15:54:55 +0000 -Subject: [PATCH 0430/1219] dwc_otg: fiq_fsm: add a barrier on entry into FIQ +Subject: [PATCH 0430/1218] dwc_otg: fiq_fsm: add a barrier on entry into FIQ handler(s) On BCM2835, there is no hardware guarantee that multiple outstanding @@ -345049,7 +345049,7 @@ index a86d8ed77140..490a7801e737 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Ed Spiridonov Date: Tue, 10 Dec 2019 22:45:04 +0300 -Subject: [PATCH 0431/1219] Add universal device tree overlay for SPI devices +Subject: [PATCH 0431/1218] Add universal device tree overlay for SPI devices Just specify the SPI address and device name ("compatible" property). This overlay lacks any device-specific parameter support! @@ -345334,7 +345334,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Schambacher?= Date: Tue, 21 Jan 2020 15:58:39 +0100 -Subject: [PATCH 0432/1219] sound: Add the HiFiBerry DAC+HD version +Subject: [PATCH 0432/1218] sound: Add the HiFiBerry DAC+HD version This adds the driver for the DAC+HD version supporting HiFiBerry's PCM179x based DACs. It also adds PLL control for clock generation. @@ -346224,7 +346224,7 @@ index 000000000000..79436dd0e06d From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 21 Jan 2020 15:02:05 +0000 -Subject: [PATCH 0433/1219] configs: Add missing HIFIBERRYs to +Subject: [PATCH 0433/1218] configs: Add missing HIFIBERRYs to bcmrpi3_defconfig Signed-off-by: Phil Elwell @@ -346253,7 +346253,7 @@ index 3adf9e47b802..ff65bc543f61 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Luke Hinds <7058938+lukehinds@users.noreply.github.com> Date: Wed, 22 Jan 2020 16:03:00 +0000 -Subject: [PATCH 0434/1219] Initialise rpi-firmware before clk-bcm2835 +Subject: [PATCH 0434/1218] Initialise rpi-firmware before clk-bcm2835 The IMA (Integrity Measurement Architecture) looks for a TPM (Trusted Platform Module) having been registered when it initialises; otherwise @@ -346309,7 +346309,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Schambacher?= Date: Thu, 23 Jan 2020 13:32:13 +0100 -Subject: [PATCH 0435/1219] Fix master mode settings of HiFiBerry DAC+ADC PRO +Subject: [PATCH 0435/1218] Fix master mode settings of HiFiBerry DAC+ADC PRO card (#3424) This patch fixes the board DAI setting when in master-mode. @@ -346340,7 +346340,7 @@ index cc33d4174839..06e0b6a8fda6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 24 Jan 2020 09:02:37 +0000 -Subject: [PATCH 0436/1219] overlays: Use preferred compatible strings +Subject: [PATCH 0436/1218] overlays: Use preferred compatible strings Make sure all overlays have correct compatible strings before enabling the automated checking. @@ -346426,7 +346426,7 @@ index b610d8283608..bafab6c92506 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 24 Jan 2020 11:38:28 +0000 -Subject: [PATCH 0437/1219] tty: amba-pl011: Add un/throttle support +Subject: [PATCH 0437/1218] tty: amba-pl011: Add un/throttle support The PL011 driver lacks throttle and unthrottle methods. As a result, sending more data to the Pi than it can immediately sink while CRTSCTS @@ -346493,7 +346493,7 @@ index 79d9d31385c0..3c0e1d0197d1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: MikeDK Date: Sun, 26 Jan 2020 23:33:54 +0100 -Subject: [PATCH 0438/1219] Fix i2c-pwm-pca9685a overlay +Subject: [PATCH 0438/1218] Fix i2c-pwm-pca9685a overlay --- arch/arm/boot/dts/overlays/i2c-pwm-pca9685a-overlay.dts | 2 +- @@ -346519,7 +346519,7 @@ index 108165df165e..9bb16465a50e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: j-schambacher Date: Mon, 27 Jan 2020 17:45:51 +0100 -Subject: [PATCH 0439/1219] adds LED OFF feature to HiFiBerry DAC+ADC PRO sound +Subject: [PATCH 0439/1218] adds LED OFF feature to HiFiBerry DAC+ADC PRO sound card This adds a DT overlay parameter 'leds_off' which allows @@ -346618,7 +346618,7 @@ index 06e0b6a8fda6..2883c3ce9488 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: j-schambacher Date: Mon, 27 Jan 2020 20:37:34 +0100 -Subject: [PATCH 0440/1219] adds LED OFF feature to HiFiBerry DAC+ADC sound +Subject: [PATCH 0440/1218] adds LED OFF feature to HiFiBerry DAC+ADC sound card This adds a DT overlay parameter 'leds_off' which allows @@ -346705,7 +346705,7 @@ index ab454f2ecb17..ca763fea1d82 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: j-schambacher Date: Mon, 27 Jan 2020 20:58:24 +0100 -Subject: [PATCH 0441/1219] adds LED OFF feature to HiFiBerry DAC+/DAC+PRO +Subject: [PATCH 0441/1218] adds LED OFF feature to HiFiBerry DAC+/DAC+PRO sound cards This adds a DT overlay parameter 'leds_off' which allows @@ -346792,7 +346792,7 @@ index fdf6e950abd8..4cde60a5b6f6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: gtrainavicius Date: Tue, 28 Jan 2020 14:16:37 +0200 -Subject: [PATCH 0442/1219] pisound: Added reading Pisound board hardware +Subject: [PATCH 0442/1218] pisound: Added reading Pisound board hardware revision and exposing it (#3425) pisound: Added reading Pisound board hardware revision and exposing it in kernel log and sysfs file: @@ -346999,7 +346999,7 @@ index c9a881cf8f7c..3d0861082c83 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 2 Aug 2019 15:20:11 +0100 -Subject: [PATCH 0443/1219] mmc: sdhci-iproc: Fix vmmc regulators on iProc +Subject: [PATCH 0443/1218] mmc: sdhci-iproc: Fix vmmc regulators on iProc The Linux support for controlling card power via regulators appears to be contentious. I would argue that the default behaviour is contrary to @@ -347051,7 +347051,7 @@ index f4f5f0a70cda..203940fd2900 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 30 Jul 2019 12:37:02 +0100 -Subject: [PATCH 0444/1219] ARM: dts: Declare RPi 4B SD card power regulator +Subject: [PATCH 0444/1218] ARM: dts: Declare RPi 4B SD card power regulator Later revisions of the Raspberry Pi 4B have a separate control over the SD card power. Expose that control to Linux as a fixed regulator with @@ -347126,7 +347126,7 @@ index a0605e2480af..315576a5b957 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 12 Jul 2019 11:41:25 +0100 -Subject: [PATCH 0445/1219] pcie-brcmstb: Bounce buffer support is for +Subject: [PATCH 0445/1218] pcie-brcmstb: Bounce buffer support is for BCM2711B0 Add a new compatible string to identify BCM2711B0, as later revisions @@ -347221,7 +347221,7 @@ index e646818ff21c..fb777a4e4750 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 12 Jul 2019 11:43:03 +0100 -Subject: [PATCH 0446/1219] bcm2838.dtsi: Use BCM2711 PCIe compatible string +Subject: [PATCH 0446/1218] bcm2838.dtsi: Use BCM2711 PCIe compatible string The BCM2711 PCIe controller has a limited address range in the B0 silicon, and the driver uses a compatible string to identify the @@ -347256,7 +347256,7 @@ index 60c706b4def0..847dc7e35c94 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 29 Jan 2020 11:29:06 +0000 -Subject: [PATCH 0447/1219] ARM: dts: Remove bcm2838-rpi-4-b.dts +Subject: [PATCH 0447/1218] ARM: dts: Remove bcm2838-rpi-4-b.dts Upstream are not going to use the bcm2838 identifier, so begin the cleanup by removing the suggested upstream Pi 4 .dts file. @@ -347427,7 +347427,7 @@ index 7c3fc83fe66e..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 29 Jan 2020 09:35:19 +0000 -Subject: [PATCH 0448/1219] tty: amba-pl011: Avoid rare write-when-full error +Subject: [PATCH 0448/1218] tty: amba-pl011: Avoid rare write-when-full error Under some circumstances on BCM283x processors data loss can be observed - a single byte missing from the TX output stream. These bytes @@ -347475,7 +347475,7 @@ index 3c0e1d0197d1..44416f529209 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tim Gover <990920+timg236@users.noreply.github.com> Date: Wed, 15 Jan 2020 11:26:19 +0000 -Subject: [PATCH 0449/1219] usb: xhci: Raspberry Pi FW loader for VIA VL805 +Subject: [PATCH 0449/1218] usb: xhci: Raspberry Pi FW loader for VIA VL805 The VL805 FW may either be loaded from an SPI EEPROM or alternatively loaded directly by the VideoCore firmware. A PCI reset will reset @@ -347567,7 +347567,7 @@ index ae71820af8e5..05c6989ec4c6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 29 Jan 2020 14:32:51 +0000 -Subject: [PATCH 0450/1219] overlays: Correct the eth_led* colour assignments +Subject: [PATCH 0450/1218] overlays: Correct the eth_led* colour assignments See: https://github.com/raspberrypi/firmware/issues/1311 @@ -347624,7 +347624,7 @@ index 3f324380a9f2..4032e1120d03 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Thu, 30 Jan 2020 12:42:07 +0000 -Subject: [PATCH 0451/1219] Revert "staging: vchiq_arm: Register a platform +Subject: [PATCH 0451/1218] Revert "staging: vchiq_arm: Register a platform device for audio" This reverts commit 25c7597af20d2b1d042bafd9be84eaa69c1690b7. @@ -347659,7 +347659,7 @@ index d84f7324fe14..7a9de9d0193c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 30 Jan 2020 09:47:00 +0000 -Subject: [PATCH 0452/1219] ARM: dts: Add sd_poll_once dtparam to bcm283x/2711 +Subject: [PATCH 0452/1218] ARM: dts: Add sd_poll_once dtparam to bcm283x/2711 The old sdtweak overlay allowed the SD interface to be effectively disabled unless there was a card present at boot time, but that @@ -347728,7 +347728,7 @@ index 4032e1120d03..699bf9a2fa85 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: MikeDK Date: Fri, 31 Jan 2020 10:57:21 +0100 -Subject: [PATCH 0453/1219] overlays: Add ssd1306-spi, ssh1106-spi, +Subject: [PATCH 0453/1218] overlays: Add ssd1306-spi, ssh1106-spi, ssd-1351-spi Add overlays for SSD1306, SH1106 and SSD1351 based OLED displays. @@ -348099,7 +348099,7 @@ index 000000000000..0eb1451b36c0 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 4 Feb 2020 12:42:27 +0000 -Subject: [PATCH 0454/1219] configs: Add NFS 4.2 support +Subject: [PATCH 0454/1218] configs: Add NFS 4.2 support See: https://github.com/raspberrypi/linux/issues/3397 @@ -348180,7 +348180,7 @@ index ff65bc543f61..4688da5d2e64 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 4 Feb 2020 13:03:21 +0000 -Subject: [PATCH 0455/1219] overlays: dwc2: Increase RX FIFO size +Subject: [PATCH 0455/1218] overlays: dwc2: Increase RX FIFO size The previous version of the dwc2 overlay set the RX FIFO size to 256 4-byte words. This sounds large enough for a 1024 byte packet (the @@ -348234,7 +348234,7 @@ index 6112640837fc..96837d962188 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 4 Feb 2020 15:22:55 +0000 -Subject: [PATCH 0456/1219] overlays: Fix mcp23017's addr parameter +Subject: [PATCH 0456/1218] overlays: Fix mcp23017's addr parameter The addr parameter of the mcp23017 overlay was broken by the addition of the noints parameter; splitting the mcp node in two without also @@ -348286,7 +348286,7 @@ index 16af971c3bdb..c546d8ba7e6d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Michael Kaplan Date: Wed, 5 Feb 2020 10:27:23 +0100 -Subject: [PATCH 0457/1219] overlays: add hdmi-backlight-hwhack-gpio-overlay +Subject: [PATCH 0457/1218] overlays: add hdmi-backlight-hwhack-gpio-overlay This is a Devicetree overlay for GPIO based backlight on/off capability. @@ -348403,7 +348403,7 @@ index 000000000000..50b9a2665c80 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 13 Nov 2019 16:28:10 +0000 -Subject: [PATCH 0458/1219] Revert "brcmfmac: Disable power management" +Subject: [PATCH 0458/1218] Revert "brcmfmac: Disable power management" Shortly after the release of the Pi 3B, a loss of SSH connectivity over WiFi was traced to the power management handling, so power @@ -348448,7 +348448,7 @@ index 1b48569fb6a0..397cc028a34d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 3 Feb 2020 09:32:22 +0000 -Subject: [PATCH 0459/1219] brcmfmac: Increase power saving delay to 2s +Subject: [PATCH 0459/1218] brcmfmac: Increase power saving delay to 2s Increase the delay before entering the lower power state to 2 seconds (the maximum allowed) in order to reduce the packet latencies, @@ -348479,7 +348479,7 @@ index 397cc028a34d..d96edf1b56c4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 30 Jan 2020 11:39:39 +0000 -Subject: [PATCH 0460/1219] ARM: dts: Revert all changes to upstream dts files +Subject: [PATCH 0460/1218] ARM: dts: Revert all changes to upstream dts files With the possible exception of bcm2711* files where there is a name clash, we should not be modifying upstream DTS files. @@ -350053,7 +350053,7 @@ index 83e54a5fa3b4..33b3b5c02521 100644 / { compatible = "raspberrypi,model-b-rev2", "brcm,bcm2835"; diff --git a/arch/arm/boot/dts/bcm2835-rpi-b.dts b/arch/arm/boot/dts/bcm2835-rpi-b.dts -index c9d04b1f14fd..2b69957e0113 100644 +index ff5493c783ed..1838e0fa0ff5 100644 --- a/arch/arm/boot/dts/bcm2835-rpi-b.dts +++ b/arch/arm/boot/dts/bcm2835-rpi-b.dts @@ -4,7 +4,6 @@ @@ -350440,7 +350440,7 @@ index a3fe4ed513b8..9cdae56704f5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 31 Jan 2020 16:53:13 +0000 -Subject: [PATCH 0461/1219] ARM: dts: Clean out downstream BCM2711/2838 files +Subject: [PATCH 0461/1218] ARM: dts: Clean out downstream BCM2711/2838 files Signed-off-by: Phil Elwell --- @@ -352305,7 +352305,7 @@ index 847dc7e35c94..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Sun, 6 Oct 2019 15:41:25 +0200 -Subject: [PATCH 0462/1219] ARM: dts: Add minimal Raspberry Pi 4 support +Subject: [PATCH 0462/1218] ARM: dts: Add minimal Raspberry Pi 4 support This adds minimal support for the new Raspberry Pi 4 without the fancy stuff like GENET, PCIe, xHCI, 40 bit DMA and V3D. The RPi 4 is @@ -353344,7 +353344,7 @@ index 000000000000..0ff0e9e25327 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Wed, 6 Nov 2019 10:59:44 +0100 -Subject: [PATCH 0463/1219] ARM: dts: bcm2711: force CMA into first GB of +Subject: [PATCH 0463/1218] ARM: dts: bcm2711: force CMA into first GB of memory arm64 places the CMA in ZONE_DMA32, which is not good enough for the @@ -353396,7 +353396,7 @@ index ac83dac2e6ba..34d24fe272e2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Mon, 11 Nov 2019 20:49:26 +0100 -Subject: [PATCH 0464/1219] ARM: dts: bcm2711-rpi-4: Enable GENET support +Subject: [PATCH 0464/1218] ARM: dts: bcm2711-rpi-4: Enable GENET support This enables the Gigabit Ethernet support on the Raspberry Pi 4. The defined PHY mode is equivalent to the default register settings @@ -353490,7 +353490,7 @@ index 34d24fe272e2..961bed832755 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Wed, 4 Dec 2019 13:56:33 +0100 -Subject: [PATCH 0465/1219] ARM: dts: bcm2711: fix soc's node dma-ranges +Subject: [PATCH 0465/1218] ARM: dts: bcm2711: fix soc's node dma-ranges Raspberry Pi's firmware has a feature to select how much memory to reserve for its GPU called 'gpu_mem'. The possible values go from 16MB @@ -353536,7 +353536,7 @@ index 961bed832755..e2f6ffb00aa9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 30 Jan 2020 15:48:00 +0000 -Subject: [PATCH 0466/1219] ARM: dts: Rebuild downstream DTS files +Subject: [PATCH 0466/1218] ARM: dts: Rebuild downstream DTS files Refactor the tree of downstream DTS files to achieve approximately the same end result but wihout modifying upstream files (except for @@ -354636,7 +354636,7 @@ index 000000000000..6c8b26388229 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 31 Jan 2020 15:47:43 +0000 -Subject: [PATCH 0467/1219] Revert "bcm2711: Retain support for old dtbs" +Subject: [PATCH 0467/1218] Revert "bcm2711: Retain support for old dtbs" This reverts commit 61a505c739150c8dbb57a73db5c6c720d5160157. --- @@ -354694,7 +354694,7 @@ index 7480c6297d57..094251b77c72 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 31 Jan 2020 09:26:18 +0000 -Subject: [PATCH 0468/1219] staging/vchiq_arm: Fix bcm2711 compatible string +Subject: [PATCH 0468/1218] staging/vchiq_arm: Fix bcm2711 compatible string Fixes: "vchiq: Add 36-bit address support" @@ -354732,7 +354732,7 @@ index 7a9de9d0193c..3a120f3b33ad 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 31 Jan 2020 09:28:57 +0000 -Subject: [PATCH 0469/1219] bcm2835-dma: Correct SoC name +Subject: [PATCH 0469/1218] bcm2835-dma: Correct SoC name The Pi 4 SoC is called BCM2711, not BCM2838. @@ -355227,7 +355227,7 @@ index 87fd58272e95..8d7c80536aa4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 31 Jan 2020 09:33:40 +0000 -Subject: [PATCH 0470/1219] thermal: brcmstb_thermal: Correct SoC name +Subject: [PATCH 0470/1218] thermal: brcmstb_thermal: Correct SoC name The Pi 4 SoC is called BCM2711, not BCM2838. @@ -355280,7 +355280,7 @@ index 7a7c6ad7b8a0..08f71fec5152 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 31 Jan 2020 09:36:57 +0000 -Subject: [PATCH 0471/1219] hwrng: iproc-rng200: Correct SoC name +Subject: [PATCH 0471/1218] hwrng: iproc-rng200: Correct SoC name The Pi 4 SoC is called BCM2711, not BCM2838. @@ -355355,7 +355355,7 @@ index 7b6966b7f602..857dacd49c3b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 31 Jan 2020 09:39:40 +0000 -Subject: [PATCH 0472/1219] pcie-brcmstb: Correct SoC name +Subject: [PATCH 0472/1218] pcie-brcmstb: Correct SoC name The Pi 4 SoC is called BCM2711, not BCM2838. @@ -355459,7 +355459,7 @@ index ac8dde3c030b..dec65992902e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 31 Jan 2020 15:24:59 +0000 -Subject: [PATCH 0473/1219] ARM: dts: Correct SoC name +Subject: [PATCH 0473/1218] ARM: dts: Correct SoC name The Pi 4 SoC is called BCM2711, not BCM2838. @@ -355515,7 +355515,7 @@ index 6c8b26388229..29e7aa15d5a3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Sat, 1 Feb 2020 08:58:11 +0000 -Subject: [PATCH 0474/1219] ARM: dts: Remove CMA allocation from Pi 4 dts +Subject: [PATCH 0474/1218] ARM: dts: Remove CMA allocation from Pi 4 dts The 5.5 tree includes a patch to disable the CMA command line parameter and replace it with properties from a DT node. @@ -355553,7 +355553,7 @@ index 2013cf832567..f5bd44ea2bf1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Thu, 6 Dec 2018 19:28:55 +0100 -Subject: [PATCH 0475/1219] staging: vchiq_arm: Register a platform device for +Subject: [PATCH 0475/1218] staging: vchiq_arm: Register a platform device for audio Following Eric's commit 37b7b3087a2f ("staging/vc04_services: Register a @@ -355594,7 +355594,7 @@ index 3a120f3b33ad..57867b75d61a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 3 Feb 2020 17:30:46 +0000 -Subject: [PATCH 0476/1219] staging: vchiq_arm: Give vchiq children DT nodes +Subject: [PATCH 0476/1218] staging: vchiq_arm: Give vchiq children DT nodes vchiq kernel clients are now instantiated as platform drivers rather than using DT, but the children of the vchiq interface may still @@ -355639,7 +355639,7 @@ index 57867b75d61a..a3fcb1830995 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 3 Feb 2020 17:03:29 +0000 -Subject: [PATCH 0477/1219] ARM: dts: Move audio node under the vchiq parent +Subject: [PATCH 0477/1218] ARM: dts: Move audio node under the vchiq parent VCHIQ kernel clients are now instantiated as platform drivers rather than using DT, but the children of the vchiq device can optionally be @@ -355726,7 +355726,7 @@ index 29e7aa15d5a3..a71b2eb74723 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 27 Feb 2020 13:34:08 +0000 -Subject: [PATCH 0478/1219] ARM: dts: bcm283x: Restore simple-bus to /clocks +Subject: [PATCH 0478/1218] ARM: dts: bcm283x: Restore simple-bus to /clocks Commit [1] ([2] upstream) removed the "simple-bus" compatible string, "#address-cells" and "#size-cells" to fix some DT scheme warnings. In @@ -355767,7 +355767,7 @@ index 9cdae56704f5..3ad3e9ad5692 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 28 Feb 2020 10:22:48 +0000 -Subject: [PATCH 0479/1219] Revert "ARM: dts: bcm283x: Restore simple-bus to +Subject: [PATCH 0479/1218] Revert "ARM: dts: bcm283x: Restore simple-bus to /clocks" This reverts commit 894dece014e4df68c9f6a11a0761fba1fcfc844f. @@ -355797,7 +355797,7 @@ index 3ad3e9ad5692..9cdae56704f5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 28 Feb 2020 11:22:40 +0000 -Subject: [PATCH 0480/1219] ARM: dts: overlays: Create custom clocks in / +Subject: [PATCH 0480/1218] ARM: dts: overlays: Create custom clocks in / Change [1] removes the simple-bus compatible string from the "/clocks" node, preventing any custom clocks placed there from being initialised. @@ -355890,7 +355890,7 @@ index 7bf0317ea83b..c5583e010339 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 30 Jan 2020 12:35:44 +0000 -Subject: [PATCH 0481/1219] staging: vc04_services: Fix vcsm overflow bug when +Subject: [PATCH 0481/1218] staging: vc04_services: Fix vcsm overflow bug when counting transactions The response block and local state were using u16 and u32 respectively @@ -355922,7 +355922,7 @@ index 83110c55f440..c87b964abb31 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 7 Feb 2020 09:51:31 +0000 -Subject: [PATCH 0482/1219] overlays: Add timeout_ms parameter to gpio-poweroff +Subject: [PATCH 0482/1218] overlays: Add timeout_ms parameter to gpio-poweroff The timeout_ms parameter specifies in milliseconds how long the kernel waits for power-down before issuing a WARN. The default value is 3000 ms. @@ -355964,7 +355964,7 @@ index bb8cd3bf264d..416aa2bc797a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Mon, 10 Feb 2020 15:47:07 +0100 -Subject: [PATCH 0483/1219] defconfigs: enable CONFIG_BPF_LIRC_MODE2 +Subject: [PATCH 0483/1218] defconfigs: enable CONFIG_BPF_LIRC_MODE2 This enables support for IR decoding via BPF programs. @@ -356031,7 +356031,7 @@ index 6b4eae39fee6..894168aeef61 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Mon, 10 Feb 2020 18:21:02 +0100 -Subject: [PATCH 0484/1219] bcmrpi3_defconfig: align RC config with +Subject: [PATCH 0484/1218] bcmrpi3_defconfig: align RC config with bcm2711_defconfig Signed-off-by: Matthias Reichl @@ -356083,7 +356083,7 @@ index 4688da5d2e64..1dad7bcb579a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 6 Feb 2020 12:23:15 +0000 -Subject: [PATCH 0485/1219] of: overlay: Correct symbol path fixups +Subject: [PATCH 0485/1218] of: overlay: Correct symbol path fixups When symbols from overlays are added to the live tree their paths must be rebased. The translated symbol is normally the result of joining @@ -356107,10 +356107,10 @@ Signed-off-by: Phil Elwell 1 file changed, 2 insertions(+) diff --git a/drivers/of/overlay.c b/drivers/of/overlay.c -index 1688f576ee8a..bef83edca195 100644 +index 8420ef42d89e..a674650440b9 100644 --- a/drivers/of/overlay.c +++ b/drivers/of/overlay.c -@@ -245,6 +245,8 @@ static struct property *dup_and_fixup_symbol_prop( +@@ -243,6 +243,8 @@ static struct property *dup_and_fixup_symbol_prop( if (!target_path) return NULL; target_path_len = strlen(target_path); @@ -356126,7 +356126,7 @@ index 1688f576ee8a..bef83edca195 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 24 Feb 2020 11:13:09 +0000 -Subject: [PATCH 0486/1219] configs: Add CONFIG_HID_STEAM=m +Subject: [PATCH 0486/1218] configs: Add CONFIG_HID_STEAM=m See: https://github.com/raspberrypi/linux/issues/3344 @@ -356206,7 +356206,7 @@ index 1dad7bcb579a..fa691991528f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 27 Feb 2020 11:23:09 +0000 -Subject: [PATCH 0487/1219] configs: Add CONFIG_EXT4_ENCRYPTION=y +Subject: [PATCH 0487/1218] configs: Add CONFIG_EXT4_ENCRYPTION=y Enable EXT4 encryption support for all configurations except those based on the original BCM2835, i.e. not on B+, Zero, etc. This @@ -356318,7 +356318,7 @@ index fa691991528f..b40477e1553b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 5 Feb 2020 17:25:52 +0000 -Subject: [PATCH 0488/1219] configs: Add KVM support to arm64 bcm2711_defconfig +Subject: [PATCH 0488/1218] configs: Add KVM support to arm64 bcm2711_defconfig See: https://github.com/raspberrypi/linux/issues/3035 @@ -356349,7 +356349,7 @@ index 6be7a169eac1..bf0551437fd7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 3 Mar 2020 09:43:41 +0000 -Subject: [PATCH 0489/1219] overlays: sc16ic750-i2c: Fix xtal parameter +Subject: [PATCH 0489/1218] overlays: sc16ic750-i2c: Fix xtal parameter The xtal parameter is targetting the wrong node - fix it. @@ -356380,7 +356380,7 @@ index 5fbff2e6c02d..16fe0d08cef1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 6 Mar 2020 16:59:11 +0000 -Subject: [PATCH 0490/1219] Revert "pcie-brcmstb: Correct SoC name" +Subject: [PATCH 0490/1218] Revert "pcie-brcmstb: Correct SoC name" This reverts commit 900b4ad0814df7dbacb01318bf49af5bab605fa0. --- @@ -356479,7 +356479,7 @@ index dec65992902e..ac8dde3c030b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 6 Mar 2020 16:59:23 +0000 -Subject: [PATCH 0491/1219] Revert "pcie-brcmstb: Bounce buffer support is for +Subject: [PATCH 0491/1218] Revert "pcie-brcmstb: Bounce buffer support is for BCM2711B0" This reverts commit 58ac2d4474e531300f9f83773aa4d09e95ee2626. @@ -356571,7 +356571,7 @@ index fb777a4e4750..e646818ff21c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 6 Mar 2020 16:59:39 +0000 -Subject: [PATCH 0492/1219] Revert "pcie-brcmstb: Eliminate arch_dma_ops error +Subject: [PATCH 0492/1218] Revert "pcie-brcmstb: Eliminate arch_dma_ops error message" This reverts commit 27cf0ad95cdf30f52a5fc6c69014a0d7bf5a1222. @@ -356720,7 +356720,7 @@ index e646818ff21c..e8c8b355548a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 6 Mar 2020 16:59:51 +0000 -Subject: [PATCH 0493/1219] Revert "pcie-brcmstb-bounce64.c: dev_err() -> +Subject: [PATCH 0493/1218] Revert "pcie-brcmstb-bounce64.c: dev_err() -> dev_info() for info messages" This reverts commit 2340a88a493d750dc3fcfa48de880fc4b8e479d2. @@ -356748,7 +356748,7 @@ index ac8dde3c030b..6a872975ba9e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 6 Mar 2020 17:00:01 +0000 -Subject: [PATCH 0494/1219] Revert "Ported pcie-brcmstb bounce buffer +Subject: [PATCH 0494/1218] Revert "Ported pcie-brcmstb bounce buffer implementation to ARM64. (#3144)" This reverts commit 60f3db31d4cb785befed715b80c430f60f647701. @@ -357473,7 +357473,7 @@ index e8c8b355548a..87fd40ae3140 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 6 Mar 2020 17:00:16 +0000 -Subject: [PATCH 0495/1219] Revert "pcie-brcmstb: Don't set DMA ops for root +Subject: [PATCH 0495/1218] Revert "pcie-brcmstb: Don't set DMA ops for root complex" This reverts commit 510a127017a0aada2734dbf57d25aaa0189198ff. @@ -357502,7 +357502,7 @@ index 87fd40ae3140..746cfb405ad3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 9 Mar 2020 10:06:59 +0000 -Subject: [PATCH 0496/1219] Revert "bcm2835-dma: Correct SoC name" +Subject: [PATCH 0496/1218] Revert "bcm2835-dma: Correct SoC name" This reverts commit f498861a16d0b9a189a329080da1aa64d6e9bda7. --- @@ -357995,7 +357995,7 @@ index 8d7c80536aa4..87fd58272e95 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 9 Mar 2020 10:07:15 +0000 -Subject: [PATCH 0497/1219] Revert "bcm2835-dma: Add proper 40-bit DMA support" +Subject: [PATCH 0497/1218] Revert "bcm2835-dma: Add proper 40-bit DMA support" This reverts commit 773a2db89ad2785d72b215673d87c0a51d769f61. --- @@ -358947,7 +358947,7 @@ index 746cfb405ad3..782725e3adad 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 9 Mar 2020 10:07:39 +0000 -Subject: [PATCH 0498/1219] Revert "pcie-brcmstb: Changes for BCM2711" +Subject: [PATCH 0498/1218] Revert "pcie-brcmstb: Changes for BCM2711" This reverts commit 1dab5ded41ed07adc12f26e529aa64209a7c44b6. --- @@ -360393,7 +360393,7 @@ index 254783d1065f..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 9 Mar 2020 10:08:35 +0000 -Subject: [PATCH 0499/1219] Revert "PCI: brcmstb: Add MSI capability" +Subject: [PATCH 0499/1218] Revert "PCI: brcmstb: Add MSI capability" This reverts commit b1619c83208e7b804e2c3547dbf24bb02b3be239. --- @@ -360932,7 +360932,7 @@ index b028d4be81a2..27bcf83c99d7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 9 Mar 2020 10:08:49 +0000 -Subject: [PATCH 0500/1219] Revert "PCI: brcmstb: Add dma-range mapping for +Subject: [PATCH 0500/1218] Revert "PCI: brcmstb: Add dma-range mapping for inbound traffic" This reverts commit d45590eb858ac7a2578d477791881ba7ffb1e615. @@ -361440,7 +361440,7 @@ index 27bcf83c99d7..babef9191e88 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 9 Mar 2020 10:10:54 +0000 -Subject: [PATCH 0501/1219] Revert "PCI: brcmstb: Add Broadcom STB PCIe host +Subject: [PATCH 0501/1218] Revert "PCI: brcmstb: Add Broadcom STB PCIe host controller driver" This reverts commit 79624ca23c53064fefee774a89952a587b72cc01. @@ -362630,7 +362630,7 @@ index d92290679067..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 12 Mar 2020 12:16:18 +0000 -Subject: [PATCH 0502/1219] Revert "arm64/mm: Limit the DMA zone for arm64" +Subject: [PATCH 0502/1218] Revert "arm64/mm: Limit the DMA zone for arm64" This reverts commit 47fec0dcefa53f44985e95785021447d646daa2b. --- @@ -362657,7 +362657,7 @@ index 1898739ec5b7..cbcac03c0e0d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 12 Mar 2020 14:06:04 +0000 -Subject: [PATCH 0503/1219] Revert "dma-direct: check for overflows on 32 bit +Subject: [PATCH 0503/1218] Revert "dma-direct: check for overflows on 32 bit DMA addresses" This reverts commit e44850bd4205a8cf17f23c44668c0f8d28ad40b1. @@ -362707,7 +362707,7 @@ index 6a18a97b76a8..adf993a3bd58 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Robin Murphy Date: Wed, 3 Jul 2019 18:23:01 +0100 -Subject: [PATCH 0504/1219] of/address: Introduce of_get_next_dma_parent() +Subject: [PATCH 0504/1218] of/address: Introduce of_get_next_dma_parent() helper commit 862ab5578f754117742c8b8c8e5ddf98bdb190ba upstream. @@ -362753,7 +362753,7 @@ index 5abb056b2b51..b2a86049c423 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Robin Murphy Date: Wed, 3 Jul 2019 14:47:31 +0100 -Subject: [PATCH 0505/1219] of: address: Follow DMA parent for "dma-coherent" +Subject: [PATCH 0505/1218] of: address: Follow DMA parent for "dma-coherent" commit c60bf3eb888a362100aa1bdbea351dab681e262a upstream. @@ -362789,7 +362789,7 @@ index b2a86049c423..42269c8a308b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Robin Murphy Date: Tue, 2 Jul 2019 18:42:39 +0100 -Subject: [PATCH 0506/1219] of: Factor out #{addr,size}-cells parsing +Subject: [PATCH 0506/1218] of: Factor out #{addr,size}-cells parsing In some cases such as PCI host controllers, we may have a "parent bus" which is an OF leaf node, but still need to correctly parse ranges from @@ -362916,7 +362916,7 @@ index 24786818e32e..66294d29942a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Wed, 4 Sep 2019 11:43:30 +0100 -Subject: [PATCH 0507/1219] of/address: Translate 'dma-ranges' for parent nodes +Subject: [PATCH 0507/1218] of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' commit 81db12ee15cb83926e290a8a3654a2dfebc80935 upstream. @@ -362962,7 +362962,7 @@ index 104617bffcc8..4e41ab740fc3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Robin Murphy Date: Wed, 3 Jul 2019 18:42:20 +0100 -Subject: [PATCH 0508/1219] of: Make of_dma_get_range() work on bus nodes +Subject: [PATCH 0508/1218] of: Make of_dma_get_range() work on bus nodes commit 951d48855d86e72e0d6de73440fe09d363168064 upstream. @@ -363075,7 +363075,7 @@ index 4e41ab740fc3..100b762ac080 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Wed, 11 Sep 2019 20:25:43 +0200 -Subject: [PATCH 0509/1219] arm64: mm: use arm64_dma_phys_limit instead of +Subject: [PATCH 0509/1218] arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys() commit ae970dc096b2d39f65f2e18d142e3978dc9ee1c7 upstream. @@ -363111,7 +363111,7 @@ index cbcac03c0e0d..1ba9ad5c4c16 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Wed, 11 Sep 2019 20:25:44 +0200 -Subject: [PATCH 0510/1219] arm64: rename variables used to calculate +Subject: [PATCH 0510/1218] arm64: rename variables used to calculate ZONE_DMA32's size commit a573cdd7973dedd87e62196c400332896bb236c8 upstream. @@ -363234,7 +363234,7 @@ index 1ba9ad5c4c16..98e7310fd059 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Wed, 11 Sep 2019 20:25:45 +0200 -Subject: [PATCH 0511/1219] arm64: use both ZONE_DMA and ZONE_DMA32 +Subject: [PATCH 0511/1218] arm64: use both ZONE_DMA and ZONE_DMA32 commit 1a8e1cef7603e218339ac63cb3178b25554524e5 upstream. @@ -363418,7 +363418,7 @@ index 98e7310fd059..09edbfed7369 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Wed, 11 Sep 2019 20:25:46 +0200 -Subject: [PATCH 0512/1219] mm: refresh ZONE_DMA and ZONE_DMA32 comments in +Subject: [PATCH 0512/1218] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type' commit 734f9246e791d8da278957b2c326d7709b2a97c0 upstream. @@ -363506,7 +363506,7 @@ index b138ddad619e..daa8c45d46a2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Mon, 28 Oct 2019 11:32:32 -0500 -Subject: [PATCH 0513/1219] resource: Add a resource_list_first_type helper +Subject: [PATCH 0513/1218] resource: Add a resource_list_first_type helper commit 494f8b10d832456a96be4ee7317425f6936cabc8 upstream. @@ -363548,7 +363548,7 @@ index 06da59b23b79..ff0339df56af 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Mon, 14 Oct 2019 20:31:03 +0200 -Subject: [PATCH 0514/1219] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable +Subject: [PATCH 0514/1218] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable commit 8b5369ea580964dbc982781bfb9fb93459fc5e8d upstream. @@ -363615,10 +363615,10 @@ index 09edbfed7369..66d46b39af02 100644 if (IS_ENABLED(CONFIG_ZONE_DMA32)) arm64_dma32_phys_limit = max_zone_phys(32); diff --git a/arch/powerpc/include/asm/page.h b/arch/powerpc/include/asm/page.h -index 0d8f9246ce15..5bdd0632ada3 100644 +index d92353a96f81..de4ca84704db 100644 --- a/arch/powerpc/include/asm/page.h +++ b/arch/powerpc/include/asm/page.h -@@ -338,13 +338,4 @@ struct vm_area_struct; +@@ -341,13 +341,4 @@ struct vm_area_struct; #endif /* __ASSEMBLY__ */ #include @@ -363763,7 +363763,7 @@ index 862c00acc966..6ac918a026c3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Thu, 7 Nov 2019 16:06:44 +0100 -Subject: [PATCH 0515/1219] dma-direct: check for overflows on 32 bit DMA +Subject: [PATCH 0515/1218] dma-direct: check for overflows on 32 bit DMA addresses As seen on the new Raspberry Pi 4 and sta2x11's DMA implementation it is @@ -363833,7 +363833,7 @@ index d03af3605460..7aadb776924d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Thu, 7 Nov 2019 16:06:45 +0100 -Subject: [PATCH 0516/1219] x86/PCI: sta2x11: use default DMA address +Subject: [PATCH 0516/1218] x86/PCI: sta2x11: use default DMA address translation commit e380a0394c36a3a878c858418d5dd7f5f195b6fc upstream. @@ -364105,7 +364105,7 @@ index 6269a175385d..4a631264b809 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Wed, 30 Oct 2019 17:30:57 -0500 -Subject: [PATCH 0517/1219] PCI: of: Add inbound resource parsing to helpers +Subject: [PATCH 0517/1218] PCI: of: Add inbound resource parsing to helpers Extend devm_of_pci_get_host_bridge_resources() and pci_parse_request_of_pci_ranges() helpers to also parse the inbound @@ -364574,7 +364574,7 @@ index fc343d123127..c81e23eb1a97 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Tue, 12 Nov 2019 17:06:04 +0100 -Subject: [PATCH 0518/1219] dma-direct: unify the dma_capable definitions +Subject: [PATCH 0518/1218] dma-direct: unify the dma_capable definitions commit 130c1ccbf55330b55e82612a6e54eebb82c9d746 upstream. @@ -364689,7 +364689,7 @@ index 7aadb776924d..9e2e3d37b15c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Tue, 12 Nov 2019 17:07:43 +0100 -Subject: [PATCH 0519/1219] dma-direct: avoid a forward declaration for +Subject: [PATCH 0519/1218] dma-direct: avoid a forward declaration for phys_to_dma Move dma_capable down a bit so that we don't need a forward declaration @@ -364764,7 +364764,7 @@ index 9e2e3d37b15c..f812ea2459f1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Tue, 19 Nov 2019 17:38:58 +0100 -Subject: [PATCH 0520/1219] dma-direct: exclude dma_direct_map_resource from +Subject: [PATCH 0520/1218] dma-direct: exclude dma_direct_map_resource from the min_low_pfn check commit 68a33b1794665ba8a1d1ef1d3bfcc7c587d380a6 upstream. @@ -364874,10 +364874,10 @@ index 6ac918a026c3..7d046f0a64d2 100644 return DMA_MAPPING_ERROR; } diff --git a/kernel/dma/swiotlb.c b/kernel/dma/swiotlb.c -index f17b771856d1..49f36d67dec5 100644 +index 913cb71198af..47fd8ab5c3d8 100644 --- a/kernel/dma/swiotlb.c +++ b/kernel/dma/swiotlb.c -@@ -683,7 +683,7 @@ bool swiotlb_map(struct device *dev, phys_addr_t *phys, dma_addr_t *dma_addr, +@@ -686,7 +686,7 @@ bool swiotlb_map(struct device *dev, phys_addr_t *phys, dma_addr_t *dma_addr, /* Ensure that the address returned is DMA'ble */ *dma_addr = __phys_to_dma(dev, *phys); @@ -364893,7 +364893,7 @@ index f17b771856d1..49f36d67dec5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Thu, 21 Nov 2019 10:26:44 +0100 -Subject: [PATCH 0521/1219] dma-mapping: treat dev->bus_dma_mask as a DMA limit +Subject: [PATCH 0521/1218] dma-mapping: treat dev->bus_dma_mask as a DMA limit commit a7ba70f1787f977f970cd116076c6fce4b9e01cc upstream. @@ -365184,10 +365184,10 @@ index 46370d9a2cf6..dc227ce4102f 100644 u64 dma_direct_get_required_mask(struct device *dev); diff --git a/include/linux/dma-mapping.h b/include/linux/dma-mapping.h -index da90f20e11c1..b30498296713 100644 +index 4d450672b7d6..c4d8741264bd 100644 --- a/include/linux/dma-mapping.h +++ b/include/linux/dma-mapping.h -@@ -705,7 +705,7 @@ static inline int dma_coerce_mask_and_coherent(struct device *dev, u64 mask) +@@ -697,7 +697,7 @@ static inline int dma_coerce_mask_and_coherent(struct device *dev, u64 mask) */ static inline bool dma_addressing_limited(struct device *dev) { @@ -365289,7 +365289,7 @@ index 7d046f0a64d2..7fcca3690ea0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Mon, 16 Dec 2019 12:01:08 +0100 -Subject: [PATCH 0522/1219] ARM: dts: bcm2711: Enable PCIe controller +Subject: [PATCH 0522/1218] ARM: dts: bcm2711: Enable PCIe controller commit d5c8dc0d4c880fbde5293cc186b1ab23466254c4 upstream. @@ -365351,7 +365351,7 @@ index e2f6ffb00aa9..b56388ce1216 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jim Quinlan Date: Mon, 16 Dec 2019 12:01:09 +0100 -Subject: [PATCH 0523/1219] PCI: brcmstb: Add Broadcom STB PCIe host controller +Subject: [PATCH 0523/1218] PCI: brcmstb: Add Broadcom STB PCIe host controller driver commit c0452137034bda8f686dd9a2e167949bfffd6776 upstream. @@ -366172,7 +366172,7 @@ index 000000000000..3250a2e6b1b4 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jim Quinlan Date: Mon, 16 Dec 2019 12:01:10 +0100 -Subject: [PATCH 0524/1219] PCI: brcmstb: Add MSI support +Subject: [PATCH 0524/1218] PCI: brcmstb: Add MSI support commit 40ca1bf580ef24df30702032ba5e40dfdcaa200b upstream. @@ -366563,7 +366563,7 @@ index 3250a2e6b1b4..d20aabc26273 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marek Szyprowski Date: Thu, 27 Feb 2020 12:51:46 +0100 -Subject: [PATCH 0525/1219] PCI: brcmstb: Fix build on 32bit ARM platforms with +Subject: [PATCH 0525/1218] PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers commit 73a7a271b3eee7b83f29b13866163776f1cbef89 upstream. @@ -366607,7 +366607,7 @@ index d20aabc26273..3a10e678c7f4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 2 Mar 2020 15:05:25 +0000 -Subject: [PATCH 0526/1219] bcm2711-rpi.dtsi: Use upstream pcie node +Subject: [PATCH 0526/1218] bcm2711-rpi.dtsi: Use upstream pcie node Now that the upstream bcm2711 DT has a pcie DT node there's no need to define one downstream. @@ -366690,7 +366690,7 @@ index a71b2eb74723..18ba012413aa 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 11 Mar 2020 12:14:49 +0000 -Subject: [PATCH 0527/1219] Revert "media: i2c: Add driver for Sony IMX219 +Subject: [PATCH 0527/1218] Revert "media: i2c: Add driver for Sony IMX219 sensor" This reverts commit 39d484cb87cbe5da5035199fbdec1f3c0b71d2ea. @@ -367841,7 +367841,7 @@ index 682397a48492..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 11 Mar 2020 12:14:58 +0000 -Subject: [PATCH 0528/1219] Revert "media: dt-bindings: Add binding for the +Subject: [PATCH 0528/1218] Revert "media: dt-bindings: Add binding for the Sony IMX219 sensor" This reverts commit e3dca865875b345a2fa45e8295e32d701c666334. @@ -367922,7 +367922,7 @@ index a02f1ce1e120..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Mon, 20 Jan 2020 05:15:57 -0300 -Subject: [PATCH 0529/1219] media: dt-bindings: media: i2c: Add IMX219 CMOS +Subject: [PATCH 0529/1218] media: dt-bindings: media: i2c: Add IMX219 CMOS sensor binding Commit 9d730f2cf4c0391785855dd231577d2de2594df9 upstream. @@ -368087,7 +368087,7 @@ index b7685777a806..d99bdf934705 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 20 Jan 2020 05:15:58 -0300 -Subject: [PATCH 0530/1219] media: i2c: Add driver for Sony IMX219 sensor +Subject: [PATCH 0530/1218] media: i2c: Add driver for Sony IMX219 sensor Commit 1283b3b8f82b9004fbb94398cade5c8e797a2c8d upstream. (Currently on linux-media/master, queued for 5.7) @@ -369470,7 +369470,7 @@ index 000000000000..f1effb5a5f66 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 11 Mar 2020 12:07:57 +0000 -Subject: [PATCH 0531/1219] overlays: imx219: Correct link frequency to match +Subject: [PATCH 0531/1218] overlays: imx219: Correct link frequency to match the upstream driver The upstream driver is checking the link frequency parameter, and @@ -369501,7 +369501,7 @@ index 2a1500d07b68..b9e3d9e5730d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nataliya Korovkina Date: Thu, 12 Mar 2020 17:22:53 -0400 -Subject: [PATCH 0532/1219] Kbuild: Allow .dtbo overlays to be built, adjust. +Subject: [PATCH 0532/1218] Kbuild: Allow .dtbo overlays to be built, adjust. This is adjustment to commit d368ceaacdccd7732dc97d1d7987bdf7149d62e3 "kbuild: Allow .dtbo overlays to be built piecemeal" @@ -369514,7 +369514,7 @@ Signed-off-by: Nataliya Korovkina 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index 5757ace9b350..5a1da06f47ef 100644 +index f515d02a71be..c951b4a95a99 100644 --- a/Makefile +++ b/Makefile @@ -1269,7 +1269,7 @@ ifneq ($(dtstree),) @@ -369533,7 +369533,7 @@ index 5757ace9b350..5a1da06f47ef 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Plowman Date: Wed, 15 Jan 2020 13:40:38 +0000 -Subject: [PATCH 0533/1219] media: ov5647: Fix return codes from +Subject: [PATCH 0533/1218] media: ov5647: Fix return codes from ov5647_write/ov5647_read functions. Previously they were returning positive non-zero codes for success, @@ -369613,7 +369613,7 @@ index 07550377be2e..6ecc018ac431 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Plowman Date: Wed, 29 Jan 2020 15:30:53 +0000 -Subject: [PATCH 0534/1219] media: ov5647: Add basic support for multiple +Subject: [PATCH 0534/1218] media: ov5647: Add basic support for multiple sensor modes. Specifically: @@ -370026,7 +370026,7 @@ index 6ecc018ac431..0d84b7640cf3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Plowman Date: Wed, 29 Jan 2020 15:31:23 +0000 -Subject: [PATCH 0535/1219] media: ov5647: Add V4L2 controls for analogue gain, +Subject: [PATCH 0535/1218] media: ov5647: Add V4L2 controls for analogue gain, exposure and AWB Added basic v4l2_ctrl_handler infrastructure (there was none @@ -370309,7 +370309,7 @@ index 0d84b7640cf3..16cfafc9cf9c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Plowman Date: Wed, 29 Jan 2020 15:31:28 +0000 -Subject: [PATCH 0536/1219] media: ov5647: Add extra 10-bit sensor modes. +Subject: [PATCH 0536/1218] media: ov5647: Add extra 10-bit sensor modes. The 8-bit VGA mode remains, we add the following 10-bit modes: @@ -370864,7 +370864,7 @@ index 16cfafc9cf9c..fc6c5d9c4532 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Plowman Date: Wed, 29 Jan 2020 15:31:32 +0000 -Subject: [PATCH 0537/1219] media: ov5647: change defaults to better match raw +Subject: [PATCH 0537/1218] media: ov5647: change defaults to better match raw camera applications. Specifically: @@ -370929,7 +370929,7 @@ index fc6c5d9c4532..66b3ee5cc190 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 26 Dec 2019 15:44:31 +0100 -Subject: [PATCH 0538/1219] drm/vc4: fkms: Change crtc_state structure name to +Subject: [PATCH 0538/1218] drm/vc4: fkms: Change crtc_state structure name to avoid conflict Signed-off-by: Maxime Ripard @@ -371014,7 +371014,7 @@ index b0c1096efbe5..2bfa10660fe0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 24 Jan 2020 14:22:06 +0000 -Subject: [PATCH 0539/1219] drm/fourcc: Add packed 10bit YUV 4:2:0 format +Subject: [PATCH 0539/1218] drm/fourcc: Add packed 10bit YUV 4:2:0 format Adds a format that is 3 10bit YUV 4:2:0 samples packed into a 32bit work (with 2 spare bits). @@ -371077,7 +371077,7 @@ index 3feeaa3f987a..9847286609a8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 24 Jan 2020 14:24:33 +0000 -Subject: [PATCH 0540/1219] drm/vc4: Add DRM_FORMAT_P030 support to +Subject: [PATCH 0540/1218] drm/vc4: Add DRM_FORMAT_P030 support to firmware-kms Adds support for this format which is 3 10bit samples packed into @@ -371157,7 +371157,7 @@ index 0bdffe5dd1e9..8e76576733ef 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Fri, 6 Mar 2020 11:08:10 +0100 -Subject: [PATCH 0541/1219] gpio-ir-overlay: add parameter to configure signal +Subject: [PATCH 0541/1218] gpio-ir-overlay: add parameter to configure signal polarity (#3490) Standard IR receivers use inverted / active-low signalling @@ -371210,7 +371210,7 @@ index 58f588498d68..162b6ce07dc9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: AMuszkat Date: Mon, 24 Feb 2020 22:56:59 +0100 -Subject: [PATCH 0542/1219] Add support for merus-amp soundcard and ma120x0p +Subject: [PATCH 0542/1218] Add support for merus-amp soundcard and ma120x0p codec correct checkpatch warnings and errors @@ -371377,7 +371377,7 @@ index 133b6d98f515..41965c71c912 100644 }; diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig -index b5f2aab46efa..fa47466bf77e 100644 +index cde78a54b2e0..83557a722f27 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -103,6 +103,7 @@ config SND_SOC_ALL_CODECS @@ -372819,7 +372819,7 @@ index 000000000000..39c74b17e007 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 17 Mar 2020 16:39:07 +0000 -Subject: [PATCH 0543/1219] ARM: dts: bcm2711: Add 32-bit PMU compatibility +Subject: [PATCH 0543/1218] ARM: dts: bcm2711: Add 32-bit PMU compatibility The "arm" architecture has no support for the cortex-a72 as such, but the performance and measurement unit from the cortex-a15 seems to be @@ -372852,7 +372852,7 @@ index 18ba012413aa..b434b8392e9e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 19 Mar 2020 10:04:46 +0000 -Subject: [PATCH 0544/1219] ARM: dts: bcm271x: Use a53 pmu, drop RPI364 +Subject: [PATCH 0544/1218] ARM: dts: bcm271x: Use a53 pmu, drop RPI364 The upstream bcm2837.dtsi uses cortex-a53-pmu, so we can do the same but with a fallback to the cortex-a7-pmu which is supported by the @@ -372935,7 +372935,7 @@ index 1fd86f81f542..bf69a4b0b172 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Tue, 25 Feb 2020 14:11:59 +0100 -Subject: [PATCH 0545/1219] net: bcmgenet: Clear ID_MODE_DIS in +Subject: [PATCH 0545/1218] net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed commit 402482a6a78e5c61d8a2ec6311fc5b4aca392cd6 upstream. @@ -372973,7 +372973,7 @@ index fd0f65385c43..93cd387ad77d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:22 +0100 -Subject: [PATCH 0546/1219] drm/modes: parse_cmdline: Fix possible reference +Subject: [PATCH 0546/1218] drm/modes: parse_cmdline: Fix possible reference past end of string Commit 8582e244e5fe72d2e9ace186fa8f3ed3bb4122e1 upstream. @@ -373120,7 +373120,7 @@ index 3fd35e6b9d53..86fb462a8ca1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:23 +0100 -Subject: [PATCH 0547/1219] drm/modes: parse_cmdline: Make various char +Subject: [PATCH 0547/1218] drm/modes: parse_cmdline: Make various char pointers const Commit 83e14ea3a64f00897cc31974d3ae4e27e5a7405b upstream. @@ -373176,7 +373176,7 @@ index 86fb462a8ca1..342fe8076ee7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:24 +0100 -Subject: [PATCH 0548/1219] drm/modes: parse_cmdline: Stop parsing extras after +Subject: [PATCH 0548/1218] drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', ' Commit c2ed3e941901810ad3d55ce1935fa22c5007fee4 upstream. @@ -373281,7 +373281,7 @@ index 035f86c5d648..7b199acaf292 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:25 +0100 -Subject: [PATCH 0549/1219] drm/modes: parse_cmdline: Accept extras directly +Subject: [PATCH 0549/1218] drm/modes: parse_cmdline: Accept extras directly after mode combined with options Commit cfb0881b8f621b656a9e23b31944a5db94cf5842 upstream. @@ -373368,7 +373368,7 @@ index 7b199acaf292..a1210b7bf937 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:26 +0100 -Subject: [PATCH 0550/1219] drm/modes: parse_cmdline: Rework +Subject: [PATCH 0550/1218] drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options() Commit 739b200c2edcaaa7a86f37b0c11db57956433dfb upstream. @@ -373450,7 +373450,7 @@ index ff9d9daf2631..0d7de6f4dec0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:27 +0100 -Subject: [PATCH 0551/1219] drm/modes: parse_cmdline: Add freestanding argument +Subject: [PATCH 0551/1218] drm/modes: parse_cmdline: Add freestanding argument to drm_mode_parse_cmdline_options() Commit 99e2716e053734b70434502867be24d20a3e2d84 upstream. @@ -373505,7 +373505,7 @@ index 0d7de6f4dec0..d4b9e7ed6dfe 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:28 +0100 -Subject: [PATCH 0552/1219] drm/modes: parse_cmdline: Set bpp/refresh_specified +Subject: [PATCH 0552/1218] drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsing Commit 6a2d163756545aa3180d7851d5f8322b865e72be upstream. @@ -373575,7 +373575,7 @@ index d4b9e7ed6dfe..7b9f067a8898 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:29 +0100 -Subject: [PATCH 0553/1219] drm/modes: parse_cmdline: Allow specifying +Subject: [PATCH 0553/1218] drm/modes: parse_cmdline: Allow specifying stand-alone options Commit 7b1cce760afe38b40f0989cdf10b2190dccf9815 upstream. @@ -373831,7 +373831,7 @@ index a1210b7bf937..9835dd329cfc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:30 +0100 -Subject: [PATCH 0554/1219] drm/modes: parse_cmdline: Add support for +Subject: [PATCH 0554/1218] drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2) Commit 4e7a4a6fbdc669c44e6079f9d5eb25673749455f upstream. @@ -374002,7 +374002,7 @@ index 681cb590f952..3fbcf7d3fcaf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:31 +0100 -Subject: [PATCH 0555/1219] drm/modes: parse_cmdline: Remove some unnecessary +Subject: [PATCH 0555/1218] drm/modes: parse_cmdline: Remove some unnecessary code (v2) Commit 5b926617cdef41ce0696e09834991194b1759e28 upstream. @@ -374046,7 +374046,7 @@ index 378a915b81dd..99149616fce0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Mon, 18 Nov 2019 16:51:32 +0100 -Subject: [PATCH 0556/1219] drm/modes: parse_cmdline: Explicitly memset the +Subject: [PATCH 0556/1218] drm/modes: parse_cmdline: Explicitly memset the passed in drm_cmdline_mode struct Commit d1fe276b5115f0d581c3cfe6154633b3547e8aab upstream. @@ -374093,7 +374093,7 @@ index 99149616fce0..afc0ee99b138 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Yukimasa Sugizaki <4298265+Terminus-IMRC@users.noreply.github.com> Date: Fri, 20 Mar 2020 19:01:23 +0900 -Subject: [PATCH 0557/1219] drm/v3d: Replace wait_for macros to remove use of +Subject: [PATCH 0557/1218] drm/v3d: Replace wait_for macros to remove use of msleep (#3510) commit 9daee6141cc9c75b09659b02b1cb9eeb2f5e16cc upstream. @@ -374188,7 +374188,7 @@ index 15bc4e28b6cc..197dd4a8a7e1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nick B Date: Mon, 9 Mar 2020 09:05:39 -0400 -Subject: [PATCH 0558/1219] Reduce noise from rpi poe hat fan +Subject: [PATCH 0558/1218] Reduce noise from rpi poe hat fan This adds 2 extra states, at 40c and 45c, with PWM of 31 and 63 (out of 255) for the rpi poe hat fan. This significantly improves user @@ -374290,7 +374290,7 @@ index 21f8fe6f1229..544038b614e1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Sat, 7 Mar 2020 22:37:52 +0100 -Subject: [PATCH 0559/1219] add Sensirion SPS30 to i2c-sensor overlay +Subject: [PATCH 0559/1218] add Sensirion SPS30 to i2c-sensor overlay MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -374357,7 +374357,7 @@ index 40881d72a157..ce97837b0db5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Delgado Date: Mon, 7 Oct 2019 12:06:31 -0300 -Subject: [PATCH 0560/1219] media: add V4L2_CTRL_TYPE_AREA control type +Subject: [PATCH 0560/1218] media: add V4L2_CTRL_TYPE_AREA control type Commit d1dc49370f8371b00e682ac409aa1987ce641e93 upstream. @@ -374524,7 +374524,7 @@ index 456dfa847ccb..0ffaad82040d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Delgado Date: Mon, 7 Oct 2019 12:06:33 -0300 -Subject: [PATCH 0561/1219] media: add V4L2_CID_UNIT_CELL_SIZE control +Subject: [PATCH 0561/1218] media: add V4L2_CID_UNIT_CELL_SIZE control Commit 61fd036d01111679b01e4b92e6bd0cdd33809aea upstream. @@ -374584,7 +374584,7 @@ index 616a7c64c4d2..d21ac7545626 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Benoit Parrot Date: Mon, 7 Oct 2019 12:10:07 -0300 -Subject: [PATCH 0562/1219] media: v4l2-common: add pixel encoding support +Subject: [PATCH 0562/1218] media: v4l2-common: add pixel encoding support Commit d5a897c8428b38053df4b427a4277b1a0722bfa0 upstream. @@ -374821,7 +374821,7 @@ index c070d8ae11e5..d8c29e089000 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Benoit Parrot Date: Mon, 7 Oct 2019 12:10:08 -0300 -Subject: [PATCH 0563/1219] media: v4l2-common: add RGB565 and RGB55 to +Subject: [PATCH 0563/1218] media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info Commit b373f84d77e1c409aacb4ff5bb5726c45fc8b166 upstream. @@ -374855,7 +374855,7 @@ index 09a3915b98a3..d0e5ebc736f9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Fri, 11 Oct 2019 06:32:40 -0300 -Subject: [PATCH 0564/1219] media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF +Subject: [PATCH 0564/1218] media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF This patch adds support for the V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF flag. @@ -375055,7 +375055,7 @@ index 0ffaad82040d..a3fc685be514 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Fri, 11 Oct 2019 06:32:41 -0300 -Subject: [PATCH 0565/1219] media: v4l2-mem2mem: support held capture buffers +Subject: [PATCH 0565/1218] media: v4l2-mem2mem: support held capture buffers Commit f8cca8c97a63d77f48334cde81d15014f43530ef upstream. @@ -375323,7 +375323,7 @@ index 0b9c3a287061..229d9f5d4370 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Fri, 11 Oct 2019 06:32:42 -0300 -Subject: [PATCH 0566/1219] media: videodev2.h: add V4L2_DEC_CMD_FLUSH +Subject: [PATCH 0566/1218] media: videodev2.h: add V4L2_DEC_CMD_FLUSH Add this new V4L2_DEC_CMD_FLUSH decoder command and document it. @@ -375390,7 +375390,7 @@ index a3fc685be514..05ed1aaf0e9e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jernej Skrabec Date: Fri, 11 Oct 2019 06:32:43 -0300 -Subject: [PATCH 0567/1219] media: v4l2-mem2mem: add +Subject: [PATCH 0567/1218] media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers Commit bef41d93aac64b54c3008ca6170bec54f85784f5 upstream. @@ -375494,7 +375494,7 @@ index 229d9f5d4370..3d9e48ed8817 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Fri, 11 Oct 2019 06:32:44 -0300 -Subject: [PATCH 0568/1219] media: v4l2-mem2mem: add new_frame detection +Subject: [PATCH 0568/1218] media: v4l2-mem2mem: add new_frame detection Commit f07602ac388723233e9e3c5a05b54baf34e0a3e9 upstream. @@ -375571,7 +375571,7 @@ index 3d9e48ed8817..1d85e24791e4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Delgado Date: Mon, 7 Oct 2019 12:06:32 -0300 -Subject: [PATCH 0569/1219] media: Documentation: media: Document +Subject: [PATCH 0569/1218] media: Documentation: media: Document V4L2_CTRL_TYPE_AREA Commit 8ae3a0862993c09a8ef0f9abb379553370c517e3 upstream. @@ -375625,7 +375625,7 @@ index a79028e4d929..c23e5ef30c78 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Tue, 22 Oct 2019 12:26:52 -0300 -Subject: [PATCH 0570/1219] media: v4l: Add definitions for HEVC stateless +Subject: [PATCH 0570/1218] media: v4l: Add definitions for HEVC stateless decoding This introduces the required definitions for HEVC decoding support with @@ -376739,7 +376739,7 @@ index e7f93109e4a4..65575e9b5a2b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jernej Skrabec Date: Wed, 6 Nov 2019 08:02:53 +0100 -Subject: [PATCH 0571/1219] media: v4l2-mem2mem: Fix hold buf flag checks +Subject: [PATCH 0571/1218] media: v4l2-mem2mem: Fix hold buf flag checks Commit 1076df3a77b490d33429560a9e0603b3673223e2 upstream. @@ -376782,7 +376782,7 @@ index 553bdf41cabf..ab27935e1742 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Tue, 22 Oct 2019 12:26:53 -0300 -Subject: [PATCH 0572/1219] media: pixfmt: Document the HEVC slice pixel format +Subject: [PATCH 0572/1218] media: pixfmt: Document the HEVC slice pixel format Commit de06f289283298e2938445019999cec46435375c upstream. @@ -376838,7 +376838,7 @@ index 292fdc116c77..7e9b2b939e59 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jernej Skrabec Date: Fri, 13 Dec 2019 17:04:25 +0100 -Subject: [PATCH 0573/1219] media: uapi: hevc: Add scaling matrix control +Subject: [PATCH 0573/1218] media: uapi: hevc: Add scaling matrix control Taken from https://patchwork.linuxtv.org/patch/60728/ Changes (mainly documentation) have been requested. @@ -377000,7 +377000,7 @@ index 1009cf0891cc..1592e52c3614 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jernej Skrabec Date: Fri, 13 Dec 2019 17:04:27 +0100 -Subject: [PATCH 0574/1219] media: uapi: hevc: Add segment address field +Subject: [PATCH 0574/1218] media: uapi: hevc: Add segment address field From https://patchwork.linuxtv.org/patch/60725/ Changes requested, but mainly docs. @@ -377069,7 +377069,7 @@ index 1592e52c3614..3e2e32098312 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 23 Mar 2020 18:34:01 +0000 -Subject: [PATCH 0575/1219] media: hevc_ctrls: Add slice param dependent slice +Subject: [PATCH 0575/1218] media: hevc_ctrls: Add slice param dependent slice segment Adds V4L2_HEVC_SLICE_PARAMS_FLAG_DEPENDENT_SLICE_SEGMENT define. @@ -377098,7 +377098,7 @@ index 3e2e32098312..0ba7735465a2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 23 Mar 2020 19:00:17 +0000 -Subject: [PATCH 0576/1219] media: uapi: Add hevc ctrls for WPP decoding +Subject: [PATCH 0576/1218] media: uapi: Add hevc ctrls for WPP decoding WPP can allow greater parallelism within the decode, but needs offset information to be passed in. @@ -377144,7 +377144,7 @@ index 0ba7735465a2..9c976b3cf092 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 24 Jan 2020 14:28:21 +0000 -Subject: [PATCH 0577/1219] media: videodev2.h: Add a format for column +Subject: [PATCH 0577/1218] media: videodev2.h: Add a format for column YUV4:2:0 modes Some of the Broadcom codec blocks use a column based YUV4:2:0 image @@ -377461,7 +377461,7 @@ index 05ed1aaf0e9e..5d28d8ef6c0c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: John Cox Date: Thu, 5 Mar 2020 14:46:54 +0000 -Subject: [PATCH 0578/1219] media: v4l2-mem2mem: allow request job buffer +Subject: [PATCH 0578/1218] media: v4l2-mem2mem: allow request job buffer processing after job finish Allow the capture buffer to be detached from a v4l2 request job such @@ -377745,7 +377745,7 @@ index 59bf33a12648..b5b5fad97de7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 17 Mar 2020 10:53:16 +0000 -Subject: [PATCH 0579/1219] media: dt-bindings: media: Add binding for the +Subject: [PATCH 0579/1218] media: dt-bindings: media: Add binding for the Raspberry PI HEVC decoder Adds a binding for the HEVC decoder found on the BCM2711 / Raspberry Pi 4. @@ -377860,7 +377860,7 @@ index d99bdf934705..9a76a6de3e98 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: John Cox Date: Thu, 5 Mar 2020 18:30:41 +0000 -Subject: [PATCH 0580/1219] staging: media: Add Raspberry Pi V4L2 H265 decoder +Subject: [PATCH 0580/1218] staging: media: Add Raspberry Pi V4L2 H265 decoder This driver is for the HEVC/H265 decoder block on the Raspberry Pi 4, and conforms to the V4L2 stateless decoder API. @@ -382263,7 +382263,7 @@ index 000000000000..9c4f3fb2f9f6 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 13 Mar 2020 16:52:55 +0000 -Subject: [PATCH 0581/1219] dtoverlays: Add overlay to enable the HEVC V4L2 +Subject: [PATCH 0581/1218] dtoverlays: Add overlay to enable the HEVC V4L2 driver This replaces the rpivid_mem register mapping driver. @@ -382397,7 +382397,7 @@ index e4ea63553dc0..5fe23a0bf27f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 13 Mar 2020 16:55:32 +0000 -Subject: [PATCH 0582/1219] defconfig: Add V4L2 HEVC driver to +Subject: [PATCH 0582/1218] defconfig: Add V4L2 HEVC driver to bcm2711_defconfig This replaces the register mapped driver. @@ -382434,7 +382434,7 @@ index 5fe23a0bf27f..e4ea63553dc0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 6 Dec 2019 13:05:27 +0100 -Subject: [PATCH 0583/1219] mmc: sdhci: Silence MMC warnings +Subject: [PATCH 0583/1218] mmc: sdhci: Silence MMC warnings When the MMC isn't plugged in, the driver will spam the console which is pretty annoying when using NFS. @@ -382482,7 +382482,7 @@ index deafcc56adee..9c3b5265f4a5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 17 Feb 2020 16:20:27 +0100 -Subject: [PATCH 0584/1219] Revert "v3d_drv: Allow clock retrieval by name" +Subject: [PATCH 0584/1218] Revert "v3d_drv: Allow clock retrieval by name" This reverts commit 229fbb896ca6e0a40272cc846e41eeb0c29a551f. --- @@ -382511,7 +382511,7 @@ index 87ce683f3c04..91b0769b69ef 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 12 Feb 2020 09:33:51 +0100 -Subject: [PATCH 0585/1219] Revert "clk-raspberrypi: Also support v3d clock" +Subject: [PATCH 0585/1218] Revert "clk-raspberrypi: Also support v3d clock" This reverts commit 54354f31352ca1e058b029abd384819435c9ef47. --- @@ -383164,7 +383164,7 @@ index 8daf26df5430..e4e139240340 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 12 Feb 2020 09:33:59 +0100 -Subject: [PATCH 0586/1219] Revert "clk-raspberrypi: Allow cpufreq driver to +Subject: [PATCH 0586/1218] Revert "clk-raspberrypi: Allow cpufreq driver to also adjust gpu clocks" This reverts commit 60dc4841efc8fe97b710b49d37d50bd719e8ca07. @@ -383192,7 +383192,7 @@ index e4e139240340..1654fd0eedc9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 16:55:01 +0100 -Subject: [PATCH 0587/1219] dt-bindings: i2c: brcmstb: Convert the BRCMSTB +Subject: [PATCH 0587/1218] dt-bindings: i2c: brcmstb: Convert the BRCMSTB binding to a schema Switch the DT binding to a YAML schema to enable the DT validation. @@ -383330,7 +383330,7 @@ index 9a76a6de3e98..faa83d7e339f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 17 Dec 2019 09:58:34 +0100 -Subject: [PATCH 0588/1219] dt-bindings: i2c: brcmstb: Add BCM2711 BSC/AUTO-I2C +Subject: [PATCH 0588/1218] dt-bindings: i2c: brcmstb: Add BCM2711 BSC/AUTO-I2C binding The HDMI blocks in the BCM2771 have an i2c controller to retrieve the @@ -383432,7 +383432,7 @@ index 3189d74096e8..edbca2476128 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 17 Dec 2019 09:58:34 +0100 -Subject: [PATCH 0589/1219] i2c: brcmstb: Support BCM2711 HDMI BSC controllers +Subject: [PATCH 0589/1218] i2c: brcmstb: Support BCM2711 HDMI BSC controllers The HDMI blocks in the BCM2771 have an i2c controller to retrieve the EDID. This block is split into two parts, the BSC and the AUTO_I2C, @@ -383525,7 +383525,7 @@ index 36b8aceb972f..ffd3a1e88f34 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 14 Jan 2020 13:36:42 +0100 -Subject: [PATCH 0590/1219] i2c: brcmstb: Allow to compile it on BCM2835 +Subject: [PATCH 0590/1218] i2c: brcmstb: Allow to compile it on BCM2835 The BCM2711, supported by ARCH_BCM2835, also has a controller by the brcmstb driver so let's allow it to be compiled on that platform. @@ -383562,7 +383562,7 @@ index 7c49ad9dc351..f09131931527 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 17:51:09 +0100 -Subject: [PATCH 0591/1219] dt-bindings: clock: Add a binding for the RPi +Subject: [PATCH 0591/1218] dt-bindings: clock: Add a binding for the RPi Firmware clocks The firmare running on the RPi VideoCore can be used to discover and @@ -383632,7 +383632,7 @@ index 000000000000..d37bc311321d From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 23 Dec 2019 19:58:08 +0100 -Subject: [PATCH 0592/1219] clk: bcm: rpi: Allow the driver to be probed by DT +Subject: [PATCH 0592/1218] clk: bcm: rpi: Allow the driver to be probed by DT The current firmware clock driver for the RaspberryPi can only be probed by manually registering an associated platform_device. @@ -383698,7 +383698,7 @@ index 1654fd0eedc9..94870234824c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 14:17:54 +0100 -Subject: [PATCH 0593/1219] clk: bcm: rpi: Statically init clk_init_data +Subject: [PATCH 0593/1218] clk: bcm: rpi: Statically init clk_init_data Instead of declaring the clk_init_data and then calling memset on it, just initialise properly. @@ -383736,7 +383736,7 @@ index 94870234824c..64fd91b5ffe9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 15:40:00 +0100 -Subject: [PATCH 0594/1219] clk: bcm: rpi: Use clk_hw_register for pllb_arm +Subject: [PATCH 0594/1218] clk: bcm: rpi: Use clk_hw_register for pllb_arm The pllb_arm clock is defined as a fixed factor clock with the pllb clock as a parent. However, all its configuration is entirely static, and thus we @@ -383798,7 +383798,7 @@ index 64fd91b5ffe9..48cffa44db64 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 15:41:37 +0100 -Subject: [PATCH 0595/1219] clk: bcm: rpi: Remove global pllb_arm clock pointer +Subject: [PATCH 0595/1218] clk: bcm: rpi: Remove global pllb_arm clock pointer The pllb_arm clk_hw pointer in the raspberry_clk structure isn't used anywhere but in the raspberrypi_register_pllb_arm. @@ -383849,7 +383849,7 @@ index 48cffa44db64..61a942f9a6a2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 15:42:40 +0100 -Subject: [PATCH 0596/1219] clk: bcm: rpi: Make sure pllb_arm is removed +Subject: [PATCH 0596/1218] clk: bcm: rpi: Make sure pllb_arm is removed The pllb_arm clock was created at probe time, but was never removed if something went wrong later in probe, or if the driver was ever removed from @@ -383895,7 +383895,7 @@ index 61a942f9a6a2..783c8c5e5373 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 15:46:24 +0100 -Subject: [PATCH 0597/1219] clk: bcm: rpi: Remove pllb_arm_lookup global +Subject: [PATCH 0597/1218] clk: bcm: rpi: Remove pllb_arm_lookup global pointer The pllb_arm_lookup pointer in the struct raspberrypi_clk is not used for @@ -383953,7 +383953,7 @@ index 783c8c5e5373..0c1d6c292302 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 12 Feb 2020 14:21:45 +0100 -Subject: [PATCH 0598/1219] clk: bcm: rpi: Switch to clk_hw_register_clkdev +Subject: [PATCH 0598/1218] clk: bcm: rpi: Switch to clk_hw_register_clkdev Since we don't care about retrieving the clk_lookup structure pointer returned by clkdev_hw_create, we can just use the clk_hw_register_clkdev @@ -384004,7 +384004,7 @@ index 0c1d6c292302..b97c7ec61376 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 15:47:13 +0100 -Subject: [PATCH 0599/1219] clk: bcm: rpi: Make sure the clkdev lookup is +Subject: [PATCH 0599/1218] clk: bcm: rpi: Make sure the clkdev lookup is removed The clkdev lookup created for the cpufreq device is never removed if @@ -384045,7 +384045,7 @@ index b97c7ec61376..b8b55134ba3f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 16:01:33 +0100 -Subject: [PATCH 0600/1219] clk: bcm: rpi: Create a data structure for the +Subject: [PATCH 0600/1218] clk: bcm: rpi: Create a data structure for the clocks So far the driver has really only been providing a single clock, and stored @@ -384178,7 +384178,7 @@ index b8b55134ba3f..964fc8f792cc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 16:04:16 +0100 -Subject: [PATCH 0601/1219] clk: bcm: rpi: Add clock id to data +Subject: [PATCH 0601/1218] clk: bcm: rpi: Add clock id to data The driver has really only supported one clock so far and has hardcoded the ID used in communications with the firmware in all the functions @@ -384270,7 +384270,7 @@ index 964fc8f792cc..e796dabbc641 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 16:08:17 +0100 -Subject: [PATCH 0602/1219] clk: bcm: rpi: Pass the clocks data to the firmware +Subject: [PATCH 0602/1218] clk: bcm: rpi: Pass the clocks data to the firmware function The raspberry_clock_property only takes the clock ID as an argument, but @@ -384372,7 +384372,7 @@ index e796dabbc641..055dd34c5acc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 20 Feb 2020 12:45:47 +0100 -Subject: [PATCH 0603/1219] clk: bcm: rpi: Rename is_prepared function +Subject: [PATCH 0603/1218] clk: bcm: rpi: Rename is_prepared function The raspberrypi_fw_pll_is_on function doesn't only apply to PLL registered in the driver, but any clock exposed by the firmware. @@ -384418,7 +384418,7 @@ index 055dd34c5acc..2f10bccf03a5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 16:14:18 +0100 -Subject: [PATCH 0604/1219] clk: bcm: rpi: Split pllb clock hooks +Subject: [PATCH 0604/1218] clk: bcm: rpi: Split pllb clock hooks The driver only supports the pllb for now and all the clock framework hooks are a mix of the generic firmware interface and the specifics of the pllb. @@ -384504,7 +384504,7 @@ index 2f10bccf03a5..d1b5826c95bb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 16:30:01 +0100 -Subject: [PATCH 0605/1219] clk: bcm: rpi: Make the PLLB registration function +Subject: [PATCH 0605/1218] clk: bcm: rpi: Make the PLLB registration function return a clk_hw The raspberrypi_register_pllb has been returning an integer so far to @@ -384654,7 +384654,7 @@ index d1b5826c95bb..05ed2f2cde31 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 7 Feb 2020 17:03:46 +0100 -Subject: [PATCH 0606/1219] clk: bcm: rpi: Add DT provider for the clocks +Subject: [PATCH 0606/1218] clk: bcm: rpi: Add DT provider for the clocks For the upcoming registration of the clocks provided by the firmware, make sure it's exposed to the device tree providers. @@ -384727,7 +384727,7 @@ index 05ed2f2cde31..f2fbcef54c9c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 10 Feb 2020 14:06:09 +0100 -Subject: [PATCH 0607/1219] clk: bcm: rpi: Discover the firmware clocks +Subject: [PATCH 0607/1218] clk: bcm: rpi: Discover the firmware clocks The RaspberryPi4 firmware actually exposes more clocks than are currently handled by the driver and we will need to change some of them directly @@ -384908,7 +384908,7 @@ index 05c6989ec4c6..3335c2a2993c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 23 Dec 2019 19:58:30 +0100 -Subject: [PATCH 0608/1219] ARM: dts: bcm2711: Add firmware clocks node +Subject: [PATCH 0608/1218] ARM: dts: bcm2711: Add firmware clocks node Now that we have a clock driver for the clocks exposed by the firmware, let's add the device tree nodes for it. @@ -384955,7 +384955,7 @@ index b56388ce1216..7acd4a3cf1e5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 28 Jan 2020 09:33:52 +0100 -Subject: [PATCH 0609/1219] reset: Move reset-simple header out of +Subject: [PATCH 0609/1218] reset: Move reset-simple header out of drivers/reset The reset-simple code can be useful for drivers outside of drivers/reset @@ -385052,7 +385052,7 @@ rename to include/linux/reset/reset-simple.h From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 28 Jan 2020 16:22:20 +0100 -Subject: [PATCH 0610/1219] reset: simple: Add reset callback +Subject: [PATCH 0610/1218] reset: simple: Add reset callback The reset-simple code lacks a reset callback that is still pretty easy to implement. The only real thing to consider is the delay needed for a device @@ -385145,7 +385145,7 @@ index 08ccb25a55e6..5eb83625a495 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 17:50:31 +0100 -Subject: [PATCH 0611/1219] dt-bindings: clock: Add BCM2711 DVP binding +Subject: [PATCH 0611/1218] dt-bindings: clock: Add BCM2711 DVP binding The BCM2711 has a unit controlling the HDMI0 and HDMI1 clock and reset signals. Let's add a binding for it. @@ -385220,7 +385220,7 @@ index 000000000000..08543ecbe35b From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 28 Jan 2020 09:36:27 +0100 -Subject: [PATCH 0612/1219] clk: bcm: Add BCM2711 DVP driver +Subject: [PATCH 0612/1218] clk: bcm: Add BCM2711 DVP driver The HDMI block has a block that controls clocks and reset signals to the HDMI0 and HDMI1 controllers. @@ -385403,7 +385403,7 @@ index 000000000000..bfe4e5b4a148 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 28 Jan 2020 09:37:06 +0100 -Subject: [PATCH 0613/1219] ARM: dts: bcm2711: Add HDMI DVP +Subject: [PATCH 0613/1218] ARM: dts: bcm2711: Add HDMI DVP Now that we have a driver for the DVP, let's add its DT node. @@ -385452,7 +385452,7 @@ index 7acd4a3cf1e5..7cf1a9748f00 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 15:42:05 +0100 -Subject: [PATCH 0614/1219] dt-bindings: display: Convert VC4 bindings to +Subject: [PATCH 0614/1218] dt-bindings: display: Convert VC4 bindings to schemas The BCM283x SoCs have a display pipeline composed of several controllers @@ -386195,7 +386195,7 @@ index faa83d7e339f..b1b23c692186 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 15:47:18 +0100 -Subject: [PATCH 0615/1219] dt-bindings: display: vc4: dpi: Add missing +Subject: [PATCH 0615/1218] dt-bindings: display: vc4: dpi: Add missing clock-names property While the device tree and the driver expected a clock-names property, it @@ -386239,7 +386239,7 @@ index 288494b70e82..58213c564e03 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 15:47:18 +0100 -Subject: [PATCH 0616/1219] dt-bindings: display: vc4: dsi: Add missing clock +Subject: [PATCH 0616/1218] dt-bindings: display: vc4: dsi: Add missing clock properties While the device tree and the driver expected a clock-names and a @@ -386299,7 +386299,7 @@ index 3887675f844e..3c643b227a70 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 15:47:18 +0100 -Subject: [PATCH 0617/1219] dt-bindings: display: vc4: hdmi: Add missing +Subject: [PATCH 0617/1218] dt-bindings: display: vc4: hdmi: Add missing clock-names property While the device tree and the driver expected a clock-names property, it @@ -386339,7 +386339,7 @@ index 834cc5f1c254..52b3cdac0bdf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 17:40:56 +0100 -Subject: [PATCH 0618/1219] dt-bindings: display: vc4: Document BCM2711 VC5 +Subject: [PATCH 0618/1218] dt-bindings: display: vc4: Document BCM2711 VC5 The BCM2711 comes with a new VideoCore. Add a compatible for it. @@ -386369,7 +386369,7 @@ index 0dcf0c397375..49a5e041aa49 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 19 Dec 2019 18:08:48 +0100 -Subject: [PATCH 0619/1219] drm/vc4: drv: Add include guards +Subject: [PATCH 0619/1218] drm/vc4: drv: Add include guards vc4_drv.h doesn't have any include guards which prevents it from being included twice. Let's add them. @@ -386405,7 +386405,7 @@ index e12a9ae0b6f2..9599bfd888e1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 6 Feb 2020 15:40:34 +0100 -Subject: [PATCH 0620/1219] drm/vc4: drv: Support BCM2711 +Subject: [PATCH 0620/1218] drm/vc4: drv: Support BCM2711 The BCM2711 has a reworked display pipeline, and the load tracker needs some adjustement to operate properly. Let's add a compatible for BCM2711 @@ -386526,7 +386526,7 @@ index 5ea6c84d7f6d..12080775a770 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 8 Aug 2019 17:51:07 +0100 -Subject: [PATCH 0621/1219] drm/vc4: drv: Add support for the BCM2711 HVS5 +Subject: [PATCH 0621/1218] drm/vc4: drv: Add support for the BCM2711 HVS5 The HVS found in the BCM2711 is slightly different from the previous generations. @@ -387037,7 +387037,7 @@ index 8416fdaf2ec4..22b895258545 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 11 Feb 2020 16:55:02 +0000 -Subject: [PATCH 0622/1219] drm/vc4: plane: Improve LBM usage +Subject: [PATCH 0622/1218] drm/vc4: plane: Improve LBM usage LBM allocations were always taking the worst case sizing of max(src_width, dst_width) * 16. This is significantly over @@ -387141,7 +387141,7 @@ index 770f4112b3f9..694779cfafe0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 6 Feb 2020 14:32:57 +0100 -Subject: [PATCH 0623/1219] drm/vc4: plane: Move planes creation to its own +Subject: [PATCH 0623/1218] drm/vc4: plane: Move planes creation to its own function The planes so far were created as part of the CRTC binding code with @@ -387276,7 +387276,7 @@ index 694779cfafe0..0fa3df7d6d59 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 6 Feb 2020 14:41:41 +0100 -Subject: [PATCH 0624/1219] drm/vc4: plane: Move additional planes creation to +Subject: [PATCH 0624/1218] drm/vc4: plane: Move additional planes creation to driver So far the plane creation was done when each CRTC was bound, and those @@ -387359,7 +387359,7 @@ index a726d262a0fa..3f523e1bee7f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 6 Feb 2020 14:46:14 +0100 -Subject: [PATCH 0625/1219] drm/vc4: plane: Register all the planes at once +Subject: [PATCH 0625/1218] drm/vc4: plane: Register all the planes at once Instead of creating planes for each CRTC, we eventually want to create all the planes for each CRTCs. @@ -387494,7 +387494,7 @@ index 0fa3df7d6d59..9e4f663c7d2b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 6 Feb 2020 14:50:06 +0100 -Subject: [PATCH 0626/1219] drm/vc4: plane: Create overlays for any CRTC +Subject: [PATCH 0626/1218] drm/vc4: plane: Create overlays for any CRTC Now that we have everything in place, we can now register all the overlay planes that can be assigned to all the CRTCs. @@ -387570,7 +387570,7 @@ index 9e4f663c7d2b..1a972505c369 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 6 Feb 2020 14:52:42 +0100 -Subject: [PATCH 0627/1219] drm/vc4: plane: Create more planes +Subject: [PATCH 0627/1218] drm/vc4: plane: Create more planes Let's now create more planes that can be affected to all the CRTCs. @@ -387608,7 +387608,7 @@ index 1a972505c369..54bdbeb46390 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 26 Dec 2019 11:45:04 +0100 -Subject: [PATCH 0628/1219] drm/vc4: crtc: Rename SoC data structures +Subject: [PATCH 0628/1218] drm/vc4: crtc: Rename SoC data structures Since we're going to introduce pixelvalve data structures for other SoCs than the BCM2835, let's rename the structures defined in the code to @@ -387670,7 +387670,7 @@ index c570dd09b180..8e6c6784f9a3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 26 Dec 2019 15:45:04 +0100 -Subject: [PATCH 0629/1219] drm/vc4: crtc: Move crtc state to common header +Subject: [PATCH 0629/1218] drm/vc4: crtc: Move crtc state to common header We'll need to access the crtc_state from outside of vc4_crtc.c, so let's move it to vc4_drv.h @@ -387752,7 +387752,7 @@ index 6a9b873f8195..ae1e9291e250 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 26 Dec 2019 11:36:50 +0100 -Subject: [PATCH 0630/1219] drm/vc4: crtc: Deal with different number of pixel +Subject: [PATCH 0630/1218] drm/vc4: crtc: Deal with different number of pixel per clock Some of the HDMI pixelvalves in vc5 output two pixels per clock cycle. @@ -387846,7 +387846,7 @@ index ae1e9291e250..82f599d346dc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 9 Jan 2020 18:40:49 +0100 -Subject: [PATCH 0631/1219] drm/vc4: crtc: Use a shared interrupt +Subject: [PATCH 0631/1218] drm/vc4: crtc: Use a shared interrupt Some pixelvalves in vc5 use the same interrupt line so let's register our interrupt handler as a shared one. @@ -387878,7 +387878,7 @@ index 5e94adb4f70b..4eedaddb8c92 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 13 Jan 2020 13:39:32 +0100 -Subject: [PATCH 0632/1219] drm/vc4: crtc: Turn static const variable into a +Subject: [PATCH 0632/1218] drm/vc4: crtc: Turn static const variable into a define The hvs_latency_pix variable doesn't need to be a variable and can just be @@ -387934,7 +387934,7 @@ index 4eedaddb8c92..7b08e6fd1fb1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 26 Dec 2019 15:48:09 +0100 -Subject: [PATCH 0633/1219] drm/vc4: crtc: Move the cob allocation outside of +Subject: [PATCH 0633/1218] drm/vc4: crtc: Move the cob allocation outside of bind The COB allocation depends on the HVS channel used for a given @@ -388052,7 +388052,7 @@ index 82f599d346dc..c72ac5f33450 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 26 Dec 2019 13:49:17 +0100 -Subject: [PATCH 0634/1219] drm/vc4: crtc: Rename HVS channel to output +Subject: [PATCH 0634/1218] drm/vc4: crtc: Rename HVS channel to output In vc5, the HVS has 6 outputs and 3 FIFOs (or channels), with pixelvalves each being assigned to a given output, but each output can @@ -388140,7 +388140,7 @@ index c72ac5f33450..cc478309d379 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 14 Jan 2020 13:37:27 +0100 -Subject: [PATCH 0635/1219] drm/vc4: crtc: Use local chan variable +Subject: [PATCH 0635/1218] drm/vc4: crtc: Use local chan variable The vc4_crtc_handle_page_flip already has a local variable holding the value of vc4_crtc->channel, so let's use it instead. @@ -388170,7 +388170,7 @@ index 8267e38abd5f..2e1aee1ba05b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 21 Feb 2020 14:34:31 +0100 -Subject: [PATCH 0636/1219] drm/vc4: crtc: Enable and disable the PV in +Subject: [PATCH 0636/1218] drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable The VIDEN bit in the pixelvalve currently being used to enable or disable @@ -388231,7 +388231,7 @@ index 2e1aee1ba05b..b394f873b194 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 26 Dec 2019 17:53:18 +0100 -Subject: [PATCH 0637/1219] drm/vc4: crtc: Assign output to channel +Subject: [PATCH 0637/1218] drm/vc4: crtc: Assign output to channel automatically The HVS found in the BCM2711 has 6 outputs and 3 FIFOs, with each output @@ -388703,7 +388703,7 @@ index 22b895258545..1300198716aa 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 13 Jan 2020 13:39:20 +0100 -Subject: [PATCH 0638/1219] drm/vc4: crtc: Add FIFO depth to vc4_crtc_data +Subject: [PATCH 0638/1218] drm/vc4: crtc: Add FIFO depth to vc4_crtc_data Not all pixelvalve FIFOs in vc5 have the same depth, so we need to add that to our vc4_crtc_data structure to be able to compute the fill level @@ -388797,7 +388797,7 @@ index f323893123b2..7f2ab237db82 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 13 Jan 2020 13:40:37 +0100 -Subject: [PATCH 0639/1219] drm/vc4: crtc: Add function to compute FIFO level +Subject: [PATCH 0639/1218] drm/vc4: crtc: Add function to compute FIFO level bits The longer FIFOs in vc5 pixelvalves means that the FIFO full level @@ -388847,7 +388847,7 @@ index 961da7b2439d..81d144fd446d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 9 Jan 2020 18:35:13 +0100 -Subject: [PATCH 0640/1219] drm/vc4: crtc: Rename HDMI encoder type to HDMI0 +Subject: [PATCH 0640/1218] drm/vc4: crtc: Rename HDMI encoder type to HDMI0 The previous generations were only supporting a single HDMI controller, but that's about to change, so put an index as well to differentiate between @@ -388906,7 +388906,7 @@ index d59fd8714c5d..821eb9c4dfbf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 9 Jan 2020 18:39:30 +0100 -Subject: [PATCH 0641/1219] drm/vc4: crtc: Add HDMI1 encoder type +Subject: [PATCH 0641/1218] drm/vc4: crtc: Add HDMI1 encoder type The BCM2711 sports a second HDMI controller, so let's add that second HDMI encoder type. @@ -388935,7 +388935,7 @@ index df6941dcb0c5..605a987eb6d8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 21 Feb 2020 16:48:19 +0100 -Subject: [PATCH 0642/1219] drm/vc4: crtc: Remove redundant call to +Subject: [PATCH 0642/1218] drm/vc4: crtc: Remove redundant call to drm_crtc_enable_color_mgmt The driver calls the helper to add the color management properties twice, @@ -388965,7 +388965,7 @@ index fa68ddfc9360..312077e84f63 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 21 Feb 2020 16:54:21 +0100 -Subject: [PATCH 0643/1219] drm/vc4: crtc: Disable color management for HVS5 +Subject: [PATCH 0643/1218] drm/vc4: crtc: Disable color management for HVS5 The HVS5 uses different color matrices. Disable color management support for now. @@ -389025,7 +389025,7 @@ index 312077e84f63..daf882b7f95e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 17:07:02 +0100 -Subject: [PATCH 0644/1219] dt-bindings: display: vc4: pv: Add BCM2711 pixel +Subject: [PATCH 0644/1218] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves The BCM2711 comes with other pixelvalves that have different requirements @@ -389061,7 +389061,7 @@ index e60791db1fa1..4e1ba03f6477 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 26 Dec 2019 11:35:58 +0100 -Subject: [PATCH 0645/1219] drm/vc4: crtc: Add BCM2711 pixelvalves +Subject: [PATCH 0645/1218] drm/vc4: crtc: Add BCM2711 pixelvalves The BCM2711 has 5 pixelvalves, so now that our driver is ready, let's add support for them. @@ -389221,7 +389221,7 @@ index 1300198716aa..ca563d373d9d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 14 Jan 2020 17:24:32 +0100 -Subject: [PATCH 0646/1219] drm/vc4: hdmi: Use debugfs private field +Subject: [PATCH 0646/1218] drm/vc4: hdmi: Use debugfs private field We're calling vc4_debugfs_add_file with our struct vc4_hdmi pointer set in the private field, but we don't use that field and go through the @@ -389257,7 +389257,7 @@ index 821eb9c4dfbf..3bcb6ff781ec 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 18 Dec 2019 18:35:12 +0100 -Subject: [PATCH 0647/1219] drm/vc4: hdmi: Move structure to header +Subject: [PATCH 0647/1218] drm/vc4: hdmi: Move structure to header We will need to share the vc4_hdmi and related structures with multiple files, so let's create a header for it. @@ -389461,7 +389461,7 @@ index 000000000000..5ec5d1f6b1e6 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 6 Jan 2020 17:17:29 +0100 -Subject: [PATCH 0648/1219] drm/vc4: hdmi: rework connectors and encoders +Subject: [PATCH 0648/1218] drm/vc4: hdmi: rework connectors and encoders the vc4_hdmi driver has some custom structures to hold the data it needs to associate with the drm_encoder and drm_connector structures. @@ -389817,7 +389817,7 @@ index 5ec5d1f6b1e6..17079a39f1b1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 6 Jan 2020 18:07:05 +0100 -Subject: [PATCH 0649/1219] drm/vc4: hdmi: Rename hdmi to vc4_hdmi +Subject: [PATCH 0649/1218] drm/vc4: hdmi: Rename hdmi to vc4_hdmi The driver isn't consistent with the name given to the vc4_hdmi structure pointer in its functions. Make sure to use a consistent name. @@ -390504,7 +390504,7 @@ index e8de9fa499ae..45892e16eb04 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 6 Jan 2020 18:21:44 +0100 -Subject: [PATCH 0650/1219] drm/vc4: hdmi: Move accessors to vc4_hdmi +Subject: [PATCH 0650/1218] drm/vc4: hdmi: Move accessors to vc4_hdmi The current driver only supports a single HDMI controller, and part of the issue is that the main vc4_dev structure holds a pointer to its @@ -390664,7 +390664,7 @@ index 17079a39f1b1..cdc9d90f62ac 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 6 Jan 2020 18:44:36 +0100 -Subject: [PATCH 0651/1219] drm/vc4: hdmi: Use local vc4_hdmi directly +Subject: [PATCH 0651/1218] drm/vc4: hdmi: Use local vc4_hdmi directly The function vc4_hdmi_connector_detect access its vc4_hdmi struct by dereferencing the pointer in the structure vc4_dev. This will cause some @@ -390715,7 +390715,7 @@ index 87b66f528065..05a15407ea3a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 6 Jan 2020 18:45:46 +0100 -Subject: [PATCH 0652/1219] drm/vc4: hdmi: Add container_of macros for encoders +Subject: [PATCH 0652/1218] drm/vc4: hdmi: Add container_of macros for encoders and connectors Whenever the code needs to access the vc4_hdmi structure from a DRM @@ -390874,7 +390874,7 @@ index cdc9d90f62ac..749a807cd1f3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 6 Jan 2020 18:47:53 +0100 -Subject: [PATCH 0653/1219] drm/vc4: hdmi: Pass vc4_hdmi to CEC code +Subject: [PATCH 0653/1218] drm/vc4: hdmi: Pass vc4_hdmi to CEC code Our CEC code also retrieves the associated vc4_hdmi by setting the vc4_dev pointer as its private data, and then dereferences its vc4_hdmi @@ -390987,7 +390987,7 @@ index 3f0ed00c62df..ed18826dfc2f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 6 Jan 2020 18:49:11 +0100 -Subject: [PATCH 0654/1219] drm/vc4: hdmi: Remove vc4_dev hdmi pointer +Subject: [PATCH 0654/1218] drm/vc4: hdmi: Remove vc4_dev hdmi pointer Now that we don't have any users anymore, we can kill that pointer. @@ -391062,7 +391062,7 @@ index ed18826dfc2f..08933446b358 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 6 Jan 2020 18:57:16 +0100 -Subject: [PATCH 0655/1219] drm/vc4: hdmi: Remove vc4_hdmi_connector +Subject: [PATCH 0655/1218] drm/vc4: hdmi: Remove vc4_hdmi_connector The vc4_hdmi_connector was only used to switch between drm_connector to drm_encoder. However, we can now use vc4_hdmi to do the switch, so that @@ -391211,7 +391211,7 @@ index 749a807cd1f3..88794136d2e4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 18 Dec 2019 11:30:54 +0100 -Subject: [PATCH 0656/1219] drm/vc4: hdmi: Introduce resource init and variant +Subject: [PATCH 0656/1218] drm/vc4: hdmi: Introduce resource init and variant The HDMI controllers found in the BCM2711 has a pretty different clock and registers areas than found in the older BCM283x SoCs. @@ -391370,7 +391370,7 @@ index 88794136d2e4..4cd712779ad3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 18 Dec 2019 19:15:08 +0100 -Subject: [PATCH 0657/1219] drm/vc4: hdmi: Implement a register layout +Subject: [PATCH 0657/1218] drm/vc4: hdmi: Implement a register layout abstraction The HDMI controllers found in the BCM2711 have most of the registers @@ -392693,7 +392693,7 @@ index ca563d373d9d..78809866097c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 19 Dec 2019 16:25:26 +0100 -Subject: [PATCH 0658/1219] drm/vc4: hdmi: Add reset callback +Subject: [PATCH 0658/1218] drm/vc4: hdmi: Add reset callback The BCM2711 and BCM283x HDMI controllers use a slightly different reset sequence, so let's add a callback to reset the controller. @@ -392767,7 +392767,7 @@ index f7d0ca9447d2..93695674c2d3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 19 Dec 2019 16:53:33 +0100 -Subject: [PATCH 0659/1219] drm/vc4: hdmi: Add PHY init and disable function +Subject: [PATCH 0659/1218] drm/vc4: hdmi: Add PHY init and disable function The HDMI PHY in the BCM2711 HDMI controller is significantly more complicated to setup than in the older BCM283x SoCs. @@ -392908,7 +392908,7 @@ index 000000000000..26d6ee08edcf From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 19 Dec 2019 17:22:24 +0100 -Subject: [PATCH 0660/1219] drm/vc4: hdmi: Add PHY RNG enable / disable +Subject: [PATCH 0660/1218] drm/vc4: hdmi: Add PHY RNG enable / disable function Let's continue the implementation of hooks for the parts that change in the @@ -393023,7 +393023,7 @@ index 26d6ee08edcf..8fdea621d8b1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 26 Dec 2019 18:41:53 +0100 -Subject: [PATCH 0661/1219] drm/vc4: hdmi: Add a CSC setup callback +Subject: [PATCH 0661/1218] drm/vc4: hdmi: Add a CSC setup callback Similarly to the previous patches, the CSC setup is slightly different in the BCM2711 than in the previous generations. Let's add a callback for it. @@ -393165,7 +393165,7 @@ index 9ae4d2c5a4f0..22669e07b22e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 6 Jan 2020 13:43:27 +0100 -Subject: [PATCH 0662/1219] drm/vc4: hdmi: Add a set_timings callback +Subject: [PATCH 0662/1218] drm/vc4: hdmi: Add a set_timings callback Similarly to the previous patches, the timings setup in the HDMI controller of the BCM2711 is slightly different, mostly because it supports higher @@ -393306,7 +393306,7 @@ index 22669e07b22e..4a67d62aef53 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 7 Jan 2020 13:14:07 +0100 -Subject: [PATCH 0663/1219] drm/vc4: hdmi: Add HDMI ID +Subject: [PATCH 0663/1218] drm/vc4: hdmi: Add HDMI ID Some operations will need us to have the raw ID of the HDMI controller in the BCM2711, such as the encoder type to register, the name of the @@ -393360,7 +393360,7 @@ index 4a67d62aef53..4d3117de383a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 16 Jan 2020 14:27:56 +0100 -Subject: [PATCH 0664/1219] drm/vc4: hdmi: Deal with multiple debugfs files +Subject: [PATCH 0664/1218] drm/vc4: hdmi: Deal with multiple debugfs files The HDMI driver was registering a single debugfs file so far with the name hdmi_regs. @@ -393399,7 +393399,7 @@ index 434240cbfaa6..25672d88f8f3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 6 Feb 2020 16:21:45 +0100 -Subject: [PATCH 0665/1219] drm/vc4: hdmi: Add an audio support flag +Subject: [PATCH 0665/1218] drm/vc4: hdmi: Add an audio support flag The BCM2711 audio support doesn't work yet, so let's add a boolean to indicate whether or not it's supported, and only register a sound card if @@ -393454,7 +393454,7 @@ index 4d3117de383a..f41116507156 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 6 Feb 2020 16:22:13 +0100 -Subject: [PATCH 0666/1219] drm/vc4: hdmi: Move CEC init to its own function +Subject: [PATCH 0666/1218] drm/vc4: hdmi: Move CEC init to its own function The CEC init code was put directly into the bind function, which was quite inconsistent with how the audio support was done, and would prevent us from @@ -393625,7 +393625,7 @@ index b51d3e997e0c..3fadc534f41a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 6 Feb 2020 16:22:50 +0100 -Subject: [PATCH 0667/1219] drm/vc4: hdmi: Add CEC support flag +Subject: [PATCH 0667/1218] drm/vc4: hdmi: Add CEC support flag Similarly to the audio support, CEC support is not there yet for the BCM2711, so let's skip entirely the CEC initialization through a variant @@ -393680,7 +393680,7 @@ index f41116507156..cbb1d3ab85d7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 10 Feb 2020 15:15:47 +0100 -Subject: [PATCH 0668/1219] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define +Subject: [PATCH 0668/1218] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define The CEC_CLOCK_DIV define is not used anywhere in the driver, let's remove it. @@ -393709,7 +393709,7 @@ index 8d5848990e4a..5a1a6e84b947 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 12:31:09 +0100 -Subject: [PATCH 0669/1219] drm/vc4: hdmi: Rename drm_encoder pointer in +Subject: [PATCH 0669/1218] drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid The mode_valid hook on the encoder uses a pointer to a drm_encoder called @@ -393741,7 +393741,7 @@ index 5a1a6e84b947..f74200cc878d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Mon, 10 Feb 2020 15:23:06 +0100 -Subject: [PATCH 0670/1219] drm/vc4: hdmi: Adjust HSM clock rate depending on +Subject: [PATCH 0670/1218] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate The HSM clock needs to be setup at around 110% of the pixel rate. This @@ -393912,7 +393912,7 @@ index cbb1d3ab85d7..ee9753255b68 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 17 Dec 2019 11:48:37 +0100 -Subject: [PATCH 0671/1219] drm/vc4: hdmi: Support the BCM2711 HDMI controllers +Subject: [PATCH 0671/1218] drm/vc4: hdmi: Support the BCM2711 HDMI controllers Now that the driver is ready for it, let's bring in the HDMI controllers variants for the BCM2711. @@ -395055,7 +395055,7 @@ index 5f78da6e25c7..ea948ffaa69b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Thu, 13 Feb 2020 16:45:24 +0100 -Subject: [PATCH 0672/1219] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI +Subject: [PATCH 0672/1218] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings The HDMI controllers found in the BCM2711 SoC need some adjustments to the @@ -395235,7 +395235,7 @@ index 52b3cdac0bdf..a9d24e1cf684 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 12 Feb 2020 12:26:40 +0100 -Subject: [PATCH 0673/1219] ARM: dts: bcm2711: Enable the display pipeline +Subject: [PATCH 0673/1218] ARM: dts: bcm2711: Enable the display pipeline Now that all the drivers have been adjusted for it, let's bring in the necessary device tree changes. @@ -395453,7 +395453,7 @@ index 7cf1a9748f00..10f14e897eb1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Fri, 21 Feb 2020 17:10:45 +0100 -Subject: [PATCH 0674/1219] ARM: dts: rpi4: Disable KMS driver by default +Subject: [PATCH 0674/1218] ARM: dts: rpi4: Disable KMS driver by default Signed-off-by: Maxime Ripard --- @@ -395550,7 +395550,7 @@ index 207c15f37a23..e8b1e9279c67 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 20 Sep 2019 17:20:01 +0100 -Subject: [PATCH 0675/1219] dtoverlays: Add Pi4 version of vc4-kms-v3d +Subject: [PATCH 0675/1218] dtoverlays: Add Pi4 version of vc4-kms-v3d The Pi4 version of the KMS drivers is a work in progress, some blocks need alternate configuration, and some blocks currently @@ -395802,7 +395802,7 @@ index 000000000000..7d59a30a3662 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 27 Jan 2020 10:22:44 +0000 -Subject: [PATCH 0676/1219] drm: Checking of the pitch is only valid for linear +Subject: [PATCH 0676/1218] drm: Checking of the pitch is only valid for linear formats framebuffer_check was computing a minimum pitch value and ensuring @@ -395848,7 +395848,7 @@ index 57564318ceea..fa54768fe4d2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 24 Jan 2020 14:25:41 +0000 -Subject: [PATCH 0677/1219] drm/vc4: Add support for DRM_FORMAT_P030 to vc4 +Subject: [PATCH 0677/1218] drm/vc4: Add support for DRM_FORMAT_P030 to vc4 planes This currently doesn't handle non-zero source rectangles correctly, @@ -396028,7 +396028,7 @@ index 54bdbeb46390..f355ed9c3874 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 25 Feb 2020 17:35:10 +0000 -Subject: [PATCH 0678/1219] Fixup P030 support +Subject: [PATCH 0678/1218] Fixup P030 support I got the logic wrong for enabling pixel formats, resulting in Pi0-3 only getting a single, invalid, format (P030 SAND). @@ -396060,7 +396060,7 @@ index f355ed9c3874..3732b24a2a8a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 11 Feb 2020 15:36:59 +0000 -Subject: [PATCH 0679/1219] drm/vc4: The check for assigned HVS channels is not +Subject: [PATCH 0679/1218] drm/vc4: The check for assigned HVS channels is not applicable firmware_kms Channel assignments is only in full KMS, so skip the check @@ -396099,7 +396099,7 @@ index fdd1ed754087..0dea148852d5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 17 Feb 2020 11:37:21 +0000 -Subject: [PATCH 0680/1219] dt: Update v3d to use firmware_clocks. +Subject: [PATCH 0680/1218] dt: Update v3d to use firmware_clocks. Use the updated DT clock-names property to map the v3d clock to the firmware_clocks driver, instead of the older clkdev API. @@ -396128,7 +396128,7 @@ index e8b1e9279c67..b113ca5bfbf6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 25 Mar 2020 18:01:04 +0000 -Subject: [PATCH 0681/1219] drm/vc4: Reset audio infoframe on encoder_enable if +Subject: [PATCH 0681/1218] drm/vc4: Reset audio infoframe on encoder_enable if previously streaming If the encoder is disabled and re-enabled (eg mode change) all infoframes @@ -396208,7 +396208,7 @@ index 7a43abbe0cfa..6a775ec7616f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 25 Mar 2020 18:03:42 +0000 -Subject: [PATCH 0682/1219] drm/vc4: Set the b-frame marker to the match ALSA's +Subject: [PATCH 0682/1218] drm/vc4: Set the b-frame marker to the match ALSA's default. ALSA's iec958 plugin by default sets the block start preamble @@ -396245,7 +396245,7 @@ index 9c972433e894..abf25910d843 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 25 Mar 2020 18:07:19 +0000 -Subject: [PATCH 0683/1219] dts: Add reg-names for the HDMI registers on +Subject: [PATCH 0683/1218] dts: Add reg-names for the HDMI registers on bcm2835 Pi4 is requiring many more register configs in the HDMI @@ -396279,7 +396279,7 @@ index fe1ab40c7f22..e269e75f0f57 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 25 Mar 2020 18:08:39 +0000 -Subject: [PATCH 0684/1219] dt: Add HDMI audio dma values to bcm2711.dtsi +Subject: [PATCH 0684/1218] dt: Add HDMI audio dma values to bcm2711.dtsi Adds the relevant DMA settings for HDMI audio to work. @@ -396317,7 +396317,7 @@ index 10f14e897eb1..141d9403fe27 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 25 Mar 2020 18:11:41 +0000 -Subject: [PATCH 0685/1219] drm/vc4: Use reg-names to configure HDMI audio. +Subject: [PATCH 0685/1218] drm/vc4: Use reg-names to configure HDMI audio. HDMI audio configuration was using fixed index numbers to load in DT register settings. @@ -396358,7 +396358,7 @@ index abf25910d843..6a5e06314cae 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 25 Mar 2020 18:16:14 +0000 -Subject: [PATCH 0686/1219] drm/vc4: Add audio initialisation for Pi4. +Subject: [PATCH 0686/1218] drm/vc4: Add audio initialisation for Pi4. The audio configuration has changed for Pi4, so support the configuration functions via the variant tables. @@ -396493,7 +396493,7 @@ index 6a775ec7616f..9b80f9401d58 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 25 Mar 2020 18:18:45 +0000 -Subject: [PATCH 0687/1219] drm/vc4: Enable audio on Pi4. +Subject: [PATCH 0687/1218] drm/vc4: Enable audio on Pi4. This could be a revert of "drm/vc4: hdmi: Add an audio support flag" as it is no longer needed. @@ -396530,7 +396530,7 @@ index 6757863e465d..a5f0ee70625c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 25 Mar 2020 18:22:40 +0000 -Subject: [PATCH 0688/1219] drm/vc4: Alter the HDMI state machine clock calc to +Subject: [PATCH 0688/1218] drm/vc4: Alter the HDMI state machine clock calc to allow for 1920x1200 Whilst the documentation for BCM2835 states that the HDMI state machine @@ -396582,7 +396582,7 @@ index a5f0ee70625c..0e394d6b1200 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 26 Mar 2020 11:51:55 +0000 -Subject: [PATCH 0689/1219] dtoverlays: Remove comment about vc4-kms-v3d +Subject: [PATCH 0689/1218] dtoverlays: Remove comment about vc4-kms-v3d locking up X from README Using vc4-kms-v3d with X has worked for quite a while, and essentially @@ -396616,7 +396616,7 @@ index 03f6224d6f8d..88aa213e693f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 26 Mar 2020 15:32:19 +0000 -Subject: [PATCH 0690/1219] drm/vc4: Kick the core clock up during a mode +Subject: [PATCH 0690/1218] drm/vc4: Kick the core clock up during a mode change Experimental commit to kick the core clock up during mode @@ -396726,7 +396726,7 @@ index 0dea148852d5..20b328d7e43b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 30 Mar 2020 12:52:26 +0100 -Subject: [PATCH 0691/1219] drm/vc4: Fixup for firmware KMS +Subject: [PATCH 0691/1218] drm/vc4: Fixup for firmware KMS Fix up "drm/vc4: Kick the core clock up during a mode change" for firmware KMS mode where we don't have the HVS or core clock @@ -396768,7 +396768,7 @@ index 20b328d7e43b..7f857af77898 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 30 Mar 2020 18:25:10 +0100 -Subject: [PATCH 0692/1219] drm/vc4: Fixup plane init within firmware-kms +Subject: [PATCH 0692/1218] drm/vc4: Fixup plane init within firmware-kms "drm/vc4: plane: Move additional planes creation to driver" moved overlay and cursor plane creation to a global function thata was @@ -396805,7 +396805,7 @@ index 67235aee3507..68f9db6c4c87 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 31 Mar 2020 16:21:45 +0100 -Subject: [PATCH 0693/1219] drm/vc4-hdmi: Give the HDMI audio instances +Subject: [PATCH 0693/1218] drm/vc4-hdmi: Give the HDMI audio instances different names The debugfs usage within asoc gets confused if multiple interfaces @@ -396837,7 +396837,7 @@ index 0e394d6b1200..6621eb3e01c6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 31 Mar 2020 16:23:11 +0100 -Subject: [PATCH 0694/1219] i2c: brcmstb: The interrupt line is optional, so +Subject: [PATCH 0694/1218] i2c: brcmstb: The interrupt line is optional, so use platform_get_irq_optional If there is no interrupt defined then an error is logged due @@ -396893,7 +396893,7 @@ index ffd3a1e88f34..44e2466f3c67 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 31 Mar 2020 17:54:08 +0100 -Subject: [PATCH 0695/1219] dt: Drop I2C for Pi4 HDMI interfaces to 97.5kHz. +Subject: [PATCH 0695/1218] dt: Drop I2C for Pi4 HDMI interfaces to 97.5kHz. It was set to 390kHz, which is outside of the required spec for reading HDMI (max 100kHz). The i2c-brcmstb driver only supports @@ -396934,7 +396934,7 @@ index 5f3c9313d9a7..3ecff12736ad 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 27 Mar 2020 13:49:25 +0000 -Subject: [PATCH 0696/1219] overlays: Add missing rpi-poe parameters +Subject: [PATCH 0696/1218] overlays: Add missing rpi-poe parameters The rpi-poe fan overlay has gained two more fan speeds and adjusted the thresholds and hystereses. @@ -396979,7 +396979,7 @@ index 88aa213e693f..5832c5f00230 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Thu, 2 Apr 2020 16:46:31 +0100 -Subject: [PATCH 0697/1219] vc4_hdmi_phy: Fix offset calculation +Subject: [PATCH 0697/1218] vc4_hdmi_phy: Fix offset calculation The original firmware code worked with float and did offset = ((vco_freq / fref * 2) * (1 << 22)); @@ -397015,7 +397015,7 @@ index a436fabbc128..732d8a0e5a1c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 1 Apr 2020 15:09:42 +0100 -Subject: [PATCH 0698/1219] overlays: Add overlay_map +Subject: [PATCH 0698/1218] overlays: Add overlay_map The overlay map permits platform-specific overlays, with deprecation and renaming. @@ -397125,7 +397125,7 @@ index 000000000000..e9b04b954d55 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 1 Apr 2020 17:24:15 +0100 -Subject: [PATCH 0699/1219] overlays: Formally rename/deprecate old overlays +Subject: [PATCH 0699/1218] overlays: Formally rename/deprecate old overlays Take advantage of the overlay_map to rename or deprecate some obsolete overlays. @@ -397382,7 +397382,7 @@ index 94c14267716e..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 1 Apr 2020 15:51:56 +0100 -Subject: [PATCH 0700/1219] overlays: Add vc4-kms-v3d-pi4 to overlay_map +Subject: [PATCH 0700/1218] overlays: Add vc4-kms-v3d-pi4 to overlay_map Signed-off-by: Phil Elwell --- @@ -397414,7 +397414,7 @@ index 113098ea6908..c4f7f33fb5da 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 6 Apr 2020 09:47:42 +0100 -Subject: [PATCH 0701/1219] Add upstream and upstream-pi4 to overlay_map +Subject: [PATCH 0701/1218] Add upstream and upstream-pi4 to overlay_map Because the upstream overlay applies vc4-kms-v3d, of which Pi 4 has its own version, there also needs to be a Pi 4 version - vc4-kms-v3d-pi4. @@ -397656,7 +397656,7 @@ index 000000000000..2db343ef2237 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 9 Sep 2019 15:49:56 +0100 -Subject: [PATCH 0702/1219] clk-raspberrypi: Allow cpufreq driver to also +Subject: [PATCH 0702/1218] clk-raspberrypi: Allow cpufreq driver to also adjust gpu clocks For performance/power it is beneficial to adjust gpu clocks with arm clock. @@ -397687,7 +397687,7 @@ index 86b18f8cc98d..eb1844148af9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 8 Apr 2020 09:48:29 +0100 -Subject: [PATCH 0703/1219] configs: FS_ENCRYPTION replaces EXT4_ENCRYPTION +Subject: [PATCH 0703/1218] configs: FS_ENCRYPTION replaces EXT4_ENCRYPTION The filesystem-specific encryption options have been replaced by a generic FS_ENCRYPTION option. @@ -397787,7 +397787,7 @@ index b40477e1553b..544c16a75b34 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matt Flax Date: Wed, 8 Apr 2020 20:00:30 +1000 -Subject: [PATCH 0704/1219] Add support for the AudioInjector.net Isolated +Subject: [PATCH 0704/1218] Add support for the AudioInjector.net Isolated sound card This patch adds support for the Audio Injector Isolated sound card. @@ -398233,7 +398233,7 @@ index 000000000000..652464658fef From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 8 Apr 2020 11:59:39 +0100 -Subject: [PATCH 0705/1219] overlays: Fix dtc warnings in i2c-gpio +Subject: [PATCH 0705/1218] overlays: Fix dtc warnings in i2c-gpio Better late than never. @@ -398263,7 +398263,7 @@ index 39e7bc5fa9d8..e94053b55610 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 8 Apr 2020 15:23:56 +0100 -Subject: [PATCH 0706/1219] kbuild: Disable gcc plugins +Subject: [PATCH 0706/1218] kbuild: Disable gcc plugins The GCC plugin feature leads to different kernel configurations on what ought to be equivalent build systems because they depend on the build @@ -398297,7 +398297,7 @@ index d3caefe53eab..6ee109e5d266 100755 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: AMuszkat Date: Wed, 8 Apr 2020 09:31:39 +0200 -Subject: [PATCH 0707/1219] configs: add MA120X0P codec +Subject: [PATCH 0707/1218] configs: add MA120X0P codec Signed-off-by: AMuszkat --- @@ -398375,7 +398375,7 @@ index a24cbb4837b8..34aa78d5d814 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: AMuszkat Date: Wed, 8 Apr 2020 10:04:49 +0200 -Subject: [PATCH 0708/1219] ASoC: ma120x0p: Add 96KHz rate support +Subject: [PATCH 0708/1218] ASoC: ma120x0p: Add 96KHz rate support Add 96KHz rate support to MA120X0P codec and make enable and mute gpio pins optional. @@ -398423,7 +398423,7 @@ index 39c74b17e007..e1591b6aff43 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Thu, 7 Nov 2019 10:56:11 +0100 -Subject: [PATCH 0709/1219] arm64: mm: reserve CMA and crashkernel in +Subject: [PATCH 0709/1218] arm64: mm: reserve CMA and crashkernel in ZONE_DMA32 commit bff3b04460a80f425442fe8e5c6ee8c3ebef611f upstream. @@ -398474,7 +398474,7 @@ index 66d46b39af02..57d2abbfefd4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Will Deacon Date: Tue, 3 Dec 2019 12:10:13 +0000 -Subject: [PATCH 0710/1219] arm64: mm: Fix initialisation of DMA zones on +Subject: [PATCH 0710/1218] arm64: mm: Fix initialisation of DMA zones on non-NUMA systems commit 93b90414c33f59b7960bc8d607da0ce83377e021 upstream. @@ -398585,7 +398585,7 @@ index 57d2abbfefd4..91e4012b6481 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Fri, 10 Jan 2020 18:29:35 +0100 -Subject: [PATCH 0711/1219] ARM: dts: bcm283x: Unify CMA configuration +Subject: [PATCH 0711/1218] ARM: dts: bcm283x: Unify CMA configuration commit c5a1e5375d19bd4001c59dc5d482ac5b1ba51cbf upstream. @@ -398688,7 +398688,7 @@ index 9cdae56704f5..0523b2ac45d6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Fri, 10 Jan 2020 18:19:33 +0100 -Subject: [PATCH 0712/1219] dma-contiguous: CMA: give precedence to cmdline +Subject: [PATCH 0712/1218] dma-contiguous: CMA: give precedence to cmdline commit 8c8c5a4994a306c217fd061cbfc5903399fd4c1c upstream. @@ -398743,7 +398743,7 @@ index 69cfb4345388..8477bf549dc9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Thu, 2 Apr 2020 19:22:46 +0200 -Subject: [PATCH 0713/1219] ARM: dts: Use upstream CMA configuration +Subject: [PATCH 0713/1218] ARM: dts: Use upstream CMA configuration Now that the kernel command line has precedence over the device tree, we can use the upstream CMA setup without breaking backward @@ -398785,7 +398785,7 @@ index 83a8431d9e5f..996112381eef 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Thu, 2 Apr 2020 19:54:33 +0200 -Subject: [PATCH 0714/1219] ARM: dts: overlays: Unify overlay CMA handling +Subject: [PATCH 0714/1218] ARM: dts: overlays: Unify overlay CMA handling Now that we don't have to abuse the kernel command line to change CMA's size we can clean-up and centralize CMA usage in overlays. @@ -399677,7 +399677,7 @@ index 7d59a30a3662..134ad9ecbd4a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Thu, 19 Mar 2020 20:00:13 +0100 -Subject: [PATCH 0715/1219] ARM: dts: bcm283x: Fix vc4's firmware bus DMA +Subject: [PATCH 0715/1218] ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitations The bus is virtual and devices have to inherit their DMA constraints @@ -399711,7 +399711,7 @@ index 394c8a71b13b..fd2c766e0f71 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 14 Apr 2020 15:25:02 +0100 -Subject: [PATCH 0716/1219] ARM: dts: bcm2711: Restrict CMA to first 768MB +Subject: [PATCH 0716/1218] ARM: dts: bcm2711: Restrict CMA to first 768MB The downstream 32-bit 2711 kernel configuration enables HIGHMEM for access to more physical RAM. The HIGHMEM zone starts at 0x30000000 @@ -399750,7 +399750,7 @@ index b113ca5bfbf6..f27cb47448b1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 27 Feb 2020 12:00:42 +0000 -Subject: [PATCH 0717/1219] configs: Restore CONFIG_GPIO_SYSFS +Subject: [PATCH 0717/1218] configs: Restore CONFIG_GPIO_SYSFS Signed-off-by: Phil Elwell --- @@ -399815,7 +399815,7 @@ index 818e84acbf53..dac95c734828 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 4 Feb 2020 12:51:56 +0000 -Subject: [PATCH 0718/1219] ARM: dts: Extend SCB bus address range +Subject: [PATCH 0718/1218] ARM: dts: Extend SCB bus address range Signed-off-by: Phil Elwell --- @@ -399844,7 +399844,7 @@ index f27cb47448b1..4bc44b2ad211 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 5 Dec 2019 18:02:08 +0000 -Subject: [PATCH 0719/1219] dts: bcm2711: Move emmc2 to its own "bus" +Subject: [PATCH 0719/1218] dts: bcm2711: Move emmc2 to its own "bus" Moving the EMMC2 controller under a dedicated bus allows the firmware to patch the dma-ranges property for different memory sizes without @@ -399902,7 +399902,7 @@ index 996112381eef..34251ec1b531 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: James Hilliard Date: Fri, 10 Apr 2020 19:24:40 -0600 -Subject: [PATCH 0720/1219] drm/vc4: hdmi: Silence pixel clock error on +Subject: [PATCH 0720/1218] drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER If the vc4 hdmi driver loads before the pixel clock is available we @@ -399938,7 +399938,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Schambacher?= Date: Wed, 15 Apr 2020 11:48:29 +0200 -Subject: [PATCH 0721/1219] Fixes a problem with clock settings of HiFiBerry +Subject: [PATCH 0721/1218] Fixes a problem with clock settings of HiFiBerry DAC+ADC PRO (#3545) This patch fixes a problem of the re-calculation of @@ -399985,7 +399985,7 @@ index 2883c3ce9488..ffa76014e7df 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 7 Apr 2020 17:21:55 +0200 -Subject: [PATCH 0722/1219] Documentation: media: Update sub-device API intro +Subject: [PATCH 0722/1218] Documentation: media: Update sub-device API intro Update the V4L2 sub-device userspace API introduction to provide more details on why complex devices might want to register devnodes for the @@ -400025,7 +400025,7 @@ index 29e07e23f888..41ccb3e5c707 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 7 Apr 2020 17:21:56 +0200 -Subject: [PATCH 0723/1219] Documentation: media: Document read-only subdevice +Subject: [PATCH 0723/1218] Documentation: media: Document read-only subdevice Document a new kAPI function to register subdev device nodes in read only mode and for each affected ioctl report how access is restricted. @@ -400262,7 +400262,7 @@ index fc73d27e6d74..feba9f807135 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 7 Apr 2020 17:21:57 +0200 -Subject: [PATCH 0724/1219] media: v4l2-dev: Add +Subject: [PATCH 0724/1218] media: v4l2-dev: Add v4l2_device_register_ro_subdev_node() Add to the V4L2 core a function to register device nodes for video @@ -400480,7 +400480,7 @@ index a0e93f0ef62a..841d23e3bbcf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Wed, 1 Apr 2020 08:39:49 +0100 -Subject: [PATCH 0725/1219] media: bcm2835-unicam: Driver for CCP2/CSI2 camera +Subject: [PATCH 0725/1218] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface Add driver for the Unicam camera receiver block on @@ -403211,7 +403211,7 @@ index 000000000000..ae059a171d0f From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Wed, 1 Apr 2020 08:46:29 +0100 -Subject: [PATCH 0726/1219] defconfig: Add bcm2835-unicam to platform +Subject: [PATCH 0726/1218] defconfig: Add bcm2835-unicam to platform defconfigs. This commit enables the bcm2835-unicam driver in the following @@ -403271,7 +403271,7 @@ index 8eddf1eec9b7..543948a9499d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Wed, 1 Apr 2020 08:46:29 +0100 -Subject: [PATCH 0727/1219] media: uapi: v4l2-core: Add sensor ancillary data +Subject: [PATCH 0727/1218] media: uapi: v4l2-core: Add sensor ancillary data V4L2 foucc type. Add V4L2_META_FMT_SENSOR_DATA format 4CC. @@ -403369,7 +403369,7 @@ index 5d28d8ef6c0c..d8320844d188 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Tue, 21 Jan 2020 14:06:47 +0000 -Subject: [PATCH 0728/1219] media: uapi: Add MEDIA_BUS_FMT_SENSOR_DATA media +Subject: [PATCH 0728/1218] media: uapi: Add MEDIA_BUS_FMT_SENSOR_DATA media bus format This patch adds MEDIA_BUS_FMT_SENSOR_DATA used by the bcm2835-unicam @@ -403441,7 +403441,7 @@ index 16c1fa2d89a4..4b5e2a71dfec 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Tue, 7 Apr 2020 10:42:14 +0100 -Subject: [PATCH 0729/1219] media: bcm2835-unicam: Add support for mulitple +Subject: [PATCH 0729/1218] media: bcm2835-unicam: Add support for mulitple device nodes. Move device node specific state out of the device state structure and @@ -404530,7 +404530,7 @@ index 8c1b220e6d8c..c19f96ce9d29 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 16 Apr 2020 11:35:41 +0100 -Subject: [PATCH 0730/1219] media: bcm2835-unicam: Add embedded data node. +Subject: [PATCH 0730/1218] media: bcm2835-unicam: Add embedded data node. This patch adds a new node in the bcm2835-unicam driver to support CSI-2 embedded data streams. The subdevice is queried to see if @@ -405704,7 +405704,7 @@ index c19f96ce9d29..27752969c275 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 2 Apr 2020 16:08:51 +0100 -Subject: [PATCH 0731/1219] media: bcm2835-unicam: Use dummy buffer if none +Subject: [PATCH 0731/1218] media: bcm2835-unicam: Use dummy buffer if none have been queued If no buffer has been queued by a userland application, we use an @@ -406018,7 +406018,7 @@ index 27752969c275..62248db04bfa 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 17 Apr 2020 10:46:19 +0100 -Subject: [PATCH 0732/1219] spi: Force CS_HIGH if GPIO descriptors are used +Subject: [PATCH 0732/1218] spi: Force CS_HIGH if GPIO descriptors are used Commit f3186dd87669 ("spi: Optionally use GPIO descriptors for CS GPIOs") amended of_spi_parse_dt() to always set SPI_CS_HIGH for SPI slaves whose @@ -406072,7 +406072,7 @@ index b18ae50db1f5..cdd3623eb6f2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Lad Prabhakar Date: Tue, 10 Mar 2020 14:17:07 +0100 -Subject: [PATCH 0733/1219] media: i2c: imx219: Fix power sequence +Subject: [PATCH 0733/1218] media: i2c: imx219: Fix power sequence Commit ca45448a56659c6df6e0436188e97f6cc65dea8a upstream. @@ -406133,7 +406133,7 @@ index f1effb5a5f66..16010ca1781a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Lad Prabhakar Date: Tue, 10 Mar 2020 14:17:08 +0100 -Subject: [PATCH 0734/1219] media: i2c: imx219: Add support for RAW8 bit bayer +Subject: [PATCH 0734/1218] media: i2c: imx219: Add support for RAW8 bit bayer format Commit 22da1d56e982151e0bdfafe9de6fe94098a51356 upstream. @@ -406458,7 +406458,7 @@ index 16010ca1781a..3207487b4c10 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Lad Prabhakar Date: Tue, 10 Mar 2020 14:17:09 +0100 -Subject: [PATCH 0735/1219] media: i2c: imx219: Add support for cropped 640x480 +Subject: [PATCH 0735/1218] media: i2c: imx219: Add support for cropped 640x480 resolution Commit 25130b8ad409d5532f3763bcf891af74f550a70d upstream. @@ -406582,7 +406582,7 @@ index 3207487b4c10..cb03bdec1f9c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dafna Hirschfeld Date: Tue, 31 Mar 2020 20:06:30 +0200 -Subject: [PATCH 0736/1219] media: i2c: imx219: Fix a bug in +Subject: [PATCH 0736/1218] media: i2c: imx219: Fix a bug in imx219_enum_frame_size https://patchwork.linuxtv.org/patch/62740/ @@ -406622,7 +406622,7 @@ index cb03bdec1f9c..86e0564bfb4f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 24 Mar 2020 23:13:02 +0200 -Subject: [PATCH 0737/1219] media: bcm2835-unicam: Disable event-related ioctls +Subject: [PATCH 0737/1218] media: bcm2835-unicam: Disable event-related ioctls on metadata node The unicam driver supports both the SOURCE_CHANGE and CTRL events. Both @@ -406659,7 +406659,7 @@ index 62248db04bfa..4840aa6c96c4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Tue, 24 Mar 2020 23:13:02 +0200 -Subject: [PATCH 0738/1219] media: bcm2835-unicam: Add support for the +Subject: [PATCH 0738/1218] media: bcm2835-unicam: Add support for the FRAME_SYNC event The FRAME_SYNC event is useful for userspace image processing algorithms @@ -406720,7 +406720,7 @@ index 4840aa6c96c4..2ddac7382fb9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Fri, 17 Apr 2020 16:24:21 +0100 -Subject: [PATCH 0739/1219] configs: Enable CONFIG_ARM_BCM2835_CPUFREQ +Subject: [PATCH 0739/1218] configs: Enable CONFIG_ARM_BCM2835_CPUFREQ We actually use the 64-bit 2711 kernel on Pi3 too. It still uses the downstream cpufreq driver in DT. @@ -406750,7 +406750,7 @@ index dac95c734828..14398af7f558 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 17 Apr 2020 16:20:55 +0100 -Subject: [PATCH 0740/1219] Revert "firmware: raspberrypi: register clk device" +Subject: [PATCH 0740/1218] Revert "firmware: raspberrypi: register clk device" This reverts commit 91f2cf4a6b2131016b1ae9c9500245f0572112c7. @@ -406814,7 +406814,7 @@ index 4f3ab14d275a..dc11a1968e99 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 12 Mar 2020 14:09:38 +0000 -Subject: [PATCH 0741/1219] media: imx219: Advertise embedded data node on +Subject: [PATCH 0741/1218] media: imx219: Advertise embedded data node on media pad 1 This commit updates the imx219 driver to adverise support for embedded @@ -407155,7 +407155,7 @@ index 86e0564bfb4f..017ae503cc09 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 20 Apr 2020 11:25:18 +0100 -Subject: [PATCH 0742/1219] dts: bcm2711: EMMC2 can address the whole first GB +Subject: [PATCH 0742/1218] dts: bcm2711: EMMC2 can address the whole first GB Although 0xfc000000 looks like an inaccessible RAM address (due to the peripheral mappings), with RAM mapped at 0xc0000000 (as it is on the @@ -407192,7 +407192,7 @@ index 34251ec1b531..b3a00baba962 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 20 Apr 2020 22:18:52 +0100 -Subject: [PATCH 0743/1219] driver: char: rpivid: Remove legacy name support +Subject: [PATCH 0743/1218] driver: char: rpivid: Remove legacy name support Signed-off-by: Phil Elwell --- @@ -407251,7 +407251,7 @@ index fbf3d4f3fe0c..5f4c91924ec1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 21 Apr 2020 11:30:23 +0100 -Subject: [PATCH 0744/1219] driver: char: rpivid: Don't map more than wanted +Subject: [PATCH 0744/1218] driver: char: rpivid: Don't map more than wanted Limit mappings to the permitted range, but don't map more than asked for otherwise we walk off the end of the allocated VMA. @@ -407308,7 +407308,7 @@ index 5f4c91924ec1..9f38083f4cb6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 9 Apr 2020 12:43:22 +0100 -Subject: [PATCH 0745/1219] defconfig: Enable I2C_MUX_PINCTRL in all Pi configs +Subject: [PATCH 0745/1218] defconfig: Enable I2C_MUX_PINCTRL in all Pi configs To be used to switch between the camera/display pins, and the HAT pins for i2c-0. @@ -407394,7 +407394,7 @@ index 34aa78d5d814..3a39acd6d0ab 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 9 Apr 2020 12:46:13 +0100 -Subject: [PATCH 0746/1219] dt: Implement an I2C pinctrl mux for BSC0. +Subject: [PATCH 0746/1218] dt: Implement an I2C pinctrl mux for BSC0. BSC0 serves either the HAT EEPROM pins on the 40pin connector, or the display and camera on a board specific pairing of either @@ -407866,7 +407866,7 @@ index 0523b2ac45d6..e78eb0c044a8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 9 Apr 2020 15:04:14 +0100 -Subject: [PATCH 0747/1219] dtoverlays: Update CSI overlays to use i2c_csi_dsi +Subject: [PATCH 0747/1218] dtoverlays: Update CSI overlays to use i2c_csi_dsi Update all overlays that were using i2c_vc for talking to CSI source devices to use the new i2c_csi_dsi node via i2c_mux_pinctrl. @@ -408307,7 +408307,7 @@ index 2a1a3a80de49..f8c059827234 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 9 Apr 2020 17:26:13 +0100 -Subject: [PATCH 0748/1219] dt: Update all mainline bcm283x dt files for i2c0 +Subject: [PATCH 0748/1218] dt: Update all mainline bcm283x dt files for i2c0 pinctrl mux BSC0 (aka i2c0) can me muxed via pinctrl to GPIOs 0&1, 28&29, or @@ -408390,10 +408390,10 @@ index 33b3b5c02521..cb08d5ac0412 100644 + pinctrl-1 = <&i2c0_gpio0>; +}; diff --git a/arch/arm/boot/dts/bcm2835-rpi-b.dts b/arch/arm/boot/dts/bcm2835-rpi-b.dts -index 2b69957e0113..d5b4d9d20424 100644 +index 1838e0fa0ff5..2322368646a4 100644 --- a/arch/arm/boot/dts/bcm2835-rpi-b.dts +++ b/arch/arm/boot/dts/bcm2835-rpi-b.dts -@@ -116,3 +116,10 @@ +@@ -115,3 +115,10 @@ pinctrl-0 = <&uart0_gpio14>; status = "okay"; }; @@ -408418,10 +408418,10 @@ index a75c882e6575..95564c93a645 100644 + pinctrl-1 = <&i2c0_gpio28>; +}; diff --git a/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts b/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts -index f65448c01e31..7de8af65c142 100644 +index 34a85ad9f03c..dd516bfa4728 100644 --- a/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts +++ b/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts -@@ -149,3 +149,8 @@ +@@ -151,3 +151,8 @@ pinctrl-0 = <&uart1_gpio14>; status = "okay"; }; @@ -408495,7 +408495,7 @@ index 66ab35eccba7..66ba24e9ff37 100644 + pinctrl-1 = <&i2c0_gpio44>; +}; diff --git a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts -index 74ed6d047807..63f4592ba7dd 100644 +index d9f63fc59f16..2dbcb864c17b 100644 --- a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts +++ b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts @@ -179,3 +179,8 @@ @@ -408521,7 +408521,7 @@ index 054ecaa355c9..5474f8ab894f 100644 + pinctrl-1 = <&i2c0_gpio44>; +}; diff --git a/arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts b/arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts -index 588d9411ceb6..dde209ade51b 100644 +index 3dfce4312dfc..f0a7ef168fa7 100644 --- a/arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts +++ b/arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts @@ -94,3 +94,8 @@ @@ -408540,7 +408540,7 @@ index 588d9411ceb6..dde209ade51b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 21 Apr 2020 17:34:27 +0100 -Subject: [PATCH 0749/1219] ARM: dts: Create bcm2708-rpi-b-rev1.dts +Subject: [PATCH 0749/1218] ARM: dts: Create bcm2708-rpi-b-rev1.dts The first revision of the Pi Model B used I2C0 to address the camera and I2C0 was available for user applications on the 26-pin header. @@ -408733,7 +408733,7 @@ index 2af64cd43729..e3d90b4262f1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hristo Venev Date: Wed, 22 Apr 2020 13:40:47 +0300 -Subject: [PATCH 0750/1219] dts: bcm2711: set #size-cells = <2> +Subject: [PATCH 0750/1218] dts: bcm2711: set #size-cells = <2> There already is one 4 GiB range, and one more will appear when high peripheral mode is enabled. @@ -408858,7 +408858,7 @@ index b34a65ff6316..41698e7f5e24 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hristo Venev Date: Wed, 22 Apr 2020 16:34:59 +0300 -Subject: [PATCH 0751/1219] dts: bcm2711: add "High Peripheral" mode overlay +Subject: [PATCH 0751/1218] dts: bcm2711: add "High Peripheral" mode overlay The following addresses change: @@ -409013,7 +409013,7 @@ index a20c0e079cc8..1287964c15bf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 20 Apr 2020 13:41:10 +0100 -Subject: [PATCH 0752/1219] Revert "spi: spidev: Fix CS polarity if GPIO +Subject: [PATCH 0752/1218] Revert "spi: spidev: Fix CS polarity if GPIO descriptors are used" This reverts commit 83b2a8fe43bda0c11981ad6afa5dd0104d78be28. @@ -409051,7 +409051,7 @@ index 736af270d7a1..d41630b23968 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 20 Apr 2020 13:30:49 +0100 -Subject: [PATCH 0753/1219] spi: use_gpio_descriptor fixup moved to spi_setup +Subject: [PATCH 0753/1218] spi: use_gpio_descriptor fixup moved to spi_setup Commits [1] and [2] including code that forces SPI_CS_HIGH for SPI controllers that use GPIO descriptors, the SPI_CS_HIGH flag being @@ -409112,7 +409112,7 @@ index cdd3623eb6f2..affdbaf8a3dc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 24 Apr 2020 15:17:06 +0100 -Subject: [PATCH 0754/1219] overlays: rpivid-v4l2 also needs size-cells = 2 +Subject: [PATCH 0754/1218] overlays: rpivid-v4l2 also needs size-cells = 2 Fixes: "dts: bcm2711: set #size-cells = <2>" @@ -409148,7 +409148,7 @@ index e6ece0570e90..cd8d96bb5715 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Tue, 21 Apr 2020 16:26:03 +0100 -Subject: [PATCH 0755/1219] media: bcm2835-unicam: Re-fetch mbus code from +Subject: [PATCH 0755/1218] media: bcm2835-unicam: Re-fetch mbus code from subdev on a g_fmt call The sensor subdevice may change the Bayer order if a H/V flip is @@ -409203,7 +409203,7 @@ index 2ddac7382fb9..2e022c5e1cfd 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 23 Apr 2020 10:18:15 +0100 -Subject: [PATCH 0756/1219] uapi: bcm2835-isp: Add bcm2835-isp uapi header file +Subject: [PATCH 0756/1218] uapi: bcm2835-isp: Add bcm2835-isp uapi header file This file defines the userland interface to the bcm2835-isp driver that will follow in a separate commit. @@ -409547,7 +409547,7 @@ index 000000000000..e7afc367fd76 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 23 Apr 2020 10:20:26 +0100 -Subject: [PATCH 0757/1219] media: uapi: v4l2-core: Add ISP statistics output +Subject: [PATCH 0757/1218] media: uapi: v4l2-core: Add ISP statistics output V4L2 fourcc type Add V4L2_META_FMT_BCM2835_ISP_STATS V4L2 format type. @@ -409654,7 +409654,7 @@ index d8320844d188..10e146cd092a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Tue, 21 Apr 2020 15:06:19 +0100 -Subject: [PATCH 0758/1219] media: uapi: v4l-ctrls: Add CID base for the +Subject: [PATCH 0758/1218] media: uapi: v4l-ctrls: Add CID base for the bcm2835-isp driver We are reserving controls for the new bcm2835-isp driver. @@ -409834,7 +409834,7 @@ index d21ac7545626..660574b1b4e7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 23 Apr 2020 10:12:24 +0100 -Subject: [PATCH 0759/1219] staging: mmal-vchiq: Fix formatting errors in +Subject: [PATCH 0759/1218] staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h No functional changes in this commit. @@ -409958,7 +409958,7 @@ index d3d7828d1e56..27bafc5f01d2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 23 Apr 2020 10:17:37 +0100 -Subject: [PATCH 0760/1219] staging: vc04_services: ISP: Add a more complex ISP +Subject: [PATCH 0760/1218] staging: vc04_services: ISP: Add a more complex ISP processing component Driver for the BCM2835 ISP hardware block. This driver uses the MMAL @@ -412242,7 +412242,7 @@ index 27bafc5f01d2..9c752db45565 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Wed, 22 Apr 2020 08:32:32 +0100 -Subject: [PATCH 0761/1219] staging: vchiq: Load bcm2835_isp driver from vchiq +Subject: [PATCH 0761/1218] staging: vchiq: Load bcm2835_isp driver from vchiq bcmn2835_isp is a platform driver dependent on vchiq, therefore add the load/unload functions for it to vchiq. @@ -412287,7 +412287,7 @@ index a3fcb1830995..d01c2d424310 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Mon, 20 Jan 2020 12:58:06 +0000 -Subject: [PATCH 0762/1219] configs: Add VIDEO_ISP_BCM2835 to all Pi defconfigs +Subject: [PATCH 0762/1218] configs: Add VIDEO_ISP_BCM2835 to all Pi defconfigs This commit enables the bcm2835-isp driver in the following defconfigs: @@ -412373,7 +412373,7 @@ index 3a39acd6d0ab..bb3b687406ab 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 28 Apr 2020 17:35:07 +0100 -Subject: [PATCH 0763/1219] vc4_hvs: Mark core clock as optional +Subject: [PATCH 0763/1218] vc4_hvs: Mark core clock as optional This isn't required on Pi3, so don't treat as an error @@ -412402,7 +412402,7 @@ index 59198019aa1d..d76521be2c0d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 27 Apr 2020 19:07:50 +0100 -Subject: [PATCH 0764/1219] vc4_hdmi: BCM2835 requires a fixed hsm clock for +Subject: [PATCH 0764/1218] vc4_hdmi: BCM2835 requires a fixed hsm clock for CEC to work Signed-off-by: popcornmix @@ -412503,7 +412503,7 @@ index 9b80f9401d58..95bed29531b9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Wed, 29 Apr 2020 13:41:20 +0100 -Subject: [PATCH 0765/1219] configs: Enable CONFIG_DRM_VC4_HDMI_CEC +Subject: [PATCH 0765/1218] configs: Enable CONFIG_DRM_VC4_HDMI_CEC Signed-off-by: popcornmix --- @@ -412542,7 +412542,7 @@ index bb3b687406ab..f6c12a7a04be 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Wed, 29 Apr 2020 11:50:38 +0200 -Subject: [PATCH 0766/1219] media: i2c: imx219: Implement get_selection +Subject: [PATCH 0766/1218] media: i2c: imx219: Implement get_selection Implement the get_selection pad operation for the IMX219 sensor driver. The supported targets report the sensor's native size, the crop default @@ -412729,7 +412729,7 @@ index 017ae503cc09..988ebf6dd895 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 29 Apr 2020 11:46:07 +0100 -Subject: [PATCH 0767/1219] media: i2c: ov5647: Add support for g_selection to +Subject: [PATCH 0767/1218] media: i2c: ov5647: Add support for g_selection to reflect cropping/binning In order to apply lens shading correctly the client needs to know how @@ -412941,7 +412941,7 @@ index 66b3ee5cc190..e7c7e3ab4b38 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 29 Apr 2020 11:50:52 +0100 -Subject: [PATCH 0768/1219] media: i2c: ov5467: Fixup error path to release +Subject: [PATCH 0768/1218] media: i2c: ov5467: Fixup error path to release mutex "87f3ab9 media: ov5647: Add basic support for multiple sensor modes." @@ -412977,7 +412977,7 @@ index e7c7e3ab4b38..09d68b0b4a13 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 29 Apr 2020 12:25:13 +0100 -Subject: [PATCH 0769/1219] media: i2c: ov5647: Support V4L2_CID_PIXEL_RATE +Subject: [PATCH 0769/1218] media: i2c: ov5647: Support V4L2_CID_PIXEL_RATE Clients need to know the pixel rate in order to compute exposure and frame rate values. @@ -413114,7 +413114,7 @@ index 09d68b0b4a13..02d72feb837e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 29 Apr 2020 17:25:56 +0100 -Subject: [PATCH 0770/1219] media: i2c: ov5647: Set V4L2_SUBDEV_FL_HAS_EVENTS +Subject: [PATCH 0770/1218] media: i2c: ov5647: Set V4L2_SUBDEV_FL_HAS_EVENTS flag The ov5647 subdev can generate control events, therefore set @@ -413263,7 +413263,7 @@ index 02d72feb837e..c012e0b3d68b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 29 Apr 2020 21:39:58 +0100 -Subject: [PATCH 0771/1219] media: i2c: ov5647: Add support for V4L2_CID_VBLANK +Subject: [PATCH 0771/1218] media: i2c: ov5647: Add support for V4L2_CID_VBLANK Adds vblank control to allow for frame rate control. @@ -413474,7 +413474,7 @@ index c012e0b3d68b..445a0ce186ec 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 29 Apr 2020 21:47:25 +0100 -Subject: [PATCH 0772/1219] media: i2c: ov5647: Neither analogue gain nor +Subject: [PATCH 0772/1218] media: i2c: ov5647: Neither analogue gain nor exposure need EXECUTE_ON_WRITE The controls for analogue gain and exposure were defined with @@ -413538,7 +413538,7 @@ index 445a0ce186ec..49247711221c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 29 Apr 2020 22:11:01 +0100 -Subject: [PATCH 0773/1219] media: i2c: ov5647: Use member names in mode tables +Subject: [PATCH 0773/1218] media: i2c: ov5647: Use member names in mode tables To make adding new members to the mode structures easier, use the member names in the initialisers. @@ -413655,7 +413655,7 @@ index 49247711221c..da4ef30d8f32 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 30 Apr 2020 11:03:00 +0100 -Subject: [PATCH 0774/1219] media: i2c: ov5647: Advertise the correct exposure +Subject: [PATCH 0774/1218] media: i2c: ov5647: Advertise the correct exposure range Exposure is clipped by the VTS of the mode, so needs to be updated as @@ -413780,7 +413780,7 @@ index da4ef30d8f32..6d84d2785f74 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 20 Apr 2020 11:01:21 +0100 -Subject: [PATCH 0775/1219] media: i2c: imx219: Declare that the driver can +Subject: [PATCH 0775/1218] media: i2c: imx219: Declare that the driver can create events The flag V4L2_SUBDEV_FL_HAS_EVENTS is required if the subdev can @@ -413813,7 +413813,7 @@ index 988ebf6dd895..b84fc19e9ff7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 29 Apr 2020 16:45:02 +0100 -Subject: [PATCH 0776/1219] media: bcm2835-unicam: Add support for +Subject: [PATCH 0776/1218] media: bcm2835-unicam: Add support for VIDIOC_[S|G]_SELECTION Sensors are now reflecting cropping and scaling parameters through @@ -413901,7 +413901,7 @@ index 2e022c5e1cfd..f94a790ca315 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 29 Apr 2020 22:05:09 +0100 -Subject: [PATCH 0777/1219] media: bcm2835-unicam: Do not stop streaming in +Subject: [PATCH 0777/1218] media: bcm2835-unicam: Do not stop streaming in unicam_release unicam_release calls _vb2_fop_release, which will call stop_streaming @@ -413935,7 +413935,7 @@ index f94a790ca315..e7c0e91cb841 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 30 Apr 2020 09:52:50 +0100 -Subject: [PATCH 0778/1219] media: bcm2835-unicam: Fix reference counting in +Subject: [PATCH 0778/1218] media: bcm2835-unicam: Fix reference counting in unicam_open The reference counting of node->open was only incremented after @@ -413979,7 +413979,7 @@ index e7c0e91cb841..5b5585f6770c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Fri, 1 May 2020 14:15:24 +0100 -Subject: [PATCH 0779/1219] staging: vc04_services: ISP: Add enum_framesizes +Subject: [PATCH 0779/1218] staging: vc04_services: ISP: Add enum_framesizes ioctl This is used to enumerate available frame sizes on all nodes @@ -414320,7 +414320,7 @@ index ded2be584f95..9d8ccb403480 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 1 May 2020 14:58:23 +0100 -Subject: [PATCH 0780/1219] SQUASH: spi: Demote SPI_CS_HIGH warning to +Subject: [PATCH 0780/1218] SQUASH: spi: Demote SPI_CS_HIGH warning to KERN_DEBUG This warning is unavoidable from a client's perspective and @@ -414355,7 +414355,7 @@ index affdbaf8a3dc..bd36ab8c4fe1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 4 Apr 2019 13:33:47 +0100 -Subject: [PATCH 0781/1219] bcm2835-dma: Add proper 40-bit DMA support +Subject: [PATCH 0781/1218] bcm2835-dma: Add proper 40-bit DMA support BCM2711 has 4 DMA channels with a 40-bit address range, allowing them to access the full 4GB of memory on a Pi 4. @@ -415161,7 +415161,7 @@ index 1e5d6f1bed4e..53346d7eb66c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 30 Apr 2020 12:43:05 +0100 -Subject: [PATCH 0782/1219] ARM: dts: bcm2711: Allow 40-bit DMA for SPI +Subject: [PATCH 0782/1218] ARM: dts: bcm2711: Allow 40-bit DMA for SPI Add the spi_dma4 DT parameter to enable use of the 40-bit DMA channels to drive SPI. Note that there are only 3-4 40-bit channels available, @@ -415209,7 +415209,7 @@ index ece3d3143643..505f37235473 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 1 May 2020 17:56:13 +0100 -Subject: [PATCH 0783/1219] overlays: Make the i2c-gpio overlay safe again +Subject: [PATCH 0783/1218] overlays: Make the i2c-gpio overlay safe again Like many overlays, the i2c-gpio overlay goes to efforts to avoid generating warnings about #address-cells and #size-cells not @@ -415247,7 +415247,7 @@ index e94053b55610..39e7bc5fa9d8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 1 May 2020 17:49:08 +0100 -Subject: [PATCH 0784/1219] staging: vc04_services: isp: Remove duplicated +Subject: [PATCH 0784/1218] staging: vc04_services: isp: Remove duplicated initialisation With the codec code from which this was derived, the driver had to @@ -415315,7 +415315,7 @@ index 6c4405ab4dc5..edb1a27328de 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 1 May 2020 16:54:20 +0100 -Subject: [PATCH 0785/1219] staging: vc04_services: isp: Make all references to +Subject: [PATCH 0785/1218] staging: vc04_services: isp: Make all references to bcm2835_isp_fmt const The array of potential formats and their configuration should be const. @@ -415471,7 +415471,7 @@ index 9d8ccb403480..af3bde152bb2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Sat, 2 May 2020 13:43:06 +0100 -Subject: [PATCH 0786/1219] overlays: gpio-keys: Avoid open-drain warnings +Subject: [PATCH 0786/1218] overlays: gpio-keys: Avoid open-drain warnings The i2c-gpio driver expects to use a GPIO in open-drain mode. Failure to configure it in that way causes alarming warnings in the kernel log. @@ -415506,7 +415506,7 @@ index 39e7bc5fa9d8..def139db8bcb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 4 May 2020 11:06:04 +0100 -Subject: [PATCH 0787/1219] configs: Add missing PPS configs +Subject: [PATCH 0787/1218] configs: Add missing PPS configs The arm64 bcm2711_defconfig was inexplicably missing three PPS config options. Add them, along with another missing option from @@ -415553,7 +415553,7 @@ index f6c12a7a04be..751f6efda9f1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 4 May 2020 13:38:39 +0100 -Subject: [PATCH 0788/1219] configs: Add missing TOUCHSCREEN_RASPBERRYPI_FW=m +Subject: [PATCH 0788/1218] configs: Add missing TOUCHSCREEN_RASPBERRYPI_FW=m The 32- and 64-bit bcm2711 defconfigs are missing support for the official Raspberry Pi touchscreen. @@ -415599,7 +415599,7 @@ index d626405a9199..7c362f4355c5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 6 Apr 2020 17:07:31 +0100 -Subject: [PATCH 0789/1219] vc4_hdmi_phy: Fix typo in phy_get_cp_current +Subject: [PATCH 0789/1218] vc4_hdmi_phy: Fix typo in phy_get_cp_current This is stored in a 6-bit register field which causes a WARN @@ -415628,7 +415628,7 @@ index 732d8a0e5a1c..0e242f87db9e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 4 May 2020 15:13:24 +0100 -Subject: [PATCH 0790/1219] overlays: Make use of intra-overlay fragments +Subject: [PATCH 0790/1218] overlays: Make use of intra-overlay fragments The firmware and runtime overlay support has recently been updated to correctly process fragments that target other fragments within the @@ -415728,7 +415728,7 @@ index b380d925f0a5..4fc571c2db33 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacko Dirks Date: Tue, 5 May 2020 14:28:14 +0200 -Subject: [PATCH 0791/1219] media: i2c: tc358743: Fix fallthrough warning +Subject: [PATCH 0791/1218] media: i2c: tc358743: Fix fallthrough warning Signed-off-by: Jacko Dirks --- @@ -415754,7 +415754,7 @@ index 542b34292695..14a5c28ecaf2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacko Dirks Date: Tue, 5 May 2020 14:33:31 +0200 -Subject: [PATCH 0792/1219] media: bcm2835: unicam: Fix uninitialized warning +Subject: [PATCH 0792/1218] media: bcm2835: unicam: Fix uninitialized warning Signed-off-by: Jacko Dirks --- @@ -415781,7 +415781,7 @@ index 5b5585f6770c..6fd1b0939a07 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 5 May 2020 19:45:41 +0100 -Subject: [PATCH 0793/1219] video: bcm2708_fb: Disable FB if no displays found +Subject: [PATCH 0793/1218] video: bcm2708_fb: Disable FB if no displays found If the firmware hasn't detected a display, the driver would assume one display was available, but because it had failed to retrieve the @@ -415821,7 +415821,7 @@ index 8234207b1914..d035fa59c269 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 6 May 2020 14:25:20 +0100 -Subject: [PATCH 0794/1219] overlays: sc16is752-spi1: Add xtal parameter +Subject: [PATCH 0794/1218] overlays: sc16is752-spi1: Add xtal parameter The other sc16is75x overlays have an xtal parameter to allow a different crystal frequency to be specified, but sc16is752-spi1 @@ -415867,7 +415867,7 @@ index 4e33b14afc78..131d3ab43d3a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Thu, 7 May 2020 18:16:07 +0100 -Subject: [PATCH 0795/1219] vc4_hdmi: Fix register offset when sending longer +Subject: [PATCH 0795/1218] vc4_hdmi: Fix register offset when sending longer CEC messages Signed-off-by: Dom Cobley @@ -415915,7 +415915,7 @@ index 2919549b227f..7b5421d24871 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Thu, 7 May 2020 18:16:07 +0100 -Subject: [PATCH 0796/1219] vc4_hdmi: Fix up CEC registers +Subject: [PATCH 0796/1218] vc4_hdmi: Fix up CEC registers Fix an incorrect register address, add a missing one and reorder into address order @@ -415964,7 +415964,7 @@ index ea948ffaa69b..a0fa082a017c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Thu, 7 May 2020 18:16:07 +0100 -Subject: [PATCH 0797/1219] vc4_hdmi_regs: Add Intr2 register block +Subject: [PATCH 0797/1218] vc4_hdmi_regs: Add Intr2 register block Signed-off-by: Dom Cobley --- @@ -416127,7 +416127,7 @@ index a0fa082a017c..7311a8c0f1e5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Thu, 7 May 2020 18:16:08 +0100 -Subject: [PATCH 0798/1219] vc4_hdmi_regs: Make interrupt mask variant specific +Subject: [PATCH 0798/1218] vc4_hdmi_regs: Make interrupt mask variant specific Signed-off-by: Dom Cobley --- @@ -416238,7 +416238,7 @@ index 78809866097c..4d017572a5c2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Thu, 7 May 2020 18:16:08 +0100 -Subject: [PATCH 0799/1219] vc4_hdmi: Make irq shared +Subject: [PATCH 0799/1218] vc4_hdmi: Make irq shared Signed-off-by: Dom Cobley --- @@ -416266,7 +416266,7 @@ index 9f6b260a7238..7b9d98fe2e3e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Thu, 7 May 2020 18:16:08 +0100 -Subject: [PATCH 0800/1219] vc4_hdmi: Adjust CEC ref clock based on its input +Subject: [PATCH 0800/1218] vc4_hdmi: Adjust CEC ref clock based on its input clock 2711 uses a fixed 27MHz input, earlier models use the HSM clock @@ -416363,7 +416363,7 @@ index 7765b9cf885b..dbf96a3b01ee 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Thu, 7 May 2020 18:16:09 +0100 -Subject: [PATCH 0801/1219] vc4_hdmi: Remove cec_available flag as always +Subject: [PATCH 0801/1218] vc4_hdmi: Remove cec_available flag as always supported Signed-off-by: Dom Cobley @@ -416415,7 +416415,7 @@ index dbf96a3b01ee..60f7bf99e06e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Thu, 7 May 2020 18:16:09 +0100 -Subject: [PATCH 0802/1219] config: Enable CONFIG_DRM_VC4_HDMI_CEC +Subject: [PATCH 0802/1218] config: Enable CONFIG_DRM_VC4_HDMI_CEC Signed-off-by: Dom Cobley --- @@ -416454,7 +416454,7 @@ index 7c362f4355c5..35afa6b6ffd6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 11 May 2020 11:55:45 +0100 -Subject: [PATCH 0803/1219] overlays: tc358743: Use intra-overlay fragments +Subject: [PATCH 0803/1218] overlays: tc358743: Use intra-overlay fragments The tc358743 overlay was written using a workaround to a problem with fragments that target other fragments, but this had the unfortunate @@ -416515,7 +416515,7 @@ index f8c059827234..b317e088b37e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 11 May 2020 15:12:21 +0100 -Subject: [PATCH 0804/1219] overlays: Move "fixed-clock" nodes to the root +Subject: [PATCH 0804/1218] overlays: Move "fixed-clock" nodes to the root Apart from some special cases, device objects are only created for nodes if they are children of a bus or the root node. "fixed-clock" @@ -416869,7 +416869,7 @@ index b317e088b37e..2ea99cd9e1a1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 12 May 2020 08:32:42 +0100 -Subject: [PATCH 0805/1219] raspberrypi: dts: Switch to discrete ALSA devices +Subject: [PATCH 0805/1218] raspberrypi: dts: Switch to discrete ALSA devices Add the command line options required to enable audio over discrete ALSA devices. @@ -416969,7 +416969,7 @@ index 86dd3093e709..05220fa0202b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 7 May 2020 15:50:54 +0100 -Subject: [PATCH 0806/1219] dt-bindings: media: i2c: Add IMX477 CMOS sensor +Subject: [PATCH 0806/1218] dt-bindings: media: i2c: Add IMX477 CMOS sensor binding Add YAML device tree binding for IMX477 CMOS image sensor. @@ -417106,7 +417106,7 @@ index 000000000000..0994e13e67f6 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 7 May 2020 15:50:04 +0100 -Subject: [PATCH 0807/1219] dtoverlays: Add IMX477 sensor overlay +Subject: [PATCH 0807/1218] dtoverlays: Add IMX477 sensor overlay Add an overlay for the Sony IMX477 CMOS sensor device. Also update overlay README and Makefile. @@ -417273,7 +417273,7 @@ index 000000000000..1dd6f92b4dfe From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Fri, 8 May 2020 10:00:12 +0100 -Subject: [PATCH 0808/1219] media: i2c: Add driver for Sony IMX477 sensor +Subject: [PATCH 0808/1218] media: i2c: Add driver for Sony IMX477 sensor Adds a driver for the 12MPix Sony IMX477 CSI2 sensor. Whilst the sensor supports 2 or 4 CSI2 data lanes, this driver @@ -419552,7 +419552,7 @@ index 000000000000..ec56b0cfd57b From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Fri, 8 May 2020 09:41:17 +0100 -Subject: [PATCH 0809/1219] media: i2c: imx477: Add support for adaptive frame +Subject: [PATCH 0809/1218] media: i2c: imx477: Add support for adaptive frame control Use V4L2_CID_EXPOSURE_AUTO_PRIORITY to control if the driver should @@ -419740,7 +419740,7 @@ index ec56b0cfd57b..bd0e2c291a32 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 7 May 2020 15:36:25 +0100 -Subject: [PATCH 0810/1219] configs: Add imx477 sensor driver to all Raspberry +Subject: [PATCH 0810/1218] configs: Add imx477 sensor driver to all Raspberry Pi defconfigs This commit enables the imx477 sensor driver in the following @@ -419827,7 +419827,7 @@ index 751f6efda9f1..efb1b60cbbb6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maarten Lankhorst Date: Tue, 26 Nov 2019 15:25:16 +0100 -Subject: [PATCH 0811/1219] udmabuf: Remove deleted map/unmap handlers. +Subject: [PATCH 0811/1218] udmabuf: Remove deleted map/unmap handlers. Commit 19d32ace8b6acebc45da1ea748000ac79ccc7721 upstream. @@ -419885,7 +419885,7 @@ index e553c6a937f6..a5fcc3ebe0f4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Gurchetan Singh Date: Mon, 2 Dec 2019 17:36:24 -0800 -Subject: [PATCH 0812/1219] udmabuf: use cache_sgt_mapping option +Subject: [PATCH 0812/1218] udmabuf: use cache_sgt_mapping option Commit bc7a71da43b48333f84c6534ab43d240e34cf9eb uptream. @@ -419926,7 +419926,7 @@ index a5fcc3ebe0f4..f33ed1f6f964 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Gurchetan Singh Date: Mon, 2 Dec 2019 17:36:25 -0800 -Subject: [PATCH 0813/1219] udmabuf: add a pointer to the miscdevice in dma-buf +Subject: [PATCH 0813/1218] udmabuf: add a pointer to the miscdevice in dma-buf private data Commit c1bbed668997268c9edccdc9db1bd1487d9e20b0 upstream. @@ -419999,7 +419999,7 @@ index f33ed1f6f964..39597e5240d7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Gurchetan Singh Date: Mon, 2 Dec 2019 17:36:26 -0800 -Subject: [PATCH 0814/1219] udmabuf: separate out creating/destroying +Subject: [PATCH 0814/1218] udmabuf: separate out creating/destroying scatter-table Commit 17a7ce203490459cff14fb1c8f9a15d65fd1c544 upstream. @@ -420076,7 +420076,7 @@ index 39597e5240d7..222beb157a54 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Gurchetan Singh Date: Mon, 2 Dec 2019 17:36:27 -0800 -Subject: [PATCH 0815/1219] udmabuf: implement begin_cpu_access/end_cpu_access +Subject: [PATCH 0815/1218] udmabuf: implement begin_cpu_access/end_cpu_access hooks Commit 284562e1f34874e267d4f499362c3816f8f6bc3f upstream. @@ -420172,7 +420172,7 @@ index 222beb157a54..f0d493f2c5d1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Gurchetan Singh Date: Tue, 17 Dec 2019 15:02:28 -0800 -Subject: [PATCH 0816/1219] udmabuf: fix dma-buf cpu access +Subject: [PATCH 0816/1218] udmabuf: fix dma-buf cpu access Commit 1ffe09590121fbb3786d6c860acdd200f7ab095c upstream. @@ -420238,7 +420238,7 @@ index f0d493f2c5d1..a3ad3bd81ccf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: "Andrew F. Davis" Date: Tue, 3 Dec 2019 17:26:37 +0000 -Subject: [PATCH 0817/1219] dma-buf: Add dma-buf heaps framework +Subject: [PATCH 0817/1218] dma-buf: Add dma-buf heaps framework Commit c02a81fba74fe3488ad6b08bfb5a1329005418f8 upstream. This framework allows a unified userspace interface for dma-buf @@ -420782,7 +420782,7 @@ index 000000000000..73e7f66c1cae From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: John Stultz Date: Tue, 3 Dec 2019 17:26:38 +0000 -Subject: [PATCH 0818/1219] dma-buf: heaps: Add heap helpers +Subject: [PATCH 0818/1218] dma-buf: heaps: Add heap helpers Commit 5248eb12fea890a03b4cdc3ef546d6319d4d9b73 upstream. @@ -421191,7 +421191,7 @@ index 000000000000..805d2df88024 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: John Stultz Date: Tue, 3 Dec 2019 17:26:39 +0000 -Subject: [PATCH 0819/1219] dma-buf: heaps: Add system heap to dmabuf heaps +Subject: [PATCH 0819/1218] dma-buf: heaps: Add system heap to dmabuf heaps Commit efa04fefebbd724ffda7f49e42d057a7217c45b0 upstream. @@ -421405,7 +421405,7 @@ index 000000000000..1aa01e98c595 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: John Stultz Date: Tue, 3 Dec 2019 17:26:40 +0000 -Subject: [PATCH 0820/1219] dma-buf: heaps: Add CMA heap to dmabuf heaps +Subject: [PATCH 0820/1218] dma-buf: heaps: Add CMA heap to dmabuf heaps Commit b61614ec318aae0c77ecd2816878d851dd61d9a6 upstream. @@ -421667,7 +421667,7 @@ index 000000000000..626cf7fd033a From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: John Stultz Date: Tue, 3 Dec 2019 17:26:41 +0000 -Subject: [PATCH 0821/1219] kselftests: Add dma-heap test +Subject: [PATCH 0821/1218] kselftests: Add dma-heap test Commit a8779927fd86c91f5400bfcbccfa018a667d8350 upstream. @@ -422130,7 +422130,7 @@ index 000000000000..3e53ad331bdc From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: "Andrew F. Davis" Date: Mon, 16 Dec 2019 08:34:04 -0500 -Subject: [PATCH 0822/1219] dma-buf: heaps: Use _IOCTL_ for userspace IOCTL +Subject: [PATCH 0822/1218] dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier Commit b3b4346544b571c96d46be615b9db69a601ce4c8 upstream. @@ -422209,7 +422209,7 @@ index 3e53ad331bdc..cd5e1f602ac9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: "Andrew F. Davis" Date: Mon, 16 Dec 2019 08:34:05 -0500 -Subject: [PATCH 0823/1219] dma-buf: heaps: Remove redundant heap identifier +Subject: [PATCH 0823/1218] dma-buf: heaps: Remove redundant heap identifier from system heap name The heaps are already in a directory of heaps, adding _heap to a heap @@ -422243,7 +422243,7 @@ index 1aa01e98c595..0bf688e3c023 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Colin Ian King Date: Mon, 16 Dec 2019 16:10:59 +0000 -Subject: [PATCH 0824/1219] dma-buf: fix resource leak on -ENOTTY error return +Subject: [PATCH 0824/1218] dma-buf: fix resource leak on -ENOTTY error return path Commit f9d3b2c600075d1f79efcd5cdb1718c2f554c0f9 upstream. @@ -422283,7 +422283,7 @@ index a24721496114..1886aee46131 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: zhong jiang Date: Wed, 18 Dec 2019 00:38:22 +0530 -Subject: [PATCH 0825/1219] dma-heap: Make the symbol 'dma_heap_ioctl_cmds' +Subject: [PATCH 0825/1218] dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static Commit 7d411afe8444060454a53b1f9b70ee78b3e75ef1 upstream. @@ -422323,7 +422323,7 @@ index 1886aee46131..afd22c9dbdcf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 8 May 2020 20:44:12 +0100 -Subject: [PATCH 0826/1219] defconfig: Add CMA and system dma-heaps to the +Subject: [PATCH 0826/1218] defconfig: Add CMA and system dma-heaps to the config The CMA dma-heap allocator can be used in place of vcsm-cma @@ -422415,7 +422415,7 @@ index efb1b60cbbb6..1f037a5bd4ef 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 6 May 2020 17:02:26 +0100 -Subject: [PATCH 0827/1219] ARM: dts: Enable firmware-clocks on all Pis +Subject: [PATCH 0827/1218] ARM: dts: Enable firmware-clocks on all Pis Signed-off-by: Phil Elwell --- @@ -422446,7 +422446,7 @@ index bf90fd585364..d2f5ea1f31f8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 12 May 2020 17:17:45 +0100 -Subject: [PATCH 0828/1219] configs: Include the firmware-clocks driver +Subject: [PATCH 0828/1218] configs: Include the firmware-clocks driver Signed-off-by: Phil Elwell --- @@ -422498,7 +422498,7 @@ index 1f037a5bd4ef..f546bc80c8b1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 12 May 2020 17:18:28 +0100 -Subject: [PATCH 0829/1219] configs: Use the upstream cpufreq driver +Subject: [PATCH 0829/1218] configs: Use the upstream cpufreq driver Switch to the upstream cpufreq driver on non-BCM2835 Pis. @@ -422556,7 +422556,7 @@ index f546bc80c8b1..05a9f0ef9508 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 13 May 2020 18:28:27 +0100 -Subject: [PATCH 0830/1219] media: bcm2835-unicam: Always service interrupts +Subject: [PATCH 0830/1218] media: bcm2835-unicam: Always service interrupts From when bringing up the driver, there was a check in the isr to ignore interrupts (claiming them handled) should the driver @@ -422613,7 +422613,7 @@ index 6fd1b0939a07..aadc2ab6ec91 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 13 May 2020 20:10:15 +0100 -Subject: [PATCH 0831/1219] sc16is7xx: Fix for hardware flow control +Subject: [PATCH 0831/1218] sc16is7xx: Fix for hardware flow control The SC16IS7XX hardware flow control is mishandled by the driver in a number of ways: @@ -422689,7 +422689,7 @@ index fe486498530d..7eda5b1eb1d9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 14 May 2020 14:44:15 +0100 -Subject: [PATCH 0832/1219] drm/vc4: Fix VIC usage with Broadcast RGB +Subject: [PATCH 0832/1218] drm/vc4: Fix VIC usage with Broadcast RGB Adding the Broadcast RGB range selection broke the VIC field of the AVI infoframes on HDMI, zeroing them for all @@ -422753,7 +422753,7 @@ index 6701cd3a0249..25a1f066e62c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 15 May 2020 13:42:10 +0100 -Subject: [PATCH 0833/1219] staging: vc04_services: mmal-vchiq: Update +Subject: [PATCH 0833/1218] staging: vc04_services: mmal-vchiq: Update parameters list Adds in a couple of new MMAL parameter defines. @@ -422787,7 +422787,7 @@ index 9c752db45565..5b596b5c057f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 15 May 2020 13:43:08 +0100 -Subject: [PATCH 0834/1219] staging:vc04_services: bcm2835-codec: Request +Subject: [PATCH 0834/1218] staging:vc04_services: bcm2835-codec: Request headers with I-frame V4L2 wishes to have the codec header bytes in the same buffer as the @@ -422822,7 +422822,7 @@ index 50395795c3db..3c819e251513 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 15 May 2020 13:47:13 +0100 -Subject: [PATCH 0835/1219] staging:vc04_services: bcm2835-codec: Avoid +Subject: [PATCH 0835/1218] staging:vc04_services: bcm2835-codec: Avoid fragmenting buffers The firmware by default is quite happy to fragment encoded @@ -422860,7 +422860,7 @@ index 3c819e251513..1c7fbba6c9c8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 15 May 2020 13:48:59 +0100 -Subject: [PATCH 0836/1219] staging:vc04_services: bcm2835-camera: Request +Subject: [PATCH 0836/1218] staging:vc04_services: bcm2835-camera: Request headers with I-frame V4L2 wishes to have the codec header bytes in the same buffer as the @@ -422896,7 +422896,7 @@ index e69ec072c2c7..b7214741fa61 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 15 May 2020 17:18:20 +0100 -Subject: [PATCH 0837/1219] configs: Restore missing NF_TABLES settings +Subject: [PATCH 0837/1218] configs: Restore missing NF_TABLES settings The arm bcm2711_defconfig and the arm64 bcmrpi3_defconfig have been missing their NF_TABLES settings. Restore them. @@ -423060,7 +423060,7 @@ index 05a9f0ef9508..da5a47b18b19 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 18 May 2020 09:46:48 +0100 -Subject: [PATCH 0838/1219] overlays: Fix audio parameter of vc4-kms-v3d +Subject: [PATCH 0838/1218] overlays: Fix audio parameter of vc4-kms-v3d The CMA handling change broke the audio parameter - the fragment numbering has changed - so fix it. @@ -423091,7 +423091,7 @@ index b40aa1d8f432..caa64bfb95a7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: j-schambacher Date: Tue, 19 May 2020 13:56:17 +0200 -Subject: [PATCH 0839/1219] Switch to snd_soc_dai_set_bclk_ratio Replaces +Subject: [PATCH 0839/1218] Switch to snd_soc_dai_set_bclk_ratio Replaces obsolete function snd_soc_dai_set_tdm_slot Signed-off-by: Joerg Schambacher @@ -423135,7 +423135,7 @@ index ffa76014e7df..a7fab4d951b6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 19 May 2020 11:46:47 +0100 -Subject: [PATCH 0840/1219] media: bcm2835-unicam: Retain packing information +Subject: [PATCH 0840/1218] media: bcm2835-unicam: Retain packing information on G_FMT The change to retrieve the pixel format always on g_fmt didn't @@ -423189,7 +423189,7 @@ index aadc2ab6ec91..c4e7d2177193 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 19 May 2020 15:47:02 +0100 -Subject: [PATCH 0841/1219] zswap: Uncross module parameter setting functions +Subject: [PATCH 0841/1218] zswap: Uncross module parameter setting functions The "compressor" and "zpool" parameters of the zswap module each has a custom setter function that calls __zswap_param_set with specific @@ -423232,7 +423232,7 @@ index 46a322316e52..b0fc8d9ffe1f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 5 May 2020 15:23:32 +0100 -Subject: [PATCH 0842/1219] zswap: Defer zswap initialisation +Subject: [PATCH 0842/1218] zswap: Defer zswap initialisation Enabling zswap support in the kernel configuration costs about 1.5MB of RAM, even when zswap is not enabled at runtime. This cost can be @@ -423353,7 +423353,7 @@ index b0fc8d9ffe1f..a347f8df45c1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 5 May 2020 15:25:06 +0100 -Subject: [PATCH 0843/1219] configs: Add ZSWAP=y, ZBUD=m, Z3FOLD=m +Subject: [PATCH 0843/1218] configs: Add ZSWAP=y, ZBUD=m, Z3FOLD=m Signed-off-by: Phil Elwell --- @@ -423441,7 +423441,7 @@ index da5a47b18b19..4b232432e240 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 19 May 2020 14:54:28 +0100 -Subject: [PATCH 0844/1219] drm/vc4: Adopt the dma configuration from the HVS +Subject: [PATCH 0844/1218] drm/vc4: Adopt the dma configuration from the HVS or V3D component vc4_drv isn't necessarily under the /soc node in DT as it is a @@ -423501,7 +423501,7 @@ index 68f9db6c4c87..82fd80547bb1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 19 May 2020 16:20:30 +0100 -Subject: [PATCH 0845/1219] drm/vc4: Add FKMS as an acceptable node for dma +Subject: [PATCH 0845/1218] drm/vc4: Add FKMS as an acceptable node for dma ranges. Under FKMS, the firmware (via FKMS) also requires the VideoCore cache @@ -423534,7 +423534,7 @@ index 82fd80547bb1..2e1b2e51aff0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Tue, 19 May 2020 16:56:33 +0100 -Subject: [PATCH 0846/1219] media: i2c: imx477: Return correct result on sensor +Subject: [PATCH 0846/1218] media: i2c: imx477: Return correct result on sensor id verification The test should return -EIO if the register read id does not match @@ -423565,7 +423565,7 @@ index bd0e2c291a32..e42a8633087d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 20 May 2020 16:36:33 +0100 -Subject: [PATCH 0847/1219] staging: vchiq_arm: Clean up 40-bit DMA support +Subject: [PATCH 0847/1218] staging: vchiq_arm: Clean up 40-bit DMA support Manage the split between addresses for the VPU and addresses for the 40-bit DMA controller with a dedicated DMA device pointer that on non- @@ -423727,7 +423727,7 @@ index d01c2d424310..d55f038637fc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 20 May 2020 16:36:57 +0100 -Subject: [PATCH 0848/1219] ARM: dts: Update for new VCHIQ BCM2711 DMA support +Subject: [PATCH 0848/1218] ARM: dts: Update for new VCHIQ BCM2711 DMA support Now that the enhanced BCM2711 DMA controller is located by compatible string and used directly for generating bulk transfer addresses, @@ -423800,7 +423800,7 @@ index 2c55c78bd7cb..46bcfd586f17 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 25 May 2020 21:52:40 +0100 -Subject: [PATCH 0849/1219] Revert "zswap: Uncross module parameter setting +Subject: [PATCH 0849/1218] Revert "zswap: Uncross module parameter setting functions" This reverts commit e5e8a2214dff0c43580afc5dc22d496f667c3bbf. @@ -423835,7 +423835,7 @@ index a347f8df45c1..232f4565e795 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Plowman Date: Thu, 28 May 2020 11:09:48 +0100 -Subject: [PATCH 0850/1219] media: bcm2835-unicam: change minimum number of +Subject: [PATCH 0850/1218] media: bcm2835-unicam: change minimum number of vb2_queue buffers to 1 Since the unicam driver was modified to write to a dummy buffer when no @@ -423869,7 +423869,7 @@ index c4e7d2177193..47b2d3a03fbf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Mon, 13 Jan 2020 19:56:15 +0100 -Subject: [PATCH 0851/1219] dt-bindings: Add Broadcom AVS RO thermal +Subject: [PATCH 0851/1218] dt-bindings: Add Broadcom AVS RO thermal Commit ee31ff373da6602e7a4e60fe11322b41ac38eb22 upstream. @@ -423946,7 +423946,7 @@ index 000000000000..98e7b57bfa13 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Mon, 13 Jan 2020 19:56:16 +0100 -Subject: [PATCH 0852/1219] thermal: Add BCM2711 thermal driver +Subject: [PATCH 0852/1218] thermal: Add BCM2711 thermal driver Commit 59b781352dc4cb9ae27a8ddae0cda979d29d8af7 upstream. @@ -424130,7 +424130,7 @@ index 000000000000..67c2a737bc9d From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Mon, 13 Jan 2020 19:56:17 +0100 -Subject: [PATCH 0853/1219] ARM: dts: bcm2711: Enable thermal +Subject: [PATCH 0853/1218] ARM: dts: bcm2711: Enable thermal Commit a1d6989bf12b01cd9198e2c31a96678ac9c47415 upstream. @@ -424185,7 +424185,7 @@ index 96ef133391d1..20114a723cf9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Mon, 13 Jan 2020 19:56:18 +0100 -Subject: [PATCH 0854/1219] ARM: configs: Build BCM2711 thermal as module +Subject: [PATCH 0854/1218] ARM: configs: Build BCM2711 thermal as module Commit 1a90e73248c4d0add6583bd88bb5e082c3e090bc upstream. @@ -424234,7 +424234,7 @@ index c9a867ac32d4..4486777c7f86 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Thu, 14 May 2020 17:24:24 +0800 -Subject: [PATCH 0855/1219] Revert "thermal: brcmstb_thermal: Correct SoC name" +Subject: [PATCH 0855/1218] Revert "thermal: brcmstb_thermal: Correct SoC name" This reverts commit 6642a4f0769be5732fd372a5637fc1b01d62f93a. @@ -424285,7 +424285,7 @@ index 08f71fec5152..7a7c6ad7b8a0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Thu, 14 May 2020 17:24:28 +0800 -Subject: [PATCH 0856/1219] Revert "thermal: brcmstb_thermal: Add BCM2838 +Subject: [PATCH 0856/1218] Revert "thermal: brcmstb_thermal: Add BCM2838 support" This reverts commit 9d62448adc918a94fba091d475d0e6f1648c36f4. @@ -424445,7 +424445,7 @@ index 7a7c6ad7b8a0..680f1a070606 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Thu, 14 May 2020 17:39:30 +0800 -Subject: [PATCH 0857/1219] ARM: dts: bcm2711-rpi: Remove downstream thermal +Subject: [PATCH 0857/1218] ARM: dts: bcm2711-rpi: Remove downstream thermal sensor node Signed-off-by: Chen-Yu Tsai @@ -424492,7 +424492,7 @@ index 46bcfd586f17..05e51a05bf56 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Fri, 15 May 2020 15:38:12 +0800 -Subject: [PATCH 0858/1219] configs: Switch to upstream thermal sensor for RPi +Subject: [PATCH 0858/1218] configs: Switch to upstream thermal sensor for RPi 4 - BCM2711_THERMAL Signed-off-by: Chen-Yu Tsai @@ -424548,7 +424548,7 @@ index 05d721c25d2d..09d3180c9fd9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Fri, 15 May 2020 15:56:14 +0800 -Subject: [PATCH 0859/1219] configs: Build HWMON core into kernel +Subject: [PATCH 0859/1218] configs: Build HWMON core into kernel To expose thermal regions as hwmon devices, the HWMON core has to be built-in, so that THERMAL_HWMON can be enabled. @@ -424629,7 +424629,7 @@ index 4b232432e240..585a975caf2a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 19 May 2020 09:46:12 +0100 -Subject: [PATCH 0860/1219] brcmfmac: BCM43436 needs dedicated firmware +Subject: [PATCH 0860/1218] brcmfmac: BCM43436 needs dedicated firmware Signed-off-by: Phil Elwell --- @@ -424665,7 +424665,7 @@ index 16863a755409..9b3596777497 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 29 May 2020 14:41:13 +0100 -Subject: [PATCH 0861/1219] overlays: i2c-rtc: Fix trickle-resistor-ohms param +Subject: [PATCH 0861/1218] overlays: i2c-rtc: Fix trickle-resistor-ohms param The abx80x implementation of the trickle-resistor-ohms parameter is missing the ":0" indicating that the target is an integer/cell value. @@ -424697,7 +424697,7 @@ index 5df390b52a7b..24c86974b0db 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pali=20Roh=C3=A1r?= Date: Thu, 30 Apr 2020 19:40:07 +0200 -Subject: [PATCH 0862/1219] overlays: gpio-shutdown: Add information for SysV +Subject: [PATCH 0862/1218] overlays: gpio-shutdown: Add information for SysV init / inittab KeyboardSignal and kb::kbrequest can be used to call /sbin/shutdown @@ -424754,7 +424754,7 @@ index 0a9c9ec6cc8d..2afd499b2808 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pali=20Roh=C3=A1r?= Date: Thu, 30 Apr 2020 19:41:10 +0200 -Subject: [PATCH 0863/1219] overlays: gpio-shutdown: Add information for +Subject: [PATCH 0863/1218] overlays: gpio-shutdown: Add information for Raspberry Pi 1 Model B rev 1 Raspberry Pi 1 Model B rev 1 uses GPIO1 for power-up instead of GPIO3. @@ -424824,7 +424824,7 @@ index db07ba67781d..0a27595143ec 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: bjorn Date: Thu, 7 May 2020 05:11:43 +0200 -Subject: [PATCH 0864/1219] overlays: Add spi0 overlay to support sc16is752 +Subject: [PATCH 0864/1218] overlays: Add spi0 overlay to support sc16is752 Signed-off-by: Bjorn --- @@ -424922,7 +424922,7 @@ index 000000000000..ccce7ad599bc From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Lechner Date: Sun, 24 Nov 2019 16:40:48 -0600 -Subject: [PATCH 0865/1219] net: rtl8192cu: fix gcc misleading whitespace +Subject: [PATCH 0865/1218] net: rtl8192cu: fix gcc misleading whitespace warning This fixes a gcc warning about misleading whitespace. @@ -424971,7 +424971,7 @@ index 8fa8ed51b721..bdd9c73cba3f 100755 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 29 May 2020 16:55:12 +0100 -Subject: [PATCH 0866/1219] overlays: i2c-rtc-gpio: Fix trickle-resistor-ohms +Subject: [PATCH 0866/1218] overlays: i2c-rtc-gpio: Fix trickle-resistor-ohms param The abx80x implementation of the trickle-resistor-ohms parameter is @@ -425004,7 +425004,7 @@ index 44df77459520..125bd77fff0a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Plowman Date: Fri, 29 May 2020 14:36:56 +0100 -Subject: [PATCH 0867/1219] media: bcm2835-isp: fix bytes per line calculations +Subject: [PATCH 0867/1218] media: bcm2835-isp: fix bytes per line calculations for some image formats The bytes per line numbers calculated by get_bytesperline was not @@ -425092,7 +425092,7 @@ index af3bde152bb2..40ca0f6e9c97 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 1 Jun 2020 07:02:00 -0400 -Subject: [PATCH 0868/1219] Add Micro Crystal RV-1805 to i2c-rtc overlays +Subject: [PATCH 0868/1218] Add Micro Crystal RV-1805 to i2c-rtc overlays While the RV-1805 is supported by the rtc-abx80x driver via auto-detection, in order for it to be initialized properly @@ -425269,7 +425269,7 @@ index 24c86974b0db..df59d93cd759 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 2 Jun 2020 10:06:05 +0100 -Subject: [PATCH 0869/1219] configs: Add SND_SOC_MAX98357A=m +Subject: [PATCH 0869/1218] configs: Add SND_SOC_MAX98357A=m Enable the MAX98357A driver. @@ -425359,7 +425359,7 @@ index 585a975caf2a..c82e163a095c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Tue, 2 Jun 2020 19:31:49 +0100 -Subject: [PATCH 0870/1219] vc4: Set driver_name for card +Subject: [PATCH 0870/1218] vc4: Set driver_name for card Allows use of the same alsa conf file for hdmi1 @@ -425387,7 +425387,7 @@ index 093f424ad5b4..4ba7add2737f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 4 Jun 2020 17:23:36 +0100 -Subject: [PATCH 0871/1219] staging: vchiq_arm: Use g_dma_dev for dma_unmap_sg +Subject: [PATCH 0871/1218] staging: vchiq_arm: Use g_dma_dev for dma_unmap_sg Commit "staging: vchiq_arm: Clean up 40-bit DMA support" failed to change one of the calls to dma_unmap_sg to pass in g_dma_dev (rather @@ -425420,7 +425420,7 @@ index d6a6ca9e06ec..b396fed96f3f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Wed, 3 Jun 2020 12:20:19 +0100 -Subject: [PATCH 0872/1219] vc4: cec: Restore cec physical address on reconnect +Subject: [PATCH 0872/1218] vc4: cec: Restore cec physical address on reconnect Currently we call cec_phys_addr_invalidate on a hotplug deassert. That may be due to a TV power cycling, or an AVR being switched @@ -425482,7 +425482,7 @@ index 4ba7add2737f..5aa5236e576d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hristo Venev Date: Fri, 5 Jun 2020 09:22:49 +0000 -Subject: [PATCH 0873/1219] snd_bcm2835: disable HDMI audio when vc4 is used +Subject: [PATCH 0873/1218] snd_bcm2835: disable HDMI audio when vc4 is used (#3640) Things don't work too well when both the vc4 driver and the firmware @@ -425586,7 +425586,7 @@ index f926784c622d..31968fec297f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 5 Jun 2020 16:06:59 +0100 -Subject: [PATCH 0874/1219] Revert "overlays: gpio-keys: Avoid open-drain +Subject: [PATCH 0874/1218] Revert "overlays: gpio-keys: Avoid open-drain warnings" This reverts commit 907e08e6e70dd557a1f5cd03ef28492ffebffb08. @@ -425614,7 +425614,7 @@ index def139db8bcb..39e7bc5fa9d8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 5 Jun 2020 16:07:07 +0100 -Subject: [PATCH 0875/1219] overlays: i2c-gpio: Avoid open-drain warnings +Subject: [PATCH 0875/1218] overlays: i2c-gpio: Avoid open-drain warnings The i2c-gpio driver expects to use a GPIO in open-drain mode. Failure to configure it in that way causes alarming warnings in the kernel log. @@ -425717,7 +425717,7 @@ index 23813369093a..227e3c0fa1cd 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 5 Jun 2020 16:18:52 +0100 -Subject: [PATCH 0876/1219] overlays: Update upstream overlays after +Subject: [PATCH 0876/1218] overlays: Update upstream overlays after vc4-kms-v3d change Signed-off-by: Phil Elwell @@ -425767,7 +425767,7 @@ index 428aa5dcc38f..30130f09fbc6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Akira Shimahara Date: Mon, 11 May 2020 22:35:35 +0200 -Subject: [PATCH 0877/1219] w1_therm: adding code comments and code reordering +Subject: [PATCH 0877/1218] w1_therm: adding code comments and code reordering commit 92b8d2724464bc1d2e735a84c0da5741dce33485 upstream. @@ -426353,7 +426353,7 @@ index cf1e01f0dede..fed3ec04adae 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Akira Shimahara Date: Mon, 11 May 2020 22:36:10 +0200 -Subject: [PATCH 0878/1219] w1_therm: fix reset_select_slave during discovery +Subject: [PATCH 0878/1218] w1_therm: fix reset_select_slave during discovery commit c8ad65f6fbfdcb9b620674ef456020eef2bfeb36 upstream. @@ -426508,7 +426508,7 @@ index fed3ec04adae..28f18f6a58e8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Akira Shimahara Date: Mon, 11 May 2020 22:36:50 +0200 -Subject: [PATCH 0879/1219] w1_therm: adding ext_power sysfs entry +Subject: [PATCH 0879/1218] w1_therm: adding ext_power sysfs entry commit b7bb6ca17a90f47c2fe2848531b5bbaf27a65ba7 upstream. @@ -426810,7 +426810,7 @@ index 28f18f6a58e8..15f6909b6aa4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Akira Shimahara Date: Mon, 11 May 2020 22:37:08 +0200 -Subject: [PATCH 0880/1219] w1_therm: adding resolution sysfs entry +Subject: [PATCH 0880/1218] w1_therm: adding resolution sysfs entry commit 308bdb94de0c1abe7eac5193f58638b8aeaddf4b upstream. @@ -427531,7 +427531,7 @@ index 15f6909b6aa4..75c57c9d1609 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Akira Shimahara Date: Mon, 11 May 2020 22:37:25 +0200 -Subject: [PATCH 0881/1219] w1_therm: adding eeprom sysfs entry +Subject: [PATCH 0881/1218] w1_therm: adding eeprom sysfs entry commit 45d457a4cf24455eefd076a01a3d86414fc2ff1e upstream. @@ -427911,7 +427911,7 @@ index 75c57c9d1609..e0e95b9c3a2e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Akira Shimahara Date: Mon, 11 May 2020 22:37:42 +0200 -Subject: [PATCH 0882/1219] w1_therm: optimizing temperature read timings +Subject: [PATCH 0882/1218] w1_therm: optimizing temperature read timings commit 67b392f7b8edfa6f427fecd98722acab34c1c99f upstream. @@ -428447,7 +428447,7 @@ index e0e95b9c3a2e..d735c4caf5aa 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Akira Shimahara Date: Mon, 11 May 2020 22:38:01 +0200 -Subject: [PATCH 0883/1219] w1_therm: adding alarm sysfs entry +Subject: [PATCH 0883/1218] w1_therm: adding alarm sysfs entry commit e2c94d6f572079511945e64537eb1218643f2e68 upstream. @@ -428774,7 +428774,7 @@ index d735c4caf5aa..c152aac43eae 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Akira Shimahara Date: Mon, 11 May 2020 22:38:20 +0200 -Subject: [PATCH 0884/1219] w1_therm: adding bulk read support to trigger +Subject: [PATCH 0884/1218] w1_therm: adding bulk read support to trigger multiple conversion on bus commit 57c76221d5af648c8355a55c09b050c5d8d38189 upstream. @@ -429371,7 +429371,7 @@ index c152aac43eae..ef3211679699 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Wed, 20 May 2020 15:00:19 +0300 -Subject: [PATCH 0885/1219] w1_therm: Free the correct variable +Subject: [PATCH 0885/1218] w1_therm: Free the correct variable commit e420637b81f78d0fbacf539bdb1b341eba602aea upstream. @@ -429418,7 +429418,7 @@ index ef3211679699..deb34e3dc7ad 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Colin Ian King Date: Tue, 19 May 2020 16:45:53 +0100 -Subject: [PATCH 0886/1219] w1_therm: remove redundant assignments to variable +Subject: [PATCH 0886/1218] w1_therm: remove redundant assignments to variable ret commit f37d13d52c0560bd2bac40b22466af538e61a5ce upstream. @@ -429482,7 +429482,7 @@ index deb34e3dc7ad..d0a199863c0d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Nicolas Saenz Julienne Date: Thu, 7 May 2020 19:20:20 +0200 -Subject: [PATCH 0887/1219] PCI: brcmstb: Assert fundamental reset on +Subject: [PATCH 0887/1218] PCI: brcmstb: Assert fundamental reset on initialization commit 22e21e51ce755399fd42055a3f668ee4af370881 upstream. @@ -429521,7 +429521,7 @@ index 3a10e678c7f4..9e452c366b26 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 10 Jun 2020 16:28:56 +0200 -Subject: [PATCH 0888/1219] clk: rpi: Adjust DT binding to match upstream +Subject: [PATCH 0888/1218] clk: rpi: Adjust DT binding to match upstream Signed-off-by: Maxime Ripard --- @@ -429653,7 +429653,7 @@ index 66ba24e9ff37..4a28b144eaf2 100644 compatible = "raspberrypi,firmware-gpio"; gpio-controller; diff --git a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts -index 63f4592ba7dd..f38b2c5aa449 100644 +index 2dbcb864c17b..eb84c86572ca 100644 --- a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts +++ b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts @@ -37,6 +37,11 @@ @@ -429736,7 +429736,7 @@ index eb1844148af9..c4929416b6d5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 26 May 2020 14:23:04 +0200 -Subject: [PATCH 0889/1219] clk: bcm: rpi: Add an enum for the firmware clocks +Subject: [PATCH 0889/1218] clk: bcm: rpi: Add an enum for the firmware clocks While the firmware allows us to discover the available clocks, we need to discriminate those clocks to only register the ones meaningful to Linux. @@ -429822,7 +429822,7 @@ index c4929416b6d5..c21d8c7de439 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 27 May 2020 11:13:52 +0200 -Subject: [PATCH 0890/1219] clk: bcm: rpi: Use CCF boundaries instead of +Subject: [PATCH 0890/1218] clk: bcm: rpi: Use CCF boundaries instead of rolling our own The raspberrypi firmware clock driver has a min_rate / max_rate clamping by @@ -429962,7 +429962,7 @@ index c21d8c7de439..70574c937b68 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 26 May 2020 14:30:31 +0200 -Subject: [PATCH 0891/1219] clk: bcm: rpi: Give firmware clocks a name +Subject: [PATCH 0891/1218] clk: bcm: rpi: Give firmware clocks a name We've registered the firmware clocks using their ID as name, but it's much more convenient to register them using their proper name. Since the @@ -430020,7 +430020,7 @@ index 70574c937b68..4f7fe01c1b3b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 26 May 2020 15:27:35 +0200 -Subject: [PATCH 0892/1219] clk: bcm: rpi: Remove the quirks for the CPU clock +Subject: [PATCH 0892/1218] clk: bcm: rpi: Remove the quirks for the CPU clock The CPU clock has had so far a bunch of quirks to expose the clock tree properly, but since we reverted to exposing them through the MMIO driver, @@ -430233,7 +430233,7 @@ index 4f7fe01c1b3b..c87e3ee58e4b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 10 Jun 2020 16:18:17 +0200 -Subject: [PATCH 0893/1219] clk: rpi: Only register a few firmware clocks +Subject: [PATCH 0893/1218] clk: rpi: Only register a few firmware clocks Signed-off-by: Maxime Ripard --- @@ -430283,7 +430283,7 @@ index c87e3ee58e4b..642622fb77ea 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Wed, 10 Jun 2020 16:29:08 +0200 -Subject: [PATCH 0894/1219] clk: rpi: Fix compatible indentation +Subject: [PATCH 0894/1218] clk: rpi: Fix compatible indentation Signed-off-by: Maxime Ripard --- @@ -430312,7 +430312,7 @@ index 642622fb77ea..cb87980b468e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 11 Jun 2020 16:34:00 +0100 -Subject: [PATCH 0895/1219] SQUASH: dts: Fix firmware clocks support +Subject: [PATCH 0895/1218] SQUASH: dts: Fix firmware clocks support Commit [1] touched a lot of files and still missed some platforms. In particular, Pi 2 was left with no clock scaling. Simplify the @@ -430460,7 +430460,7 @@ index 4a28b144eaf2..66ba24e9ff37 100644 compatible = "raspberrypi,firmware-gpio"; gpio-controller; diff --git a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts -index f38b2c5aa449..63f4592ba7dd 100644 +index eb84c86572ca..2dbcb864c17b 100644 --- a/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts +++ b/arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts @@ -37,11 +37,6 @@ @@ -430514,7 +430514,7 @@ index 73e1290616e4..925cb37c22f0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 2 Jun 2020 17:19:51 +0100 -Subject: [PATCH 0896/1219] ARM: dts: Add bcm2711-rpi-cm4.dts +Subject: [PATCH 0896/1218] ARM: dts: Add bcm2711-rpi-cm4.dts Add initial DTS file for Compute Module 4. @@ -431156,7 +431156,7 @@ index 3c38fbe71886..073d7dadcc95 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 11 Jun 2020 09:57:03 +0100 -Subject: [PATCH 0897/1219] PCI: brcmstb: Add DT property to control L1SS +Subject: [PATCH 0897/1218] PCI: brcmstb: Add DT property to control L1SS The BRCM PCIe block has controls to enable control of the CLKREQ# signal by the L1SS, and to gate the refclk with the CLKREQ# input. @@ -431241,7 +431241,7 @@ index 9e452c366b26..1e0a94778856 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 11 Jun 2020 11:22:38 +0100 -Subject: [PATCH 0898/1219] ARM: dts: Set brcm,enable-l1ss for CM4 +Subject: [PATCH 0898/1218] ARM: dts: Set brcm,enable-l1ss for CM4 Enable the PCIE L1SS on Compute Module 4. It's possible that this is also the right thing to do for Pi 4, but it has been working as is @@ -431274,7 +431274,7 @@ index f616d3f23f14..2ea54b92fbca 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 16 Jun 2020 10:23:42 +0100 -Subject: [PATCH 0899/1219] Revert "spi: spi-bcm2835: Re-enable HW CS" +Subject: [PATCH 0899/1218] Revert "spi: spi-bcm2835: Re-enable HW CS" This reverts commit 49b9bd89784e3fa29f143ebf1ac8f125be47b708. @@ -431362,7 +431362,7 @@ index cebc6f016614..c81ea853d913 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Markus Proeller Date: Tue, 16 Jun 2020 13:24:31 +0200 -Subject: [PATCH 0900/1219] media: irs1125: Using i2c_transfer for ic2 reads +Subject: [PATCH 0900/1218] media: irs1125: Using i2c_transfer for ic2 reads Reading data over i2c is done by using i2c_transfer to ensure that this operation can't be interrupted. @@ -431433,7 +431433,7 @@ index 25e1dd5a08ef..6680afea5894 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Markus Proeller Date: Tue, 16 Jun 2020 13:27:42 +0200 -Subject: [PATCH 0901/1219] media: irs1125: Refactoring and debug messages +Subject: [PATCH 0901/1218] media: irs1125: Refactoring and debug messages Changed some variable names to comply with checkpatch --strict mode. Debug messages added. @@ -431562,7 +431562,7 @@ index 6680afea5894..289f0c25b141 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Markus Proeller Date: Tue, 16 Jun 2020 13:31:36 +0200 -Subject: [PATCH 0902/1219] media: irs1125: Atomic access to imager +Subject: [PATCH 0902/1218] media: irs1125: Atomic access to imager reconfiguration Instead of changing the exposure and framerate settings for all sequences, @@ -431951,7 +431951,7 @@ index dccaca23aa76..96d676123d5e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Markus Proeller Date: Tue, 16 Jun 2020 13:33:56 +0200 -Subject: [PATCH 0903/1219] media: irs1125: Keep HW in sync after imager reset +Subject: [PATCH 0903/1218] media: irs1125: Keep HW in sync after imager reset When closing the video device, the irs1125 is put in power down state. To keep V4L2 ctrls and the HW in sync, v4l2_ctrl_handler_setup is @@ -432138,7 +432138,7 @@ index d59e05004a03..30c3d2640386 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxim Mikityanskiy Date: Sat, 20 Jun 2020 15:40:00 +0300 -Subject: [PATCH 0904/1219] staging: bcm2835-audio: Add missing MODULE_ALIAS +Subject: [PATCH 0904/1218] staging: bcm2835-audio: Add missing MODULE_ALIAS Commit 8353fe6f1e0f ("Revert "staging: bcm2835-audio: Drop DT dependency"") reverts the upstream change and makes bcm2835-audio use @@ -432174,7 +432174,7 @@ index 31968fec297f..a0cba3823e5e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 26 Jun 2020 11:51:05 +0100 -Subject: [PATCH 0905/1219] brcmfmac: Prefer a ccode from OTP over nvram file +Subject: [PATCH 0905/1218] brcmfmac: Prefer a ccode from OTP over nvram file Allow the nvram file to set a default ccode (regulatory domain) without overriding one set in OTP. @@ -432311,7 +432311,7 @@ index 544ad80629a9..38274ee9d50d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 16 Jun 2020 16:12:36 +0200 -Subject: [PATCH 0906/1219] media: v4l2-subdev: Introduce [get|set]_mbus_config +Subject: [PATCH 0906/1218] media: v4l2-subdev: Introduce [get|set]_mbus_config pad ops Upstream https://patchwork.linuxtv.org/patch/64669/ @@ -432380,7 +432380,7 @@ index d4ac251b34fe..3984e601f6e7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 16 Jun 2020 16:12:37 +0200 -Subject: [PATCH 0907/1219] media: i2c: Use the new get_mbus_config pad op +Subject: [PATCH 0907/1218] media: i2c: Use the new get_mbus_config pad op Upstream https://patchwork.linuxtv.org/patch/64669/ @@ -432633,7 +432633,7 @@ index edad49cebcdf..8ffff67ce2b7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 16 Jun 2020 16:12:38 +0200 -Subject: [PATCH 0908/1219] media: i2c: ov6650: Use new [get|set]_mbus_config +Subject: [PATCH 0908/1218] media: i2c: ov6650: Use new [get|set]_mbus_config ops Upstream https://patchwork.linuxtv.org/patch/64674/ @@ -432773,7 +432773,7 @@ index af482620f94a..704064728f55 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 16 Jun 2020 16:12:39 +0200 -Subject: [PATCH 0909/1219] media: pxa_camera: Use the new set_mbus_config op +Subject: [PATCH 0909/1218] media: pxa_camera: Use the new set_mbus_config op Upstream https://patchwork.linuxtv.org/patch/64671/ @@ -433062,7 +433062,7 @@ index 6e04e3ec61ba..b99bdfe8402c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 16 Jun 2020 16:12:40 +0200 -Subject: [PATCH 0910/1219] media: v4l2-subdev: Remove [s|g]_mbus_config video +Subject: [PATCH 0910/1218] media: v4l2-subdev: Remove [s|g]_mbus_config video ops Upstream https://patchwork.linuxtv.org/patch/64670/ @@ -433111,7 +433111,7 @@ index 3984e601f6e7..490af9b4c540 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 16 Jun 2020 16:12:41 +0200 -Subject: [PATCH 0911/1219] staging: media: imx: Update TODO entry +Subject: [PATCH 0911/1218] staging: media: imx: Update TODO entry Upstream https://patchwork.linuxtv.org/patch/64672/ @@ -433145,7 +433145,7 @@ index 6f29b5ca5324..64c6ba5945ca 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 16 Jun 2020 16:12:42 +0200 -Subject: [PATCH 0912/1219] media: i2c: adv748x: Adjust TXA data lanes number +Subject: [PATCH 0912/1218] media: i2c: adv748x: Adjust TXA data lanes number MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -433276,7 +433276,7 @@ index fccb388ce179..1061f425ece5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 16 Jun 2020 16:12:43 +0200 -Subject: [PATCH 0913/1219] media: i2c: adv748x: Implement get_mbus_config +Subject: [PATCH 0913/1218] media: i2c: adv748x: Implement get_mbus_config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -433345,7 +433345,7 @@ index 2091cda50935..99bb63d05eef 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Tue, 16 Jun 2020 16:12:44 +0200 -Subject: [PATCH 0914/1219] media: rcar-csi2: Negotiate data lanes number +Subject: [PATCH 0914/1218] media: rcar-csi2: Negotiate data lanes number Upstream https://patchwork.linuxtv.org/patch/64675/ @@ -433510,7 +433510,7 @@ index db3d5d463f53..e9841ac54916 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 23 Jun 2020 10:05:57 +0100 -Subject: [PATCH 0915/1219] drivers: media: Remove the downstream version of +Subject: [PATCH 0915/1218] drivers: media: Remove the downstream version of bcm2835-unicam About to be replaced by the upstream version. @@ -436701,7 +436701,7 @@ index ae059a171d0f..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 23 Jun 2020 10:35:24 +0100 -Subject: [PATCH 0916/1219] include: media: Add vfl_devnode_type of +Subject: [PATCH 0916/1218] include: media: Add vfl_devnode_type of VFL_TYPE_VIDEO Upsstream are renaming VFL_TYPE_GRABBER to VFL_TYPE_VIDEO. @@ -436732,7 +436732,7 @@ index 8f2befe9c905..4cc362a79c7c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Mon, 4 May 2020 12:25:41 +0300 -Subject: [PATCH 0917/1219] media: bcm2835-unicam: Driver for CCP2/CSI2 camera +Subject: [PATCH 0917/1218] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface Add a driver for the Unicam camera receiver block on BCM283x processors. @@ -439900,7 +439900,7 @@ index 000000000000..ae059a171d0f From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 23 Jun 2020 14:32:51 +0100 -Subject: [PATCH 0918/1219] media: bcm2835-unicam: Add support for +Subject: [PATCH 0918/1218] media: bcm2835-unicam: Add support for get_mbus_config to set num lanes Use the get_mbus_config pad subdev call to allow a source to use @@ -439962,7 +439962,7 @@ index 2e9387cbc1e0..9adfb2d217af 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 13 May 2020 18:28:27 +0100 -Subject: [PATCH 0919/1219] media: bcm2835-unicam: Always service interrupts +Subject: [PATCH 0919/1218] media: bcm2835-unicam: Always service interrupts From when bringing up the driver, there was a check in the isr to ignore interrupts (claiming them handled) should the driver @@ -440019,7 +440019,7 @@ index 9adfb2d217af..9c0b9375572d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacko Dirks Date: Tue, 5 May 2020 14:33:31 +0200 -Subject: [PATCH 0920/1219] media: bcm2835: unicam: Fix uninitialized warning +Subject: [PATCH 0920/1218] media: bcm2835: unicam: Fix uninitialized warning Signed-off-by: Jacko Dirks --- @@ -440046,7 +440046,7 @@ index 9c0b9375572d..7906c2813a70 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 23 Jun 2020 15:14:05 +0100 -Subject: [PATCH 0921/1219] media: bcm2835-unicam: Fixup review comments from +Subject: [PATCH 0921/1218] media: bcm2835-unicam: Fixup review comments from Hans. Updates the driver based on the upstream review comments from @@ -440296,7 +440296,7 @@ index 7906c2813a70..94e08ae92c1f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 19 May 2020 11:46:47 +0100 -Subject: [PATCH 0922/1219] media: bcm2835-unicam: Retain packing information +Subject: [PATCH 0922/1218] media: bcm2835-unicam: Retain packing information on G_FMT The change to retrieve the pixel format always on g_fmt didn't @@ -440350,7 +440350,7 @@ index 94e08ae92c1f..96c0b9fea942 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Plowman Date: Thu, 28 May 2020 11:09:48 +0100 -Subject: [PATCH 0923/1219] media: bcm2835-unicam: change minimum number of +Subject: [PATCH 0923/1218] media: bcm2835-unicam: change minimum number of vb2_queue buffers to 1 Since the unicam driver was modified to write to a dummy buffer when no @@ -440384,7 +440384,7 @@ index 96c0b9fea942..f2cd2083bbd4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 23 Jun 2020 15:41:42 +0100 -Subject: [PATCH 0924/1219] dt/dtoverlays: Fix up base DT and overlays for +Subject: [PATCH 0924/1218] dt/dtoverlays: Fix up base DT and overlays for updated Unicam driver The upstreamed Unicam driver uses a dt property to denote how many @@ -440550,7 +440550,7 @@ index 2ea99cd9e1a1..a1f8af36d2e7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 26 Jun 2020 15:53:44 +0100 -Subject: [PATCH 0925/1219] media: bcm2835-unicam: Avoid gcc warning over {0} +Subject: [PATCH 0925/1218] media: bcm2835-unicam: Avoid gcc warning over {0} on endpoint Older gcc versions object to = { 0 } initialisation if the first @@ -440583,7 +440583,7 @@ index f2cd2083bbd4..f70167d271fe 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Manivannan Sadhasivam Date: Fri, 4 Oct 2019 13:05:24 -0300 -Subject: [PATCH 0926/1219] media: dt-bindings: media: i2c: Add IMX290 CMOS +Subject: [PATCH 0926/1218] media: dt-bindings: media: i2c: Add IMX290 CMOS sensor binding Commit 8a97a4676f8b1badcd9cfbed2b081342847bb1b1 upstream. @@ -440690,7 +440690,7 @@ index d744087f13a7..1543a5147d22 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Manivannan Sadhasivam Date: Fri, 4 Oct 2019 13:05:25 -0300 -Subject: [PATCH 0927/1219] media: i2c: Add IMX290 CMOS image sensor driver +Subject: [PATCH 0927/1218] media: i2c: Add IMX290 CMOS image sensor driver Commit 828dbc299278065b634e913d2700d254a3224853 upstream. @@ -441640,7 +441640,7 @@ index 000000000000..f7678e5a5d87 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Fri, 12 Jun 2020 15:53:46 +0200 -Subject: [PATCH 0928/1219] media: i2c: imx290: set the format before +Subject: [PATCH 0928/1218] media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called Commit d46cfdc86c30d5ec768924f0b1e2683c8d20b671 upstream. @@ -441696,7 +441696,7 @@ index f7678e5a5d87..2d8c38ffe2f0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Fri, 12 Jun 2020 15:53:47 +0200 -Subject: [PATCH 0929/1219] media: i2c: imx290: fix the order of the args in +Subject: [PATCH 0929/1218] media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS() Commit 8d2d1bedb1b9af3e0c039a4444858da7b6da71f8 upstream. @@ -441732,7 +441732,7 @@ index 2d8c38ffe2f0..d0322f9a8856 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Fri, 12 Jun 2020 15:53:48 +0200 -Subject: [PATCH 0930/1219] media: i2c: imx290: fix reset GPIO pin handling +Subject: [PATCH 0930/1218] media: i2c: imx290: fix reset GPIO pin handling Commit 3909a92d7df622b41b9ceeeea694e641cad7667b upstream. @@ -441799,7 +441799,7 @@ index d0322f9a8856..7b1de1f0c8b7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Manivannan Sadhasivam Date: Fri, 12 Jun 2020 15:53:49 +0200 -Subject: [PATCH 0931/1219] media: i2c: imx290: Add support for 2 data lanes +Subject: [PATCH 0931/1218] media: i2c: imx290: Add support for 2 data lanes Commit 97589ad61c730e0f486635c6c19fa25ab8e8f29d upstream. @@ -442119,7 +442119,7 @@ index 7b1de1f0c8b7..ffb393962ffc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Manivannan Sadhasivam Date: Fri, 12 Jun 2020 15:53:50 +0200 -Subject: [PATCH 0932/1219] media: i2c: imx290: Add configurable link frequency +Subject: [PATCH 0932/1218] media: i2c: imx290: Add configurable link frequency and pixel rate Commit 98e0500eadb772e1be32d8e369fcc3b7bcac93ed upstream. @@ -442431,7 +442431,7 @@ index ffb393962ffc..152b65cb7cbc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Manivannan Sadhasivam Date: Fri, 12 Jun 2020 15:53:51 +0200 -Subject: [PATCH 0933/1219] media: i2c: imx290: Add support for test pattern +Subject: [PATCH 0933/1218] media: i2c: imx290: Add support for test pattern generation Commit a58df1f9e4885eaf3d0663574a217e513821a9f0 upstream. @@ -442547,7 +442547,7 @@ index 152b65cb7cbc..67725a5aabd3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Manivannan Sadhasivam Date: Fri, 12 Jun 2020 15:53:52 +0200 -Subject: [PATCH 0934/1219] media: i2c: imx290: Add RAW12 mode support +Subject: [PATCH 0934/1218] media: i2c: imx290: Add RAW12 mode support Commit c566ac01ceaa02450acc155201772c0623530e76 upstream. @@ -442662,7 +442662,7 @@ index 67725a5aabd3..c654a9a8fb08 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Manivannan Sadhasivam Date: Fri, 12 Jun 2020 15:53:53 +0200 -Subject: [PATCH 0935/1219] media: i2c: imx290: Add support to enumerate all +Subject: [PATCH 0935/1218] media: i2c: imx290: Add support to enumerate all frame sizes Commit 3b867fb641d884b714fba390ae866714ba475f29 upstream. @@ -442726,7 +442726,7 @@ index c654a9a8fb08..fd147fac5ef2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Manivannan Sadhasivam Date: Fri, 12 Jun 2020 15:53:54 +0200 -Subject: [PATCH 0936/1219] media: i2c: imx290: Move the settle time delay out +Subject: [PATCH 0936/1218] media: i2c: imx290: Move the settle time delay out of loop Commit 6544af9b04b4484867c234ba0be1b5008e4a14ee upstream. @@ -442769,7 +442769,7 @@ index fd147fac5ef2..02001c1b0dfc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Fri, 12 Jun 2020 15:53:55 +0200 -Subject: [PATCH 0937/1219] media: i2c: imx290: set bus_type before calling +Subject: [PATCH 0937/1218] media: i2c: imx290: set bus_type before calling v4l2_fwnode_endpoint_alloc_parse() Commit a270675875829b6d46eb9e38960fd6019555ebb8 upstream. @@ -442912,7 +442912,7 @@ index 02001c1b0dfc..9c97830164e9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 25 Jun 2020 08:28:51 +0100 -Subject: [PATCH 0938/1219] media: i2c: imx290: Add support for 74.25MHz clock +Subject: [PATCH 0938/1218] media: i2c: imx290: Add support for 74.25MHz clock The existing driver only supported a clock of 37.125MHz, but the sensor also supports 74.25MHz. @@ -443182,7 +443182,7 @@ index 9c97830164e9..656716fea44b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 11 Jun 2020 13:41:43 +0100 -Subject: [PATCH 0939/1219] media: i2c: imx290: Correct range for V4L2_CID_GAIN +Subject: [PATCH 0939/1218] media: i2c: imx290: Correct range for V4L2_CID_GAIN to 0-238 The datasheet lists the gain as being 0.0 to 72.0dB in 0.3dB steps, which @@ -443214,7 +443214,7 @@ index 656716fea44b..e7eecbea9bb0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 11 Jun 2020 14:36:40 +0100 -Subject: [PATCH 0940/1219] media: i2c: imx290: Convert HMAX setting into +Subject: [PATCH 0940/1218] media: i2c: imx290: Convert HMAX setting into V4L2_CID_HBLANK Userspace needs to know HBLANK if it is to work out exposure times @@ -443379,7 +443379,7 @@ index e7eecbea9bb0..876ad590102b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 11 Jun 2020 18:09:12 +0100 -Subject: [PATCH 0941/1219] media: i2c: imx290: Add support for V4L2_CID_VBLANK +Subject: [PATCH 0941/1218] media: i2c: imx290: Add support for V4L2_CID_VBLANK In order to calculate framerate and durations userspace needs the vertical blanking information. This can be configurable, @@ -443526,7 +443526,7 @@ index 876ad590102b..ea0559e8dcc9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 11 Jun 2020 18:19:13 +0100 -Subject: [PATCH 0942/1219] media: i2c: imx290: Add exposure control to the +Subject: [PATCH 0942/1218] media: i2c: imx290: Add exposure control to the driver. Adds support for V4L2_CID_EXPOSURE so that userspace can control @@ -443625,7 +443625,7 @@ index ea0559e8dcc9..df1ad9ac509f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 11 Jun 2020 18:34:16 +0100 -Subject: [PATCH 0943/1219] media: i2c: imx290: Add H and V flip controls +Subject: [PATCH 0943/1218] media: i2c: imx290: Add H and V flip controls The sensor supports horizontal and vertical flips, so support them through V4L2_CID_HFLIP and V4L2_CID_VFLIP. @@ -443714,7 +443714,7 @@ index df1ad9ac509f..246c4b149598 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 25 Jun 2020 16:52:14 +0100 -Subject: [PATCH 0944/1219] media: dt-bindings: media: i2c: Add mono version to +Subject: [PATCH 0944/1218] media: dt-bindings: media: i2c: Add mono version to IMX290 bindings The IMX290 module is available as either monochrome or colour and @@ -443756,7 +443756,7 @@ index a3cc21410f7c..294e63650d9e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 25 Jun 2020 17:03:11 +0100 -Subject: [PATCH 0945/1219] media : i2c: imx290: Add support for the mono +Subject: [PATCH 0945/1218] media : i2c: imx290: Add support for the mono sensor variant. The IMX290 module is available as either mono or colour (Bayer). @@ -443947,7 +443947,7 @@ index 246c4b149598..a6c5d9ce709f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 26 Jun 2020 18:11:49 +0100 -Subject: [PATCH 0946/1219] media: i2c: imx290: Switch set_hmax to use +Subject: [PATCH 0946/1218] media: i2c: imx290: Switch set_hmax to use imx290_write_buffered_reg imx290_set_hmax was using two independent writes to set up hmax, @@ -443996,7 +443996,7 @@ index a6c5d9ce709f..9431c2b917ed 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 19 May 2020 13:35:17 +0100 -Subject: [PATCH 0947/1219] dtoverlays: Add an overlay for the Sony IMX290 +Subject: [PATCH 0947/1218] dtoverlays: Add an overlay for the Sony IMX290 image sensor Adds an overlay to configure the IMX290 image sensor. @@ -444246,7 +444246,7 @@ index 000000000000..8f1dadb13f6a From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 25 Jun 2020 18:12:17 +0100 -Subject: [PATCH 0948/1219] defconfig: Add Sony IMX290 image sensor driver to +Subject: [PATCH 0948/1218] defconfig: Add Sony IMX290 image sensor driver to all Pi defconfigs Adds the mainline IMX290 sensor driver (with extra features) to @@ -444328,7 +444328,7 @@ index c82e163a095c..55bf3bbbcb74 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Tue, 23 Jun 2020 18:37:01 +0100 -Subject: [PATCH 0949/1219] vc4_hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET +Subject: [PATCH 0949/1218] vc4_hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SET Symptom is random switching of speakers when using multichannel. @@ -444372,7 +444372,7 @@ index 5aa5236e576d..994bcb027172 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Tue, 19 May 2020 15:56:47 +0100 -Subject: [PATCH 0950/1219] staging: vc04_services: isp: Fixup g/s_selection +Subject: [PATCH 0950/1218] staging: vc04_services: isp: Fixup g/s_selection implementation Add V4L2_SEL_TGT_CROP_DEFAULT and V4L2_SEL_TGT_CROP_BOUND targets. @@ -444507,7 +444507,7 @@ index bc86354ac4c6..83471996a84d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Tue, 19 May 2020 15:57:08 +0100 -Subject: [PATCH 0951/1219] staging: vc04_services: isp: Reorder operations +Subject: [PATCH 0951/1218] staging: vc04_services: isp: Reorder operations during device probe Register the video node at the end of the probe, swapping order with @@ -444605,7 +444605,7 @@ index 83471996a84d..815cf50cd07a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Tue, 19 May 2020 15:57:23 +0100 -Subject: [PATCH 0952/1219] uapi: bcm2835-isp: Fixups for bcm2835-isp uapi +Subject: [PATCH 0952/1218] uapi: bcm2835-isp: Fixups for bcm2835-isp uapi structures Rename pad_[] to padding[]. @@ -444645,7 +444645,7 @@ index e7afc367fd76..bb16dcbcb40f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxim Mikityanskiy Date: Sun, 21 Jun 2020 18:06:31 +0300 -Subject: [PATCH 0953/1219] config: Set CONFIG_SERIAL_DEV_CTRL_TTYPORT=y in +Subject: [PATCH 0953/1218] config: Set CONFIG_SERIAL_DEV_CTRL_TTYPORT=y in Raspberry Pi defconfigs The next patch adds a device tree overlay for Bluetooth. The Bluetooth @@ -444753,7 +444753,7 @@ index 55bf3bbbcb74..bf65e6561589 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Maxim Mikityanskiy Date: Sat, 27 Jun 2020 13:08:26 +0300 -Subject: [PATCH 0954/1219] ARM: dts: Add Bluetooth nodes for Raspberry Pi +Subject: [PATCH 0954/1218] ARM: dts: Add Bluetooth nodes for Raspberry Pi Add device tree nodes for Bluetooth on supported Raspberry Pi boards. It's disabled by default and can be enabled by `krnbt=on` dtparam. It's @@ -445060,7 +445060,7 @@ index 30d3d8549da0..44d8e10ef735 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 30 Jun 2020 18:04:13 +0100 -Subject: [PATCH 0955/1219] drm/vc4: Allow interlaced HDMI modes from FKMS. +Subject: [PATCH 0955/1218] drm/vc4: Allow interlaced HDMI modes from FKMS. Having checked the firmware handling for interlaced modes, it appears to be possible to support interlaced modes on @@ -445103,7 +445103,7 @@ index 25a1f066e62c..ab794eec6afe 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 2 Jul 2020 13:53:20 +0100 -Subject: [PATCH 0956/1219] serial: 8250: bcm2835aux - defer if clock is zero +Subject: [PATCH 0956/1218] serial: 8250: bcm2835aux - defer if clock is zero See: https://github.com/raspberrypi/linux/issues/3700 @@ -445137,7 +445137,7 @@ index 33da68341c3a..8102ad9d04ea 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Sakari Ailus Date: Mon, 24 Feb 2020 18:52:20 +0100 -Subject: [PATCH 0957/1219] media: v4l: Add 14-bit raw bayer pixel formats +Subject: [PATCH 0957/1218] media: v4l: Add 14-bit raw bayer pixel formats MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -445301,7 +445301,7 @@ index 10e146cd092a..20bbc3e60118 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gl=C3=B6ckner?= Date: Mon, 24 Feb 2020 18:52:21 +0100 -Subject: [PATCH 0958/1219] media: v4l: Add 14-bit raw greyscale pixel format +Subject: [PATCH 0958/1218] media: v4l: Add 14-bit raw greyscale pixel format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -445445,7 +445445,7 @@ index 20bbc3e60118..a4fd05446c62 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gl=C3=B6ckner?= Date: Mon, 24 Feb 2020 18:52:22 +0100 -Subject: [PATCH 0959/1219] media: v4l: Add 1X14 14-bit greyscale media bus +Subject: [PATCH 0959/1218] media: v4l: Add 1X14 14-bit greyscale media bus code definition MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -445541,7 +445541,7 @@ index 4b5e2a71dfec..3c2848e91c1b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 7 May 2020 16:59:03 +0100 -Subject: [PATCH 0960/1219] media: Add a pixel format for MIPI packed 12bit +Subject: [PATCH 0960/1218] media: Add a pixel format for MIPI packed 12bit luma only. This is the format used by monochrome 12bit image sensors. @@ -445649,7 +445649,7 @@ index a4fd05446c62..cd055346095b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 25 Jun 2020 17:51:03 +0100 -Subject: [PATCH 0961/1219] media: Add a pixel format for MIPI packed 14bit +Subject: [PATCH 0961/1218] media: Add a pixel format for MIPI packed 14bit luma only. This is the format used by monochrome 14bit image sensors. @@ -445766,7 +445766,7 @@ index cd055346095b..8020c483ea3c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 6 May 2020 18:09:04 +0100 -Subject: [PATCH 0962/1219] staging: vc04_services: isp: Add support for 14bit +Subject: [PATCH 0962/1218] staging: vc04_services: isp: Add support for 14bit Bayer The only thing missing was a set of defines, therefore add them in. @@ -445849,7 +445849,7 @@ index 8d904fcce388..4288d50a7e6b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 6 May 2020 18:11:14 +0100 -Subject: [PATCH 0963/1219] staging: vc04_services: isp: Add monochrome image +Subject: [PATCH 0963/1218] staging: vc04_services: isp: Add monochrome image formats Adds support for monochrome image formats in the various @@ -445949,7 +445949,7 @@ index 4288d50a7e6b..8eb6334ee055 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 6 May 2020 18:24:34 +0100 -Subject: [PATCH 0964/1219] staging: vc04_services: isp: Increase the number of +Subject: [PATCH 0964/1218] staging: vc04_services: isp: Increase the number of supported formats expected The ISP now supports 47 different input formats, therefore increase the @@ -445984,7 +445984,7 @@ index 815cf50cd07a..424e7e6da1d6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 25 Jun 2020 17:40:56 +0100 -Subject: [PATCH 0965/1219] staging: vc04_services: codec: Increase the number +Subject: [PATCH 0965/1218] staging: vc04_services: codec: Increase the number of supported formats expected The ISP now supports 47 different input formats, therefore increase the @@ -446019,7 +446019,7 @@ index 1c7fbba6c9c8..2391d589f170 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 1 Jul 2020 10:38:12 +0100 -Subject: [PATCH 0966/1219] staging: vc04_services: codec: Add support for mono +Subject: [PATCH 0966/1218] staging: vc04_services: codec: Add support for mono formats The firmware ISP component now allows for processing of mono @@ -446089,7 +446089,7 @@ index 2391d589f170..b9415f3cdb76 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 1 Jul 2020 10:50:12 +0100 -Subject: [PATCH 0967/1219] staging: vc04_services: codec: Add support for +Subject: [PATCH 0967/1218] staging: vc04_services: codec: Add support for 14bit Bayer formats Now that the 14bit Bayer formats have been defined within @@ -446152,7 +446152,7 @@ index b9415f3cdb76..3fe81979aaa1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 25 Jun 2020 17:53:32 +0100 -Subject: [PATCH 0968/1219] media: bcm2835-unicam: Add support for 12bit mono +Subject: [PATCH 0968/1218] media: bcm2835-unicam: Add support for 12bit mono packed format Now that V4L2_PIX_FMT_Y12P is defined, allow passing raw 12bit @@ -446183,7 +446183,7 @@ index f70167d271fe..104f4d0f9f05 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 25 Jun 2020 18:03:47 +0100 -Subject: [PATCH 0969/1219] media: bcm2835-unicam: Add support for 14bit mono +Subject: [PATCH 0969/1218] media: bcm2835-unicam: Add support for 14bit mono sources Now that V4L2_PIX_FMT_Y14 and V4L2_PIX_FMT_Y14P are defined, @@ -446218,7 +446218,7 @@ index 104f4d0f9f05..799bea3d4f41 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 1 Jul 2020 10:57:57 +0100 -Subject: [PATCH 0970/1219] media: bcm2835-unicam: Add support for unpacked +Subject: [PATCH 0970/1218] media: bcm2835-unicam: Add support for unpacked 14bit Bayer formats Now that the 14bit non-packed Bayer formats are defined, add them @@ -446266,7 +446266,7 @@ index 799bea3d4f41..3b082587dd14 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 2 Jul 2020 15:21:05 +0100 -Subject: [PATCH 0971/1219] overlays: Fix miniuart-bt "krnbt" parameter +Subject: [PATCH 0971/1218] overlays: Fix miniuart-bt "krnbt" parameter Although superficially appealing, an overlay parameter that targets a label in the base DTB is not currently supported. Instead it is @@ -446304,7 +446304,7 @@ index 44d8e10ef735..da49f14a0940 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 3 Jul 2020 14:11:55 +0100 -Subject: [PATCH 0972/1219] drm/vc4: Make FKMS max refresh rate a module +Subject: [PATCH 0972/1218] drm/vc4: Make FKMS max refresh rate a module parameter Some people want to use the high refresh rate modes for 1080p100 @@ -446365,7 +446365,7 @@ index ab794eec6afe..a173ca430db4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 3 Jul 2020 16:06:55 +0100 -Subject: [PATCH 0973/1219] drm/vc4: FKMS Block modes with odd horizontal +Subject: [PATCH 0973/1218] drm/vc4: FKMS Block modes with odd horizontal timing values on Pi4 Pi4 HDMI pipeline is 2 pixels/clock and can not produce timings @@ -446445,7 +446445,7 @@ index a173ca430db4..ff726486c785 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 3 Jul 2020 16:05:37 +0100 -Subject: [PATCH 0974/1219] dt: Use rpi-firmware-kms-2711 on 2711 platforms +Subject: [PATCH 0974/1218] dt: Use rpi-firmware-kms-2711 on 2711 platforms Signed-off-by: Dave Stevenson --- @@ -446490,7 +446490,7 @@ index c42fa2aa5ef2..ce3edc2cda7d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 3 Jul 2020 16:13:33 +0100 -Subject: [PATCH 0975/1219] drm/vc4: FKMS: Put includes in alphabetical order, +Subject: [PATCH 0975/1218] drm/vc4: FKMS: Put includes in alphabetical order, and use <> instead of "" Reorder the includes, and use the system include paths rather than @@ -446553,7 +446553,7 @@ index ff726486c785..ec5c223033c8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Lukas Wunner Date: Tue, 4 Feb 2020 15:50:41 +0100 -Subject: [PATCH 0976/1219] irqchip/bcm2835: Quiesce IRQs left enabled by +Subject: [PATCH 0976/1218] irqchip/bcm2835: Quiesce IRQs left enabled by bootloader [ Upstream commit bd59b343a9c902c522f006e6d71080f4893bbf42 ] @@ -446664,7 +446664,7 @@ index 40c1b38d5db5..be181d4aecca 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 1 Jul 2020 18:28:10 +0100 -Subject: [PATCH 0977/1219] dtoverlays: Fixup imx219 and imx477 overlays due to +Subject: [PATCH 0977/1218] dtoverlays: Fixup imx219 and imx477 overlays due to parsing failures imx219 overlay failed to detect as CSI2 as it was missing any @@ -446714,7 +446714,7 @@ index bd187713939e..73d4f79d54e6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Sat, 4 Jul 2020 22:19:26 +0100 -Subject: [PATCH 0978/1219] overlays: rpi-ft5406: Fix boolean parameters +Subject: [PATCH 0978/1218] overlays: rpi-ft5406: Fix boolean parameters An improvement in the automated testing of overlays revealed these invalid boolean parameter declarations. @@ -446747,7 +446747,7 @@ index 4dcb490f04b6..8483c4f4b2eb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 6 Jul 2020 20:04:53 +0100 -Subject: [PATCH 0979/1219] configs: Regenerate Pi defconfigs +Subject: [PATCH 0979/1218] configs: Regenerate Pi defconfigs Signed-off-by: Phil Elwell --- @@ -446825,7 +446825,7 @@ index bf65e6561589..99ed08604d56 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 6 Jul 2020 17:53:47 +0100 -Subject: [PATCH 0980/1219] ARM: dts: Copy kernel BT changes to CM4 +Subject: [PATCH 0980/1218] ARM: dts: Copy kernel BT changes to CM4 Signed-off-by: Phil Elwell --- @@ -446860,7 +446860,7 @@ index ce3edc2cda7d..d5d62245f73c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 7 Jul 2020 09:01:54 +0100 -Subject: [PATCH 0981/1219] ARM: dts: Make bcm2711 dts more like 5.7 +Subject: [PATCH 0981/1218] ARM: dts: Make bcm2711 dts more like 5.7 The multiple declarations of pixelvalve2 were causing problems for the DT checkers. Aligning the dts files closer to the later kernel versions @@ -447568,7 +447568,7 @@ index 4b98dba51e59..4f87bb4fd3d1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 1 Jul 2020 20:28:27 +0100 -Subject: [PATCH 0982/1219] bcm2835-dma: Add NO_WAIT_RESP flag +Subject: [PATCH 0982/1218] bcm2835-dma: Add NO_WAIT_RESP flag Use bit 27 of the dreq value (the second cell of the DT DMA descriptor) to request that the WAIT_RESP bit is not set. @@ -447628,7 +447628,7 @@ index 53346d7eb66c..9fec52489421 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 7 Jul 2020 14:08:55 +0100 -Subject: [PATCH 0983/1219] ARM: dts: Restore the old 2711 scb ranges property +Subject: [PATCH 0983/1218] ARM: dts: Restore the old 2711 scb ranges property The back-ported value breaks PCIe. @@ -447658,7 +447658,7 @@ index e8c6a0dfc9f7..4a3659d21997 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 7 Jul 2020 14:22:25 +0100 -Subject: [PATCH 0984/1219] configs: Enable CONFIG_BLK_DEV_NVME=m +Subject: [PATCH 0984/1218] configs: Enable CONFIG_BLK_DEV_NVME=m Enable support for NVME SSDs. @@ -447699,7 +447699,7 @@ index 9656ca9f5316..656068a1bbb8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Zefa Chen Date: Fri, 17 May 2019 18:23:03 +0800 -Subject: [PATCH 0985/1219] media: i2c: add ov9281 driver. +Subject: [PATCH 0985/1218] media: i2c: add ov9281 driver. Change-Id: I7b77250bbc56d2f861450cf77271ad15f9b88ab1 Signed-off-by: Zefa Chen @@ -448928,7 +448928,7 @@ index 000000000000..4a6324a3e5da From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 14 Apr 2020 15:47:09 +0100 -Subject: [PATCH 0986/1219] media: i2c: ov9281: fix mclk issue when probe +Subject: [PATCH 0986/1218] media: i2c: ov9281: fix mclk issue when probe multiple camera. Takes the ov9281 part only from the Rockchip's patch. @@ -448994,7 +448994,7 @@ index 4a6324a3e5da..0d6759942f79 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 14 Apr 2020 15:51:50 +0100 -Subject: [PATCH 0987/1219] media: i2c: ov9281: add enum_frame_interval +Subject: [PATCH 0987/1218] media: i2c: ov9281: add enum_frame_interval function for iq tool 2.2 and hal3 Adds the ov9281 parts of the Rockchip patch adding enum_frame_interval to @@ -449097,7 +449097,7 @@ index 0d6759942f79..273aa904683c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 14 Apr 2020 16:12:33 +0100 -Subject: [PATCH 0988/1219] media: i2c: ov9281: Fixup for recent kernel +Subject: [PATCH 0988/1218] media: i2c: ov9281: Fixup for recent kernel releases, and remove custom code The Rockchip driver was based on a 4.4 kernel, and had several custom @@ -449794,7 +449794,7 @@ index 273aa904683c..7b9bea476cfb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 6 Jul 2020 17:51:32 +0100 -Subject: [PATCH 0989/1219] media: i2c: ov9281: Read chip ID via 2 reads +Subject: [PATCH 0989/1218] media: i2c: ov9281: Read chip ID via 2 reads Vision Components have made an OV9281 module which blocks reading back the majority of registers to comply with NDAs, and in doing @@ -449842,7 +449842,7 @@ index 7b9bea476cfb..bb8efc3d3cba 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 6 Jul 2020 17:32:21 +0100 -Subject: [PATCH 0990/1219] dtoverlay: Add overlay for Omnivision OV9281 image +Subject: [PATCH 0990/1218] dtoverlay: Add overlay for Omnivision OV9281 image sensor Adds an overlay for the OV9281 mono imaging sensor using 2 CSI-2 @@ -450010,7 +450010,7 @@ index 000000000000..4411c9d96564 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 6 Jul 2020 18:45:01 +0100 -Subject: [PATCH 0991/1219] defconfigs: Add OV9281 to all the Pi defconfigs +Subject: [PATCH 0991/1218] defconfigs: Add OV9281 to all the Pi defconfigs Adds the driver for use by the dtoverlay. @@ -450090,7 +450090,7 @@ index 99ed08604d56..e238f963d172 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Sun, 6 Oct 2019 17:28:19 +0200 -Subject: [PATCH 0992/1219] Bluetooth: hci_bcm: Fix RTS handling during startup +Subject: [PATCH 0992/1218] Bluetooth: hci_bcm: Fix RTS handling during startup commit 3347a80965b38f096b1d6f995c00c9c9e53d4b8b upstream. @@ -450129,7 +450129,7 @@ index c6bb380806f9..bba10dd01443 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Abhishek Pandit-Subedi Date: Fri, 25 Oct 2019 14:54:26 -0700 -Subject: [PATCH 0993/1219] Bluetooth: hci_bcm: Add compatible string for +Subject: [PATCH 0993/1218] Bluetooth: hci_bcm: Add compatible string for BCM43540 commit d462af20dbfa1b9b1a831412f32d9d6757b82459 upstream. @@ -450163,7 +450163,7 @@ index bba10dd01443..86ac93d6e371 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Mohammad Rasim Date: Wed, 20 Nov 2019 14:02:35 +0300 -Subject: [PATCH 0994/1219] Bluetooth: btbcm: Add entry for BCM4335A0 UART +Subject: [PATCH 0994/1218] Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetooth commit 1199ab4c9e1d4cdfbabd70b4aadbc8e72c691f65 upstream. @@ -450229,7 +450229,7 @@ index 86ac93d6e371..9bb5074b6a25 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Abhishek Pandit-Subedi Date: Tue, 26 Nov 2019 08:17:29 +0100 -Subject: [PATCH 0995/1219] Bluetooth: hci_bcm: Disallow set_baudrate for +Subject: [PATCH 0995/1218] Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354 commit 5d6f391073d5c1c903ac12be72c66b96b2ae93f4 upstream. @@ -450350,7 +450350,7 @@ index 9bb5074b6a25..aaee895f983f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Abhishek Pandit-Subedi Date: Tue, 26 Nov 2019 08:17:30 +0100 -Subject: [PATCH 0996/1219] Bluetooth: btbcm: Support pcm configuration +Subject: [PATCH 0996/1218] Bluetooth: btbcm: Support pcm configuration commit 528379902337102b0264fe5343eafb3d6c59fa45 upstream. @@ -450482,7 +450482,7 @@ index d204be8a84bf..3c7dd0765837 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Abhishek Pandit-Subedi Date: Tue, 26 Nov 2019 08:17:32 +0100 -Subject: [PATCH 0997/1219] Bluetooth: hci_bcm: Support pcm params in dts +Subject: [PATCH 0997/1218] Bluetooth: hci_bcm: Support pcm params in dts commit eb762b94111b646b4f116ebfdbfcadbad14e12b3 upstream. @@ -450562,7 +450562,7 @@ index aaee895f983f..ebb540b1f676 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Stefan Wahren Date: Wed, 1 Jan 2020 15:01:34 +0100 -Subject: [PATCH 0998/1219] Bluetooth: hci_bcm: Drive RTS only for BCM43438 +Subject: [PATCH 0998/1218] Bluetooth: hci_bcm: Drive RTS only for BCM43438 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -450660,7 +450660,7 @@ index ebb540b1f676..2e5b30eea856 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Joerg Schambacher Date: Tue, 7 Jul 2020 15:09:06 +0200 -Subject: [PATCH 0999/1219] Enhances the DAC+ driver to control the optional +Subject: [PATCH 0999/1218] Enhances the DAC+ driver to control the optional headphone amplifier Probes on the I2C bus for TPA6130A2, if successful, it sets DT-parameter @@ -450802,7 +450802,7 @@ index 4cde60a5b6f6..286a62c3ff48 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 8 Jul 2020 17:33:06 +0100 -Subject: [PATCH 1000/1219] ARM: dts: hifiberry-dacplus headphone amp support +Subject: [PATCH 1000/1218] ARM: dts: hifiberry-dacplus headphone amp support Signed-off-by: Phil Elwell --- @@ -450832,7 +450832,7 @@ index 2ca3d886ebb7..ff19015ba656 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 7 Jul 2020 10:31:53 +0100 -Subject: [PATCH 1001/1219] media: i2c: imx290: Explicitly set v&h blank on +Subject: [PATCH 1001/1218] media: i2c: imx290: Explicitly set v&h blank on mode change __v4l2_ctrl_modify_range only updates the current value should @@ -450884,7 +450884,7 @@ index 9431c2b917ed..0aa3940c577e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 7 Jul 2020 11:23:48 +0100 -Subject: [PATCH 1002/1219] media: i2c: imx290: Add support for g_selection to +Subject: [PATCH 1002/1218] media: i2c: imx290: Add support for g_selection to report cropping Userspace needs to know the cropping arrangements for each mode, @@ -451046,7 +451046,7 @@ index 0aa3940c577e..5b7083b7050e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 7 Jul 2020 11:51:26 +0100 -Subject: [PATCH 1003/1219] media: i2c: imx290: Set the colorspace fields in +Subject: [PATCH 1003/1218] media: i2c: imx290: Set the colorspace fields in the format The colorspace fields were left untouched in imx290_set_fmt @@ -451083,7 +451083,7 @@ index 5b7083b7050e..0057e0b98912 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 7 Jul 2020 14:23:40 +0100 -Subject: [PATCH 1004/1219] media: bcm2835-unicam: Reinstate V4L2_CAP_READWRITE +Subject: [PATCH 1004/1218] media: bcm2835-unicam: Reinstate V4L2_CAP_READWRITE in the caps v4l2-compliance throws a failure if the device doesn't advertise @@ -451117,7 +451117,7 @@ index 3b082587dd14..6b7780ec8ec6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 7 Jul 2020 14:52:43 +0100 -Subject: [PATCH 1005/1219] media: bcm2835-unicam: Ensure type is VIDEO_CAPTURE +Subject: [PATCH 1005/1218] media: bcm2835-unicam: Ensure type is VIDEO_CAPTURE in [g|s]_selection [g|s]_selection pass in a buffer type that needs to be validated @@ -451159,7 +451159,7 @@ index 6b7780ec8ec6..c2b9d89f0ae5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 9 Jul 2020 14:34:34 +0100 -Subject: [PATCH 1006/1219] configs: Add CAN_EMS_USB=m +Subject: [PATCH 1006/1218] configs: Add CAN_EMS_USB=m See: https://github.com/raspberrypi/linux/issues/3716 @@ -451239,7 +451239,7 @@ index e238f963d172..c028ffce473a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 7 Jul 2020 16:12:05 +0100 -Subject: [PATCH 1007/1219] dtoverlays: Create an overlay for the Omnivision +Subject: [PATCH 1007/1218] dtoverlays: Create an overlay for the Omnivision OV7251 sensor Adds an overlay for the OV7251 VGA global shutter sensor. @@ -451407,7 +451407,7 @@ index 000000000000..f04eafd4adf9 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 7 Jul 2020 16:14:36 +0100 -Subject: [PATCH 1008/1219] defconfigs: Add the Omnivision OV7251 sensor driver +Subject: [PATCH 1008/1218] defconfigs: Add the Omnivision OV7251 sensor driver to the defconfigs Signed-off-by: Dave Stevenson @@ -451486,7 +451486,7 @@ index c028ffce473a..1d42667e3c11 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 10 Mar 2020 22:21:15 +0000 -Subject: [PATCH 1009/1219] vc4_hdmi: Set HDMI_MAI_FMT +Subject: [PATCH 1009/1218] vc4_hdmi: Set HDMI_MAI_FMT The hardware uses this for generating the right audio data island packets when using formats other than PCM @@ -451618,7 +451618,7 @@ index 4d017572a5c2..a388a9265afc 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Tue, 17 Mar 2020 12:12:22 +0100 -Subject: [PATCH 1010/1219] drm/vc4: add iec958 controls to vc4_hdmi +Subject: [PATCH 1010/1218] drm/vc4: add iec958 controls to vc4_hdmi Although vc4 get an IEC958 formatted stream passed in from userspace the driver needs the info from the channel status bits to properly @@ -451745,7 +451745,7 @@ index 60f7bf99e06e..5914de41705c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matthias Reichl Date: Thu, 19 Mar 2020 20:00:35 +0100 -Subject: [PATCH 1011/1219] drm/vc4: move setup from hw_params to prepare +Subject: [PATCH 1011/1218] drm/vc4: move setup from hw_params to prepare Configuring HDMI audio registers in prepare allows us to take IEC958 bits into account which are set by the alsa hook after @@ -451807,7 +451807,7 @@ index 913dbcc7a7dd..d6961466e2eb 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Fri, 10 Jul 2020 11:51:16 +0100 -Subject: [PATCH 1012/1219] drm/vc4: enable HBR MAI format on HBR streams +Subject: [PATCH 1012/1218] drm/vc4: enable HBR MAI format on HBR streams Signed-off-by: Matthias Reichl --- @@ -451838,7 +451838,7 @@ index d6961466e2eb..3108e0a1eacd 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Thu, 25 Jun 2020 18:48:40 +0100 -Subject: [PATCH 1013/1219] vc4_hdmi: Remove firmware logic for MAI threshold +Subject: [PATCH 1013/1218] vc4_hdmi: Remove firmware logic for MAI threshold setting This was a workaround for bugs in hardware on earlier Pi models @@ -451891,7 +451891,7 @@ index 3108e0a1eacd..19a243c9d805 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Tue, 30 Jun 2020 11:23:49 +0100 -Subject: [PATCH 1014/1219] vc_hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE +Subject: [PATCH 1014/1218] vc_hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSE Without this bit set, HDMI_MAI_FORMAT doesn't pick up the format and samplerate from DVP_CFG_MAI0_FMT and you @@ -451921,7 +451921,7 @@ index 19a243c9d805..5e74a6ca0c99 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Thu, 2 Jul 2020 19:36:08 +0100 -Subject: [PATCH 1015/1219] dts: Enable NO_WAIT_RESP for hdmi audio dma +Subject: [PATCH 1015/1218] dts: Enable NO_WAIT_RESP for hdmi audio dma Without this set, DVP_CFG_MAI0_CTL indicates occasional DLATE errors when configured to 8 channel 192kHz @@ -451974,7 +451974,7 @@ index e269e75f0f57..e39577e90cc1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 10 Jul 2020 16:57:43 +0100 -Subject: [PATCH 1016/1219] SQUASH: dts: Further simplify firmware clocks +Subject: [PATCH 1016/1218] SQUASH: dts: Further simplify firmware clocks All Pi platforms will use the firmware clocks driver, so declare it in the most common place - bcm2835-rpi.dtsi. @@ -452055,7 +452055,7 @@ index 52b47038ca82..c4c858b984c6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Mon, 11 May 2020 13:02:22 +0100 -Subject: [PATCH 1017/1219] media: bcm2835: unicam: Set VPU min clock freq to +Subject: [PATCH 1017/1218] media: bcm2835: unicam: Set VPU min clock freq to 250Mhz. When streaming with Unicam, the VPU must have a clock frequency of at @@ -452217,7 +452217,7 @@ index c2b9d89f0ae5..57c3c5f5db56 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Mon, 11 May 2020 13:06:27 +0100 -Subject: [PATCH 1018/1219] dt-bindings: bcm2835-unicam: Update documentation +Subject: [PATCH 1018/1218] dt-bindings: bcm2835-unicam: Update documentation with new clock params Update the documentation to reflect the new "VPU" clock needed @@ -452261,7 +452261,7 @@ index 7714fb374b34..164d0377dcd2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: AMuszkat Date: Tue, 14 Jul 2020 17:51:03 +0200 -Subject: [PATCH 1019/1219] correct SND_SOC_DAILINK_DEFS +Subject: [PATCH 1019/1218] correct SND_SOC_DAILINK_DEFS Signed-off-by: AMuszkat --- @@ -452288,7 +452288,7 @@ index 41965c71c912..db43239d29c9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Sat, 9 May 2020 11:04:44 +0200 -Subject: [PATCH 1020/1219] media: dt-bindings: video-interfaces: Document +Subject: [PATCH 1020/1218] media: dt-bindings: video-interfaces: Document 'orientation' property Add the 'orientation' device property, used to specify the device mounting @@ -452337,7 +452337,7 @@ index f884ada0bffc..b1ff492c7da7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Sat, 9 May 2020 11:04:45 +0200 -Subject: [PATCH 1021/1219] media: dt-bindings: video-interface: Replace +Subject: [PATCH 1021/1218] media: dt-bindings: video-interface: Replace 'rotation' description Replace the 'rotation' property description by providing a definition @@ -452733,7 +452733,7 @@ index b1ff492c7da7..3920f25a9123 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Sat, 9 May 2020 11:04:46 +0200 -Subject: [PATCH 1022/1219] media: v4l2-ctrl: Document +Subject: [PATCH 1022/1218] media: v4l2-ctrl: Document V4L2_CID_CAMERA_ORIENTATION Add documentation for the V4L2_CID_CAMERA_ORIENTATION camera @@ -452800,7 +452800,7 @@ index 51c1d5c9eb00..c65a2b66232e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Sat, 9 May 2020 11:04:47 +0200 -Subject: [PATCH 1023/1219] media: v4l2-ctrl: Document +Subject: [PATCH 1023/1218] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_ROTATION Add documentation for the V4L2_CID_CAMERA_SENSOR_ROTATION camera @@ -452957,7 +452957,7 @@ index c65a2b66232e..e64c1b2c01e8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Sat, 9 May 2020 11:04:48 +0200 -Subject: [PATCH 1024/1219] media: v4l2-ctrls: Add camera orientation and +Subject: [PATCH 1024/1218] media: v4l2-ctrls: Add camera orientation and rotation Add support for the newly defined V4L2_CID_CAMERA_ORIENTATION @@ -453054,7 +453054,7 @@ index 660574b1b4e7..b6173d8c38f1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Sat, 9 May 2020 11:04:49 +0200 -Subject: [PATCH 1025/1219] media: v4l2-fwnode: Add helper to parse device +Subject: [PATCH 1025/1218] media: v4l2-fwnode: Add helper to parse device properties Add an helper function to parse common device properties in the same @@ -453200,7 +453200,7 @@ index f6a7bcd13197..7bb8da2092f6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Sat, 9 May 2020 11:04:52 +0200 -Subject: [PATCH 1026/1219] media: v4l2-ctrls: Add helper to register +Subject: [PATCH 1026/1218] media: v4l2-ctrls: Add helper to register properties Add an helper function to v4l2-ctrls to register controls associated @@ -453322,7 +453322,7 @@ index 65575e9b5a2b..162859aa2138 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 4 Jul 2020 01:45:08 +0300 -Subject: [PATCH 1027/1219] media: i2c: ov5647: Parse and register properties +Subject: [PATCH 1027/1218] media: i2c: ov5647: Parse and register properties Parse device properties and register controls for them using the V4L2 fwnode properties helpers. @@ -453377,7 +453377,7 @@ index 6d84d2785f74..86a821a172b3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jacopo Mondi Date: Sat, 9 May 2020 11:04:55 +0200 -Subject: [PATCH 1028/1219] media: i2c: imx219: Parse and register properties +Subject: [PATCH 1028/1218] media: i2c: imx219: Parse and register properties Parse device properties and register controls for them using the newly introduced helpers. @@ -453434,7 +453434,7 @@ index b84fc19e9ff7..812323107f36 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 4 Jul 2020 01:45:08 +0300 -Subject: [PATCH 1029/1219] media: i2c: imx477: Parse and register properties +Subject: [PATCH 1029/1218] media: i2c: imx477: Parse and register properties Parse device properties and register controls for them using the V4L2 fwnode properties helpers. @@ -453485,7 +453485,7 @@ index e42a8633087d..3fbb173fa079 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 4 Jul 2020 03:04:38 +0300 -Subject: [PATCH 1030/1219] dt/dtoverlays: ov5647: Add parameter to set camera +Subject: [PATCH 1030/1218] dt/dtoverlays: ov5647: Add parameter to set camera module rotation Add a rotation DT overlay parameter to allow specifying the camera @@ -453542,7 +453542,7 @@ index 5eba3cb9fb91..fd1e7a457f69 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 4 Jul 2020 03:04:38 +0300 -Subject: [PATCH 1031/1219] dt/dtoverlays: imx219: Add parameter to set camera +Subject: [PATCH 1031/1218] dt/dtoverlays: imx219: Add parameter to set camera module rotation Add a rotation DT overlay parameter to allow specifying the camera @@ -453600,7 +453600,7 @@ index 3c2d3fac93d2..dce07b335c4e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 4 Jul 2020 03:04:38 +0300 -Subject: [PATCH 1032/1219] dt/dtoverlays: imx477: Add parameter to set camera +Subject: [PATCH 1032/1218] dt/dtoverlays: imx477: Add parameter to set camera module rotation Add a rotation DT overlay parameter to allow specifying the camera @@ -453658,7 +453658,7 @@ index 73d4f79d54e6..1a97eaaf4c82 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 16 Jul 2020 12:02:47 +0100 -Subject: [PATCH 1033/1219] drm/vc4: Add DRM_MODE_FLAG_DBLCLK support to +Subject: [PATCH 1033/1218] drm/vc4: Add DRM_MODE_FLAG_DBLCLK support to vc4-fkms 480i and several other modes use DRM_MODE_FLAG_DBLCLK and pixel @@ -453718,7 +453718,7 @@ index ec5c223033c8..31982bda0062 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 13 Jul 2020 10:33:19 +0100 -Subject: [PATCH 1034/1219] leds: Add the actpwr trigger +Subject: [PATCH 1034/1218] leds: Add the actpwr trigger The actpwr trigger is a meta trigger that cycles between an inverted mmc0 and default-on. It is written in a way that could fairly easily @@ -453965,7 +453965,7 @@ index 000000000000..4e89fb314e2c From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 14 Jul 2020 13:18:11 +0100 -Subject: [PATCH 1035/1219] configs: Enable LEDS_TRIGGER_ACTPWR +Subject: [PATCH 1035/1218] configs: Enable LEDS_TRIGGER_ACTPWR Make the combined mmc0 activity & power trigger available to use. @@ -454045,7 +454045,7 @@ index 1d42667e3c11..c7e5eeacb27c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 16 Jul 2020 18:19:58 +0100 -Subject: [PATCH 1036/1219] ARM: dts: Select the actpwr LED trigger on Zeroes +Subject: [PATCH 1036/1218] ARM: dts: Select the actpwr LED trigger on Zeroes The new "actpwr" LED trigger guarantees that the combined PWR and ACT LED is on for at least half of every second. Under heavy SD card @@ -454094,7 +454094,7 @@ index c2f58e84eb32..5655eb4769ea 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 8 May 2020 22:05:29 +0100 -Subject: [PATCH 1037/1219] staging: vc04_services: isp: Rework lens shading to +Subject: [PATCH 1037/1218] staging: vc04_services: isp: Rework lens shading to take a dmabuf This removes the need for the client to use vcsm at all. @@ -454189,7 +454189,7 @@ index bb16dcbcb40f..cf8c0437f159 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Matt Flax Date: Fri, 17 Jul 2020 09:17:36 +1000 -Subject: [PATCH 1038/1219] Mute bug fix for the Audioinjector.net isolated +Subject: [PATCH 1038/1218] Mute bug fix for the Audioinjector.net isolated soundcard. --- @@ -454259,7 +454259,7 @@ index 652464658fef..27e1316e387d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 17 Jul 2020 17:56:17 +0100 -Subject: [PATCH 1039/1219] configs: Add MAXIM_THERMOCOUPLE=m +Subject: [PATCH 1039/1218] configs: Add MAXIM_THERMOCOUPLE=m See: https://github.com/raspberrypi/linux/issues/3732 @@ -454339,7 +454339,7 @@ index c7e5eeacb27c..04128417383a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 20 Apr 2020 18:00:38 +0100 -Subject: [PATCH 1040/1219] vc4: Report channel mapping back to userspace +Subject: [PATCH 1040/1218] vc4: Report channel mapping back to userspace This follows logic in hdmi-codec.c to use speaker layout from ELD to choose a suitable speaker mapping based on @@ -454851,7 +454851,7 @@ index 5914de41705c..e866979a6df5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 20 Jul 2020 09:35:46 +0100 -Subject: [PATCH 1041/1219] SQUASH: leds: actpwr - delete unused variable +Subject: [PATCH 1041/1218] SQUASH: leds: actpwr - delete unused variable Signed-off-by: Phil Elwell --- @@ -454877,7 +454877,7 @@ index 4e89fb314e2c..1a52107ceb03 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 21 Jul 2020 17:34:09 +0100 -Subject: [PATCH 1042/1219] staging: vchiq_arm: children inherit DMA config +Subject: [PATCH 1042/1218] staging: vchiq_arm: children inherit DMA config Although it is no longer necessary for vchiq's children to have a different DMA configuration to the parent, they do still need to @@ -454919,7 +454919,7 @@ index d55f038637fc..4edfca26410e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 22 Jul 2020 17:45:24 +0100 -Subject: [PATCH 1043/1219] ARM: dts: 2711 DMA can address 36 bits +Subject: [PATCH 1043/1218] ARM: dts: 2711 DMA can address 36 bits Kernels prior to 5.7 only see the first entry in dma-ranges, so make it cover the full addressable range. @@ -454950,7 +454950,7 @@ index 444a3d74e8f2..c2c63bbef338 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 22 Jul 2020 17:59:31 +0100 -Subject: [PATCH 1044/1219] bcm2835-dma: Advertise the full DMA range +Subject: [PATCH 1044/1218] bcm2835-dma: Advertise the full DMA range Unless the DMA mask is set wider than 32 bits, DMA mapping will use a bounce buffer. @@ -455033,7 +455033,7 @@ index 9fec52489421..5a9b18edc2b7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: iamdavidcz Date: Thu, 23 Jul 2020 23:10:22 +0200 -Subject: [PATCH 1045/1219] add CONFIG_CRYPTO_USER_API_HASH=m +Subject: [PATCH 1045/1218] add CONFIG_CRYPTO_USER_API_HASH=m --- arch/arm/configs/bcm2709_defconfig | 1 + @@ -455110,7 +455110,7 @@ index 04128417383a..05459f731972 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 27 Jul 2020 14:56:16 +0100 -Subject: [PATCH 1046/1219] configs: Adding remaining crypto API modules +Subject: [PATCH 1046/1218] configs: Adding remaining crypto API modules Now that CONFIG_CRYPTO_USER_API_HASH=m is enabled, adding CONFIG_CRYPTO_USER_API_RNG=m and CONFIG_CRYPTO_USER_API_AEAD=m should @@ -455199,7 +455199,7 @@ index 05459f731972..11f3ff5d60f8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 27 Jul 2020 15:34:19 +0100 -Subject: [PATCH 1047/1219] configs: Restore missing cgroups to BCM2835-7 +Subject: [PATCH 1047/1218] configs: Restore missing cgroups to BCM2835-7 See: https://github.com/raspberrypi/linux/issues/3644 @@ -455256,7 +455256,7 @@ index 11f3ff5d60f8..feca764ecd74 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 17 Jul 2020 11:20:07 +0100 -Subject: [PATCH 1048/1219] ARM: dts: Add UART skip-init properties for U-boot +Subject: [PATCH 1048/1218] ARM: dts: Add UART skip-init properties for U-boot U-boot can get stuck trying to initialise UARTs that aren't mapped to the pin header. There is no reason for U-boot not to rely on the @@ -455297,7 +455297,7 @@ index e3d90b4262f1..68a7e1c09db1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 28 Jul 2020 13:01:42 +0100 -Subject: [PATCH 1049/1219] drm/vc4: Remove UIF from the list of modifiers +Subject: [PATCH 1049/1218] drm/vc4: Remove UIF from the list of modifiers returned by format_mod_supported FKMS was listing UIF in the supported modifiers from format_mod_supported @@ -455332,7 +455332,7 @@ index 31982bda0062..7802020cc3c0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 29 Jul 2020 13:47:55 +0100 -Subject: [PATCH 1050/1219] ARM: proc-v7: Force misalignment of early stmia +Subject: [PATCH 1050/1218] ARM: proc-v7: Force misalignment of early stmia In an attempt to prevent the problem of CPUn not starting, explicitly misalign the scratch space used to save registers acros the cache @@ -455398,7 +455398,7 @@ index c4e8006a1a8c..d5d63b9fbe22 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 30 Jul 2020 15:13:09 +0100 -Subject: [PATCH 1051/1219] overlays: Fix sc16is75x overlays w.r.t. serdev +Subject: [PATCH 1051/1218] overlays: Fix sc16is75x overlays w.r.t. serdev Enabling serdev support in rpi-5.4.y had the unintended consequence of making any UART device node with a subnode look like a "serdev" node, @@ -455592,7 +455592,7 @@ index ffdea106434a..730c6e8cd614 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 30 Jul 2020 18:06:24 +0100 -Subject: [PATCH 1052/1219] overlays: Delete spi0-hw-cs +Subject: [PATCH 1052/1218] overlays: Delete spi0-hw-cs The spi0-hw-cs overlay is unnecessary (and actually harmful) with the current kernels. Delete it, leaving a note in the README and a @@ -455692,7 +455692,7 @@ index 168a0dc80ad1..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Tue, 22 Oct 2019 10:36:24 +0200 -Subject: [PATCH 1053/1219] backlight: gpio: Explicitly set the direction of +Subject: [PATCH 1053/1218] backlight: gpio: Explicitly set the direction of the GPIO commit 706dc68102bc7421a9e6573d149ab6d769d71cc7 upstream. @@ -455786,7 +455786,7 @@ index 18e053e4716c..40e94eb7a7b3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dougie Lawson Date: Mon, 27 Jul 2020 23:52:40 +0100 -Subject: [PATCH 1054/1219] overlays: Add maxtherm overlay for MAX6675/31855 +Subject: [PATCH 1054/1218] overlays: Add maxtherm overlay for MAX6675/31855 Add an overlay - maxtherm - to support the MAX6675 and MAX31855 family of thermocouples. @@ -456035,7 +456035,7 @@ index 000000000000..34d5727069ec From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Annaliese McDermond Date: Sun, 2 Aug 2020 18:19:43 +0000 -Subject: [PATCH 1055/1219] configs: add CONFIG_SENSORS_IIO_HWMON=m +Subject: [PATCH 1055/1218] configs: add CONFIG_SENSORS_IIO_HWMON=m The hwmon module for the ads1015 was removed from the kernel in favor of the IIO version. This patch adds the bridge driver @@ -456118,7 +456118,7 @@ index feca764ecd74..497a14e0a6aa 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Annaliese McDermond Date: Sun, 2 Aug 2020 18:25:07 +0000 -Subject: [PATCH 1056/1219] dtoverlays: Add the iio_hwmon driver to correct ADC +Subject: [PATCH 1056/1218] dtoverlays: Add the iio_hwmon driver to correct ADC issues The Linux kernel maintainers removed the hwmon driver for the @@ -456164,7 +456164,7 @@ index 08bfce0edb23..d18187d7f343 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 14 Jul 2020 14:03:44 +0200 -Subject: [PATCH 1057/1219] Revert "ath9k: Fix general protection fault in +Subject: [PATCH 1057/1218] Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb" This reverts commit b5c8896bc14f54e5c4dd5a6e42879f125b8abd2d which is @@ -456355,7 +456355,7 @@ index 5985aa15ca93..a94e7e1c86e9 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Fri, 7 Aug 2020 13:55:18 +0100 -Subject: [PATCH 1058/1219] dts: bcm2711: Disable DVP by default +Subject: [PATCH 1058/1218] dts: bcm2711: Disable DVP by default The HDMI DVP should be disabled by default as is the case for other display related drivers. This changes resolves an issue when using @@ -456407,7 +456407,7 @@ index 935e9469e318..3c662cea4e1f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 5 Aug 2020 17:34:27 +0100 -Subject: [PATCH 1059/1219] config: Add USB gadget support to bcm2711 config +Subject: [PATCH 1059/1218] config: Add USB gadget support to bcm2711 config Signed-off-by: Phil Elwell --- @@ -456466,7 +456466,7 @@ index 085507434521..7ea2b663bdc0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 5 Aug 2020 17:35:48 +0100 -Subject: [PATCH 1060/1219] ARM: dts: Add required USB power domain for XCHI +Subject: [PATCH 1060/1218] ARM: dts: Add required USB power domain for XCHI The firmware setting otg_mode=1 can be used to enable the onboard XHCI controller in host mode, but that requires that the USB power domain @@ -456496,7 +456496,7 @@ index 0d804cc824e0..b624ab54ad05 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 12 Aug 2020 10:15:52 +0100 -Subject: [PATCH 1061/1219] overlays: Regenerate upstream-pi4 +Subject: [PATCH 1061/1218] overlays: Regenerate upstream-pi4 The recent modification to vc4-kms-v3d-pi4 also results in a change to the Pi 4 version of the upstream overlay. @@ -456530,7 +456530,7 @@ index 30130f09fbc6..d88bbcfc36d1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Qiujun Huang Date: Sat, 4 Apr 2020 12:18:38 +0800 -Subject: [PATCH 1062/1219] ath9k: Fix general protection fault in +Subject: [PATCH 1062/1218] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -456755,7 +456755,7 @@ index a94e7e1c86e9..5985aa15ca93 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 20 Jul 2020 16:42:57 +0100 -Subject: [PATCH 1063/1219] drm/vc4: Increase the number of planes per crtc in +Subject: [PATCH 1063/1218] drm/vc4: Increase the number of planes per crtc in FKMS. The number assigned was arbitrary as one primary, one overlay, @@ -456866,7 +456866,7 @@ index 7802020cc3c0..bafdd1265289 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 13 Aug 2020 18:29:56 +0100 -Subject: [PATCH 1064/1219] drm/vc4: Set the possible crtcs mask correctly for +Subject: [PATCH 1064/1218] drm/vc4: Set the possible crtcs mask correctly for planes with FKMS The driver was assigning all planes to crtcs when actually they're @@ -456912,7 +456912,7 @@ index bafdd1265289..0063d78a1b4a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 13 Aug 2020 16:58:18 +0100 -Subject: [PATCH 1065/1219] staging: vc04_services: codec: Fix incorrect buffer +Subject: [PATCH 1065/1218] staging: vc04_services: codec: Fix incorrect buffer cleanup The allocated input and output buffers are initialised in @@ -456970,7 +456970,7 @@ index 3fe81979aaa1..b6c5a66b4b4a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 13 Aug 2020 17:01:27 +0100 -Subject: [PATCH 1066/1219] staging: vc04_service: codec: Allow start_streaming +Subject: [PATCH 1066/1218] staging: vc04_service: codec: Allow start_streaming to update the buffernum start_streaming passes a count of how many buffers have been queued @@ -457046,7 +457046,7 @@ index b6c5a66b4b4a..427048c0ea31 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 13 Aug 2020 17:04:53 +0100 -Subject: [PATCH 1067/1219] staging: vc04_services: codec: Fix component +Subject: [PATCH 1067/1218] staging: vc04_services: codec: Fix component enable/disable start_streaming enabled the VPU component if ctx->component_enabled @@ -457090,7 +457090,7 @@ index 427048c0ea31..14c47e2ea995 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 14 Aug 2020 17:29:29 +0100 -Subject: [PATCH 1068/1219] configs: Add USB_GADGET=m to bcmrpi3_defconfig +Subject: [PATCH 1068/1218] configs: Add USB_GADGET=m to bcmrpi3_defconfig See: https://github.com/raspberrypi/linux/issues/3796 @@ -457118,7 +457118,7 @@ index 497a14e0a6aa..65432c855202 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Andreas Watterott <1488433+awatterott@users.noreply.github.com> Date: Mon, 17 Aug 2020 21:17:09 +0200 -Subject: [PATCH 1069/1219] update rpi-display-overlay.dts pins for 5.4 +Subject: [PATCH 1069/1218] update rpi-display-overlay.dts pins for 5.4 --- arch/arm/boot/dts/overlays/rpi-display-overlay.dts | 6 +++--- @@ -457156,7 +457156,7 @@ index a5eed07d6a4b..de87432ff2be 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: "Ziqian SUN (Zamir)" Date: Sat, 11 Apr 2020 09:34:27 +0800 -Subject: [PATCH 1070/1219] Bluetooth: btrtl: Add support for RTL8761B +Subject: [PATCH 1070/1218] Bluetooth: btrtl: Add support for RTL8761B commit 04896832c94aae4842100cafb8d3a73e1bed3a45 upstream. @@ -457239,7 +457239,7 @@ index 0dfaf90a31b0..6cfdef7fc4b1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Mon, 17 Aug 2020 18:11:47 +0100 -Subject: [PATCH 1071/1219] dtoverlays: Add overlay for the PCA953x family of +Subject: [PATCH 1071/1218] dtoverlays: Add overlay for the PCA953x family of GPIO expanders Adds an overlay for configuring all the GPIO expanders supported @@ -457565,7 +457565,7 @@ index 000000000000..8b6ee44665ce From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 15 May 2020 16:28:32 +0100 -Subject: [PATCH 1072/1219] rtc: rv3028: Write BSM and TCE/TCR to EEPROM +Subject: [PATCH 1072/1218] rtc: rv3028: Write BSM and TCE/TCR to EEPROM Periodically the RV3028 refreshes registers from the EEPROM. When this happens, some settings that have only been committed to registers are @@ -457691,7 +457691,7 @@ index 8b2446909a1b..e02ae4b1cbc2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Einar Vading Date: Fri, 14 Aug 2020 22:14:41 +0200 -Subject: [PATCH 1073/1219] rtc: rv3028: Refresh RAM on EEPROM write +Subject: [PATCH 1073/1218] rtc: rv3028: Refresh RAM on EEPROM write The active RV3028 settings are in RAM so after modifying the settings in EEPROM the RAM should be refreshed so that they take effect. @@ -457789,7 +457789,7 @@ index e02ae4b1cbc2..99d10d7ead2f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Thomas Preston Date: Thu, 13 Aug 2020 01:38:35 +0100 -Subject: [PATCH 1074/1219] dt/overlays: Add PiFace Digital Device Tree Overlay +Subject: [PATCH 1074/1218] dt/overlays: Add PiFace Digital Device Tree Overlay The PiFace Digital is a convenient breakout board for the Microchip mcp23s17 SPI GPIO port expander. @@ -457999,7 +457999,7 @@ index 000000000000..532a858683d6 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 18 Aug 2020 13:16:39 +0100 -Subject: [PATCH 1075/1219] configs: Add CONFIG_UEVENT_HELPER=y +Subject: [PATCH 1075/1218] configs: Add CONFIG_UEVENT_HELPER=y See: https://github.com/raspberrypi/linux/issues/3785 @@ -458079,7 +458079,7 @@ index 65432c855202..9c6ada12bebf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: RICCIARDI-Adrien Date: Thu, 20 Aug 2020 10:18:35 +0200 -Subject: [PATCH 1076/1219] overlays: Updated MCP3008 compatible strings. +Subject: [PATCH 1076/1218] overlays: Updated MCP3008 compatible strings. Used recommended ones from Documentation/devicetree/bindings/iio/adc/mcp320x.txt. --- @@ -458169,7 +458169,7 @@ index 0b7d9f75546e..957fdb9310af 100755 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Ramin Moussavi Date: Sat, 25 Jul 2020 22:31:49 +0200 -Subject: [PATCH 1077/1219] RESET_CONTROLLER needs to be activated to compile +Subject: [PATCH 1077/1218] RESET_CONTROLLER needs to be activated to compile Broadcom BCM2835 clock support --- @@ -458195,7 +458195,7 @@ index 03bbd8040451..2d32eeca0153 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Andrei Koshkosh Date: Sun, 29 Sep 2019 05:04:05 -0300 -Subject: [PATCH 1078/1219] media: dvbsky: use a single mutex and state buffers +Subject: [PATCH 1078/1218] media: dvbsky: use a single mutex and state buffers for all R/W ops commit cecf0bbbcb6f035a5ca2197f3e11ec2b7fb3da83 upstream. @@ -458265,7 +458265,7 @@ index dc380c0c9536..199ba6a8201f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 24 Aug 2020 17:11:34 +0100 -Subject: [PATCH 1079/1219] ARM: dts: bcm2711: Enable support for DDR52 eMMC +Subject: [PATCH 1079/1218] ARM: dts: bcm2711: Enable support for DDR52 eMMC See: https://github.com/raspberrypi/linux/issues/3802 @@ -458293,7 +458293,7 @@ index b624ab54ad05..0556c73e332a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Paul Elder Date: Mon, 24 Aug 2020 17:14:29 +0900 -Subject: [PATCH 1080/1219] staging: vc04_services: ISP: Fix dmabuf error check +Subject: [PATCH 1080/1218] staging: vc04_services: ISP: Fix dmabuf error check in S_CTRL In bcm2835_isp_s_ctrl, the error check for dma_buf_get() is incorrect, @@ -458324,7 +458324,7 @@ index db38649124b7..f3703f2a0143 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 24 Aug 2020 18:28:52 +0100 -Subject: [PATCH 1081/1219] ARM: dts: bcm2708.dtsi: Don't delete the cpus node +Subject: [PATCH 1081/1218] ARM: dts: bcm2708.dtsi: Don't delete the cpus node The cpus node was originally deleted to match the then downstream version of the BCM2835 DTS files, but doing so doesn't seem to make @@ -458356,7 +458356,7 @@ index a32ff21613ed..36ec4989403f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 25 Aug 2020 11:06:20 +0100 -Subject: [PATCH 1082/1219] ARM: dts: bcm2711: Add mmc_ddr_1_8v where possible +Subject: [PATCH 1082/1218] ARM: dts: bcm2711: Add mmc_ddr_1_8v where possible Advertise mmc_ddr_1_8v on platforms that support 1.8V SD/MMC DDR52. @@ -458401,7 +458401,7 @@ index d4ea928e30ce..823aeeca393d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 25 Aug 2020 14:06:34 +0100 -Subject: [PATCH 1083/1219] configs: Add I2C_HID=m +Subject: [PATCH 1083/1218] configs: Add I2C_HID=m Enable support for I2C HID devices. @@ -458483,7 +458483,7 @@ index 9c6ada12bebf..f278668e178d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 25 Aug 2020 14:19:51 +0100 -Subject: [PATCH 1084/1219] Revert "ARM: dts: bcm2711: Add mmc_ddr_1_8v where +Subject: [PATCH 1084/1218] Revert "ARM: dts: bcm2711: Add mmc_ddr_1_8v where possible" The commit being reverted has been seen to prevent booting with an eMMC @@ -458530,7 +458530,7 @@ index 823aeeca393d..d4ea928e30ce 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 25 Aug 2020 17:08:17 +0100 -Subject: [PATCH 1085/1219] configs: Add CONFIG_SPS30=m +Subject: [PATCH 1085/1218] configs: Add CONFIG_SPS30=m Enable the driver for the Sensirion SPS30 particulate matter sensor. The i2c-sensor overlay already has support for the device, but it does @@ -458614,7 +458614,7 @@ index f278668e178d..a69ed1899039 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 24 Aug 2020 17:30:06 +0100 -Subject: [PATCH 1086/1219] Revert "raspberrypi-cpufreq: Only report integer +Subject: [PATCH 1086/1218] Revert "raspberrypi-cpufreq: Only report integer pll divisor frequencies" This reverts commit f44019c198fdfea0c880f5e64641b8a43c13e829. @@ -458661,7 +458661,7 @@ index 8bcfab2749a8..2bc7d9734272 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Tue, 25 Aug 2020 11:26:04 +0100 -Subject: [PATCH 1087/1219] configs: Enable upstream cpufreq driver for pi0/pi1 +Subject: [PATCH 1087/1218] configs: Enable upstream cpufreq driver for pi0/pi1 Signed-off-by: popcornmix --- @@ -458689,7 +458689,7 @@ index 9789478cc4d1..d681885c1d2b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 27 Aug 2020 17:57:18 +0100 -Subject: [PATCH 1088/1219] ARM: dts: bcm2835: Use the L2 non-allocating alias +Subject: [PATCH 1088/1218] ARM: dts: bcm2835: Use the L2 non-allocating alias The /soc/dma-ranges property on BCM2835 currently results in DMA addresses in the range 0x40000000-0x5fffffff. This will allocate in the @@ -458725,7 +458725,7 @@ index 53bf4579cc22..b94d5ec3f332 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 27 Aug 2020 16:30:26 +0100 -Subject: [PATCH 1089/1219] media: bcm2835-unicam: Drop WARN on uing direct +Subject: [PATCH 1089/1218] media: bcm2835-unicam: Drop WARN on uing direct cache alias Pi 0&1 pass all ARM accesses through the VPU L2 cache, therefore @@ -458765,7 +458765,7 @@ index 57c3c5f5db56..6501fb205e20 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 10 Jul 2020 12:40:50 +0100 -Subject: [PATCH 1090/1219] media: i2c: tc358743: Only allow supported pixel +Subject: [PATCH 1090/1218] media: i2c: tc358743: Only allow supported pixel fmts in set_fmt Fix commit "media: tc358743: Return an appropriate colorspace from @@ -458801,7 +458801,7 @@ index ee6779a81d43..ce64c25c1511 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Tue, 7 Jul 2020 18:29:10 +0100 -Subject: [PATCH 1091/1219] media: i2c: ov9281: Add support for 8 bit readout +Subject: [PATCH 1091/1218] media: i2c: ov9281: Add support for 8 bit readout The sensor supports 8 bit mode as well as 10bit, so add the relevant code to allow selection of this. @@ -458995,7 +458995,7 @@ index bb8efc3d3cba..9610c24ceff1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 28 Aug 2020 12:55:41 +0100 -Subject: [PATCH 1092/1219] overlays: Add spi0-1cs and spi0-2cs +Subject: [PATCH 1092/1218] overlays: Add spi0-1cs and spi0-2cs The spi0-1cs overlay allows the SPI0 interface to be run with a single CS line, which can be useful if GPIOs are in short supply. The no_miso @@ -459161,7 +459161,7 @@ index ff41439a483a..df6519537c3a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 28 Aug 2020 22:04:05 +0100 -Subject: [PATCH 1093/1219] overlays: Fix error in README +Subject: [PATCH 1093/1218] overlays: Fix error in README spi0-cs has been renamed spi0-2cs, not spi0-1cs. @@ -459190,7 +459190,7 @@ index a0adf476eafa..e2d90595c3c0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 1 Sep 2020 15:46:28 +0100 -Subject: [PATCH 1094/1219] configs: Make the evdev module a built-in +Subject: [PATCH 1094/1218] configs: Make the evdev module a built-in The evdev module is required to use a keyboard (although not a mouse, it appears). This means that if a kernel is unable to load modules the @@ -459280,7 +459280,7 @@ index a69ed1899039..93c935bc9fb6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 1 Sep 2020 17:31:31 +0100 -Subject: [PATCH 1095/1219] configs: Include AppArmor support +Subject: [PATCH 1095/1218] configs: Include AppArmor support AppArmor security has been a long-requested feature. This commit adds the config settings necessary to allow it to be enabled at boot @@ -459492,7 +459492,7 @@ index 93c935bc9fb6..e5696e1c86c2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 2 Sep 2020 08:39:57 +0100 -Subject: [PATCH 1096/1219] overlays: Minor README correction +Subject: [PATCH 1096/1218] overlays: Minor README correction Signed-off-by: Phil Elwell --- @@ -459519,7 +459519,7 @@ index e2d90595c3c0..9662d297ac6f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 1 Sep 2020 18:15:27 +0100 -Subject: [PATCH 1097/1219] staging/fbtft: Add support for display variants +Subject: [PATCH 1097/1218] staging/fbtft: Add support for display variants Display variants are intended as a replacement for the now-deleted fbtft_device drivers. Drivers can register additional compatible @@ -459733,7 +459733,7 @@ index 736cd4955b73..ea4eda5bdaf3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 3 Sep 2020 17:36:00 +0100 -Subject: [PATCH 1098/1219] overlays: Add adafruit18 and sainsmart18 overlays +Subject: [PATCH 1098/1218] overlays: Add adafruit18 and sainsmart18 overlays Add support for three ST7735R-based displays - adafruit18, adafruit18_green and sainsmart18. @@ -459916,7 +459916,7 @@ index 000000000000..38bbe2cfc207 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 4 Sep 2020 09:04:29 +0100 -Subject: [PATCH 1099/1219] ARM: dts: Limit BT modem baud rate on 3B +Subject: [PATCH 1099/1218] ARM: dts: Limit BT modem baud rate on 3B The 3B doesn't have the flow control signals connected to the BT modem, which limits the maximum usable baud rate to below 1 Mbaud. Use @@ -459950,7 +459950,7 @@ index e833915a7854..7dc3ef47e78f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 7 Sep 2020 13:47:20 +0100 -Subject: [PATCH 1100/1219] configs: Enable CHACHA20POLY1305=m +Subject: [PATCH 1100/1218] configs: Enable CHACHA20POLY1305=m Enable the CHACHA20 cipher, a high-performance AES alternative, and the POLY1305 authentication algorithm. Together they make up RFC-7539. @@ -460035,7 +460035,7 @@ index e5696e1c86c2..a32bad78a0a3 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 3 Sep 2020 14:59:40 +0100 -Subject: [PATCH 1101/1219] overlays: Update i2c0 overlay to disable the +Subject: [PATCH 1101/1218] overlays: Update i2c0 overlay to disable the i2c0mux. The i2c0 overlay was assigning pinctrl settings to node i2c0, @@ -460113,7 +460113,7 @@ index 6b1f9ec6c878..7c6771f84d8e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 3 Sep 2020 15:12:50 +0100 -Subject: [PATCH 1102/1219] dt: Remove duplicate assignment for i2c0 pinctrl +Subject: [PATCH 1102/1218] dt: Remove duplicate assignment for i2c0 pinctrl config The include file bcm283x-rpi-i2c0mux_0_XX.dtsi was setting @@ -460292,7 +460292,7 @@ index 88f7fe53b97f..f972979281f5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 27 Aug 2020 18:57:26 +0100 -Subject: [PATCH 1103/1219] overlays: Add option for composite to +Subject: [PATCH 1103/1218] overlays: Add option for composite to vc4-kms-v3d-pi4. Composite is an alternative to HDMI/DPI/DSI on Pi4 as it @@ -460368,7 +460368,7 @@ index 3c662cea4e1f..f721f12d729d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: lsellens Date: Mon, 14 Sep 2020 22:35:39 -0500 -Subject: [PATCH 1104/1219] minor typo in directions +Subject: [PATCH 1104/1218] minor typo in directions --- arch/arm/boot/dts/overlays/gpio-fan-overlay.dts | 2 +- @@ -460394,7 +460394,7 @@ index 0b14981b4824..77a7bbb41e3b 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 14 Sep 2020 15:49:38 +0100 -Subject: [PATCH 1105/1219] overlays: Regenerate upstream-pi4 overlay +Subject: [PATCH 1105/1218] overlays: Regenerate upstream-pi4 overlay Signed-off-by: Phil Elwell --- @@ -460431,7 +460431,7 @@ index d88bbcfc36d1..5673f61b7951 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 14 Sep 2020 15:48:16 +0100 -Subject: [PATCH 1106/1219] overlays: Add parameters to adafruit18, sainsmart18 +Subject: [PATCH 1106/1218] overlays: Add parameters to adafruit18, sainsmart18 Also fix polarity of the reset GPIO. @@ -460535,7 +460535,7 @@ index 38bbe2cfc207..ce2f942ba316 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: popcornmix Date: Mon, 21 Sep 2020 14:02:44 +0100 -Subject: [PATCH 1107/1219] rpivid_h265: Fix width/height typo +Subject: [PATCH 1107/1218] rpivid_h265: Fix width/height typo Signed-off-by: popcornmix --- @@ -460562,7 +460562,7 @@ index 47d4de42c584..b677910e237c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 21 Sep 2020 22:00:10 +0100 -Subject: [PATCH 1108/1219] overlays: Add extra CMA sizes (up to 512M) +Subject: [PATCH 1108/1218] overlays: Add extra CMA sizes (up to 512M) Signed-off-by: Phil Elwell --- @@ -460648,7 +460648,7 @@ index 4fbdf161672e..1d87c599f909 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 21 Sep 2020 22:09:40 +0100 -Subject: [PATCH 1109/1219] overlays: Add note to BCM2711 overlays +Subject: [PATCH 1109/1218] overlays: Add note to BCM2711 overlays Signed-off-by: Phil Elwell --- @@ -460804,7 +460804,7 @@ index afd40f84a342..5118f477cc13 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 21 Sep 2020 20:45:46 +0100 -Subject: [PATCH 1110/1219] overlays: adafruit18,sainsmart18: default bgr to +Subject: [PATCH 1110/1218] overlays: adafruit18,sainsmart18: default bgr to off Signed-off-by: Phil Elwell @@ -460867,7 +460867,7 @@ index ce2f942ba316..c51f1c030a55 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 25 Sep 2020 17:50:14 +0100 -Subject: [PATCH 1111/1219] configs: Remove I2C_BRCMSTB from the kernel +Subject: [PATCH 1111/1218] configs: Remove I2C_BRCMSTB from the kernel Make it a module on 2711-based platforms, otherwise delete it altogether, @@ -460948,7 +460948,7 @@ index a32bad78a0a3..7f159969011e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 25 Sep 2020 15:07:23 +0100 -Subject: [PATCH 1112/1219] net: bcmgenet: Reset RBUF on first open +Subject: [PATCH 1112/1218] net: bcmgenet: Reset RBUF on first open If the RBUF logic is not reset when the kernel starts then there may be some data left over from any network boot loader. If the @@ -461030,7 +461030,7 @@ index b507b679f365..5f534ab8bb10 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 29 Sep 2020 15:03:34 +0100 -Subject: [PATCH 1113/1219] ASoC: cs42xx8: Only define cs42xx8_of_match once +Subject: [PATCH 1113/1218] ASoC: cs42xx8: Only define cs42xx8_of_match once cs42xx8.c exports cs42xx8_of_match, so there's no need to redefine it in cs42xx8-i2c.c - doing so breaks linking when loadable module @@ -461079,7 +461079,7 @@ index a4586ea4acf6..b8b15b886c22 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 30 Sep 2020 12:28:37 +0100 -Subject: [PATCH 1114/1219] configs: Regenerate the defconfigs +Subject: [PATCH 1114/1218] configs: Regenerate the defconfigs Signed-off-by: Phil Elwell --- @@ -461134,7 +461134,7 @@ index 7f159969011e..c838461038e6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 30 Sep 2020 12:12:32 +0100 -Subject: [PATCH 1115/1219] staging: bcm2835-codec: Use a define the completion +Subject: [PATCH 1115/1218] staging: bcm2835-codec: Use a define the completion timeout Hiding a use of "HZ" as a timeout is a little nasty. @@ -461175,7 +461175,7 @@ index 14c47e2ea995..f3dfc7fda884 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 30 Sep 2020 12:13:44 +0100 -Subject: [PATCH 1116/1219] staging: bcm2835-codec: Correct buffer number +Subject: [PATCH 1116/1218] staging: bcm2835-codec: Correct buffer number change on start streaming "cac8c90 staging: vc04_service: codec: Allow start_streaming to update @@ -461211,7 +461211,7 @@ index f3dfc7fda884..b1e00e65ce18 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Adrian Carpenter Date: Wed, 14 Aug 2019 15:33:36 +0100 -Subject: [PATCH 1117/1219] usb/dwc2: Set correct state on gadget disconnect +Subject: [PATCH 1117/1218] usb/dwc2: Set correct state on gadget disconnect When operating as a USB device, when the device is disconnected the suspend interrupt is called rather than the disconnect interrupt, this results in the state remaining as "configured". This change changes the state to "not attached" instead when the suspend interrupt is called. --- @@ -461248,7 +461248,7 @@ index 44d74584c727..081d3493fbea 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: newbloke82 <39644602+newbloke82@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:16:35 +0200 -Subject: [PATCH 1118/1219] Update hy28b-overlay.dts +Subject: [PATCH 1118/1218] Update hy28b-overlay.dts My hy28b TFT stopped working on upgrade to 5.4 kernel. I had a whitescreen but no obvious errors when using 'sudo vcdbg log msg' or 'dmesg'. Both /dev/fb0 and /dev/fb1 were present. Followed this article on waveshare32b that 'reset_gpios needed to be 0 0 1 instead of 0 0 0' (https://forum.armbian.com/topic/13233-any-clues-for-the-creation-of-a-dtoverlay-for-fbtft-on-54y/). I applied a similar change to this dts file and compiled a new dtbo: 'dtc -O dtb -o hy28b.dtbo hy28b-overlay.dts'. Fixed my issue - may help others? I got from the 5.4 upgrade thread that other tft users are having issues with small tfts... https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=269769&p=1706597&hilit=gpio#p1706597 --- @@ -461275,7 +461275,7 @@ index 2e5e20f327a3..9edd0848d555 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 2 Oct 2020 10:06:49 +0100 -Subject: [PATCH 1119/1219] overlays: Update display GPIO declarations +Subject: [PATCH 1119/1218] overlays: Update display GPIO declarations The 5.4 kernel changes the way a number of display drivers use GPIOs. That change has exposed flaws/broken a number of display overlays, so @@ -461471,7 +461471,7 @@ index 254ac2e0a214..a102b09e3ab5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 5 Oct 2020 16:08:18 +0100 -Subject: [PATCH 1120/1219] configs: Add CONFIG_RTC_DRV_SD3078=m +Subject: [PATCH 1120/1218] configs: Add CONFIG_RTC_DRV_SD3078=m Enable the driver module for the SD3078 RTC. @@ -461553,7 +461553,7 @@ index c838461038e6..ee15660f8306 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 5 Oct 2020 16:10:26 +0100 -Subject: [PATCH 1121/1219] overlays: Add sd3078 to the i2c-rtc overlay +Subject: [PATCH 1121/1218] overlays: Add sd3078 to the i2c-rtc overlay Add support for the SD3078 RTC to the i2c-rtc overlay. @@ -461619,7 +461619,7 @@ index df59d93cd759..735ca303e4fa 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 5 Oct 2020 17:16:39 +0100 -Subject: [PATCH 1122/1219] configs: Restore SND_PCM_OSS=m +Subject: [PATCH 1122/1218] configs: Restore SND_PCM_OSS=m A kconfig change way back in 4.13 caused SND_PCM_OSS to be dropped from our defconfigs. Restore it as a potential workaround for a supposed @@ -461708,7 +461708,7 @@ index ee15660f8306..32fbcba06098 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 6 Oct 2020 11:44:16 +0100 -Subject: [PATCH 1123/1219] Revert "usb/dwc2: Set correct state on gadget +Subject: [PATCH 1123/1218] Revert "usb/dwc2: Set correct state on gadget disconnect" This reverts commit c3974850cc10de2596893eaec2f5c456e9ded6a0. @@ -461750,7 +461750,7 @@ index 081d3493fbea..44d74584c727 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 7 Oct 2020 13:14:19 +0100 -Subject: [PATCH 1124/1219] configs: Add MEMCG_SWAP support initially disabled +Subject: [PATCH 1124/1218] configs: Add MEMCG_SWAP support initially disabled Add support for memcg swap accounting, but leave it disabled by default. Add "swapaccount=1" to the kernel command line to enable it. @@ -461838,7 +461838,7 @@ index 32fbcba06098..6d9c9978ccb7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Wed, 7 Oct 2020 15:09:29 +0100 -Subject: [PATCH 1125/1219] dwc_otg: initialise sched_frame for periodic QHs +Subject: [PATCH 1125/1218] dwc_otg: initialise sched_frame for periodic QHs that were parked If a periodic QH has no remaining QTDs, then it is removed from all @@ -461877,7 +461877,7 @@ index 2823dc9af63f..4503af692aef 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Thu, 8 Oct 2020 12:06:58 +0100 -Subject: [PATCH 1126/1219] arm64: configs: Enable Unicam support +Subject: [PATCH 1126/1218] arm64: configs: Enable Unicam support Enable the unicam module on 64 bit kernel builds. @@ -461918,7 +461918,7 @@ index 6d9c9978ccb7..fceaba1e6630 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Thu, 8 Oct 2020 12:07:16 +0100 -Subject: [PATCH 1127/1219] arm64: configs: Enable V4L2 test module support +Subject: [PATCH 1127/1218] arm64: configs: Enable V4L2 test module support Enable the v4l2 test modules on 64 bit kernel builds. @@ -461967,7 +461967,7 @@ index fceaba1e6630..a4db16794285 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 8 Oct 2020 15:35:14 +0100 -Subject: [PATCH 1128/1219] staging: bcm2835-camera: Replace deprecated +Subject: [PATCH 1128/1218] staging: bcm2835-camera: Replace deprecated V4L2_PIX_FMT_BGR32 V4L2_PIX_FMT_BGR32 is deprecated as it is ambiguous over where @@ -462003,7 +462003,7 @@ index b7214741fa61..da14f1fb8664 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 8 Oct 2020 16:06:59 +0100 -Subject: [PATCH 1129/1219] staging: bcm2835-codec: Replace deprecated +Subject: [PATCH 1129/1218] staging: bcm2835-codec: Replace deprecated V4L2_PIX_FMT_BGR32 V4L2_PIX_FMT_BGR32 is deprecated as it is ambiguous over where @@ -462036,7 +462036,7 @@ index b1e00e65ce18..eefe8e101f96 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 12 Oct 2020 14:36:35 +0100 -Subject: [PATCH 1130/1219] ARM: bcm2711-rpi.dts: Unlock DMA channels 9 & 10 +Subject: [PATCH 1130/1218] ARM: bcm2711-rpi.dts: Unlock DMA channels 9 & 10 The downstream-specific override of the 32-bit DMA mask needlessly disables channels 9 and 10 - the VPU doesn't use them. This override @@ -462075,7 +462075,7 @@ index 0556c73e332a..0c586d9ea6f8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 30 Sep 2020 12:00:54 +0100 -Subject: [PATCH 1131/1219] gpio: Add gpio-fsm driver +Subject: [PATCH 1131/1218] gpio: Add gpio-fsm driver The gpio-fsm driver implements simple state machines that allow GPIOs to be controlled in response to inputs from other GPIOs - real and @@ -463271,7 +463271,7 @@ index 000000000000..eb40cfdc71df From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 30 Sep 2020 12:18:45 +0100 -Subject: [PATCH 1132/1219] configs: Add CONFIG_GPIO_FSM=m +Subject: [PATCH 1132/1218] configs: Add CONFIG_GPIO_FSM=m Enable the gpio-fsm module. @@ -463351,7 +463351,7 @@ index a4db16794285..54579a745176 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 30 Sep 2020 12:08:08 +0100 -Subject: [PATCH 1133/1219] overlays: Add fsm-demo overlay +Subject: [PATCH 1133/1218] overlays: Add fsm-demo overlay fsm-demo demonstrates the usage of the gpio-fsm driver. It is designed to be used with a set of "traffic light" LEDs on GPIOs @@ -463513,7 +463513,7 @@ index 000000000000..9e06e388e4d3 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 30 Sep 2020 12:17:48 +0100 -Subject: [PATCH 1134/1219] overlays: Add ghost-amp overlay +Subject: [PATCH 1134/1218] overlays: Add ghost-amp overlay Add an overlay for the Ghost amplifier. @@ -463687,7 +463687,7 @@ index 000000000000..afc9f034b5fc From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Thu, 6 Aug 2020 11:17:13 -0700 -Subject: [PATCH 1135/1219] Bluetooth: Disable High Speed by default +Subject: [PATCH 1135/1218] Bluetooth: Disable High Speed by default commit b176dd0ef6afcb3bca24f41d78b0d0b731ec2d08 upstream. @@ -463719,7 +463719,7 @@ index 3803135c88ff..340f169f6d54 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Joerg Schambacher Date: Fri, 16 Oct 2020 15:17:07 +0200 -Subject: [PATCH 1136/1219] Fixes a problem when module probes before i2c +Subject: [PATCH 1136/1218] Fixes a problem when module probes before i2c module is available The driver crashed while a NULL pointer returned by i2c_get_adapter() @@ -463771,7 +463771,7 @@ index 286a62c3ff48..2f1b1ef4191a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Thu, 15 Oct 2020 11:59:02 +0100 -Subject: [PATCH 1137/1219] uapi: Update V4L2_CID_USER_BCM2835_ISP_BASE due to +Subject: [PATCH 1137/1218] uapi: Update V4L2_CID_USER_BCM2835_ISP_BASE due to upstream change Commit "4e52889 media: atmel: atmel-isc-base: expose white @@ -463818,7 +463818,7 @@ index b6173d8c38f1..9afecc81b883 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 21 Oct 2020 18:33:02 +0100 -Subject: [PATCH 1138/1219] dtoverlays: Correct CSI2 settings for ov9281 +Subject: [PATCH 1138/1218] dtoverlays: Correct CSI2 settings for ov9281 OV9281 appears to drop the clock to LP mode between frames, but the overlay didn't define this at both ends of the CSI2 link. @@ -463860,7 +463860,7 @@ index 4411c9d96564..40b298d3dd86 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Fri, 23 Oct 2020 15:45:11 +0100 -Subject: [PATCH 1139/1219] dts: Add CM4 to arm64 dt files +Subject: [PATCH 1139/1218] dts: Add CM4 to arm64 dt files Signed-off-by: Dave Stevenson --- @@ -463897,7 +463897,7 @@ index 000000000000..8064a58155f1 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 26 Oct 2020 15:01:21 +0000 -Subject: [PATCH 1140/1219] dts: Tidy the Raspberry Pi Makefile entries +Subject: [PATCH 1140/1218] dts: Tidy the Raspberry Pi Makefile entries Signed-off-by: Phil Elwell --- @@ -463948,7 +463948,7 @@ index 1e861e2bf2e0..996e670a6018 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 26 Oct 2020 10:23:22 +0000 -Subject: [PATCH 1141/1219] staging: bcm2835-audio: Add disable-headphones flag +Subject: [PATCH 1141/1218] staging: bcm2835-audio: Add disable-headphones flag Add a property to allow the headphone output to be disabled. Use an integer property rather than a boolean so that an overlay can clear it. @@ -463988,7 +463988,7 @@ index a0cba3823e5e..ccda115ab9e0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 26 Oct 2020 10:18:50 +0000 -Subject: [PATCH 1142/1219] ARM: dts: Disable headphone audio on Zeroes, CM4 +Subject: [PATCH 1142/1218] ARM: dts: Disable headphone audio on Zeroes, CM4 Signed-off-by: Phil Elwell --- @@ -464040,7 +464040,7 @@ index d4ea928e30ce..3ff0be02cb34 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 26 Oct 2020 10:21:23 +0000 -Subject: [PATCH 1143/1219] overlays: Enable headphone audio in audremap +Subject: [PATCH 1143/1218] overlays: Enable headphone audio in audremap Signed-off-by: Phil Elwell --- @@ -464072,7 +464072,7 @@ index d624bb3a3fea..7324890ead86 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Mon, 26 Oct 2020 16:38:21 +0000 -Subject: [PATCH 1144/1219] rpisense-fb: Set pseudo_pallete to prevent crash on +Subject: [PATCH 1144/1218] rpisense-fb: Set pseudo_pallete to prevent crash on fbcon takeover Signed-off-by: Serge Schneider @@ -464108,7 +464108,7 @@ index 26432a5a0b4b..325977def531 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Knell Date: Wed, 28 Oct 2020 14:18:42 +0000 -Subject: [PATCH 1145/1219] PiFi-40 defconfigs +Subject: [PATCH 1145/1218] PiFi-40 defconfigs Signed-off-by: David Knell --- @@ -464186,7 +464186,7 @@ index 54579a745176..a91f46b4a45c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Knell Date: Wed, 28 Oct 2020 14:20:56 +0000 -Subject: [PATCH 1146/1219] PiFi-40 Devicetree files +Subject: [PATCH 1146/1218] PiFi-40 Devicetree files Signed-off-by: David Knell --- @@ -464288,7 +464288,7 @@ index 000000000000..51a20e54977f From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: David Knell Date: Wed, 28 Oct 2020 14:21:37 +0000 -Subject: [PATCH 1147/1219] PiFi-40 driver, Makefile and Kconfig +Subject: [PATCH 1147/1218] PiFi-40 driver, Makefile and Kconfig Signed-off-by: David Knell --- @@ -464630,7 +464630,7 @@ index 000000000000..dbb9dd0dbe94 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 27 Oct 2020 09:59:49 +0000 -Subject: [PATCH 1148/1219] dwc_otg: Minimise header and fix build warnings +Subject: [PATCH 1148/1218] dwc_otg: Minimise header and fix build warnings Delete a large amount of unused declaration from "usb.h", some of which were causing build warnings, and get the module building cleanly. @@ -465387,7 +465387,7 @@ index e55ea9c74be4..76e94b4ebb43 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 27 Oct 2020 12:10:04 +0000 -Subject: [PATCH 1149/1219] gpio-fsm: Fix a build warning +Subject: [PATCH 1149/1218] gpio-fsm: Fix a build warning Signed-off-by: Phil Elwell --- @@ -465415,7 +465415,7 @@ index eb8b4d58d2d0..2cab50e51315 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 27 Oct 2020 12:10:40 +0000 -Subject: [PATCH 1150/1219] rpivid_h625: Fix build warnings +Subject: [PATCH 1150/1218] rpivid_h625: Fix build warnings Signed-off-by: Phil Elwell --- @@ -465489,7 +465489,7 @@ index b677910e237c..fc3caed58187 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 27 Oct 2020 12:11:56 +0000 -Subject: [PATCH 1151/1219] dwc_otg: Fix more build warnings +Subject: [PATCH 1151/1218] dwc_otg: Fix more build warnings Signed-off-by: Phil Elwell --- @@ -465650,7 +465650,7 @@ index d3097ef3728c..9d49b2b33227 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 27 Oct 2020 12:12:22 +0000 -Subject: [PATCH 1152/1219] bcm2708_fb: Fix a build warning +Subject: [PATCH 1152/1218] bcm2708_fb: Fix a build warning Signed-off-by: Phil Elwell --- @@ -465678,7 +465678,7 @@ index d035fa59c269..9a3d3d23c17e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dom Cobley Date: Tue, 27 Oct 2020 12:24:14 +0000 -Subject: [PATCH 1153/1219] bcm2835-pcm: Fix up multichannel pcm audio +Subject: [PATCH 1153/1218] bcm2835-pcm: Fix up multichannel pcm audio Fixes: a9c1660ff5f02d048c5f31abf1fd1108ccf9ef87 Signed-off-by: Dom Cobley @@ -465739,7 +465739,7 @@ index db889f6da395..cc56c5166c07 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Thu, 22 Oct 2020 15:30:55 +0100 -Subject: [PATCH 1154/1219] watchdog: bcm2835: Ignore params after the +Subject: [PATCH 1154/1218] watchdog: bcm2835: Ignore params after the partition number Use sscanf to extract the partition number and ignore extra parameters @@ -465774,7 +465774,7 @@ index 62937e6f83ca..de25e3682f03 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tim Gover Date: Tue, 20 Oct 2020 11:55:37 +0100 -Subject: [PATCH 1155/1219] firmware: raspberrypi: Add support for tryonce +Subject: [PATCH 1155/1218] firmware: raspberrypi: Add support for tryonce reboot flag Define a new mailbox (SET_REBOOT_FLAGS) which may be used to @@ -465854,7 +465854,7 @@ index 3335c2a2993c..7e0d1f186f29 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Tue, 14 May 2019 17:00:41 +0100 -Subject: [PATCH 1156/1219] phy: broadcom: split out the BCM54213PE from the +Subject: [PATCH 1156/1218] phy: broadcom: split out the BCM54213PE from the BCM54210E IDs The last nibble is a revision ID, and the 54213pe is a later rev @@ -465932,7 +465932,7 @@ index 6db2d9a6e503..bfb37218f435 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 29 Oct 2020 14:10:56 +0000 -Subject: [PATCH 1157/1219] phy: broadcom: Add bcm54213pe configuration +Subject: [PATCH 1157/1218] phy: broadcom: Add bcm54213pe configuration Signed-off-by: Phil Elwell --- @@ -465973,7 +465973,7 @@ index 0e851f2c7b25..1c5c70f99431 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Sudeep Date: Fri, 23 Oct 2020 15:47:17 +0530 -Subject: [PATCH 1158/1219] Allo boss2 driver +Subject: [PATCH 1158/1218] Allo boss2 driver Signed-off-by: Sudeep --- @@ -467169,7 +467169,7 @@ index 000000000000..5ad7f16964aa From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Sudeep Date: Fri, 23 Oct 2020 15:51:15 +0530 -Subject: [PATCH 1159/1219] Add allo boss2 overlay +Subject: [PATCH 1159/1218] Add allo boss2 overlay Signed-off-by: Sudeep --- @@ -467278,7 +467278,7 @@ index 000000000000..a6adfb495eb9 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Sudeep Date: Fri, 23 Oct 2020 15:52:38 +0530 -Subject: [PATCH 1160/1219] Add allo boss2 config +Subject: [PATCH 1160/1218] Add allo boss2 config Signed-off-by: Sudeep --- @@ -467355,74 +467355,8 @@ index a91f46b4a45c..3d43b416bce4 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell -Date: Tue, 3 Nov 2020 10:13:48 +0000 -Subject: [PATCH 1161/1219] Revert "mailbox: avoid timer start from callback" - -This reverts commit 6dc15642c8b830d384fd3e6c9ea63144202b8932. - -The Pi 400 shutdown/poweroff mechanism relies on being able to set -a GPIO on the expander in the pm_power_off handler, something that -requires two mailbox calls - GET_GPIO_STATE and SET_GPIO_STATE. A -recent kernel change introduces a reasonable possibility that the -GET call doesn't completes, and bisecting led to a commit from -October that changes the timer usage of the mailbox. - -My theory is that there is a race condition in the new code that breaks -the poll timer, but that it normally goes unnoticed because subsequent -mailbox activity wakes it up again. The power-off mailbox calls happen -at a time when other subsystems have been shut down, so if one of them -fails then there is nothing to allow it to recover. - -Revert 6dc15642 as (at least) a workaround. - -See: https://github.com/raspberrypi/linux/issues/3941 - -Signed-off-by: Phil Elwell ---- - drivers/mailbox/mailbox.c | 12 +++++------- - 1 file changed, 5 insertions(+), 7 deletions(-) - -diff --git a/drivers/mailbox/mailbox.c b/drivers/mailbox/mailbox.c -index 3e7d4b20ab34..0b821a5b2db8 100644 ---- a/drivers/mailbox/mailbox.c -+++ b/drivers/mailbox/mailbox.c -@@ -82,12 +82,9 @@ static void msg_submit(struct mbox_chan *chan) - exit: - spin_unlock_irqrestore(&chan->lock, flags); - -- /* kick start the timer immediately to avoid delays */ -- if (!err && (chan->txdone_method & TXDONE_BY_POLL)) { -- /* but only if not already active */ -- if (!hrtimer_active(&chan->mbox->poll_hrt)) -- hrtimer_start(&chan->mbox->poll_hrt, 0, HRTIMER_MODE_REL); -- } -+ if (!err && (chan->txdone_method & TXDONE_BY_POLL)) -+ /* kick start the timer immediately to avoid delays */ -+ hrtimer_start(&chan->mbox->poll_hrt, 0, HRTIMER_MODE_REL); - } - - static void tx_tick(struct mbox_chan *chan, int r) -@@ -125,10 +122,11 @@ static enum hrtimer_restart txdone_hrtimer(struct hrtimer *hrtimer) - struct mbox_chan *chan = &mbox->chans[i]; - - if (chan->active_req && chan->cl) { -- resched = true; - txdone = chan->mbox->ops->last_tx_done(chan); - if (txdone) - tx_tick(chan, 0); -+ else -+ resched = true; - } - } - --- -2.18.4 - - -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Phil Elwell Date: Tue, 14 Jul 2020 14:21:33 +0100 -Subject: [PATCH 1162/1219] ARM: dts: Add bcm2711-rpi-400.dts +Subject: [PATCH 1161/1218] ARM: dts: Add bcm2711-rpi-400.dts Signed-off-by: Phil Elwell --- @@ -468063,7 +467997,7 @@ index 000000000000..90c2b5a195d4 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 4 Nov 2020 11:25:02 +0000 -Subject: [PATCH 1163/1219] overlays: Deprecate and delete the sdtweak overlay +Subject: [PATCH 1162/1218] overlays: Deprecate and delete the sdtweak overlay The sdtweak overlay has been superseded by the board-specific sd_* parameters such as sd_poll_once, sd_overclock etc. @@ -468136,7 +468070,7 @@ index 38157d2f9bf3..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 5 Nov 2020 09:54:33 +0000 -Subject: [PATCH 1164/1219] overlays: Complete the sdtweak excision +Subject: [PATCH 1163/1218] overlays: Complete the sdtweak excision Signed-off-by: Phil Elwell --- @@ -468201,7 +468135,7 @@ index 2192cdfb27aa..dd33a27178b5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Thu, 5 Nov 2020 11:39:35 +0000 -Subject: [PATCH 1165/1219] ARM: dts: bcm27xx: Remove enable_headphones setting +Subject: [PATCH 1164/1218] ARM: dts: bcm27xx: Remove enable_headphones setting The enable_headphones parameter of the snd_bcm2835 module is forced to 1 if enable_compat_alsa is 0, so setting them both on the kernel @@ -468331,7 +468265,7 @@ index 3ff0be02cb34..a969000c0b89 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dave Stevenson Date: Wed, 4 Nov 2020 18:54:20 +0000 -Subject: [PATCH 1166/1219] staging: vcsm-cma: Fix memory leak from not +Subject: [PATCH 1165/1218] staging: vcsm-cma: Fix memory leak from not detaching dmabuf When importing there was a missing call to detach the buffer, @@ -468414,7 +468348,7 @@ index 8cbe2b3522c6..03685cb5c80f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: paul-1 <6473457+paul-1@users.noreply.github.com> Date: Wed, 4 Nov 2020 19:11:37 -0500 -Subject: [PATCH 1167/1219] Update Allo Piano Dac Driver for 5.4.y kernels +Subject: [PATCH 1166/1218] Update Allo Piano Dac Driver for 5.4.y kernels Add unique names to the individual dac coded drivers Remove some of the codec controls that are not used. @@ -468666,7 +468600,7 @@ index e910d4a4546d..d323f24e7d9a 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: paul-1 <6473457+paul-1@users.noreply.github.com> Date: Wed, 4 Nov 2020 19:17:48 -0500 -Subject: [PATCH 1168/1219] Overlay: Update Allo Piano Plus dac driver for +Subject: [PATCH 1167/1218] Overlay: Update Allo Piano Plus dac driver for 5.4.y kernels. Create unique names for the two instances of the codec driver. @@ -468702,7 +468636,7 @@ index 374c553db062..d47a35def4f7 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: paul-1 <6473457+paul-1@users.noreply.github.com> Date: Sat, 7 Nov 2020 12:01:44 -0500 -Subject: [PATCH 1169/1219] Update volume controls in Allo Piano Dac Plus +Subject: [PATCH 1168/1218] Update volume controls in Allo Piano Dac Plus Put control scaling back to 255. Clean up what master/sub volume controls set in codec. @@ -468849,7 +468783,7 @@ index d323f24e7d9a..245c3fc47736 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Wed, 16 Sep 2020 00:35:22 +0200 -Subject: [PATCH 1170/1219] can: rx-offload: can_rx_offload_add_manual(): add +Subject: [PATCH 1169/1218] can: rx-offload: can_rx_offload_add_manual(): add new initialization function This patch adds a new initialization function: @@ -468911,7 +468845,7 @@ index 01219f2902bf..eac8f11413f0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Fri, 18 Sep 2020 19:25:31 +0200 -Subject: [PATCH 1171/1219] dt-binding: can: mcp25xxfd: document device tree +Subject: [PATCH 1170/1218] dt-binding: can: mcp25xxfd: document device tree bindings This patch adds the device-tree binding documentation for the Microchip @@ -469019,7 +468953,7 @@ index 000000000000..aa2cad14d6d7 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Fri, 18 Sep 2020 19:25:32 +0200 -Subject: [PATCH 1172/1219] can: mcp25xxfd: add regmap infrastructure +Subject: [PATCH 1171/1218] can: mcp25xxfd: add regmap infrastructure This patch adds the regmap infrastructure for the Microchip MCP25xxFD SPI CAN controller family. The actual driver is added in the next commit. @@ -470606,7 +470540,7 @@ index 000000000000..3bc799204cb0 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Fri, 18 Sep 2020 19:25:33 +0200 -Subject: [PATCH 1173/1219] can: mcp25xxfd: add driver for Microchip MCP25xxFD +Subject: [PATCH 1172/1218] can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN This patch adds support for the Microchip MCP25xxFD SPI CAN controller family. @@ -473557,7 +473491,7 @@ index 000000000000..eed20e132ddb From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Kurt Van Dijck Date: Fri, 18 Sep 2020 19:25:34 +0200 -Subject: [PATCH 1174/1219] can: mcp25xxfd: add listen-only mode +Subject: [PATCH 1173/1218] can: mcp25xxfd: add listen-only mode This commit enables listen-only mode, which works internally like CANFD mode. @@ -473632,7 +473566,7 @@ index eed20e132ddb..fd736fc13396 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Thomas Kopp Date: Fri, 25 Sep 2020 08:56:06 +0200 -Subject: [PATCH 1175/1219] can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC +Subject: [PATCH 1174/1218] can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update log messages This patch adds a reference to the recent released MCP2517FD and MCP2518FD @@ -473700,7 +473634,7 @@ index fd736fc13396..cad6f139bcf6 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Thomas Kopp Date: Fri, 25 Sep 2020 08:56:06 +0200 -Subject: [PATCH 1176/1219] can: mcp25xxfd: mcp25xxfd_probe(): add SPI clk +Subject: [PATCH 1175/1218] can: mcp25xxfd: mcp25xxfd_probe(): add SPI clk limit related errata information This patch adds a reference to the recent released MCP2517FD and MCP2518FD @@ -473763,7 +473697,7 @@ index cad6f139bcf6..310bc93c69f8 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Wed, 23 Sep 2020 14:27:52 +0300 -Subject: [PATCH 1177/1219] can: mcp25xxfd: mcp25xxfd_ring_free(): fix memory +Subject: [PATCH 1176/1218] can: mcp25xxfd: mcp25xxfd_ring_free(): fix memory leak during cleanup This loop doesn't free the first element of the array. The "i > 0" has @@ -473799,7 +473733,7 @@ index 310bc93c69f8..edcf9e287284 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Wed, 23 Sep 2020 13:44:36 +0200 -Subject: [PATCH 1178/1219] can: mcp25xxfd: mcp25xxfd_irq(): add missing +Subject: [PATCH 1177/1218] can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_normal mode This patch fixes the following warning: @@ -473840,7 +473774,7 @@ index edcf9e287284..7fb654edfc9f 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Wed, 23 Sep 2020 14:53:01 +0200 -Subject: [PATCH 1179/1219] dt-binding: can: mcp25xxfd: documentation fixes +Subject: [PATCH 1178/1218] dt-binding: can: mcp25xxfd: documentation fixes Apply following fixes: - Use 'interrupts'. (interrupts-extended will automagically be supported @@ -473905,7 +473839,7 @@ index aa2cad14d6d7..5beb00a614bf 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Thomas Kopp Date: Wed, 30 Sep 2020 11:14:23 +0200 -Subject: [PATCH 1180/1219] dt-binding: can: mcp251xfd: narrow down wildcards +Subject: [PATCH 1179/1218] dt-binding: can: mcp251xfd: narrow down wildcards in device tree bindings to "microchip,mcp251xfd" The wildcard should be narrowed down to prevent existing and future devices @@ -473978,7 +473912,7 @@ index 5beb00a614bf..2a884c1fe0e0 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Thomas Kopp Date: Wed, 30 Sep 2020 11:14:22 +0200 -Subject: [PATCH 1181/1219] can: mcp25xxfd: narrow down wildcards in device +Subject: [PATCH 1180/1218] can: mcp25xxfd: narrow down wildcards in device tree bindings to "microchip,mcp251xfd" The wildcard should be narrowed down to prevent existing and future devices @@ -474086,7 +474020,7 @@ index 3bc799204cb0..b1b5d7fd33ea 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Wed, 30 Sep 2020 10:49:00 +0200 -Subject: [PATCH 1182/1219] can: mcp251xfd: rename driver files and subdir to +Subject: [PATCH 1181/1218] can: mcp251xfd: rename driver files and subdir to mcp251xfd In [1] Geert noted that the autodetect compatible for the mcp25xxfd driver, @@ -474235,7 +474169,7 @@ index 4e17f592e22e..000000000000 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Wed, 30 Sep 2020 10:49:00 +0200 -Subject: [PATCH 1183/1219] can: mcp251xfd: rename all user facing strings to +Subject: [PATCH 1182/1218] can: mcp251xfd: rename all user facing strings to mcp251xfd In [1] Geert noted that the autodetect compatible for the mcp25xxfd driver, @@ -474330,7 +474264,7 @@ index a1561d6e2326..147af29e6759 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Wed, 30 Sep 2020 10:49:00 +0200 -Subject: [PATCH 1184/1219] can: mcp251xfd: rename all remaining occurrence to +Subject: [PATCH 1183/1218] can: mcp251xfd: rename all remaining occurrence to mcp251xfd In [1] Geert noted that the autodetect compatible for the mcp25xxfd driver, @@ -479457,7 +479391,7 @@ index b1b5d7fd33ea..fa1246e39980 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Thu, 15 Oct 2020 21:16:37 +0200 -Subject: [PATCH 1185/1219] can: mcp251xfd: mcp251xfd_regmap_crc_read(): +Subject: [PATCH 1184/1218] can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read error messages During debugging it turned out that some people have setups where the SPI @@ -479514,7 +479448,7 @@ index ba25902dd78c..c9ffc5ea2b25 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: kernel test robot Date: Mon, 19 Oct 2020 20:08:05 +0800 -Subject: [PATCH 1186/1219] can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix +Subject: [PATCH 1185/1218] can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warnings drivers/net/can/spi/mcp251xfd/mcp251xfd-regmap.c:176:2-3: Unneeded semicolon @@ -479553,7 +479487,7 @@ index c9ffc5ea2b25..314f868b3465 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Mon, 19 Oct 2020 10:24:12 -0700 -Subject: [PATCH 1187/1219] can: mcp251xfd: remove unneeded break +Subject: [PATCH 1186/1218] can: mcp251xfd: remove unneeded break A break is not needed if it is preceded by a return. @@ -479622,7 +479556,7 @@ index dffa5d81a7c7..ac3025ccd9d5 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Fri, 15 Nov 2019 00:54:07 +0100 -Subject: [PATCH 1188/1219] mcp251xfd: add overlay +Subject: [PATCH 1187/1218] mcp251xfd: add overlay Signed-off-by: Marc Kleine-Budde --- @@ -479916,7 +479850,7 @@ index 000000000000..65c861bbd340 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Patrick Menschel Date: Wed, 28 Oct 2020 20:35:35 +0100 -Subject: [PATCH 1189/1219] Add mcp251xfd driver as module to RPI build +Subject: [PATCH 1188/1218] Add mcp251xfd driver as module to RPI build configuration This Patch adds MCP251XFD=m Kconfig flag to the 32 bit RPI defconfig files: @@ -480006,7 +479940,7 @@ index 3d43b416bce4..3c2980cc8f35 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Wed, 5 Aug 2020 12:57:21 +0200 -Subject: [PATCH 1190/1219] media: i2c: imx219: Selection compliance fixes +Subject: [PATCH 1189/1218] media: i2c: imx219: Selection compliance fixes To comply with the intended usage of the V4L2 selection target when used to retrieve a sensor image properties, adjust the rectangles @@ -480092,7 +480026,7 @@ index 812323107f36..fbbee1b08a8c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Wed, 2 Dec 2020 15:22:23 +0000 -Subject: [PATCH 1191/1219] media: bcm2835-unicam: Correctly handle error +Subject: [PATCH 1190/1218] media: bcm2835-unicam: Correctly handle error propagation for stream on On a failure in start_streaming(), the error code would not propagate to @@ -480125,7 +480059,7 @@ index 6501fb205e20..c13a0a20fd12 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Wed, 2 Dec 2020 15:26:09 +0000 -Subject: [PATCH 1192/1219] media: bcm2835-unicam: Return early from +Subject: [PATCH 1191/1218] media: bcm2835-unicam: Return early from stop_streaming() if stopped clk_disable_unprepare() is called unconditionally in stop_streaming(). @@ -480195,7 +480129,7 @@ index c13a0a20fd12..60309de02369 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Wed, 2 Dec 2020 16:48:41 +0000 -Subject: [PATCH 1193/1219] media: bcm2835-unicam: Clear clock state when +Subject: [PATCH 1192/1218] media: bcm2835-unicam: Clear clock state when stopping streaming Commit 65e08c465020d4c5b51afb452efc2246d80fd66f failed to clear the @@ -480226,7 +480160,7 @@ index 60309de02369..a8b3f5433f04 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 7 Dec 2020 09:35:57 +0000 -Subject: [PATCH 1194/1219] ARM: dts: CM4 audio pins are not connected +Subject: [PATCH 1193/1218] ARM: dts: CM4 audio pins are not connected Signed-off-by: Phil Elwell --- @@ -480253,7 +480187,7 @@ index a969000c0b89..fc3f062fd820 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 7 Dec 2020 08:33:19 +0000 -Subject: [PATCH 1195/1219] configs: Add RTC_DRV_PCF85063=m +Subject: [PATCH 1194/1218] configs: Add RTC_DRV_PCF85063=m Include the driver module for the PCF85063 and PCF85063A RTC devices. @@ -480333,7 +480267,7 @@ index 3c2980cc8f35..599472e99d39 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 7 Dec 2020 08:49:53 +0000 -Subject: [PATCH 1196/1219] overlays: Add PCF85063 and PCF85063A to i2c-rtc +Subject: [PATCH 1195/1218] overlays: Add PCF85063 and PCF85063A to i2c-rtc Add support for the PCF85063 and PCF85063A RTC devices to the i2c-rtc overlay. @@ -480680,7 +480614,7 @@ index 735ca303e4fa..759f532d5be1 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Mon, 7 Dec 2020 17:18:39 +0000 -Subject: [PATCH 1197/1219] overlays: Fix cut-and-paste error in README +Subject: [PATCH 1196/1218] overlays: Fix cut-and-paste error in README Signed-off-by: Phil Elwell --- @@ -480710,7 +480644,7 @@ index cc380d8049c1..b393c9651d08 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Wed, 9 Dec 2020 11:30:12 +0000 -Subject: [PATCH 1198/1219] media: i2c: imx477: Selection compliance fixes +Subject: [PATCH 1197/1218] media: i2c: imx477: Selection compliance fixes To comply with the intended usage of the V4L2 selection target when used to retrieve a sensor image properties, adjust the rectangles @@ -480796,7 +480730,7 @@ index 3fbb173fa079..f68e7718b09c 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 15 Dec 2020 16:38:37 +0000 -Subject: [PATCH 1199/1219] net: lan78xx: Ack pending PHY ints when resetting +Subject: [PATCH 1198/1218] net: lan78xx: Ack pending PHY ints when resetting lan78xx_link_reset explicitly clears the MAC's view of the PHY's IRQ status. In doing so it potentially leaves the PHY with a pending @@ -480834,7 +480768,7 @@ index b62d264bd0d1..51e28d441bab 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Tue, 15 Dec 2020 17:02:17 +0000 -Subject: [PATCH 1200/1219] overlays: mpu6050: Add 'addr' parameter +Subject: [PATCH 1199/1218] overlays: mpu6050: Add 'addr' parameter The mpu6050 starts up at address 0x68 by default, but can be set to 0x69 if the ADO pin is pulled high. Give the overlay an addr parameter @@ -480878,7 +480812,7 @@ index 3109d90562ae..1b4c06535687 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 16 Dec 2020 09:28:17 +0000 -Subject: [PATCH 1201/1219] overlays: Add missing addresses to ads1015/ads1115 +Subject: [PATCH 1200/1218] overlays: Add missing addresses to ads1015/ads1115 The overlays for the ads1015 and ads1115 I2C ADCs omitted the addresses in the main device node names. As well as breaking the conventions for @@ -480927,7 +480861,7 @@ index 4fc571c2db33..e44ced704ee2 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Jonathan Bell Date: Mon, 26 Oct 2020 14:03:35 +0000 -Subject: [PATCH 1202/1219] xhci: quirks: add link TRB quirk for VL805 +Subject: [PATCH 1201/1218] xhci: quirks: add link TRB quirk for VL805 The VL805 controller can't cope with the TR Dequeue Pointer for an endpoint being set to a Link TRB. The hardware-maintained endpoint context ends up @@ -480998,7 +480932,7 @@ index 59752dfeea7c..258e906597ea 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Paul Elder Date: Tue, 22 Dec 2020 14:27:46 +0900 -Subject: [PATCH 1203/1219] media: i2c: ov5647: Selection compliance fixes +Subject: [PATCH 1202/1218] media: i2c: ov5647: Selection compliance fixes To comply with the intended usage of the V4L2 selection target when used to retrieve a sensor image properties, adjust the rectangles @@ -481092,7 +481026,7 @@ index 86a821a172b3..40d0d45a2481 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: menschel Date: Wed, 30 Dec 2020 21:55:34 +0100 -Subject: [PATCH 1204/1219] Add overlay for Seeed Studio CAN BUS FD HAT (#4034) +Subject: [PATCH 1203/1218] Add overlay for Seeed Studio CAN BUS FD HAT (#4034) This patch adds the overlay for the Seeed Studio CAN BUS FD HAT with two CAN FD Channels and an RTC. @@ -481319,7 +481253,7 @@ index 000000000000..e843d0b19745 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 30 Dec 2020 20:00:38 +0000 -Subject: [PATCH 1205/1219] overlays: Rebuild "upstream" with latest ovmerge +Subject: [PATCH 1204/1218] overlays: Rebuild "upstream" with latest ovmerge The latest ovmerge drops disabled fragments, causing the "upstream" overlay to change. @@ -481500,7 +481434,7 @@ index 5673f61b7951..1681c3060b62 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Sat, 2 Jan 2021 21:08:59 +0100 -Subject: [PATCH 1206/1219] overlays: give Seeed Studio CAN BUS FD HAT a -v2 +Subject: [PATCH 1205/1218] overlays: give Seeed Studio CAN BUS FD HAT a -v2 postfix There are several versions of the Seeed Studio CAN BUS FD HAT. This is the @@ -481558,7 +481492,7 @@ rename to arch/arm/boot/dts/overlays/seeed-can-fd-hat-v2-overlay.dts From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Sat, 2 Jan 2021 21:38:58 +0100 -Subject: [PATCH 1207/1219] overlays: Add overlay for Seeed Studio CAN BUS FD +Subject: [PATCH 1206/1218] overlays: Add overlay for Seeed Studio CAN BUS FD HAT v1 (based on mcp2517fd) This patch adds the overlay for the Seeed Studio CAN BUS FD HAT v1 with two CAN @@ -481761,7 +481695,7 @@ index 000000000000..210d027a073e From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Aaron Shaw Date: Sat, 2 Jan 2021 02:34:03 +0000 -Subject: [PATCH 1208/1219] overlays: add wm8960-soundcard overlay +Subject: [PATCH 1207/1218] overlays: add wm8960-soundcard overlay add overlay for waveshare wm8960 simple-audio-card @@ -481901,7 +481835,7 @@ index 000000000000..289fa4dacdf1 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Aaron Shaw Date: Sat, 26 Dec 2020 03:13:14 +0000 -Subject: [PATCH 1209/1219] overlays: add spi override to merus-amp overlay +Subject: [PATCH 1208/1218] overlays: add spi override to merus-amp overlay adds an override to the merus-amp overlay to turn the spi bus off @@ -481953,7 +481887,7 @@ index 4501fbdc253d..bbffd7d26324 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Sat, 9 Jan 2021 17:03:32 +0100 -Subject: [PATCH 1210/1219] overlays: seeed-can-fd-hat: clarify how to identify +Subject: [PATCH 1209/1218] overlays: seeed-can-fd-hat: clarify how to identify HAT version It turns out the used CAN SPI chip is not a good way to identify the version of @@ -482004,7 +481938,7 @@ index 53ef924a4401..5252b1e67326 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 14 Jan 2021 09:18:42 +0000 -Subject: [PATCH 1211/1219] uapi: bcm2835-isp: Add colour denoise configuration +Subject: [PATCH 1210/1218] uapi: bcm2835-isp: Add colour denoise configuration Add a configuration structure for colour denoise to the bcm2835_isp driver. @@ -482066,7 +482000,7 @@ index cf8c0437f159..c50e3ca81565 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 14 Jan 2021 09:20:52 +0000 -Subject: [PATCH 1212/1219] staging: vc04_services: ISP: Add colour denoise +Subject: [PATCH 1211/1218] staging: vc04_services: ISP: Add colour denoise control Add colour denoise control to the bcm2835 driver through a new v4l2 @@ -482151,7 +482085,7 @@ index 5b596b5c057f..bcc55483561d 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 29 Jan 2021 10:34:11 +0000 -Subject: [PATCH 1213/1219] kbuild: Silence unavoidable dtc overlay warnings +Subject: [PATCH 1212/1218] kbuild: Silence unavoidable dtc overlay warnings Much effort has been put into finding ways to avoid warnings from dtc about overlays, usually to do with the presence of #address-cells and @@ -482188,7 +482122,7 @@ index bdec9e50358d..1968ce27299e 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Joerg Schambacher Date: Fri, 29 Jan 2021 08:26:44 +0100 -Subject: [PATCH 1214/1219] Adds the DT-overlays to support Hifiberry AMP100 +Subject: [PATCH 1213/1218] Adds the DT-overlays to support Hifiberry AMP100 Adds new DT-overlay to control AMP100. @@ -482331,7 +482265,7 @@ index 000000000000..ebdef55d6110 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Joerg Schambacher Date: Fri, 29 Jan 2021 16:16:39 +0100 -Subject: [PATCH 1215/1219] Enhances the Hifiberry DAC+ driver for Hifiberry +Subject: [PATCH 1214/1218] Enhances the Hifiberry DAC+ driver for Hifiberry AMP100 support Adds the necessary GPIO handling and ALSA mixer extensions. @@ -482575,7 +482509,7 @@ index 2f1b1ef4191a..66a4198a1a30 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Wed, 3 Feb 2021 16:23:43 +0000 -Subject: [PATCH 1216/1219] ARM: dts: Declare Pi400 and CM4 have no audio pins +Subject: [PATCH 1215/1218] ARM: dts: Declare Pi400 and CM4 have no audio pins The audio_pins node is left as a placeholder for the audremap overlay, and it must have (empty) brcm,function and brcm,pins properties @@ -482624,7 +482558,7 @@ index fc3f062fd820..49f6ba6c4792 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Joerg Schambacher Date: Mon, 1 Feb 2021 16:53:46 +0100 -Subject: [PATCH 1217/1219] Hifiberry DAC+ADC Pro fix for the PLL when changing +Subject: [PATCH 1216/1218] Hifiberry DAC+ADC Pro fix for the PLL when changing sample rates Adds 2 msecs delay when switching between oscillators to allow @@ -482686,7 +482620,7 @@ index a7fab4d951b6..f42bc0ce3f88 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Joerg Schambacher Date: Wed, 24 Feb 2021 17:34:05 +0100 -Subject: [PATCH 1218/1219] Hifiberry-DAC+:Avoids loading of headphone controls +Subject: [PATCH 1217/1218] Hifiberry-DAC+:Avoids loading of headphone controls if not defined in DT-overlay This fix keeps the driver from loading the headphone controls in case they are @@ -482798,7 +482732,7 @@ index 66a4198a1a30..c94f23313091 100644 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Phil Elwell Date: Fri, 16 Jul 2021 15:23:50 +0100 -Subject: [PATCH 1219/1219] configs: Add SND_SOC_WM8960=m +Subject: [PATCH 1218/1218] configs: Add SND_SOC_WM8960=m Enable the WM8960 driver module, as used by the wm8960-soundcard overlay. diff --git a/SPECS/raspberrypi2.spec b/SPECS/raspberrypi2.spec index bec30e5..9a55d0f 100644 --- a/SPECS/raspberrypi2.spec +++ b/SPECS/raspberrypi2.spec @@ -1,4 +1,4 @@ -%global commit_firmware_long b22546ac06cf2e88f10873d2158069fa65ed86a3 +%global commit_firmware_long a4040b2554f459347480f17358ce76990b2d0a41 %global commit_linux_long ec0dcf3064b8ba99f226438214407fcea9870f76 ExclusiveArch: aarch64 armv7hl @@ -32,7 +32,7 @@ ExclusiveArch: aarch64 armv7hl %define extra_version 1 %define kversion 5.4 -%define kfullversion %{kversion}.195 +%define kfullversion %{kversion}.199 Name: raspberrypi2 Version: %{kfullversion} @@ -285,10 +285,13 @@ cp $(ls -1d /usr/share/%{name}-kernel/*-*/|sort -V|tail -1)/boot/overlays/README %doc /boot/LICENCE.broadcom %changelog -* Sat May 21 2022 Pablo Greco - 5.14.195 +* Sun Jun 19 2022 Pablo Greco - 5.4.199 +- Update to version v5.4.199 + +* Sat May 21 2022 Pablo Greco - 5.4.195 - Update to version v5.4.195 -* Sun Apr 17 2022 Pablo Greco - 5.14.189 +* Sun Apr 17 2022 Pablo Greco - 5.4.189 - Update to version v5.4.189 * Thu Mar 17 2022 Pablo Greco - 5.4.185