Update v5.10 patches

Changes:
 - Rebase onto v5.10.47
 - Add "PCI: PM: Do not read power state in pci_enable_device_flags()"
   which has been reverted upstream back.

Links:
 - kernel: 459bd42a63
This commit is contained in:
Maximilian Luz 2021-07-02 14:48:33 +02:00
parent 2b50d95510
commit fd4a4754cb
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02
12 changed files with 142 additions and 98 deletions

View file

@ -1,4 +1,4 @@
From d0d2d54cb8da8d5639097721f650b1b42cfdfa05 Mon Sep 17 00:00:00 2001
From 9bb60e261f344fc543886593ad97679ba85534b6 Mon Sep 17 00:00:00 2001
From: Tsuchiya Yuto <kitakar@gmail.com>
Date: Sun, 18 Oct 2020 16:42:44 +0900
Subject: [PATCH] (surface3-oemb) add DMI matches for Surface 3 with broken DMI

View file

@ -1,4 +1,4 @@
From 4d6c9e2ecfe0c3cf61f2c557cf762a9186a02721 Mon Sep 17 00:00:00 2001
From 79e50542f559f6aca79ba8a93808ed8e606090a1 Mon Sep 17 00:00:00 2001
From: Tsuchiya Yuto <kitakar@gmail.com>
Date: Mon, 28 Sep 2020 17:46:49 +0900
Subject: [PATCH] mwifiex: pcie: add DMI-based quirk impl for Surface devices
@ -206,7 +206,7 @@ index 000000000000..5326ae7e5671
--
2.32.0
From 943930dcdf5ac3d017965d63e797dcece54b3291 Mon Sep 17 00:00:00 2001
From fd1e2f20f80cac6ee7df93b9e0ee259e592daf51 Mon Sep 17 00:00:00 2001
From: Tsuchiya Yuto <kitakar@gmail.com>
Date: Tue, 29 Sep 2020 17:25:22 +0900
Subject: [PATCH] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+
@ -407,7 +407,7 @@ index 5326ae7e5671..8b9dcb5070d8 100644
--
2.32.0
From e9630044b2b54490d1b0451ba91a4234a037a254 Mon Sep 17 00:00:00 2001
From 5000e6368554503ebae5a717079d16915df0cd1b Mon Sep 17 00:00:00 2001
From: Tsuchiya Yuto <kitakar@gmail.com>
Date: Tue, 29 Sep 2020 17:32:22 +0900
Subject: [PATCH] mwifiex: pcie: add reset_wsid quirk for Surface 3
@ -586,7 +586,7 @@ index 8b9dcb5070d8..3ef7440418e3 100644
--
2.32.0
From 5fa7bf642ed76a4acb347c46c3d8fb4c586e3351 Mon Sep 17 00:00:00 2001
From 78323eb2757a71bb464cb0c313c6795589269c80 Mon Sep 17 00:00:00 2001
From: Tsuchiya Yuto <kitakar@gmail.com>
Date: Wed, 30 Sep 2020 18:08:24 +0900
Subject: [PATCH] mwifiex: pcie: (OEMB) add quirk for Surface 3 with broken DMI
@ -648,7 +648,7 @@ index f0a6fa0a7ae5..34dcd84f02a6 100644
--
2.32.0
From a61a4145b055db5ddf09fe692b4a6ac751f6a3e2 Mon Sep 17 00:00:00 2001
From 28b0a6a15eda50c04dc574ea6d8118b81635b04b Mon Sep 17 00:00:00 2001
From: Tsuchiya Yuto <kitakar@gmail.com>
Date: Sun, 4 Oct 2020 00:11:49 +0900
Subject: [PATCH] mwifiex: pcie: disable bridge_d3 for Surface gen4+
@ -803,7 +803,7 @@ index 3ef7440418e3..a95ebac06e13 100644
--
2.32.0
From a28d6f37a902d6091eaa62f5311c2a7c3cd77dbd Mon Sep 17 00:00:00 2001
From 37a1c6716bd8e39a4ac618b505d05a5899736754 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Tue, 10 Nov 2020 12:49:56 +0100
Subject: [PATCH] mwifiex: Use non-posted PCI register writes
@ -860,7 +860,7 @@ index fcedc663ccc7..5eea6cb73fb7 100644
--
2.32.0
From b9458a64c357b06c9ca61dd84b7838f9f3ce93dc Mon Sep 17 00:00:00 2001
From f8a27fa4428516feecb9facbabccbcf627592ea0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Tue, 3 Nov 2020 13:28:04 +0100
Subject: [PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface
@ -1027,7 +1027,7 @@ index a95ebac06e13..4ec2ae72f632 100644
--
2.32.0
From 14813e4fa4436d83972e1626526f933fa4d09563 Mon Sep 17 00:00:00 2001
From 91141f9ef03f0cb43ab57b17515e6b2cf3ab4fd9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Sun, 28 Mar 2021 21:10:06 +0200
Subject: [PATCH] mwifiex: Try waking the firmware until we get an interrupt
@ -1116,7 +1116,7 @@ index 7dc54c446559..505a90743f2f 100644
--
2.32.0
From 4571faab7703bc08c8e52e6cb2663f79fcee42dc Mon Sep 17 00:00:00 2001
From 04a185a1c617c200c8d34044a85215a325d102f0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Thu, 25 Mar 2021 11:33:02 +0100
Subject: [PATCH] Bluetooth: btusb: Lower passive lescan interval on Marvell
@ -1194,7 +1194,7 @@ index b1f0b13cc8bc..317fa2251bb0 100644
--
2.32.0
From edf176f5d2458e697df968d6e61a88bfb016d691 Mon Sep 17 00:00:00 2001
From 7ab604f105aadf797840cdf837869e49430cc72d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Wed, 11 Nov 2020 12:31:26 +0100
Subject: [PATCH] mwifiex: Small cleanup for handling virtual interface type
@ -1295,7 +1295,7 @@ index a6b9dc6700b1..d50fd8570475 100644
--
2.32.0
From 956064651caab71a2881b5b5df42ada3adc4e63b Mon Sep 17 00:00:00 2001
From a7cfc9ec8e47f643bf8025a1f7b189aa94c6a837 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Wed, 11 Nov 2020 12:44:39 +0100
Subject: [PATCH] mwifiex: Use function to check whether interface type change
@ -1528,7 +1528,7 @@ index d50fd8570475..3a79a55bbfd2 100644
--
2.32.0
From a41e15663d985ca9a1f150d9beb0135460273a8c Mon Sep 17 00:00:00 2001
From 807effc0f75740679bc8158ff60b246cc21baa04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Wed, 11 Nov 2020 13:33:04 +0100
Subject: [PATCH] mwifiex: Run SET_BSS_MODE when changing from P2P to STATION
@ -1596,7 +1596,7 @@ index 3a79a55bbfd2..66e978088061 100644
--
2.32.0
From 9baf273a612727157915f20885fbe12d6470bef0 Mon Sep 17 00:00:00 2001
From bae392467631560664d6bc1072e98022e051256f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Wed, 11 Nov 2020 14:42:54 +0100
Subject: [PATCH] mwifiex: Use helper function for counting interface types
@ -1772,7 +1772,7 @@ index 66e978088061..db30f595e9f9 100644
--
2.32.0
From 56151f3058334365a6aaa2f4eacfde017354a601 Mon Sep 17 00:00:00 2001
From 52b26382809e81e8127282c82a69549e209f3457 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Fri, 26 Mar 2021 15:56:58 +0100
Subject: [PATCH] mwifiex: Update virtual interface counters right after
@ -1875,7 +1875,7 @@ index db30f595e9f9..60de1cec77c7 100644
--
2.32.0
From a7dcc8101f69ff499d9fe25336be1dff804dab3a Mon Sep 17 00:00:00 2001
From abc36a914b275f175b8c63145925eb4a95cef85b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Wed, 11 Nov 2020 13:42:40 +0100
Subject: [PATCH] mwifiex: Allow switching interface type from P2P_CLIENT to
@ -1964,7 +1964,7 @@ index 60de1cec77c7..a37b504bd084 100644
--
2.32.0
From 0ed875812fc602d6d5b3797636110f8310692e5f Mon Sep 17 00:00:00 2001
From 01776ca3e8c10e128f87b3ace2809556b1c43e50 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Fri, 26 Mar 2021 15:31:08 +0100
Subject: [PATCH] mwifiex: Handle interface type changes from AP to STATION
@ -1991,7 +1991,7 @@ index a37b504bd084..e65f285e3efe 100644
--
2.32.0
From f4554192247870a3fc841ffa91ddf24375e8f8d9 Mon Sep 17 00:00:00 2001
From 62185ef969b6048e8d9cbc2826061e66ad5ae3d0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Fri, 26 Mar 2021 15:32:16 +0100
Subject: [PATCH] mwifiex: Properly initialize private structure on interface
@ -2046,7 +2046,7 @@ index e65f285e3efe..a290312313f3 100644
--
2.32.0
From adbb0e17c9e90006a3a890d2e8bb8c254b6973ed Mon Sep 17 00:00:00 2001
From 998b1ef0e5561c5b14ecdd7538eff7f8e90b8c82 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Sat, 27 Mar 2021 12:19:14 +0100
Subject: [PATCH] mwifiex: Fix copy-paste mistake when creating virtual
@ -2078,7 +2078,7 @@ index a290312313f3..1e1cf523e228 100644
--
2.32.0
From 01a4449a060b4aedba44a3b1b5f14935fc366569 Mon Sep 17 00:00:00 2001
From 0ac13eeabff75404971add94b51287f562d6f463 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Tue, 13 Apr 2021 14:30:28 +0200
Subject: [PATCH] mwifiex: Deactive host sleep using HSCFG after it was
@ -2234,7 +2234,7 @@ index d3a968ef21ef..76db9a7b8199 100644
--
2.32.0
From c426f522a2f16c9ec47cb4cbe95b7f542fb7cc90 Mon Sep 17 00:00:00 2001
From c8d0f92aa8383a81b2b561774566c78de4fd1ae9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Tue, 13 Apr 2021 14:23:05 +0200
Subject: [PATCH] mwifiex: Add quirk to disable deep sleep with certain
@ -2337,7 +2337,7 @@ index 119ccacd1fcc..fb245adba19f 100644
--
2.32.0
From a7e894c5592a80f3fe8ae56ccb6774954c1e3ea1 Mon Sep 17 00:00:00 2001
From ae751f8001a0b14a3926deea74b2e57fbb8a353c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Wed, 11 Nov 2020 15:17:07 +0100
Subject: [PATCH] mwifiex: Don't log error on suspend if wake-on-wlan is
@ -2369,7 +2369,7 @@ index 1e1cf523e228..1cdd66c37cfc 100644
--
2.32.0
From f3e99b4719cffdc430ecd664a5caa3c4a604989a Mon Sep 17 00:00:00 2001
From 66957b306bc02b221169d720ae6e382bde8c56bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Sun, 28 Mar 2021 21:42:54 +0200
Subject: [PATCH] mwifiex: Log an error on command failure during key-material
@ -2409,7 +2409,7 @@ index 1cdd66c37cfc..6ad935c1bb47 100644
--
2.32.0
From 6a35750913726f0861c71af131280f9f40005f06 Mon Sep 17 00:00:00 2001
From 9afd54a4d412ac11bdfd2d0b4abef4da7a3bbe08 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Tue, 13 Apr 2021 12:44:03 +0200
Subject: [PATCH] mwifiex: Fix an incorrect comment
@ -2437,7 +2437,7 @@ index 6696bce56178..b0695432b26a 100644
--
2.32.0
From 0a29d1a3aac0a642b9cdaa5778a344a5e3830e7f Mon Sep 17 00:00:00 2001
From ae3b72e31a6c956c6b36e891af9fec809138ba1f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Tue, 13 Apr 2021 12:45:59 +0200
Subject: [PATCH] mwifiex: Send DELBA requests according to spec
@ -2480,7 +2480,7 @@ index b0695432b26a..9ff2058bcd7e 100644
--
2.32.0
From e7a37a3e90e68fd4ae0a8dd5fe773d63277d151d Mon Sep 17 00:00:00 2001
From fbb2ac6d8731e915ebab90e97cf00fca2daa5582 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Tue, 13 Apr 2021 12:57:41 +0200
Subject: [PATCH] mwifiex: Ignore BTCOEX events from the firmware

View file

@ -1,4 +1,4 @@
From abeb610cf63323b6813af1ed88e6b81d2fb309ea Mon Sep 17 00:00:00 2001
From 561b8b46aa045da8d1880368804ea1dd16df9a74 Mon Sep 17 00:00:00 2001
From: Dorian Stoll <dorian.stoll@tmsp.io>
Date: Thu, 30 Jul 2020 13:21:53 +0200
Subject: [PATCH] misc: mei: Add missing IPTS device IDs
@ -36,7 +36,7 @@ index c3393b383e59..0098f98426c1 100644
--
2.32.0
From a99b064250c844105bece5c8a0656f4b0c70743e Mon Sep 17 00:00:00 2001
From b90298d850b6e89a04c8e15da4f5099901a72d7c Mon Sep 17 00:00:00 2001
From: Dorian Stoll <dorian.stoll@tmsp.io>
Date: Thu, 25 Feb 2021 09:37:47 +0100
Subject: [PATCH] misc: mei: Remove client devices before shutting down bus
@ -65,7 +65,7 @@ index bcee77768b91..21ed765003e1 100644
--
2.32.0
From c1d5e554186ac2eff1358829bc94dead8f0b945f Mon Sep 17 00:00:00 2001
From fc601c1571c83cca8c3187934fd62c4493a48a04 Mon Sep 17 00:00:00 2001
From: Dorian Stoll <dorian.stoll@tmsp.io>
Date: Thu, 6 Aug 2020 11:20:41 +0200
Subject: [PATCH] misc: Add support for Intel Precise Touch & Stylus

View file

@ -1,4 +1,4 @@
From 5e24eb53b898949c28d43c91dec6bd24f349e3d5 Mon Sep 17 00:00:00 2001
From 15716d017eb2bdff1ead8539348808007e96013f Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Sun, 16 Aug 2020 23:39:56 +0200
Subject: [PATCH] platform/x86: Add Driver to set up lid GPEs on MS Surface

View file

@ -1,4 +1,4 @@
From 98895d11e4f29457fc627a481757ff57887d1aa7 Mon Sep 17 00:00:00 2001
From b754ca09aa9ea09a1f012166c414810f4911f4c1 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Sat, 25 Jul 2020 17:19:53 +0200
Subject: [PATCH] i2c: acpi: Implement RawBytes read access
@ -110,7 +110,7 @@ index 37c510d9347a..aed579942436 100644
--
2.32.0
From b0b44cce2b4ebf2d774bf5003eb7a2da2f1c6166 Mon Sep 17 00:00:00 2001
From 41607377633ad3a2418947af199c1ff751eea9e1 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Sun, 6 Sep 2020 04:01:19 +0200
Subject: [PATCH] platform/x86: Add driver for Surface Book 1 dGPU switch

View file

@ -1,4 +1,4 @@
From c86d3cdd1b5fd0a4b6233576d887518511697dc8 Mon Sep 17 00:00:00 2001
From bd47820c12655953b804bad3c98e2302ea4e19cb Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Mon, 17 Aug 2020 01:23:20 +0200
Subject: [PATCH] Add file2alias support for Surface Aggregator Module devices
@ -99,7 +99,7 @@ index 2417dd1dee33..a6c583362b92 100644
--
2.32.0
From 833a7d2de6a78e2eb99e4e1ae99f64781f41f430 Mon Sep 17 00:00:00 2001
From 40aef23cfd09e956a87b3851fefd314388e6c005 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Mon, 17 Aug 2020 01:44:30 +0200
Subject: [PATCH] platform/x86: Add support for Surface System Aggregator

View file

@ -1,4 +1,4 @@
From 0b0cfb7a6cf0fa9be3992a3d434fe6d39ab61bf6 Mon Sep 17 00:00:00 2001
From 285e0e845646ef2af161bd43e96299c4b22de90e Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Sat, 31 Oct 2020 20:46:33 +0100
Subject: [PATCH] PCI: Add sysfs attribute for PCI device power state
@ -71,7 +71,7 @@ index d15c881e2e7e..b15f754e6346 100644
--
2.32.0
From eb3eaa3eb2005d8d10b1d1a2a8c9cf2817cc4a21 Mon Sep 17 00:00:00 2001
From 36a4722d822bd3c69bc840eb3c7d550a0a9f06d5 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Mon, 14 Dec 2020 20:50:59 +0100
Subject: [PATCH] platform/x86: Add Surface Hotplug driver
@ -424,3 +424,47 @@ index 000000000000..cfcc15cfbacb
--
2.32.0
From 426a41bc053c7e9f07e19f9d8f41481589e07cd2 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Fri, 2 Jul 2021 14:35:43 +0200
Subject: [PATCH] Revert "Revert "PCI: PM: Do not read power state in
pci_enable_device_flags()""
This reverts commit f11f9ff8a7c97b2a3990c7322304627d9b58d362.
Patchset: surface-hotplug
---
drivers/pci/pci.c | 16 +++-------------
1 file changed, 3 insertions(+), 13 deletions(-)
diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c
index 9e971fffeb6a..d5d9ea864fe6 100644
--- a/drivers/pci/pci.c
+++ b/drivers/pci/pci.c
@@ -1874,20 +1874,10 @@ static int pci_enable_device_flags(struct pci_dev *dev, unsigned long flags)
int err;
int i, bars = 0;
- /*
- * Power state could be unknown at this point, either due to a fresh
- * boot or a device removal call. So get the current power state
- * so that things like MSI message writing will behave as expected
- * (e.g. if the device really is in D0 at enable time).
- */
- if (dev->pm_cap) {
- u16 pmcsr;
- pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr);
- dev->current_state = (pmcsr & PCI_PM_CTRL_STATE_MASK);
- }
-
- if (atomic_inc_return(&dev->enable_cnt) > 1)
+ if (atomic_inc_return(&dev->enable_cnt) > 1) {
+ pci_update_current_state(dev, dev->current_state);
return 0; /* already enabled */
+ }
bridge = pci_upstream_bridge(dev);
if (bridge)
--
2.32.0

