Update v5.12 patches

Changes:
 - SAM:
   - Fix bug when disabling events.
   - Add support for forwarding events to user-space via debug device.

 - Work around bug preventing IRQ setup and subsequently SAM drivers from
   loading on the 13" AMD Surface Laptop 4.

 - Add quirk to prevent incorrect battery reporting via the Surface Go
   touchscreen.

Links:
 - SAM: 6b6edef7c7
 - kernel: 41c3cb4084
This commit is contained in:
Maximilian Luz 2021-06-03 20:07:06 +02:00
parent 685c1fa5b6
commit 2ed5d39129
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02
13 changed files with 2005 additions and 130 deletions

View file

@ -1,4 +1,4 @@
From e32193f759f5015304c1b166f57a08a0e2aebc9c Mon Sep 17 00:00:00 2001
From 0b7d702ff3d3e80a5b4550e87f0dc4fdf921065f 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 0aef6b916936b29043d7b13664b73f1d8982159c Mon Sep 17 00:00:00 2001
From 98ebfc6454882e275332c76d655f595d2d6806fd 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.31.1
From 00f9b02f1345a3149e9ac363f31751af8eb46ae6 Mon Sep 17 00:00:00 2001
From 5cc746ee1210ad5363479196ae8fb4c7e303ea34 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.31.1
From 281569bd050a8ca25436c6ca709b197d4bb49843 Mon Sep 17 00:00:00 2001
From 0b5b8849304e9b3866f5f18ec4bb420dc876001c 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.31.1
From be3356648a559869236bd6c9bf1212d8e78db9d3 Mon Sep 17 00:00:00 2001
From 57f08db99446c4838288bd5d4ca21ab4ee44dd19 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.31.1
From 2d5e92b5d97093c4f44eb2ac123cf141a890bb28 Mon Sep 17 00:00:00 2001
From 4b9bbee449db156d0be90952cb63ff5bc87d9571 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.31.1
From 9b0b59c12ab94db6703a74119b36a8feb64d4217 Mon Sep 17 00:00:00 2001
From b9d0f717c806b9352950ce64dbe29a8054b561c2 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
@ -970,7 +970,7 @@ index a95ebac06e13..4ec2ae72f632 100644
--
2.31.1
From 7565dad537b399a2572aa395f7b6175d3aa73d0f Mon Sep 17 00:00:00 2001
From 68011fe772d7e1fd4ee45cf1dbd585571989ae4e 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
@ -1048,7 +1048,7 @@ index 4a901508e48e..e69ebe224566 100644
--
2.31.1
From ccf9b0283ecb585491d210112fca7118e8389271 Mon Sep 17 00:00:00 2001
From 75a76e714ed0a2c55d1b7dd883d4f977c2aea047 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
@ -1149,7 +1149,7 @@ index a2ed268ce0da..789de1b0c5b1 100644
--
2.31.1
From 25a98041e86b9992322b8a4811dd1601449ac7c7 Mon Sep 17 00:00:00 2001
From ca337fdd043efa39580192c036e37956fcbadcf5 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
@ -1206,7 +1206,7 @@ index 8a99e243aff2..84b1d30e07e4 100644
--
2.31.1
From c2384d6540fb2b2a0e077f256b41ca79cebfbac7 Mon Sep 17 00:00:00 2001
From ba021eb98178c6579f0b9b42828c6f6d68e16af5 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
@ -1439,7 +1439,7 @@ index 789de1b0c5b1..13698818e58a 100644
--
2.31.1
From 93ae52288c36fe63952dd86cf51ba47d9dc06c03 Mon Sep 17 00:00:00 2001
From 3787c5a02d28b6daefa8ee517d5f544fdf7fc56e 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
@ -1507,7 +1507,7 @@ index 13698818e58a..f5b9f1d26114 100644
--
2.31.1
From b9e5ad7cf003ff39a26d5dfe5418776a6a2188c3 Mon Sep 17 00:00:00 2001
From 4abee5b35000507095db69c8b8e6212ffce70404 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
@ -1683,7 +1683,7 @@ index f5b9f1d26114..44cff715bf29 100644
--
2.31.1
From 26c1940301224a570733c8bbc1410b6f69482541 Mon Sep 17 00:00:00 2001
From 42329bd1f3386c7518eb8aff85fc333df57f9751 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
@ -1786,7 +1786,7 @@ index 44cff715bf29..e637129a411f 100644
--
2.31.1
From ddae0a553a63830167d42b250033995c65ed1503 Mon Sep 17 00:00:00 2001
From ee520b6a494804b43aff75673fd447dbc88c6221 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
@ -1875,7 +1875,7 @@ index e637129a411f..395573db6405 100644
--
2.31.1
From b112df31313ca22f9a941aca8782e98e69c6de21 Mon Sep 17 00:00:00 2001
From 3d13d13fd53674b4f7066d7bc3517122473c6a9a 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
@ -1902,7 +1902,7 @@ index 395573db6405..90a757aa0b25 100644
--
2.31.1
From 58eb72275515f416b4499da7c5e693ad10be1913 Mon Sep 17 00:00:00 2001
From 4c2aff52d7917a6e1143e259f889f2ee611d2305 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
@ -1957,7 +1957,7 @@ index 90a757aa0b25..0c01d8f9048e 100644
--
2.31.1
From f8a4c649f696fc361022cde2bf20a2cefa6f4588 Mon Sep 17 00:00:00 2001
From ede2847b36d421e780be5f3ed1751a67bc4f2197 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
@ -1989,7 +1989,7 @@ index 0c01d8f9048e..8c472b2d982a 100644
--
2.31.1
From 2d7663ab1ffdb66950aa9dab732dd00e655f8544 Mon Sep 17 00:00:00 2001
From 133335d748375f7826a154e0f6eca36065289b64 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
@ -2078,7 +2078,7 @@ index 84b1d30e07e4..88d30ec6d57d 100644
--
2.31.1
From a0069a2759d304f866462c26414ab0822e52436a Mon Sep 17 00:00:00 2001
From 5474582b5e5f9a43629caa3fe0c9a235502a8335 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.31.1
From 6ffcb13111c25bd6551e2d1b85a279c123093d2c Mon Sep 17 00:00:00 2001
From 4a162ffaeea061ec940104b40121fc6dc2d5d8df 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 6b5d35d9e69f..8e49ebca1847 100644
--
2.31.1
From a84e9db5063e20ed7378f1c5ad30b204ed929b3d Mon Sep 17 00:00:00 2001
From 62e5303cd8c507b4b8e53ee84aa9ba9f80404e98 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 8c472b2d982a..153025d1b2fa 100644
--
2.31.1
From 28e081c5ac395edfc8bc993a96925795c786bdbf Mon Sep 17 00:00:00 2001
From fec159688c4c8d0c096a3b2deaa47a1d2d22b4fb 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 153025d1b2fa..ef6ce3f63aec 100644
--
2.31.1
From 9b5097c53271f00a4360e4648eabcec2cb3dee9d Mon Sep 17 00:00:00 2001
From eea252f1a184557646a14d7fccd44827f47b4c0e 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.31.1
From 3947daf26cebed21fdd532677b3def6dd4d49385 Mon Sep 17 00:00:00 2001
From 18a6c332038f9be7a6dbb0c19f6abd98affa1407 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.31.1
From 5628ca91778c31ab1ff2a7be53f372082355e929 Mon Sep 17 00:00:00 2001
From e6cb7bd319a6d34ab059be62c8ec280550f40215 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
@ -2518,7 +2518,7 @@ index 68c63268e2e6..933111a3511c 100644
--
2.31.1
From 7da03fe0645b284f55dae8618184fcad34d2d180 Mon Sep 17 00:00:00 2001
From b258bfaa0c4788b2d8221a8d9b808ab429c3325c Mon Sep 17 00:00:00 2001
From: Brian Norris <briannorris@chromium.org>
Date: Fri, 14 May 2021 19:42:27 -0700
Subject: [PATCH] mwifiex: bring down link before deleting interface

