Update v5.12 patches

Changes:
 - SAM:
   - Add support for the 13" Intel version of the Surface Laptop 4
   - Small code cleanup

Links:
 - kernel: 150c4475de
 - SAM: e24239cf87
This commit is contained in:
Maximilian Luz 2021-05-24 17:27:02 +02:00
parent 99543a73db
commit e8395a0256
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02
9 changed files with 283 additions and 91 deletions

View file

@ -1,4 +1,4 @@
From e2d267339b6a7a90cff14d7242b2a54564a23605 Mon Sep 17 00:00:00 2001
From 875bac6a0f14f2d0c8a4184726a40a7c3821d8cf 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 17534d5354f5e1c10be5557dfdb69561bc44c269 Mon Sep 17 00:00:00 2001
From 9a57c5c01c5787564a538e2cf21b87bc79504a09 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 8cfbfe456faf1f9e949e1228c465984f4cda9dc6 Mon Sep 17 00:00:00 2001
From b91c001c8091027ce2d0c71560e53ddb73707c06 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 bb56130a31a13e63f88b9adcd456b3e26aa9a2a3 Mon Sep 17 00:00:00 2001
From debcbf216c737da272b090d6645b080de832c43b 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 251232495085b1fb5f154313b915cc9e4dd88a0b Mon Sep 17 00:00:00 2001
From 5a1d3db74e10469f37f859dbfe3a4082bb93bda2 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 0297c7d4b856848b1d2e371ad0c414cf9bd3620e Mon Sep 17 00:00:00 2001
From 59c71e86c75b71781bc36b4cf9cf46a362cb7ce3 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 6435507bd543ebb700ce073e113cd26f4cb291fb Mon Sep 17 00:00:00 2001
From bea487778a677e5c81bef357ea0a938e311179d8 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 f2809e3aba2b55cd50c7acf0c93c62cd277d2451 Mon Sep 17 00:00:00 2001
From f66e1c5a2d3e02327035851a057174987e40bce5 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 5e58d8fbd159a7fac28add77babcf8c02f36afe5 Mon Sep 17 00:00:00 2001
From acc0cf103f5ce27aaaeb4c071500541ca6b835f7 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 75e369c819d171a9edd4e6079e1f039d938120e5 Mon Sep 17 00:00:00 2001
From 78fcdaaeb241c17108c9c3388807a5c5e4d59745 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 21b6a03d819d5786f374b7ab508f665be5a2e05b Mon Sep 17 00:00:00 2001
From 6360f5865beb5d9748ec3e4aff75b23e943de856 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 2afeeec6bd034146686aab8b17e2aba3c146c75a Mon Sep 17 00:00:00 2001
From d25ae4c8d0bb1c87faf5654176965ce05009c649 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 d998fa8bff2c033fe7fd970c14c51d659a867f41 Mon Sep 17 00:00:00 2001
From 46ab1bbe47d1282f9835cb311fc1edddd415d9a5 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 c1676f9bf62637c03a2a2299540be2f60dcfc95a Mon Sep 17 00:00:00 2001
From 8b84520850e7f2708c9e608c86f42fb307833b3c 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 9c3f42c4a9c140bd92fe906db673559bd7492795 Mon Sep 17 00:00:00 2001
From 0679ab7acb2db85e6349b1747092abb6993d0ab0 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 15d330d3a062c905df6676588247195e06fdde2b Mon Sep 17 00:00:00 2001
From 2e4013f13e41ec462bdb5e0b6121beebecf224ca 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 374c78e7261cc83cbbb697f247f1d62bad894c04 Mon Sep 17 00:00:00 2001
From 1460261949ec0cf085051f274d8b9d767f6c4a6c 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 d56c63359e92bf5dec73b5723dbebecfb03babe8 Mon Sep 17 00:00:00 2001
From 1ef52828fe53337cce5c5b7cebca757c80ee5585 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 170c7fb0c62b7b45728d2981ac328fdf2f2315fc Mon Sep 17 00:00:00 2001
From db386f904a326e8b1aea8e105ddbfa20d0276ac2 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 e35cc575bce95779c7f4392d0a9ce3eb2eb7cf8c Mon Sep 17 00:00:00 2001
From 5141e6401904b98e7feed7889295f3f373be8fc2 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 e2b489088c1ed41ed9dafbd339a5a628ef72d97d Mon Sep 17 00:00:00 2001
From 0518c595c8bc174bce5ec77e95993e05bfbcd548 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 a2cd79957f83371c81831f9b7f57502054b0ef1b Mon Sep 17 00:00:00 2001
From de678ecddb5bf5398ea0fb3e3ac96247d3d482c7 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 18ccbf4876674a349353ac82f5669152196711a0 Mon Sep 17 00:00:00 2001
From ebac90d1d2ee60db516ea96bf676c79b43234894 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 e29aa878a9f32cefed3ee35d8168e0e61c6df9e9 Mon Sep 17 00:00:00 2001
From 8901661230074c1b2d133b99882ff13ffe6383b9 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 547b8a0757cb27df4fd3833e9bdf8c6077cd096b Mon Sep 17 00:00:00 2001
From 69f29d9b7c46cbab44948f6f12f8234e11a7ccb9 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 116f8062175ed3aa4b9d6be02765aad7909a154c Mon Sep 17 00:00:00 2001
From 298ab93e0827909b35e7f393e9504ee497985090 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 ee46aef5be747df10d6d9c3d40b50277b58504c5 Mon Sep 17 00:00:00 2001
From 876f31cb1a55d71c0f1afe4e3289d1a9e76c00fe 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 b0b31a0401d1c19aba9b17904d743d9f973ff957 Mon Sep 17 00:00:00 2001
From 53c9e2cd33f38f1d376be7210aca5d0e232dbcfd 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 e20ab3c287e5cc3f3ab3a829744f50c84200252f Mon Sep 17 00:00:00 2001
From 46d289a7eed0517b38979afad6f534604627d26c 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 c3a5c0cfac3913c1f1c9c2a64287669de9065c92 Mon Sep 17 00:00:00 2001
From 95c991a8445713f127b6d70c46ba7bb04c9e4d5e 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 2be1146d1b8ac5fb54f5329cca285e044aff6284 Mon Sep 17 00:00:00 2001
From 30d1cb0432df7d4429bf49807aa7d90ce1123e82 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 76b8deeab3bc5016ad9dd3b97331a2d15361b4f4 Mon Sep 17 00:00:00 2001
From 70fa99f21c1f4089b82754dd6153c851367bbf5b 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