View file

@ -1,4 +1,4 @@
From 94899af9a5841ff214f5767608bf9ba07e90357d Mon Sep 17 00:00:00 2001
From 5e2619c88d0754ffb20852672dd337c1d84e13fe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
Date: Thu, 5 Nov 2020 13:09:45 +0100
Subject: [PATCH] hid/multitouch: Turn off Type Cover keyboard backlight when

View file

@ -1,4 +1,4 @@
From b58410ad08e66f40adc210e2ed8b31f2e539e1a2 Mon Sep 17 00:00:00 2001
From 545ad5e39d959d0fad948d2f84889ea9cbdc6176 Mon Sep 17 00:00:00 2001
From: Zoltan Tamas Vajda <zoltan.tamas.vajda@gmail.com>
Date: Thu, 3 Jun 2021 10:50:55 +0200
Subject: [PATCH] Added quirk for Surface Go touchscreen

View file

@ -1,4 +1,4 @@
From 04ef3796d198653e99beae9f4c958496bb94cdd5 Mon Sep 17 00:00:00 2001
From 1bcbf44c682fb14979cd726722707a7f73ff65cf Mon Sep 17 00:00:00 2001
From: Max Leiter <maxwell.leiter@gmail.com>
Date: Sat, 19 Dec 2020 17:50:55 -0800
Subject: [PATCH] iio:light:apds9960 add detection for MSHW0184 ACPI device in