View file

@ -1,4 +1,4 @@
From c88e9d8da7a3c9adbb3a9f01cfab90c00c70fdf6 Mon Sep 17 00:00:00 2001
From d5c1e06cf9c5c98f534ddcc56aecb3ed95a154bb 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

View file

@ -1,4 +1,4 @@
From 7736b0d22c072170eb82cf72cf51d244ec324324 Mon Sep 17 00:00:00 2001
From 37d30bfc9cbb42c28a2e4a5ceb957789337967b3 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.31.1
From 27f03a1bb1b2da7d19a997a57b28bd0d47811485 Mon Sep 17 00:00:00 2001
From c18bb81733f1819ef21665f3929f642a9d1d4b34 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 aa1fa4f78bd8dafe45d140385b2ea50e8f1c56d3 Mon Sep 17 00:00:00 2001
From 7ab2ec4dac982191ec138367e3aef13998155445 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 8ceaa88dd78f..deceed0d76c6 100644
--
2.31.1
From 85bc7f0b733802d4e7fda5997973b4f6f8ef9ed2 Mon Sep 17 00:00:00 2001
From 43f8060274256ac0b05c42216961e77c3efd8b29 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Sat, 13 Feb 2021 16:41:18 +0100
Subject: [PATCH] platform/surface: Add driver for Surface Book 1 dGPU switch

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,4 @@
From d047431a3c69b6145376011c3d36140daf3698ac Mon Sep 17 00:00:00 2001
From 375584e2e66f0720e2718ef898089361164b0f39 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