View file

@ -1,4 +1,4 @@
From 9405b29ae42eb82fac05cf5374770c7877c8983d Mon Sep 17 00:00:00 2001
From eeeef3799e00cdb43e97afe46253d327e03d1f09 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Fri, 12 Feb 2021 12:54:34 +0100
Subject: [PATCH] platform/surface: Set up Surface Aggregator device registry
@ -396,7 +396,7 @@ index 000000000000..a051d941ad96
--
2.31.1
From b7e8b99142fcb05ebe55a3bbcc3fde33ac5d00d9 Mon Sep 17 00:00:00 2001
From 7d2402b381414e11d981c599599e9993453ba51b Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Fri, 12 Feb 2021 12:54:35 +0100
Subject: [PATCH] platform/surface: aggregator_registry: Add base device hub
@ -725,7 +725,7 @@ index a051d941ad96..6c23d75a044c 100644
--
2.31.1
From d9885e35bbc7edb1c6994c0a61575729e69af276 Mon Sep 17 00:00:00 2001
From 01363f0731083c6279306c63f882a0124be6632c Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Fri, 12 Feb 2021 12:54:36 +0100
Subject: [PATCH] platform/surface: aggregator_registry: Add battery subsystem
@ -814,7 +814,7 @@ index 6c23d75a044c..cde279692842 100644
--
2.31.1
From 6230e5622832ed611bc7e126ae1f92fcc9462af0 Mon Sep 17 00:00:00 2001
From 921cc8049f2eadd96ae85f2d41b34da93890dcfb Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Fri, 12 Feb 2021 12:54:37 +0100
Subject: [PATCH] platform/surface: aggregator_registry: Add platform profile
@ -916,7 +916,7 @@ index cde279692842..33904613dd4b 100644
--
2.31.1
From 93f9ceb899724b500023a627c83b81c9c2938824 Mon Sep 17 00:00:00 2001
From 08b2ddde4aa3b052ffab18c68596b451d49ded2a Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Fri, 12 Feb 2021 12:54:38 +0100
Subject: [PATCH] platform/surface: aggregator_registry: Add DTX device
@ -960,7 +960,7 @@ index 33904613dd4b..dc044d06828b 100644
--
2.31.1
From f61c2b2e75748a8d040454f7dfd24150b13a4f02 Mon Sep 17 00:00:00 2001
From ad9841ea14ede24d3428450920db3c59821a9b7a Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Fri, 12 Feb 2021 12:54:39 +0100
Subject: [PATCH] platform/surface: aggregator_registry: Add HID subsystem
@ -1056,7 +1056,7 @@ index dc044d06828b..caee90d135c5 100644
--
2.31.1
From 03394108faca73ad34694b17fe8a2cd43ffa3d75 Mon Sep 17 00:00:00 2001
From 00218b5ed4a839fa2030f84195a4deb9c173cf6c Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Thu, 11 Feb 2021 21:17:03 +0100
Subject: [PATCH] platform/surface: Add platform profile driver
@ -1342,7 +1342,7 @@ index 000000000000..0081b01a5b0f
--
2.31.1
From a32b1497c56b5f2944726124a98c607dba62fe85 Mon Sep 17 00:00:00 2001
From 6328c01f491021081fa4e607d1277a4b857515e5 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Thu, 4 Mar 2021 20:05:24 +0100
Subject: [PATCH] platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x
@ -1721,7 +1721,7 @@ index 02f3e06c0a60..4441ad667c3f 100644
--
2.31.1
From 860aa64d0b1e7c98202fa951185738edf6660c2e Mon Sep 17 00:00:00 2001
From 5d28f623f6ea1af6ba9e85b4b1920993909c8fc3 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Mon, 8 Mar 2021 19:48:17 +0100
Subject: [PATCH] platform/surface: Add DTX driver
@ -3216,7 +3216,7 @@ index 000000000000..0833aab0d819
--
2.31.1
From 5e38984fd3f00e0690252ffd9b6fcce1171d1366 Mon Sep 17 00:00:00 2001
From 4482312cd7a3204807c022194849bac10a0b71a6 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Mon, 8 Mar 2021 19:48:18 +0100
Subject: [PATCH] platform/surface: dtx: Add support for native SSAM devices
@ -3360,7 +3360,7 @@ index 1301fab0ea14..85451eb94d98 100644
--
2.31.1
From 8c1cfab071bac86333323ff9906f34728c6be6b5 Mon Sep 17 00:00:00 2001
From 0d85ae4fe9b51e78cb3aec098a0f7ef938740bae Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Mon, 8 Mar 2021 19:48:19 +0100
Subject: [PATCH] docs: driver-api: Add Surface DTX driver documentation
@ -4131,7 +4131,7 @@ index 3917e7363520..da1487d672a8 100644
--
2.31.1
From 0cd05fd02af8e8910953314a36016ece705d4638 Mon Sep 17 00:00:00 2001
From 5163764ad6233534f1192e016a92601b698e42ab Mon Sep 17 00:00:00 2001
From: Wei Yongjun <weiyongjun1@huawei.com>
Date: Tue, 9 Mar 2021 13:15:00 +0000
Subject: [PATCH] platform/surface: aggregator_registry: Make symbol
@ -4172,7 +4172,7 @@ index cdb4a95af3e8..86cff5fce3cd 100644
--
2.31.1
From 1494bdf43e16222acf1d73a9a359f641dc094751 Mon Sep 17 00:00:00 2001
From 149c08f2228d6a076727cc47c2df7ec35eb6dceb Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Tue, 9 Mar 2021 17:25:50 +0100
Subject: [PATCH] platform/surface: aggregator_registry: Add support for
@ -4215,7 +4215,7 @@ index 86cff5fce3cd..eccb9d1007cd 100644
--
2.31.1
From dca5149dc5635c66a6a98c170fb51d1b1c0fbe7d Mon Sep 17 00:00:00 2001
From 605b213e8756c7d0499afcbbe3e809bd9482703d Mon Sep 17 00:00:00 2001
From: kernel test robot <lkp@intel.com>
Date: Fri, 19 Mar 2021 13:19:19 +0800
Subject: [PATCH] platform/surface: fix semicolon.cocci warnings
@ -4254,7 +4254,7 @@ index 85451eb94d98..1fedacf74050 100644
--
2.31.1
From 66be3631a517ddd6484f47f499be3ddde5b8ee6c Mon Sep 17 00:00:00 2001
From f13b83611a341a196ef74bde72d9d44997c995f0 Mon Sep 17 00:00:00 2001
From: Dan Carpenter <dan.carpenter@oracle.com>
Date: Fri, 26 Mar 2021 15:28:48 +0300
Subject: [PATCH] platform/surface: clean up a variable in surface_dtx_read()
@ -4287,7 +4287,7 @@ index 1fedacf74050..63ce587e79e3 100644
--
2.31.1
From 0cbff8b3b864943237f186ad5fc0ddad1547870a Mon Sep 17 00:00:00 2001
From 66db7a63aee86176b53d736a5ad14305faa31372 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Tue, 6 Apr 2021 01:12:22 +0200
Subject: [PATCH] platform/surface: aggregator_registry: Give devices time to
@ -4530,7 +4530,7 @@ index eccb9d1007cd..685d37a7add1 100644
--
2.31.1
From a9ad064e01d2b09f7cf0b3a0b8458144f671f467 Mon Sep 17 00:00:00 2001
From 8c9dc972aa9e6c3a81fcb4a9fb5d3b56cdaa72cd Mon Sep 17 00:00:00 2001
From: Barry Song <song.bao.hua@hisilicon.com>
Date: Wed, 3 Mar 2021 11:49:15 +1300
Subject: [PATCH] genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
@ -4632,7 +4632,7 @@ index 21ea370fccda..49288e941365 100644
--
2.31.1
From 28bc28aae45befdb11bffefdb2a526165c613e4e Mon Sep 17 00:00:00 2001
From 09549164fb369371e866f0ea28c98e75e24bd25a Mon Sep 17 00:00:00 2001
From: Tian Tao <tiantao6@hisilicon.com>
Date: Wed, 7 Apr 2021 15:00:52 +0800
Subject: [PATCH] platform/surface: aggregator: move to use request_irq by
@ -4679,7 +4679,7 @@ index 88ec47cae5bf..69e86cd599d3 100644
--
2.31.1
From 9aa23166e42b48cfbf964ea8ec60f80c779a37b4 Mon Sep 17 00:00:00 2001
From 76258d399e4530578f39c5fb9d6f08d0cbd1d05e Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Wed, 5 May 2021 14:53:45 +0200
Subject: [PATCH] platform/surface: aggregator: Do not mark interrupt as shared
@ -4713,7 +4713,7 @@ index 69e86cd599d3..8a70df60142c 100644
--
2.31.1
From cc34e75d2c6f14b61bf4c19fdce4faef1f618436 Mon Sep 17 00:00:00 2001
From 28d357d824560804480c4b4d945d0bb256b7e4d2 Mon Sep 17 00:00:00 2001
From: Arnd Bergmann <arnd@arndb.de>
Date: Fri, 14 May 2021 22:04:36 +0200
Subject: [PATCH] platform/surface: aggregator: avoid clang
@ -4772,7 +4772,7 @@ index 4441ad667c3f..6ff9c58b3e17 100644
--
2.31.1
From b551922be9669f52eeea1bffe101a765e2443316 Mon Sep 17 00:00:00 2001
From 37da58d6054cf72308c52daeb98f6790004cd663 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Thu, 13 May 2021 15:44:37 +0200
Subject: [PATCH] platform/surface: dtx: Fix poll function
@ -4825,7 +4825,199 @@ index 63ce587e79e3..5d9b758a99bb 100644
--
2.31.1
From 674eb0ea55289da5670aa0cb8a742e76dbff5566 Mon Sep 17 00:00:00 2001
From 500a7dbb2db9827a866638d957611605f18e9fba Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Sun, 23 May 2021 14:35:37 +0200
Subject: [PATCH] platform/surface: aggregator_registry: Update comments for
15" AMD Surface Laptop 4
The 15" AMD version of the Surface Laptop 4 shares its WSID HID with the
15" AMD version of the Surface Laptop 3. Update the comments
accordingly.
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Patchset: surface-sam
---
drivers/platform/surface/surface_aggregator_registry.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/platform/surface/surface_aggregator_registry.c b/drivers/platform/surface/surface_aggregator_registry.c
index 685d37a7add1..bdc09305aab7 100644
--- a/drivers/platform/surface/surface_aggregator_registry.c
+++ b/drivers/platform/surface/surface_aggregator_registry.c
@@ -156,7 +156,7 @@ static const struct software_node *ssam_node_group_sl2[] = {
NULL,
};
-/* Devices for Surface Laptop 3. */
+/* Devices for Surface Laptop 3 and 4. */
static const struct software_node *ssam_node_group_sl3[] = {
&ssam_node_root,
&ssam_node_bat_ac,
@@ -521,7 +521,7 @@ static const struct acpi_device_id ssam_platform_hub_match[] = {
/* Surface Laptop 3 (13", Intel) */
{ "MSHW0114", (unsigned long)ssam_node_group_sl3 },
- /* Surface Laptop 3 (15", AMD) */
+ /* Surface Laptop 3 (15", AMD) and 4 (15", AMD) */
{ "MSHW0110", (unsigned long)ssam_node_group_sl3 },
/* Surface Laptop Go 1 */
--
2.31.1
From 6ea2f6ce3aef567fcfb28cf85599e0e386099996 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Sun, 23 May 2021 14:36:36 +0200
Subject: [PATCH] platform/surface: aggregator_registry: Add support for 13"
Intel Surface Laptop 4
Add support for the 13" Intel version of the Surface Laptop 4.
Use the existing node group for the Surface Laptop 3 since the 15" AMD
version already shares its WSID HID with its predecessor and there don't
seem to be any significant differences with regards to SAM.
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Patchset: surface-sam
---
drivers/platform/surface/surface_aggregator_registry.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/platform/surface/surface_aggregator_registry.c b/drivers/platform/surface/surface_aggregator_registry.c
index bdc09305aab7..ef83461fa536 100644
--- a/drivers/platform/surface/surface_aggregator_registry.c
+++ b/drivers/platform/surface/surface_aggregator_registry.c
@@ -524,6 +524,9 @@ static const struct acpi_device_id ssam_platform_hub_match[] = {
/* Surface Laptop 3 (15", AMD) and 4 (15", AMD) */
{ "MSHW0110", (unsigned long)ssam_node_group_sl3 },
+ /* Surface Laptop 4 (13", Intel) */
+ { "MSHW0250", (unsigned long)ssam_node_group_sl3 },
+
/* Surface Laptop Go 1 */
{ "MSHW0118", (unsigned long)ssam_node_group_slg1 },
--
2.31.1
From b50d1092897721641b057a597a18931037a7314d Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Sun, 23 May 2021 14:09:42 +0200
Subject: [PATCH] platform/surface: aggregator_registry: Consolidate node
groups for 5th- and 6th-gen devices
5th- and 6th-generation Surface devices have all SAM clients defined in
ACPI, except for the platform profile/performance mode which his handled
via the WSID (Windows Surface Integration Device). Thus, the node groups
for those devices are the same and we can just use a single one instead
of re-defining the same one over and over again.
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Patchset: surface-sam
---
.../surface/surface_aggregator_registry.c | 47 +++++--------------
1 file changed, 12 insertions(+), 35 deletions(-)
diff --git a/drivers/platform/surface/surface_aggregator_registry.c b/drivers/platform/surface/surface_aggregator_registry.c
index ef83461fa536..4428c4330229 100644
--- a/drivers/platform/surface/surface_aggregator_registry.c
+++ b/drivers/platform/surface/surface_aggregator_registry.c
@@ -119,8 +119,13 @@ static const struct software_node ssam_node_hid_base_iid6 = {
.parent = &ssam_node_hub_base,
};
-/* Devices for Surface Book 2. */
-static const struct software_node *ssam_node_group_sb2[] = {
+/*
+ * Devices for 5th- and 6th-generations models:
+ * - Surface Book 2,
+ * - Surface Laptop 1 and 2,
+ * - Surface Pro 5 and 6.
+ */
+static const struct software_node *ssam_node_group_gen5[] = {
&ssam_node_root,
&ssam_node_tmp_pprof,
NULL,
@@ -142,20 +147,6 @@ static const struct software_node *ssam_node_group_sb3[] = {
NULL,
};
-/* Devices for Surface Laptop 1. */
-static const struct software_node *ssam_node_group_sl1[] = {
- &ssam_node_root,
- &ssam_node_tmp_pprof,
- NULL,
-};
-
-/* Devices for Surface Laptop 2. */
-static const struct software_node *ssam_node_group_sl2[] = {
- &ssam_node_root,
- &ssam_node_tmp_pprof,
- NULL,
-};
-
/* Devices for Surface Laptop 3 and 4. */
static const struct software_node *ssam_node_group_sl3[] = {
&ssam_node_root,
@@ -177,20 +168,6 @@ static const struct software_node *ssam_node_group_slg1[] = {
NULL,
};
-/* Devices for Surface Pro 5. */
-static const struct software_node *ssam_node_group_sp5[] = {
- &ssam_node_root,
- &ssam_node_tmp_pprof,
- NULL,
-};
-
-/* Devices for Surface Pro 6. */
-static const struct software_node *ssam_node_group_sp6[] = {
- &ssam_node_root,
- &ssam_node_tmp_pprof,
- NULL,
-};
-
/* Devices for Surface Pro 7 and Surface Pro 7+. */
static const struct software_node *ssam_node_group_sp7[] = {
&ssam_node_root,
@@ -495,10 +472,10 @@ static struct ssam_device_driver ssam_base_hub_driver = {
static const struct acpi_device_id ssam_platform_hub_match[] = {
/* Surface Pro 4, 5, and 6 (OMBR < 0x10) */
- { "MSHW0081", (unsigned long)ssam_node_group_sp5 },
+ { "MSHW0081", (unsigned long)ssam_node_group_gen5 },
/* Surface Pro 6 (OMBR >= 0x10) */
- { "MSHW0111", (unsigned long)ssam_node_group_sp6 },
+ { "MSHW0111", (unsigned long)ssam_node_group_gen5 },
/* Surface Pro 7 */
{ "MSHW0116", (unsigned long)ssam_node_group_sp7 },
@@ -507,16 +484,16 @@ static const struct acpi_device_id ssam_platform_hub_match[] = {
{ "MSHW0119", (unsigned long)ssam_node_group_sp7 },
/* Surface Book 2 */
- { "MSHW0107", (unsigned long)ssam_node_group_sb2 },
+ { "MSHW0107", (unsigned long)ssam_node_group_gen5 },
/* Surface Book 3 */
{ "MSHW0117", (unsigned long)ssam_node_group_sb3 },
/* Surface Laptop 1 */
- { "MSHW0086", (unsigned long)ssam_node_group_sl1 },
+ { "MSHW0086", (unsigned long)ssam_node_group_gen5 },
/* Surface Laptop 2 */
- { "MSHW0112", (unsigned long)ssam_node_group_sl2 },
+ { "MSHW0112", (unsigned long)ssam_node_group_gen5 },
/* Surface Laptop 3 (13", Intel) */
{ "MSHW0114", (unsigned long)ssam_node_group_sl3 },
--
2.31.1
From 4e1e564af4f6786609bf79786b334e9f87caf387 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Wed, 10 Mar 2021 23:53:28 +0100
Subject: [PATCH] HID: Add support for Surface Aggregator Module HID transport
@ -5572,7 +5764,7 @@ index 000000000000..4b1a7b57e035
--
2.31.1
From e15c02a7a035c13197ce9cc2b7e9cc0743951972 Mon Sep 17 00:00:00 2001
From a7cdf2062e021e62de89568a0d28ecc961b8a476 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Wed, 10 Mar 2021 23:53:29 +0100
Subject: [PATCH] HID: surface-hid: Add support for legacy keyboard interface
@ -5943,7 +6135,7 @@ index 000000000000..0635341bc517
--
2.31.1
From 63be35d078bc6a1560f97d732158b5f8ce3f476a Mon Sep 17 00:00:00 2001
From a5c403f4545c903e46a560fb7cebfd78b7c838ec Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Fri, 23 Apr 2021 00:51:22 +0200
Subject: [PATCH] HID: surface-hid: Fix integer endian conversion
@ -5982,7 +6174,7 @@ index 7b27ec392232..5571e74abe91 100644
--
2.31.1
From 5526fc8fb5ced772c73b0a55e88d515d52e7fe4c Mon Sep 17 00:00:00 2001
From d5a20a55551e94c548dc63342921360891e6b650 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Tue, 6 Apr 2021 01:41:25 +0200
Subject: [PATCH] power: supply: Add battery driver for Surface Aggregator
@ -6964,7 +7156,7 @@ index 000000000000..4116dd839ecd
--
2.31.1
From ed1db4e5a46cce7bcab09249fa89f3d59cf7a554 Mon Sep 17 00:00:00 2001
From a4b5e7c7df7e7ba10825b0739f0b3ef9d3bb9095 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Tue, 6 Apr 2021 01:41:26 +0200
Subject: [PATCH] power: supply: Add AC driver for Surface Aggregator Module
@ -7332,7 +7524,7 @@ index 000000000000..c2dd7e604d14
--
2.31.1
From 0c62c455aa35520f98fb50f55bc00fd72be59317 Mon Sep 17 00:00:00 2001
From dd421d43695af376a2ed92158aca325ab47e1185 Mon Sep 17 00:00:00 2001
From: Qiheng Lin <linqiheng@huawei.com>
Date: Sat, 10 Apr 2021 12:12:46 +0800
Subject: [PATCH] power: supply: surface-battery: Make some symbols static
@ -7381,7 +7573,7 @@ index 4116dd839ecd..7efa431a62b2 100644
--
2.31.1
From 00a1bfd64364c150f8fc8ce1293a084ebf52d3fe Mon Sep 17 00:00:00 2001
From d65762467cbd350e791d838e3ae2e62b4d7cce17 Mon Sep 17 00:00:00 2001
From: Qiheng Lin <linqiheng@huawei.com>
Date: Sat, 10 Apr 2021 12:12:49 +0800
Subject: [PATCH] power: supply: surface-charger: Make symbol
@ -7420,7 +7612,7 @@ index c2dd7e604d14..81a5b79822c9 100644
--
2.31.1
From 30d2b20d7b1df31cbf0f4d23745ac8b6adcbb277 Mon Sep 17 00:00:00 2001
From cceedae03291a2c7679afd4c2e5b2a8cc280bd50 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Tue, 4 May 2021 20:00:46 +0200
Subject: [PATCH] power: supply: surface_battery: Fix battery event handling
@ -7477,7 +7669,7 @@ index 7efa431a62b2..5ec2e6bb2465 100644
--
2.31.1
From b549c514ca33ad14d04e071491b889b16e1afdeb Mon Sep 17 00:00:00 2001
From 093de2bdaf115b190dc6d6afe911effdf38d6f5b Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Tue, 11 May 2021 11:24:21 +0200
Subject: [PATCH] power: supply: surface-charger: Fix type of integer variable
@ -7509,7 +7701,7 @@ index 81a5b79822c9..a060c36c7766 100644
--
2.31.1
From 409d23b2885134d02f51bc833a187ff3bc86bb74 Mon Sep 17 00:00:00 2001
From 226ee2ca4edf858e0990af6628d18e26d9e93da7 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Wed, 5 May 2021 18:17:04 +0200
Subject: [PATCH] serial: 8250_dw: Add device HID for new AMD UART controller
@ -7555,7 +7747,7 @@ index 9e204f9b799a..a3a0154da567 100644
--
2.31.1
From 9190a4e6101802dee5445ad798c1b08e8310e517 Mon Sep 17 00:00:00 2001
From 8575c028a5feb9eb7f84b75de3091a03ae999e9c Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Wed, 5 May 2021 18:22:04 +0200
Subject: [PATCH] pinctrl/amd: Add device HID for new AMD GPIO controller
@ -7587,7 +7779,7 @@ index 2d4acf21117c..c5950a3b4e4c 100644
--
2.31.1
From 587a4dcd042c9783b6656df33c52c94373f41fc7 Mon Sep 17 00:00:00 2001
From d846c1f3e4ccea11de481d31c82c5731d83975b4 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Mon, 10 May 2021 23:33:17 +0200
Subject: [PATCH] x86/i8259: Work around buggy legacy PIC

View file

@ -1,4 +1,4 @@
From 4d854b9bd74796d5d9637bd59f6e9d2747ae85c2 Mon Sep 17 00:00:00 2001
From f89b7e01d989db2bbabbb73166c0f14f1d207ddd 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 922db188178980c73bbc4fbe032763a921553315 Mon Sep 17 00:00:00 2001
From aa44701c251ede64506053bea3f563c6c3aa498f 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()
@ -151,7 +151,7 @@ index 345777bf7af9..f5440729ffe9 100644
* acpi_bus_scan - Add ACPI device node objects in a given namespace scope.
* @handle: Root of the namespace scope to scan.
diff --git a/drivers/gpio/gpiolib-acpi.c b/drivers/gpio/gpiolib-acpi.c
index 1aacd2a5a1fd..ad4609467db0 100644
index 174839f3772f..51a2f568e371 100644
--- a/drivers/gpio/gpiolib-acpi.c
+++ b/drivers/gpio/gpiolib-acpi.c
@@ -1233,14 +1233,14 @@ static void acpi_gpiochip_scan_gpios(struct acpi_gpio_chip *achip)
@ -380,7 +380,7 @@ index 3bdcfc4401b7..c2da6b8939c0 100644
--
2.31.1
From 5031cd19554014c4e0853233975d02e9b19dcc92 Mon Sep 17 00:00:00 2001
From 9c4a43e0c8690462fab82bfe9d2fdba16d565216 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 86138e2d23adeb4c89e1798fa7e99215e82bf41f Mon Sep 17 00:00:00 2001
From a83bba467825908d29efc80b4fb9fc4e71353cab 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 f942d86b5b3fcbe6b96157a4fcb6753226826f80 Mon Sep 17 00:00:00 2001
From 835d2249ae852804d0f817a1afcdc92aaac36c2d 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()
@ -554,7 +554,7 @@ Patchset: cameras
2 files changed, 30 insertions(+)
diff --git a/drivers/gpio/gpiolib-acpi.c b/drivers/gpio/gpiolib-acpi.c
index ad4609467db0..f401f3b1d5d2 100644
index 51a2f568e371..24432a1e8437 100644
--- a/drivers/gpio/gpiolib-acpi.c
+++ b/drivers/gpio/gpiolib-acpi.c
@@ -128,6 +128,34 @@ static struct gpio_desc *acpi_get_gpiod(char *path, int pin)
@ -608,7 +608,7 @@ index c73b25bc9213..566feb56601f 100644
--
2.31.1
From 8bac3adcdc94701e226fc91b5be81230576971a8 Mon Sep 17 00:00:00 2001
From 87a34df0d53b756ca6fd835158f284b1d54f20f0 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 f87df429bfdc16395f3a12284972b7842c2ef081 Mon Sep 17 00:00:00 2001
From df85046b24d8f3ec771adc87228e3ea8b5558d1b 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()
@ -656,7 +656,7 @@ Patchset: cameras
2 files changed, 30 insertions(+)
diff --git a/drivers/gpio/gpiolib-acpi.c b/drivers/gpio/gpiolib-acpi.c
index f401f3b1d5d2..9004b0c7cada 100644
index 24432a1e8437..f17bd347bd05 100644
--- a/drivers/gpio/gpiolib-acpi.c
+++ b/drivers/gpio/gpiolib-acpi.c
@@ -196,6 +196,29 @@ bool acpi_gpio_get_irq_resource(struct acpi_resource *ares,
@ -717,7 +717,7 @@ index c2da6b8939c0..07a0044397e1 100644
--
2.31.1
From ac17eb1c7e6c21f956e69e3226779839ce0d23e0 Mon Sep 17 00:00:00 2001
From 42933134c786da3eeebd36bb85aaa59e05e3bad1 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 01eaa6e97db7229d68ef869c3549e6a42b744dda Mon Sep 17 00:00:00 2001
From e593c36fc98392fa6b83e567ada1f1a508f97310 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 b7cce7551ed208e0884b5a7ce5454e630bbe1de6 Mon Sep 17 00:00:00 2001
From f6c2225f24fe957bf80954c0c3b23d6424c14701 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 6d57a64c0e0ef76eb51950d9b1e16e2c6230af25 Mon Sep 17 00:00:00 2001
From 2d8f1c095e973bed82c781db19ca0a24434e3d45 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 a17b86c1fbc147311de52ffbeb3dd754d8d63c5c Mon Sep 17 00:00:00 2001
From 599f3c5e29ed2d4b12f14510f55213a80b2b5431 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 fd66c84c310c0532e2155115677669b4ac28a3f8 Mon Sep 17 00:00:00 2001
From 86aa1d79c8bb2083df558bd1994c828587a64ef7 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 75aa5e7a32043c82a48f906dd8ee6759bb485049 Mon Sep 17 00:00:00 2001
From 3159d4e766b1486890bdc2eb74d4c4e9e3eade67 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 b7c26cee187d11d2d2ac9e3812b0b9cc882f5f99 Mon Sep 17 00:00:00 2001
From 05d448ebc375c8040eada49a3f5198c1fff67ac1 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

@ -45,14 +45,14 @@ sha256sums=('b36b3ababa3c179d8c7cee57e45bf16b94f6a7ad065ae943013e3053fb11177b'
'55c4cb76754b1db234a0994806106d8481c171d4e3fead12793f0083a48511d4'
'252c7a78ffb1efe9751aabc93cc79031ef69dbc95baa7970cbaabcd5474fe7d8'
'9474de18769968c5558fedda5be354fe0babf1365541d4d0ac8e1ac47d4bbb88'
'faf79f065bb5d1cc4ecebdd284acc9f734ce8791af09373c59d7f816156c789a'
'66fc944c1826717adbb1c414d15219601fd2784e0c42cf0fa320f554f4d7f3d3'
'1b704aac5e337f09e9b11d8ff13c20e37d5866b766287f9ba848cacaf8a326ed'
'256cf23dc42c7739b8f848f4d9cc6ed695ccbefe2352e2ad5546fade70013f40'
'2c6a0eb0292a96846ca21f6a15bdbed4c65d1b793927dfe7367dca862f157411'
'eb8b344d2ff52f620ab33612665d3cf0ab20612f1818e616ad476fdb7fe87e12'
'46cd3a78da1c4cf7ce9699bf49892c63a92fa7e00c216a0a501a2125f6efd27e'
'5aa6889f8d5137dfcbd87718fc46cfe3e9964582af9c7d3bc8fb913c9b33d023')
'c4b27f73182481b45932e190bf2e692e1e71219a8522b688d04b5edbf7787c28'
'a04cd50d5490fa27d64c5355d6117f3a7ebd52c0093660da1c8aae7ad5de00cb'
'a9905b9a4a51c0d8ed6a98da3be0c1f8095bfb511b7d27d2ab8feaa6fc145e0c'
'bfe3d6524464a8fbd022e847e44a6ab78e021d267517e11a30cbe69e18ee4808'
'cedf9068840bf70753280c6062d6b46f925e0d7e541975520679c3ae0691b4bf'
'1f36b1e5d35a02d5c39008dd13543be1ddd6d6dd1050f20e228210b2612dd10b'
'398e657177ae6f4d586952efa25feb1dd8a8ab63087058a45a6c13bcd708e7f1'
'21d0f6bb0bf2c9c120a30320ed661d90af029b4f69dc685f19338a60171dcd9a')
export KBUILD_BUILD_HOST=archlinux