View file

@ -1,4 +1,4 @@
From 9d360edadfbff3e7a33efafddd6e3f6e6e20319b Mon Sep 17 00:00:00 2001
From 658f5af6360e19199b1f22b3fb6d822bc46f3cb0 Mon Sep 17 00:00:00 2001
From: Sakari Ailus <sakari.ailus@linux.intel.com>
Date: Mon, 12 Oct 2020 21:04:11 +0300
Subject: [PATCH] ipu3-cio2: Use unsigned values where appropriate
@ -316,7 +316,7 @@ index 146492383aa5..7650d7998a3f 100644
--
2.32.0
From e0bbf878150c68442b12843f740c4c041054c4bf Mon Sep 17 00:00:00 2001
From c1b0b6d2adc799cf0d545103cb834e6325043f0e Mon Sep 17 00:00:00 2001
From: Sakari Ailus <sakari.ailus@linux.intel.com>
Date: Mon, 12 Oct 2020 21:04:12 +0300
Subject: [PATCH] ipu3-cio2: Remove explicit type from frame size checks
@ -350,7 +350,7 @@ index dcbfe8c9abc7..a1f574095acc 100644
--
2.32.0
From 8aeaf4ed08837aeaec39b2679cf034ae98852e39 Mon Sep 17 00:00:00 2001
From 93b307885f740c13a2181df86c337097be7418dd Mon Sep 17 00:00:00 2001
From: Sakari Ailus <sakari.ailus@linux.intel.com>
Date: Mon, 12 Oct 2020 21:04:13 +0300
Subject: [PATCH] ipu3-cio2: Rename CIO2_IMAGE_MAX_LENGTH as
@ -409,7 +409,7 @@ index 7650d7998a3f..ccf0b85ae36f 100644
--
2.32.0
From 8c423dedc851b64ee611e33c368a2745e69c9ff9 Mon Sep 17 00:00:00 2001
From 73718b24d8ae71d7309595d48a686767563acb11 Mon Sep 17 00:00:00 2001
From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
Date: Tue, 13 Oct 2020 17:25:35 +0300
Subject: [PATCH] ipu3-cio2: Check receved the size against payload size, not
@ -463,7 +463,7 @@ index 93fd25a5a3e9..b244b9de142a 100644
--
2.32.0
From fdd13a9096ef016779064171c08690558788b915 Mon Sep 17 00:00:00 2001
From 96f1734f888e586591c796a8734685476fa88eb2 Mon Sep 17 00:00:00 2001
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: Wed, 30 Dec 2020 22:44:05 +0200
Subject: [PATCH] media: ipu3-cio2: Add headers that ipu3-cio2.h is direct user
@ -515,7 +515,7 @@ index ccf0b85ae36f..62187ab5ae43 100644
--
2.32.0
From 1f2a958b2aeedf255680b883b6399b2666fa1a79 Mon Sep 17 00:00:00 2001
From e32db420df4498d38832bb7b9e728ebee8e21832 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 24 Oct 2020 22:42:28 +0100
Subject: [PATCH] device property: Return true in fwnode_device_is_available
@ -560,7 +560,7 @@ index 4c43d30145c6..bc9c634df6df 100644
--
2.32.0
From 00cf58d20112c36eee2f1107f5452de9f9e7f680 Mon Sep 17 00:00:00 2001
From 998f2f0c7ca51686a305ccc3e34627bd5c12546b Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 21 Nov 2020 22:06:38 +0000
Subject: [PATCH] device property: Call fwnode_graph_get_endpoint_by_id() for
@ -604,7 +604,7 @@ index bc9c634df6df..ddba75d90af2 100644
--
2.32.0
From 237d9aae5019c3a58b6e5810435ae623a904c17e Mon Sep 17 00:00:00 2001
From d3c89b3817c610412accde5e93b95089399f49ce Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sun, 25 Oct 2020 22:49:08 +0000
Subject: [PATCH] software_node: Enforce parent before child ordering of nodes
@ -707,7 +707,7 @@ index 206bd4d7d7e2..eb89bdb9232c 100644
--
2.32.0
From 50e4d766f484e37483047ec0686f8895f62ef06f Mon Sep 17 00:00:00 2001
From 740ec9a1626800b396e8e1e9e1bffd547564b8bc Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Wed, 21 Oct 2020 22:25:03 +0100
Subject: [PATCH] software_node: unregister software_nodes in reverse order
@ -762,7 +762,7 @@ index eb89bdb9232c..032b24f60c78 100644
--
2.32.0
From fd4454750be9ec335018a0f73c48d7aea4e9f91a Mon Sep 17 00:00:00 2001
From aede69354a85d1f33aa9519c7621fe9c92c196ae Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Tue, 22 Dec 2020 13:09:05 +0000
Subject: [PATCH] device property: Define format macros for ports and endpoints
@ -803,7 +803,7 @@ index 9506f8ec0974..72d36d46287d 100644
--
2.32.0
From d017301f724f3d18181d6e2d7188e0c33a5c7894 Mon Sep 17 00:00:00 2001
From 957819899b7131465fb2135b6f3fc1996cc46eba Mon Sep 17 00:00:00 2001
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Date: Tue, 15 Sep 2020 15:47:46 +0100
Subject: [PATCH] software_node: Add support for fwnode_graph*() family of
@ -971,7 +971,7 @@ index 032b24f60c78..7f056c5e0ed3 100644
--
2.32.0
From 9139b5c88f8667370d99ff0194bcade652effb80 Mon Sep 17 00:00:00 2001
From c08f3d8c0751f7fde0489cc506b9466cb2f26ba1 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 10 Oct 2020 23:07:22 +0100
Subject: [PATCH] lib/test_printf.c: Use helper function to unwind array of
@ -1009,7 +1009,7 @@ index 7ac87f18a10f..7d60f24240a4 100644
--
2.32.0
From 8f9074dc7a907acdd02d8f97d1ca0703be7a0bfd Mon Sep 17 00:00:00 2001
From d92dc487bb51a71b3b4c38470457b8a36a616d0a Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 10 Oct 2020 23:11:36 +0100
Subject: [PATCH] ipu3-cio2: Add T: entry to MAINTAINERS
@ -1040,7 +1040,7 @@ index 4fef10dd2975..7ac7d1ae8764 100644
--
2.32.0
From 44d3ed8a3f658d073398091217bb5d15f7940317 Mon Sep 17 00:00:00 2001
From abb3aaf8d7a016b52db62530b2e3e5bc30ddad57 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 10 Oct 2020 22:47:21 +0100
Subject: [PATCH] ipu3-cio2: Rename ipu3-cio2.c
@ -1075,7 +1075,7 @@ rename to drivers/media/pci/intel/ipu3/ipu3-cio2-main.c
--
2.32.0
From 9959a811d0ffc23cfced655422dfeb10f8796081 Mon Sep 17 00:00:00 2001
From a10b88881f5eb2be67f805c89cb5405f34382882 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Wed, 21 Oct 2020 21:53:05 +0100
Subject: [PATCH] media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in
@ -1116,7 +1116,7 @@ index e3ab003a6c85..9dd896d085ec 100644
--
2.32.0
From c947429017ba8abaa847e9750bc4dda454af4d2a Mon Sep 17 00:00:00 2001
From 5e5850abeee47b30fe5e3699ec452397e0a36705 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sun, 15 Nov 2020 08:15:34 +0000
Subject: [PATCH] ACPI / bus: Add acpi_dev_get_next_match_dev() and helper
@ -1225,7 +1225,7 @@ index 37dac195adbb..f28b097c658f 100644
--
2.32.0
From 0f5a973240930d811d1c0669c5eb523b51aa50ef Mon Sep 17 00:00:00 2001
From f1a2a7a1df6ecd615fb31f9753f987c2f72de7db Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 19 Dec 2020 23:55:04 +0000
Subject: [PATCH] media: v4l2-fwnode: Include v4l2_fwnode_bus_type
@ -1302,7 +1302,7 @@ index ed0840f3d5df..6ca337c28b3c 100644
--
2.32.0
From 1a65484c53e48b3d7fdbf7841aac875d3e4880fb Mon Sep 17 00:00:00 2001
From 5dec823d813cd14cee449dc185746e4b064fb5b3 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Wed, 21 Oct 2020 21:53:44 +0100
Subject: [PATCH] ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver
@ -1900,7 +1900,7 @@ index 62187ab5ae43..dc3e343a37fb 100644
--
2.32.0
From a7258a1fd1f475a60e6528e88571ddf72765dd91 Mon Sep 17 00:00:00 2001
From a1aa9ad92b852d80fb1bb0e793318e969c02786d Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Wed, 2 Dec 2020 12:38:10 +0000
Subject: [PATCH] acpi: utils: move acpi_lpss_dep() to utils
@ -2002,7 +2002,7 @@ index ddca1550cce6..78b38775f18b 100644
--
2.32.0
From b89d752127bffc4730a47c55411921dcf740e24c Mon Sep 17 00:00:00 2001
From a7c7d8213deea4b48b129537225b6490aded04b5 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 26 Nov 2020 21:12:41 +0000
Subject: [PATCH] acpi: utils: Add function to fetch dependent acpi_devices
@ -2088,7 +2088,7 @@ index f28b097c658f..9bec3373f850 100644
--
2.32.0
From ddd99131107e06add669a934c2e106c81becb001 Mon Sep 17 00:00:00 2001
From cfaf03417ac41f050bf09f25c1e63de6781c8ce6 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Mon, 16 Nov 2020 21:38:49 +0000
Subject: [PATCH] i2c: i2c-core-base: Use format macro in i2c_dev_set_name()
@ -2156,7 +2156,7 @@ index a670ae129f4b..b18172f240af 100644
--
2.32.0
From debe179691ab64ea325a9f5b9adcd396caf3f939 Mon Sep 17 00:00:00 2001
From da7bdce1ef979e8321f4b5be4fb1e99482eb69dd Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Wed, 2 Dec 2020 16:41:42 +0000
Subject: [PATCH] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()
@ -2214,7 +2214,7 @@ index b18172f240af..269a2009080c 100644
--
2.32.0
From a21b6d98cfee6ed6a2fd4cea571d0046e7558af6 Mon Sep 17 00:00:00 2001
From aab08a001a132a26a33c0b0f7fc6d85e4df0d7f7 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Mon, 16 Nov 2020 00:16:56 +0000
Subject: [PATCH] gpio: gpiolib-acpi: Export acpi_get_gpiod()
@ -2278,7 +2278,7 @@ index fdb1d5262ce8..817f53506cfe 100644
--
2.32.0
From 289396d9ae68abe829af6f30368c377304c91f20 Mon Sep 17 00:00:00 2001
From f263a4b20120e14f019c7f2ccff50ee66e25b736 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 12 Dec 2020 23:56:59 +0000
Subject: [PATCH] mfd: Remove tps68470 MFD driver
@ -2469,7 +2469,7 @@ index 4a4df4ffd18c..000000000000
--
2.32.0
From f9a87f7940799774555da7139319a663b2266d24 Mon Sep 17 00:00:00 2001
From 9326dddbd9c153b44db0f1652c998641bc59c842 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Fri, 15 Jan 2021 12:37:31 +0000
Subject: [PATCH] platform: x86: Add intel_skl_int3472 driver
@ -3438,7 +3438,7 @@ index 000000000000..3fe27ec0caff
--
2.32.0
From 3ccce807b70c4550d33ada32b4b8a54143fcfd62 Mon Sep 17 00:00:00 2001
From d73501c02eee0134094d3e0f96b315a81ff17f93 Mon Sep 17 00:00:00 2001
From: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Date: Fri, 11 Dec 2020 21:17:35 +0100
Subject: [PATCH] PCI: ACPI: Fix up ACPI companion lookup for device 0 on the
@ -3508,7 +3508,7 @@ index 745a4e0c4994..87e45a800919 100644
--
2.32.0
From 58a0a1097006bea6b7947bc2c20d18b4925dbb40 Mon Sep 17 00:00:00 2001
From 487a3c4c28a1671da1858df8b95d6cec45c2bc8f Mon Sep 17 00:00:00 2001
From: Jake Day <jake@ninebysix.com>
Date: Fri, 25 Sep 2020 10:24:53 -0400
Subject: [PATCH] media: i2c: Add support for the OV5693 image sensor
@ -6865,7 +6865,7 @@ index 000000000000..9a508e1f3624
--
2.32.0
From 81bd1811c82384abd4c3cba873f04c0cae852bf1 Mon Sep 17 00:00:00 2001
From 88b1404ce5e755ce39fa4fbd0a11fed3f17d2dda Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sun, 17 Jan 2021 19:08:18 +0000
Subject: [PATCH] media: i2c: Add reset pin toggling to ov5693
@ -6906,7 +6906,7 @@ index 32485e4ed42b..f9ced52ad37a 100644
--
2.32.0
From fb0133aef29d84fd660bdce12bcc92409e49a89a Mon Sep 17 00:00:00 2001
From 6e7d2518f1edcd234f81cdb2ff42133388efffb2 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sun, 17 Jan 2021 21:39:15 +0000
Subject: [PATCH] media: i2c: Fix misnamed variable in power_down() for ov5693
@ -6935,7 +6935,7 @@ index f9ced52ad37a..9fd44a3d1d85 100644
--
2.32.0
From 6119df9b0dae4aef01f05897d37a24b1a913936e Mon Sep 17 00:00:00 2001
From 43c55ca9decf6e42c1460acb643a510c901a6cf6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabian=20W=C3=BCthrich?= <me@fabwu.ch>
Date: Fri, 22 Jan 2021 20:58:13 +0100
Subject: [PATCH] cio2-bridge: Parse sensor orientation and rotation
@ -7098,7 +7098,7 @@ index dd0ffcafa489..924d99d20328 100644
--
2.32.0
From 871c6abef5f85dc4e601028d17ca84a7c2260f8a Mon Sep 17 00:00:00 2001
From 073a9f9d7ae3c7f4e5ac079432e7176d601e8b75 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabian=20W=C3=BCthrich?= <me@fabwu.ch>
Date: Fri, 22 Jan 2021 21:23:47 +0100
Subject: [PATCH] ov5693: Add orientation and rotation controls
@ -7154,7 +7154,7 @@ index 9fd44a3d1d85..1a85800df7ed 100644
--
2.32.0
From 3fc803fa3baf9030e6fb0dadf339564941b0e851 Mon Sep 17 00:00:00 2001
From 8f7a75b4561a5de2b2a7eaa682c7ce0452939276 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 23 Jan 2021 00:28:32 +0000
Subject: [PATCH] platform: x86: Stylistic updates for intel-skl-int3472
@ -7571,7 +7571,7 @@ index 3fe27ec0caff..40629291b339 100644
--
2.32.0
From ca091049ee73336c381a63da36efaa4f0c59115b Mon Sep 17 00:00:00 2001
From 1ea448f90708363c6f528b93b2e085f2ea5926c5 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 23 Jan 2021 00:30:15 +0000
Subject: [PATCH] platform: x86: Add recalc_rate opp to int3472-discrete clock
@ -7698,7 +7698,7 @@ index 42ae8396eb64..98eb1ec3399e 100644
--
2.32.0
From b59a2c2a369e670fd437157a2c13a405dcab8dfd Mon Sep 17 00:00:00 2001
From 7b1b5dd14dc2edc572d4f1a3e13a05a6b2f834c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabian=20W=C3=BCthrich?= <me@fabwu.ch>
Date: Sun, 24 Jan 2021 11:07:42 +0100
Subject: [PATCH] cio2-bridge: Use macros and add warnings
@ -7802,7 +7802,7 @@ index 924d99d20328..e1e388cc9f45 100644
--
2.32.0
From 0f40aa7266cd9c8654795c75db2d7af2a761faff Mon Sep 17 00:00:00 2001
From 42493e8650311bbe3b76fc10e5661bf844a76b07 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Mon, 8 Feb 2021 21:44:38 +0000
Subject: [PATCH] media: i2c: Tidy up ov5693_init_controls()
@ -7924,7 +7924,7 @@ index 9a508e1f3624..26819cf3f4d2 100644
--
2.32.0
From 9158249f7192308287ac8760f6a49e76038dd4bd Mon Sep 17 00:00:00 2001
From ab6f1664dccbe20345565c6700e01f6de6111f27 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Mon, 8 Feb 2021 21:46:49 +0000
Subject: [PATCH] media: i2c: Remove OV5693_PPL_DEFAULT
@ -7962,7 +7962,7 @@ index a9747ab783d7..7fb368eec327 100644
--
2.32.0
From 896c0d12ea83b1f86a4abc554ba69eba0987edd4 Mon Sep 17 00:00:00 2001
From 3c00cecc6f40de6228514696429c88729f3afa28 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Mon, 8 Feb 2021 22:53:02 +0000
Subject: [PATCH] media: i2c: Add vblank control to ov5693 driver
@ -8038,7 +8038,7 @@ index 26819cf3f4d2..9d7eed97963b 100644
--
2.32.0
From 390f065557fd694e608f87595c1ef98dd1519e94 Mon Sep 17 00:00:00 2001
From 34c389796b3cd981dcfdc584645a3a8e388f91af Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Wed, 10 Feb 2021 00:36:32 +0000
Subject: [PATCH] media: i2c: update exposure control for ov5693
@ -8113,7 +8113,7 @@ index 1950d7ac2d54..cea767230aa9 100644
--
2.32.0
From 773f8a604934289c8360be968e100e2ccbcf69d8 Mon Sep 17 00:00:00 2001
From 1727871dd6024bd33e0842ebf2604c2e4efd63c7 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Wed, 10 Feb 2021 00:39:42 +0000
Subject: [PATCH] media: i2c: Fix incorrect bit-setting
@ -8149,7 +8149,7 @@ index cea767230aa9..f681dbfcec56 100644
--
2.32.0
From 18ede9b749446785f4eafae48e931f7aa38c2bbc Mon Sep 17 00:00:00 2001
From 9aed332312ef62d0c30d10c4c958ef7892c05a06 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Wed, 10 Feb 2021 16:25:48 +0000
Subject: [PATCH] media: i2c: Don't set stream on during mode config
@ -8299,7 +8299,7 @@ index 9d7eed97963b..965208078c2b 100644
--
2.32.0
From 0657c1f3b684cb04a07a3794e81df0fbc18a2197 Mon Sep 17 00:00:00 2001
From af4bc970715fafd6a96d4b3a6f80b163b4bb4f92 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Wed, 10 Feb 2021 16:35:24 +0000
Subject: [PATCH] media: i2c: Update gain control for ov5693
@ -8371,7 +8371,7 @@ index f681dbfcec56..51eb3b05d121 100644
--
2.32.0
From a645a5f941edd89ffad85f84dcca0a0a7ee42835 Mon Sep 17 00:00:00 2001
From 6279a0a215235294ec97cfddc183fd6165b65b19 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Wed, 10 Feb 2021 23:44:39 +0000
Subject: [PATCH] media: i2c: Fixup gain read
@ -8434,7 +8434,7 @@ index 51eb3b05d121..952558c4f33b 100644
--
2.32.0
From ac254b728db5d7ebfbdcd80bf3d0c081c7addc53 Mon Sep 17 00:00:00 2001
From 9112558b60880fe81fd9f0aa18d501467bd576b6 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 11 Feb 2021 00:40:10 +0000
Subject: [PATCH] media: i2c: Update controls on stream
@ -8469,7 +8469,7 @@ index 952558c4f33b..dd31083eeb7b 100644
--
2.32.0
From f1e35bbf96540192749fdd3357229b7c184ff0d9 Mon Sep 17 00:00:00 2001
From 663eb46f82a16d52ed898a5b5cd0214f1b85ff75 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 11 Feb 2021 23:29:15 +0000
Subject: [PATCH] media: i2c: Correct link frequency value
@ -8508,7 +8508,7 @@ index 965208078c2b..7f1d31a82d3d 100644
--
2.32.0
From c33c8299924cf0b0a68981a9075a2305e2c10a4b Mon Sep 17 00:00:00 2001
From 0fc8e33379eb02ea1f3f34197af9acd873fdcba3 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Mon, 25 Jan 2021 23:12:09 +0000
Subject: [PATCH] media: i2c: Cleanup ov5693 driver
@ -9429,7 +9429,7 @@ index 7f1d31a82d3d..70ccb3aae4c7 100644
--
2.32.0
From ff58963d2a3ef94ec170bb95a04e1aaba14390a7 Mon Sep 17 00:00:00 2001
From 1b600685d7e0745c2b447e779b97cc200f70182f Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 28 Jan 2021 12:04:38 +0000
Subject: [PATCH] media: i2c: Add pm_runtime support to ov5693 driver
@ -9774,7 +9774,7 @@ index 70ccb3aae4c7..b78d3b474a43 100644
--
2.32.0
From 21b67a0f329812239961b5e1de7a8e4aec533b54 Mon Sep 17 00:00:00 2001
From 913970fc966ac00fc6099814af9ba0566880ed6f Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 28 Jan 2021 12:07:36 +0000
Subject: [PATCH] media: i2c: Remove old power methods from ov5693
@ -9945,7 +9945,7 @@ index f2eaa5f71a31..ce26ce86fbd5 100644
--
2.32.0
From 837b5b47729946bb49b17792d01d59dcafb3c6e4 Mon Sep 17 00:00:00 2001
From 83669eddd263567f6323723c4f81bbf9a984deed Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 28 Jan 2021 12:14:00 +0000
Subject: [PATCH] media: i2c: Trim unused headers from ov5693
@ -9986,7 +9986,7 @@ index ce26ce86fbd5..b3b391a49fdb 100644
--
2.32.0
From 23070c61cac9631722172a4783e99f4ae7fea216 Mon Sep 17 00:00:00 2001
From adbb298a0f43a0abf619191bff2f3f43fd38114b Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 13 Feb 2021 21:39:35 +0000
Subject: [PATCH] media: i2c: Remove VCM stuff
@ -10405,7 +10405,7 @@ index b3b391a49fdb..2c82b6578de9 100644
--
2.32.0
From 49af50fbe7f7f605de2a81a6ae85718d96abe93e Mon Sep 17 00:00:00 2001
From fc91773ce6fda271dfd88117f9d4029bbe60f089 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 13 Feb 2021 22:16:08 +0000
Subject: [PATCH] media: i2c: Tidy up ov5693 sensor init
@ -10561,7 +10561,7 @@ index 2c82b6578de9..313bc9177328 100644
--
2.32.0
From ac2f6ce3ad74b0362ba503a2ab8aadb8057fbb7d Mon Sep 17 00:00:00 2001
From 3cc10555c723beb3378ef6be593c053d8aa3e7b3 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Fri, 12 Feb 2021 16:14:04 +0000
Subject: [PATCH] media: i2c: cleanup macros in ov5693.h
@ -10707,7 +10707,7 @@ index b78d3b474a43..6502777eb5f3 100644
--
2.32.0
From faf4429770dd0037a6d65d8dd102ed23d54d1d11 Mon Sep 17 00:00:00 2001
From 95f96f1855b0e238b207a038a70b0fa71dccb1d2 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Fri, 12 Feb 2021 16:19:09 +0000
Subject: [PATCH] media: i2c: use devm_kzalloc() to initialise ov5693
@ -10737,7 +10737,7 @@ index 313bc9177328..d092ed698eb3 100644
--
2.32.0
From 0fa5b4ceea6365d7e4e0c426eea92475d5bbbfbf Mon Sep 17 00:00:00 2001
From ef8f2b8e6a37aa80092edadf17ec1a688cf4d02d Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Fri, 12 Feb 2021 16:26:21 +0000
Subject: [PATCH] media: i2c: Check for supported clk rate in probe
@ -10794,7 +10794,7 @@ index 6502777eb5f3..0dfbbe9a0ff2 100644
--
2.32.0
From d32dc3eae5d15276c6370f865fad80a8cad71078 Mon Sep 17 00:00:00 2001
From 54eb9f1f70a5ee46ac724adce33149bc7636be9a Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 13 Feb 2021 23:17:50 +0000
Subject: [PATCH] media: i2c: Use devres to fetch gpios
@ -10868,7 +10868,7 @@ index 8082d37841da..c580159079d2 100644
--
2.32.0
From 9013d6f1c2e4e25e52dd729bf7fa348afda7c92f Mon Sep 17 00:00:00 2001
From 41ceacf2a477f9b3045627dce45b59198ff1f0b2 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sat, 13 Feb 2021 23:20:47 +0000
Subject: [PATCH] media: i2c: Use devres to fetch regulators
@ -10911,7 +10911,7 @@ index c580159079d2..9f61b470f8ba 100644
--
2.32.0
From 5f5810d7a0ada5dfacef6683794f893df3121e12 Mon Sep 17 00:00:00 2001
From 5b0bde92009def12b33e43a9820a6f3dfee40bac Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sun, 14 Feb 2021 12:39:14 +0000
Subject: [PATCH] media: i2c: remove debug print
@ -10990,7 +10990,7 @@ index 9f61b470f8ba..622a7ddf4063 100644
--
2.32.0
From 4ffb6b88670b6bb34ceb2190f6252e688c51693b Mon Sep 17 00:00:00 2001
From eb0191028d694e55015bc4c43e6501015d1aa266 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sun, 14 Feb 2021 14:32:50 +0000
Subject: [PATCH] media: i2c: Remove unused resolutions from ov5693
@ -11419,7 +11419,7 @@ index 0dfbbe9a0ff2..29e6735112da 100644
--
2.32.0
From 5e03023ee74228ae87b82291cb321f39e5806f93 Mon Sep 17 00:00:00 2001
From 8d271f134408ab03b27cda0f5debaa8754ce2b0d Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Sun, 14 Feb 2021 14:45:58 +0000
Subject: [PATCH] media: i2c: update set_fmt() for ov5693

View file

@ -1,4 +1,4 @@
From 96d4a867d46f27e1472eb8c443fa472abf264401 Mon Sep 17 00:00:00 2001
From a4bc66c02b93228b5f3d9eb9187bd9b44abd1dd1 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Sat, 27 Feb 2021 00:45:52 +0100
Subject: [PATCH] ath10k: Add module parameters to override board files