@ -0,0 +1,39 @@
From 0becc1c767ddb7c1a80da5ca933d525daab1060c 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
Patchset: surface-go-touchscreen
---
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-input.c | 2 ++
2 files changed, 3 insertions(+)
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index ba338973e968..bb976bb1b1c0 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -396,6 +396,7 @@
#define USB_DEVICE_ID_HP_X2_10_COVER 0x0755
#define I2C_DEVICE_ID_HP_SPECTRE_X360_15 0x2817
#define USB_DEVICE_ID_ASUS_UX550_TOUCHSCREEN 0x2706
+#define I2C_DEVICE_ID_SURFACE_GO_TOUCHSCREEN 0x261A
#define USB_VENDOR_ID_ELECOM 0x056e
#define USB_DEVICE_ID_ELECOM_BM084 0x0061
diff --git a/drivers/hid/hid-input.c b/drivers/hid/hid-input.c
index 236bccd37760..cc16f29e27a4 100644
--- a/drivers/hid/hid-input.c
+++ b/drivers/hid/hid-input.c
@@ -326,6 +326,8 @@ static const struct hid_device_id hid_battery_quirks[] = {
HID_BATTERY_QUIRK_IGNORE },
{ HID_I2C_DEVICE(USB_VENDOR_ID_ELAN, I2C_DEVICE_ID_HP_SPECTRE_X360_15),
HID_BATTERY_QUIRK_IGNORE },
+ { HID_I2C_DEVICE(USB_VENDOR_ID_ELAN, I2C_DEVICE_ID_SURFACE_GO_TOUCHSCREEN),
+ HID_BATTERY_QUIRK_IGNORE },
{}
};
--
2.31.1

View file

@ -1,4 +1,4 @@
From a00b2c39009fda2b28f428eff2be4bc21b80a2ec Mon Sep 17 00:00:00 2001
From c252a316ebbf36de29e25085b056e82298b905a1 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 20 May 2021 15:09:21 +0100
Subject: [PATCH] ACPI: scan: Extend acpi_walk_dep_device_list()
@ -220,7 +220,7 @@ index deceed0d76c6..13eb5ac82729 100644
static const struct acpi_device_id i2c_acpi_force_400khz_device_ids[] = {
diff --git a/drivers/platform/surface/aggregator/core.c b/drivers/platform/surface/aggregator/core.c
index 8dc2c267bcd6..517f774a6e60 100644
index 5d780e55f4a1..279d9df19c01 100644
--- a/drivers/platform/surface/aggregator/core.c
+++ b/drivers/platform/surface/aggregator/core.c
@@ -621,8 +621,8 @@ static const struct acpi_gpio_mapping ssam_acpi_gpios[] = {
@ -380,7 +380,7 @@ index 3bdcfc4401b7..c2da6b8939c0 100644
--
2.31.1
From cc232390378a8ca6109887fb3e282ee093cd70f7 Mon Sep 17 00:00:00 2001
From b3041023a204f65ccbff6f7b47330ec891237bc5 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 20 May 2021 15:09:22 +0100
Subject: [PATCH] ACPI: scan: Add function to fetch dependent of acpi device
@ -470,7 +470,7 @@ index 849f3540ed53..b531750eb422 100644
--
2.31.1
From 40c6548ea4cdf4a9f11e7140d7ff9f5a65a3ece4 Mon Sep 17 00:00:00 2001
From 548e414f08adeb21da499d223d32a2e0ccb409c7 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 20 May 2021 15:09:23 +0100
Subject: [PATCH] i2c: core: Add a format macro for I2C device names
@ -531,7 +531,7 @@ index a670ae129f4b..a2f6ee71b5be 100644
--
2.31.1
From d6351ceff5e95f0e177a890952a8cf90028f14ad Mon Sep 17 00:00:00 2001
From b1a1be0754543aef45fa267de9aa22c21e3a9dc4 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 20 May 2021 15:09:24 +0100
Subject: [PATCH] gpiolib: acpi: Export acpi_get_gpiod()
@ -608,7 +608,7 @@ index c73b25bc9213..566feb56601f 100644
--
2.31.1
From 2e7ad4003f7d5685b1463a0915977fb9a3284694 Mon Sep 17 00:00:00 2001
From 42eb8a93ef56c7520c793c244e40544cc0e462c3 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 20 May 2021 15:09:25 +0100
Subject: [PATCH] clkdev: Make clkdev_drop() null aware
@ -640,7 +640,7 @@ index 0f2e3fcf0f19..c082720f8ade 100644
--
2.31.1
From 0b67f36249f20fa717a74c5d93c7b47d1fcaf5c2 Mon Sep 17 00:00:00 2001
From b1edaa9264cbe0d5c8b737ae278e6f4b143d5f09 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 20 May 2021 15:09:26 +0100
Subject: [PATCH] gpiolib: acpi: Add acpi_gpio_get_io_resource()
@ -717,7 +717,7 @@ index c2da6b8939c0..07a0044397e1 100644
--
2.31.1
From e75b76cda1a791e88cf1d069080cbb9c0d78778f Mon Sep 17 00:00:00 2001
From 5dfbd5ffa9e9082ba4d06506784eae7967d8c8db Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 20 May 2021 15:09:27 +0100
Subject: [PATCH] platform/x86: Add intel_skl_int3472 driver
@ -1818,7 +1818,7 @@ index 000000000000..843eaa27e9da
--
2.31.1
From 9d50e89e724e5116e44f7179951f7a6646767594 Mon Sep 17 00:00:00 2001
From ff746a92185d4ab05392230f96a0dac236cbb5b9 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 20 May 2021 15:09:28 +0100
Subject: [PATCH] mfd: tps68470: Remove tps68470 MFD driver
@ -2014,7 +2014,7 @@ index 4a4df4ffd18c..000000000000
--
2.31.1
From 97187b4b7a4f3a853a72283f36b898de7dcff09f Mon Sep 17 00:00:00 2001
From 670edce87dffaea09f7383497b782c936caed7b5 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Mon, 5 Apr 2021 23:56:53 +0100
Subject: [PATCH] media: ipu3-cio2: Toggle sensor streaming in pm runtime ops
@ -2074,7 +2074,7 @@ index fecef85bd62e..9dafb9470708 100644
--
2.31.1
From ec6d1a9e51df9fa9e2c1fb14896faecead7fcda8 Mon Sep 17 00:00:00 2001
From 654205470488fdc3701d70d10c31fbc97f69f7a4 Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Mon, 5 Apr 2021 23:56:54 +0100
Subject: [PATCH] media: i2c: Add support for ov5693 sensor
@ -3717,7 +3717,7 @@ index 000000000000..da2ca99a7ad3
--
2.31.1
From 6512e02e670560aa19fb8fab312d711a630c03bd Mon Sep 17 00:00:00 2001
From 3e5f7aa0ff27b6875df6c70e0d82cf7c2e052784 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
@ -3880,7 +3880,7 @@ index dd0ffcafa489..924d99d20328 100644
--
2.31.1
From 64fbb70d5633d2062f4af7d062ea5dd948ef6b0f Mon Sep 17 00:00:00 2001
From 32174318d4fdf290c75609f13a0e3e96b08d61b0 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
@ -3984,7 +3984,7 @@ index 924d99d20328..e1e388cc9f45 100644
--
2.31.1
From bc1238df63e41248525d2cc4318a73d7e237ad6c Mon Sep 17 00:00:00 2001
From 7551ce0160db4cbae6e554113138008b2be917fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabian=20W=C3=BCthrich?= <me@fabwu.ch>
Date: Thu, 6 May 2021 07:52:44 +0200
Subject: [PATCH] cio2-bridge: Use correct dev_properties size
@ -4010,7 +4010,7 @@ index e1e388cc9f45..deaf5804f70d 100644
--
2.31.1
From f0d17e0d1de48b90e6c886604f70ca832027402b Mon Sep 17 00:00:00 2001
From 3af4b18551435c9f395b13e693c23447076dda0c Mon Sep 17 00:00:00 2001
From: Daniel Scally <djrscally@gmail.com>
Date: Thu, 20 May 2021 23:31:04 +0100
Subject: [PATCH] media: i2c: Fix vertical flip in ov5693

View file

@ -1 +0,0 @@
../../../patches/5.12/0008-cameras.patch

View file

@ -0,0 +1 @@
../../../patches/5.12/0008-surface-go-touchscreen.patch

View file

@ -0,0 +1 @@
../../../patches/5.12/0009-cameras.patch

View file

@ -34,7 +34,8 @@ source=(
0005-surface-sam-over-hid.patch
0006-surface-sam.patch
0007-surface-typecover.patch
0008-cameras.patch
0008-surface-go-touchscreen.patch
0009-cameras.patch
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
@ -45,14 +46,15 @@ sha256sums=('5a0f699d131a108cfa686152fe831d90f85b2aa634075e0c3be87556790500ce'
'55c4cb76754b1db234a0994806106d8481c171d4e3fead12793f0083a48511d4'
'252c7a78ffb1efe9751aabc93cc79031ef69dbc95baa7970cbaabcd5474fe7d8'
'9474de18769968c5558fedda5be354fe0babf1365541d4d0ac8e1ac47d4bbb88'
'4169fb8548c78059a31ebc2786bc7e5047b9cdab618a3ea873bff01afe6e9df5'
'61b957d2ff82936ca1e16b0f40ffa99b4266437b029094ed7783bd677f183fd1'
'b49435e3a5e42d061fdcce1930b7b50b7127523d82c10b8db6dab24141be216f'
'08171b61839ba870f722900b218c4a430fe5f07b90ce85e907091a77eb3ee771'
'b2cda75a1e1c37628b4ef7f2c2af0cc3ff8768fd0d9cb122f18bf8b7f898dc92'
'428d415d3ce28f97ebb0a594a808ed4799047bfab5fee039c25f77954a52cde9'
'69021ae0dee9079d0ba9703c9250c3d9886ee3a19fa4b0d58c9da2ac9519e218'
'424b05fadd10bd36cad885b42b63acdbd1c40e4343caa03b4ca6cb85c226dbf3')
'5cd3a0b006c46b0a028dbcbea403462350c9048ebb0499501ffcbd9569be26d2'
'5f03e81efe264e6fa4db3452ec37c6ba286194500db2b06bbef8edc70e3aec51'
'c031b9f4892cb399554b1f344d8522f11c42c94a7665018648f0638233682748'
'080bfd5a78f069896ba10062001fdf68f8944c4840af6a6d9aa509d4537c285e'
'5b2263bee2d0c42362228c05f295fc73787335660e9f771bcd7a33e9956d42a8'
'8153c43d5a2b36c66a28381d17bc158dae6e0ef0bbde8bb61a1bd92204d66676'
'e55a1cd4a2b50207098f6f7bf9eebe3621395fda2a1c5a1df97ba2cad5032110'
'1e39dfaba3279028c955165936a20bf0ba9f1157d15a77694731098ee00944bb'
'64ad4ae75e6f30ac9f81766de18185cf6dea31efc300fea7396c8123a17045e8')
export KBUILD_BUILD_HOST=archlinux