diff --git a/patches/5.15/0001-surface3-oemb.patch b/patches/5.15/0001-surface3-oemb.patch index ade9162fb..a1e01af09 100644 --- a/patches/5.15/0001-surface3-oemb.patch +++ b/patches/5.15/0001-surface3-oemb.patch @@ -1,4 +1,4 @@ -From a511fe456c043a8c811efe41ccc19f31f44dfdbd Mon Sep 17 00:00:00 2001 +From 221e1d5986c085f98f4487d48bd222d5c050b568 Mon Sep 17 00:00:00 2001 From: Tsuchiya Yuto Date: Sun, 18 Oct 2020 16:42:44 +0900 Subject: [PATCH] (surface3-oemb) add DMI matches for Surface 3 with broken DMI diff --git a/patches/5.15/0002-mwifiex.patch b/patches/5.15/0002-mwifiex.patch index 2f6c29ad5..d3a80ee00 100644 --- a/patches/5.15/0002-mwifiex.patch +++ b/patches/5.15/0002-mwifiex.patch @@ -1,4 +1,4 @@ -From 1764999f425579e3791da896e3e5d467e7f074bb Mon Sep 17 00:00:00 2001 +From 1025349f89c7c29571b114f93a0f59d9a1ec74de Mon Sep 17 00:00:00 2001 From: Tsuchiya Yuto Date: Tue, 29 Sep 2020 17:32:22 +0900 Subject: [PATCH] mwifiex: pcie: add reset_wsid quirk for Surface 3 @@ -183,7 +183,7 @@ index 8ec4176d698f..25370c5a4f59 100644 -- 2.34.1 -From 9c46ecdfdd089071e4b933886a7c11ec5345d6df Mon Sep 17 00:00:00 2001 +From 40e111c42888b16e5a22bfd939de86ce584a37b3 Mon Sep 17 00:00:00 2001 From: Tsuchiya Yuto Date: Wed, 30 Sep 2020 18:08:24 +0900 Subject: [PATCH] mwifiex: pcie: (OEMB) add quirk for Surface 3 with broken DMI @@ -245,7 +245,7 @@ index 563dd0d5ac79..32e2f000e57b 100644 -- 2.34.1 -From b8d408dc81a79aa7eb6fb0df65e5436628f89ac1 Mon Sep 17 00:00:00 2001 +From f1230ee0fe882b8b4a966daf0b53edf3fd2ccd08 Mon Sep 17 00:00:00 2001 From: Tsuchiya Yuto Date: Sun, 4 Oct 2020 00:11:49 +0900 Subject: [PATCH] mwifiex: pcie: disable bridge_d3 for Surface gen4+ @@ -400,7 +400,7 @@ index 25370c5a4f59..a1de111ad1db 100644 -- 2.34.1 -From 63cfcc6da74fee58dd5a9ae61d42525082a5eaf2 Mon Sep 17 00:00:00 2001 +From 72627e5f3f10fb8c7e639360c19ff54968e1a99b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Tue, 3 Nov 2020 13:28:04 +0100 Subject: [PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface @@ -567,7 +567,7 @@ index a1de111ad1db..0e429779bb04 100644 -- 2.34.1 -From 2f08c9971ea338ae8e4a937cf2c982c68155ad9d Mon Sep 17 00:00:00 2001 +From a2d358f0d1db22a04e34ee5386f082896d27cca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Thu, 25 Mar 2021 11:33:02 +0100 Subject: [PATCH] Bluetooth: btusb: Lower passive lescan interval on Marvell @@ -645,7 +645,7 @@ index 79d0db542da3..ec96f3e7ad33 100644 -- 2.34.1 -From 599a79b468d37d596918f4652f3ff0b7efd09be7 Mon Sep 17 00:00:00 2001 +From 7e91f5ee8de1a56baea1d1abe116aa6ef824e68c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Wed, 11 Nov 2020 12:31:26 +0100 Subject: [PATCH] mwifiex: Small cleanup for handling virtual interface type @@ -746,7 +746,7 @@ index 97f0f39364d6..dd30d21edc01 100644 -- 2.34.1 -From 41fd90e9452166f01560d91d59076737e9ea57cc Mon Sep 17 00:00:00 2001 +From bd2cb93459c0740d29706da1a524051675a28fa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Tue, 10 Nov 2020 12:49:56 +0100 Subject: [PATCH] mwifiex: Use non-posted PCI register writes @@ -803,7 +803,7 @@ index 586c79dc0a98..f87bc9bdfba7 100644 -- 2.34.1 -From cdbd129290d9fee2628f08994df095ea4a4fc640 Mon Sep 17 00:00:00 2001 +From 49998f5502996379463c06e4887e3ca39a45bdde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Wed, 11 Nov 2020 12:44:39 +0100 Subject: [PATCH] mwifiex: Use function to check whether interface type change @@ -1036,7 +1036,7 @@ index dd30d21edc01..e4d44705c827 100644 -- 2.34.1 -From 72c5684a1301a9f791b9efcdd55a85ce5a365290 Mon Sep 17 00:00:00 2001 +From 6784f13828e3746c7fee273ad42467e3166c47f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Wed, 11 Nov 2020 14:42:54 +0100 Subject: [PATCH] mwifiex: Use helper function for counting interface types @@ -1212,7 +1212,7 @@ index e4d44705c827..a688fd898564 100644 -- 2.34.1 -From dca4d4b059a46ca10628a4d7d43440ad2dc47d17 Mon Sep 17 00:00:00 2001 +From cf24b8feb32c748f5e6942c779a8dfc3047ba9cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Fri, 26 Mar 2021 15:56:58 +0100 Subject: [PATCH] mwifiex: Update virtual interface counters right after @@ -1315,7 +1315,7 @@ index a688fd898564..2a938e8e0bb1 100644 -- 2.34.1 -From 391c5d19aaaaa34b7f53712ce1e4add59734c1bf Mon Sep 17 00:00:00 2001 +From c10841e4255e5bfc6f175bd8d1fe12450eef1966 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Wed, 11 Nov 2020 13:42:40 +0100 Subject: [PATCH] mwifiex: Allow switching interface type from P2P_CLIENT to @@ -1404,7 +1404,7 @@ index 2a938e8e0bb1..2a3f9ebb3182 100644 -- 2.34.1 -From 71b0d43eb7e1eb7f7966ff84c0ae172ba246b889 Mon Sep 17 00:00:00 2001 +From 56786eb390b49262fdab94e37ac8a91a036c6192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Fri, 26 Mar 2021 15:31:08 +0100 Subject: [PATCH] mwifiex: Handle interface type changes from AP to STATION @@ -1431,7 +1431,7 @@ index 2a3f9ebb3182..0eb31201a82b 100644 -- 2.34.1 -From 2b9f1abbf5146a0564194a46656aad2a70cf59b4 Mon Sep 17 00:00:00 2001 +From 23d99b295859674f29ee130fe3c6cafb49c400c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Sat, 27 Mar 2021 12:19:14 +0100 Subject: [PATCH] mwifiex: Fix copy-paste mistake when creating virtual @@ -1463,7 +1463,7 @@ index 0eb31201a82b..d62a20de3ada 100644 -- 2.34.1 -From 7cab5866e6ad0347a3d29846e939e2153c4585d2 Mon Sep 17 00:00:00 2001 +From ac0a5dcb8aa036a19953ca76e5156b7c375344e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Tue, 13 Apr 2021 14:30:28 +0200 Subject: [PATCH] mwifiex: Deactive host sleep using HSCFG after it was @@ -1619,7 +1619,7 @@ index 48ea00da1fc9..1e2798dce18f 100644 -- 2.34.1 -From 0f9260ca35b25247fff1cb246122d036c9fa580a Mon Sep 17 00:00:00 2001 +From 0a7fabd93bd6915a918cc9468145df42596636e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Tue, 13 Apr 2021 14:23:05 +0200 Subject: [PATCH] mwifiex: Add quirk to disable deep sleep with certain @@ -1722,7 +1722,7 @@ index 6b5d35d9e69f..8e49ebca1847 100644 -- 2.34.1 -From b1bd61623bf387a9c9b166b46b75bb918a161f33 Mon Sep 17 00:00:00 2001 +From d142a666b72efa6ed94c6b30f64c795ab540110d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Wed, 11 Nov 2020 15:17:07 +0100 Subject: [PATCH] mwifiex: Don't log error on suspend if wake-on-wlan is @@ -1754,7 +1754,7 @@ index d62a20de3ada..18b1a6d54bc8 100644 -- 2.34.1 -From bc1939ec6ef27e7bea8c64694722aea92c6a46ea Mon Sep 17 00:00:00 2001 +From df28f0d72425a9f77c8e49e9dc842e836307d5b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Sun, 28 Mar 2021 21:42:54 +0200 Subject: [PATCH] mwifiex: Log an error on command failure during key-material @@ -1794,7 +1794,7 @@ index 18b1a6d54bc8..c00791701d78 100644 -- 2.34.1 -From f60c7f7a58db61824c785f330e9deb74e5696960 Mon Sep 17 00:00:00 2001 +From e7744556cad01e89209113ad2867f54afd4658a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Tue, 13 Apr 2021 12:44:03 +0200 Subject: [PATCH] mwifiex: Fix an incorrect comment @@ -1822,7 +1822,7 @@ index cf08a4af84d6..9ff2058bcd7e 100644 -- 2.34.1 -From bb4d44c6104ded017ded325052fdb791a3b45a59 Mon Sep 17 00:00:00 2001 +From 5b44a520ee92af6d8127c5a0f16fe9c85b8ced76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Tue, 13 Apr 2021 12:57:41 +0200 Subject: [PATCH] mwifiex: Ignore BTCOEX events from the firmware diff --git a/patches/5.15/0003-ath10k.patch b/patches/5.15/0003-ath10k.patch index 211b4416b..89501e2f7 100644 --- a/patches/5.15/0003-ath10k.patch +++ b/patches/5.15/0003-ath10k.patch @@ -1,4 +1,4 @@ -From 94c6d527876784d2ebed21fde7b7386489669f32 Mon Sep 17 00:00:00 2001 +From 884f7715d516d67b71fdbb7f7a6849473ae30faf Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 27 Feb 2021 00:45:52 +0100 Subject: [PATCH] ath10k: Add module parameters to override board files diff --git a/patches/5.15/0004-ipts.patch b/patches/5.15/0004-ipts.patch index 2b9ad4ab7..fe66f511f 100644 --- a/patches/5.15/0004-ipts.patch +++ b/patches/5.15/0004-ipts.patch @@ -1,4 +1,4 @@ -From ccc0b36c2e52a7a5b897b29e242607000c1c18ef Mon Sep 17 00:00:00 2001 +From 6494ee60869fd7709226f1f31bbd930ca19d9072 Mon Sep 17 00:00:00 2001 From: Dorian Stoll Date: Thu, 30 Jul 2020 13:21:53 +0200 Subject: [PATCH] misc: mei: Add missing IPTS device IDs @@ -36,7 +36,7 @@ index 3a45aaf002ac..55b8ee30a03c 100644 -- 2.34.1 -From 1ca0fa23091e51f395c9e078b6f5b8656266ba70 Mon Sep 17 00:00:00 2001 +From ca4dd939db867a78340198a8c20532d5c7ab82f7 Mon Sep 17 00:00:00 2001 From: Dorian Stoll Date: Thu, 6 Aug 2020 11:20:41 +0200 Subject: [PATCH] misc: Add support for Intel Precise Touch & Stylus diff --git a/patches/5.15/0005-surface-sam.patch b/patches/5.15/0005-surface-sam.patch index 0cec72725..ad069898c 100644 --- a/patches/5.15/0005-surface-sam.patch +++ b/patches/5.15/0005-surface-sam.patch @@ -1,4 +1,4 @@ -From 80b911052e0ceae4a0a56cc2c395669673e936e8 Mon Sep 17 00:00:00 2001 +From c2f7d2e8baaac8f7be586a5b849acce4b22145d2 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Thu, 28 Oct 2021 03:28:45 +0200 Subject: [PATCH] platform/surface: aggregator_registry: Add initial support @@ -58,7 +58,7 @@ index 1679811eff50..e70f4c63554e 100644 -- 2.34.1 -From a6927f077b96bf88eff6a3540e73c39e8a5488b8 Mon Sep 17 00:00:00 2001 +From 758aee088b5a4eb00df31bac196212ee7f0eb95b Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 2 Jun 2021 03:34:06 +0200 Subject: [PATCH] platform/surface: aggregator: Make client device removal more @@ -183,7 +183,7 @@ index f636c5310321..cc257097eb05 100644 -- 2.34.1 -From 64e0ae8d08aa106d955c272c95561a3372698676 Mon Sep 17 00:00:00 2001 +From 45882009a18267754ea40e3eb044f61f84ea6d49 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 27 Oct 2021 02:06:38 +0200 Subject: [PATCH] platform/surface: aggregator_registry: Use generic client @@ -271,7 +271,7 @@ index e70f4c63554e..f6c639342b9d 100644 -- 2.34.1 -From 44404a57f83dc1585a2698c28275205021787091 Mon Sep 17 00:00:00 2001 +From 06fbe764d97fb5ffb46a910efe4a8bcd3f2d2b69 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 27 Oct 2021 02:07:33 +0200 Subject: [PATCH] platform/surface: aggregator_registry: Rename device @@ -322,7 +322,7 @@ index f6c639342b9d..ce2bd88feeaa 100644 -- 2.34.1 -From 1ad9a278c41733bc378e4f225458a298d20191f3 Mon Sep 17 00:00:00 2001 +From 7c45966cfe0b5187690039080bf0d456bcd05e90 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Tue, 8 Jun 2021 00:24:47 +0200 Subject: [PATCH] platform/surface: aggregator: Allow devices to be marked as @@ -443,7 +443,7 @@ index cc257097eb05..491aa7e9f4bc 100644 -- 2.34.1 -From da1cdc1ee9ef435f8effd141f82315c8451ce658 Mon Sep 17 00:00:00 2001 +From 44770b304ec78acf99c7cb3afb053f82346e54f0 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Tue, 8 Jun 2021 00:48:22 +0200 Subject: [PATCH] platform/surface: aggregator: Allow notifiers to avoid @@ -730,7 +730,7 @@ index 491aa7e9f4bc..16816c34da3e 100644 -- 2.34.1 -From 2d4985ebeb0abfba15d8f341d84432df666fe35a Mon Sep 17 00:00:00 2001 +From 7faa13d1310e9ab4412976b30faef30229f21a50 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Tue, 8 Jun 2021 01:20:49 +0200 Subject: [PATCH] platform/surface: aggregator_registry: Use client device @@ -779,7 +779,7 @@ index ce2bd88feeaa..9f630e890ff7 100644 -- 2.34.1 -From 847017ebe4179810d52ed315465016405a31f3de Mon Sep 17 00:00:00 2001 +From 11ed57aa167e7d6d08f21968da3fca1cfb9fc4e4 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Thu, 28 Oct 2021 03:37:06 +0200 Subject: [PATCH] power/supply: surface_charger: Use client device wrappers for @@ -819,7 +819,7 @@ index a060c36c7766..59182d55742d 100644 -- 2.34.1 -From c5f4559df25c51b0a8fdfed132ae25cb3eb6ecdc Mon Sep 17 00:00:00 2001 +From b7351a57ad6c46030e3bb7526fa9db843052f8bc Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Thu, 28 Oct 2021 03:38:09 +0200 Subject: [PATCH] power/supply: surface_battery: Use client device wrappers for @@ -859,7 +859,7 @@ index 5ec2e6bb2465..540707882bb0 100644 -- 2.34.1 -From 2d1b738cec9d9edff5412a2b6b1a97b96763ee9c Mon Sep 17 00:00:00 2001 +From 198eb4c63c1a62d0e97b5f445678d4bced8d5f02 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Tue, 8 Jun 2021 01:33:02 +0200 Subject: [PATCH] HID: surface-hid: Add support for hot-removal @@ -970,7 +970,7 @@ index 5571e74abe91..d2e695e942b6 100644 -- 2.34.1 -From 0e609373cd47d478929f05b3dab79ba7c0fd44df Mon Sep 17 00:00:00 2001 +From 5bbe985afa59130ca2378b9a1ef7409886427c7c Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 31 Oct 2021 12:34:08 +0100 Subject: [PATCH] platform/surface: aggregator: Add comment for KIP subsystem @@ -1008,7 +1008,7 @@ index c3de43edcffa..d1efac85caf1 100644 -- 2.34.1 -From 33dac32a2f58a163580d2f1e6c078f995e5d41b4 Mon Sep 17 00:00:00 2001 +From aa859c6ce8852971e66865919ff98879a95ba6e9 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 10 Oct 2021 23:56:23 +0200 Subject: [PATCH] platform/surface: aggregator_registry: Add KIP device hub @@ -1322,7 +1322,7 @@ index 9f630e890ff7..4838ce6519a6 100644 -- 2.34.1 -From 7243d6c4ab260e712f14b534699c9f85fc52cb5d Mon Sep 17 00:00:00 2001 +From cd22fa32a60433a791c3be82fa41da4a1c8b4a94 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 27 Oct 2021 22:33:03 +0200 Subject: [PATCH] platform/surface: aggregator_registry: Add support for @@ -1420,7 +1420,7 @@ index 4838ce6519a6..c0e29c0514df 100644 -- 2.34.1 -From 998bc283f24a4dd03bea54ed02a911210352211f Mon Sep 17 00:00:00 2001 +From 27370f6b89684508be9ec4157851b24a20602302 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Tue, 8 Jun 2021 03:19:20 +0200 Subject: [PATCH] platform/surface: Add KIP tablet-mode switch @@ -1764,7 +1764,7 @@ index 000000000000..458470067579 -- 2.34.1 -From 30a8b0bed31b629b22284901b2ec5756bf4219e6 Mon Sep 17 00:00:00 2001 +From e613c88ebbe907fa87798d939f7e9ae18604b8c0 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 27 Oct 2021 22:33:03 +0200 Subject: [PATCH] platform/surface: aggregator_registry: Add support for tablet diff --git a/patches/5.15/0006-surface-sam-over-hid.patch b/patches/5.15/0006-surface-sam-over-hid.patch index 3a9f8e4b8..f03d02da3 100644 --- a/patches/5.15/0006-surface-sam-over-hid.patch +++ b/patches/5.15/0006-surface-sam-over-hid.patch @@ -1,4 +1,4 @@ -From 525bd9ebe1e57294771467f4c748636224754d9b Mon Sep 17 00:00:00 2001 +From 281fae27184e6db9262441a46f1f4d29426c74e6 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 25 Jul 2020 17:19:53 +0200 Subject: [PATCH] i2c: acpi: Implement RawBytes read access @@ -110,7 +110,7 @@ index 546cc935e035..006e25a1b0d5 100644 -- 2.34.1 -From 1c42a91f4fa7c54b082dee0ce44d8490fafe3c30 Mon Sep 17 00:00:00 2001 +From 2f900b5bbfbcca95220ec243ade1cf29727cca7e Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 13 Feb 2021 16:41:18 +0100 Subject: [PATCH] platform/surface: Add driver for Surface Book 1 dGPU switch diff --git a/patches/5.15/0007-surface-gpe.patch b/patches/5.15/0007-surface-gpe.patch index f2e04f185..b489e216e 100644 --- a/patches/5.15/0007-surface-gpe.patch +++ b/patches/5.15/0007-surface-gpe.patch @@ -1,4 +1,4 @@ -From 2d0eb8501e56b982f084148b6abaac2f1e2002d3 Mon Sep 17 00:00:00 2001 +From 6d69e602cc56f2de7e9b3ef002bd1b6b42fcfa59 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 10 Oct 2021 00:02:44 +0200 Subject: [PATCH] platform/surface: gpe: Add support for Surface Laptop Studio @@ -46,7 +46,7 @@ index 86f6991b1215..c1775db29efb 100644 -- 2.34.1 -From 0ba9b7c194cda21b4978d9ef2f06aa733b840674 Mon Sep 17 00:00:00 2001 +From b01cc41a1f5eda6e0964b6eca3b221c2aac6597f Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 27 Oct 2021 00:56:11 +0200 Subject: [PATCH] platform/surface: gpe: Add support for Surface Pro 8 diff --git a/patches/5.15/0008-surface-button.patch b/patches/5.15/0008-surface-button.patch index 35c10cf9b..b0b1b48f3 100644 --- a/patches/5.15/0008-surface-button.patch +++ b/patches/5.15/0008-surface-button.patch @@ -1,4 +1,4 @@ -From 430f5ff13491d2a153d8eaae48d44562b72101fb Mon Sep 17 00:00:00 2001 +From ab51b1549415b29b55a403adb603d8222574650d Mon Sep 17 00:00:00 2001 From: Sachi King Date: Tue, 5 Oct 2021 00:05:09 +1100 Subject: [PATCH] Input: soc_button_array - support AMD variant Surface devices @@ -75,7 +75,7 @@ index cb6ec59a045d..4e8944f59def 100644 -- 2.34.1 -From 2fab11ff27479598edc3d707ea17ee7a52237e0c Mon Sep 17 00:00:00 2001 +From f0ad3ea54d4d370a357f076ee9600809506a52ed Mon Sep 17 00:00:00 2001 From: Sachi King Date: Tue, 5 Oct 2021 00:22:57 +1100 Subject: [PATCH] platform/surface: surfacepro3_button: don't load on amd diff --git a/patches/5.15/0009-surface-typecover.patch b/patches/5.15/0009-surface-typecover.patch index 2c05f58bc..05dd4c239 100644 --- a/patches/5.15/0009-surface-typecover.patch +++ b/patches/5.15/0009-surface-typecover.patch @@ -1,4 +1,4 @@ -From f2fda7c6e0b1ab9f4d26446dd52758a0089c98e7 Mon Sep 17 00:00:00 2001 +From a4e37266855a261d3128a24f92ade3376016b38b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Thu, 5 Nov 2020 13:09:45 +0100 Subject: [PATCH] hid/multitouch: Turn off Type Cover keyboard backlight when diff --git a/patches/5.15/0010-cameras.patch b/patches/5.15/0010-cameras.patch index 65aadfe48..ab4635186 100644 --- a/patches/5.15/0010-cameras.patch +++ b/patches/5.15/0010-cameras.patch @@ -1,4 +1,4 @@ -From 3d6431436268189fb7d45a0e4a653fb3ae5392fc Mon Sep 17 00:00:00 2001 +From 00ecb5c60a5bb401198d11f568f5a6289a41f5f8 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Mon, 5 Apr 2021 23:56:53 +0100 Subject: [PATCH] media: ipu3-cio2: Toggle sensor streaming in pm runtime ops @@ -58,7 +58,7 @@ index 47db0ee0fcbf..7bb86e246ebe 100644 -- 2.34.1 -From 4be585eaf464a69cb5a9ed14beb6b9fdb8c83a97 Mon Sep 17 00:00:00 2001 +From 162dd2fdcaa9936c7b0bc22e1cacb6fdad220889 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Mon, 5 Apr 2021 23:56:54 +0100 Subject: [PATCH] media: i2c: Add support for ov5693 sensor @@ -1701,7 +1701,7 @@ index 000000000000..9499ee10f56c -- 2.34.1 -From 6a92918b3f4d9863a9cf5851c88e7ab8d1281693 Mon Sep 17 00:00:00 2001 +From 136eeb8f124636d10ebe2af30a0420578744fd83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20W=C3=BCthrich?= Date: Fri, 22 Jan 2021 20:58:13 +0100 Subject: [PATCH] cio2-bridge: Parse sensor orientation and rotation @@ -1864,7 +1864,7 @@ index dd0ffcafa489..924d99d20328 100644 -- 2.34.1 -From e11ea647f02241261a52ceb8398b48553f3f5e58 Mon Sep 17 00:00:00 2001 +From 88a274a25883f64304c4d14fa4efbf5ec9e6fe36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20W=C3=BCthrich?= Date: Sun, 24 Jan 2021 11:07:42 +0100 Subject: [PATCH] cio2-bridge: Use macros and add warnings @@ -1968,7 +1968,7 @@ index 924d99d20328..e1e388cc9f45 100644 -- 2.34.1 -From ae7188808c170f8563167b5a6eec790737168538 Mon Sep 17 00:00:00 2001 +From c08f359741a191fc8bd6f19409cddf73b0ab7711 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20W=C3=BCthrich?= Date: Thu, 6 May 2021 07:52:44 +0200 Subject: [PATCH] cio2-bridge: Use correct dev_properties size @@ -1994,7 +1994,7 @@ index e1e388cc9f45..deaf5804f70d 100644 -- 2.34.1 -From 04286b0061558aa25c28d316422486507e8c95e7 Mon Sep 17 00:00:00 2001 +From 4c4be6ec52117d2e126257c793b04b31e1d74bfd Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Thu, 20 May 2021 23:31:04 +0100 Subject: [PATCH] media: i2c: Fix vertical flip in ov5693 @@ -2029,7 +2029,7 @@ index 9499ee10f56c..c558f9b48c83 100644 -- 2.34.1 -From 4a94851bdd41affdcf801612dd6296344ba0fefe Mon Sep 17 00:00:00 2001 +From 26e05c5625d90882ccc212fc1f5845e3e61e205f Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Fri, 9 Jul 2021 16:39:18 +0100 Subject: [PATCH] media: i2c: Add ACPI support to ov8865 @@ -2080,7 +2080,7 @@ index ce50f3ea87b8..7626c8608f8f 100644 -- 2.34.1 -From 87c6627ec0f75602914c6d4e6d60162ed2caa92d Mon Sep 17 00:00:00 2001 +From 904e8118d8e679ab6183e43f0de4589d5cda277b Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Sat, 10 Jul 2021 21:20:17 +0100 Subject: [PATCH] media: i2c: Fix incorrect value in comment @@ -2111,7 +2111,7 @@ index 7626c8608f8f..8e3f8a554452 100644 -- 2.34.1 -From 15edd3dc53cbc371167b2f7819880e351603a265 Mon Sep 17 00:00:00 2001 +From 61a682fcbbc4c4506811c587c3e5a5eb78335e46 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Sat, 10 Jul 2021 22:21:52 +0100 Subject: [PATCH] media: i2c: Defer probe if not endpoint found @@ -2148,7 +2148,7 @@ index 8e3f8a554452..9bc8d5d8199b 100644 -- 2.34.1 -From 521df5805ae4a96ee7866ab5d60ba4ebfd70fdcd Mon Sep 17 00:00:00 2001 +From 81e52e8e870b2dd7622fd2e7626f0869ea4e2068 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Sat, 10 Jul 2021 22:00:25 +0100 Subject: [PATCH] media: i2c: Support 19.2MHz input clock in ov8865 @@ -2507,7 +2507,7 @@ index 9bc8d5d8199b..4ddc1b277cc0 100644 -- 2.34.1 -From c7bee8be799513fad1656a62ba7c6655cdfe1b25 Mon Sep 17 00:00:00 2001 +From 3a77e00a37ba4a6b0d29844f5f4073dca0093ce4 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Sat, 10 Jul 2021 22:19:10 +0100 Subject: [PATCH] media: i2c: Add .get_selection() support to ov8865 @@ -2612,7 +2612,7 @@ index 4ddc1b277cc0..0f2776390a8e 100644 -- 2.34.1 -From c74e5073ffb33c9c7b5e6fd7d070f7650c47f39f Mon Sep 17 00:00:00 2001 +From 36937f23f79dcef22edf507a068584db72157fa0 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Sat, 10 Jul 2021 22:34:43 +0100 Subject: [PATCH] media: i2c: Switch control to V4L2_CID_ANALOGUE_GAIN @@ -2665,7 +2665,7 @@ index 0f2776390a8e..a832938c33b6 100644 -- 2.34.1 -From affc51832024d84608f317a1202e9eeaac987abb Mon Sep 17 00:00:00 2001 +From eca95f4d00c5846723c63bb42330898de62b4db3 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Mon, 12 Jul 2021 22:54:56 +0100 Subject: [PATCH] media: i2c: Add vblank control to ov8865 @@ -2775,7 +2775,7 @@ index a832938c33b6..f741c0713ca4 100644 -- 2.34.1 -From 1c9c329aa169d51f1b66966592f6677ac1db873c Mon Sep 17 00:00:00 2001 +From 2d12594800c2b827748872a0a8c03419b2330e54 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Tue, 13 Jul 2021 23:40:33 +0100 Subject: [PATCH] media: i2c: Add hblank control to ov8865 @@ -2845,7 +2845,7 @@ index f741c0713ca4..4b18cc80f985 100644 -- 2.34.1 -From e3472c50f1de5d07fb94676040332f575989f01e Mon Sep 17 00:00:00 2001 +From 3a39fd9c90eb75cb51f82d7c296824946b7e73a1 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Wed, 20 Oct 2021 22:43:54 +0100 Subject: [PATCH] media: i2c: Update HTS values in ov8865 @@ -3021,7 +3021,7 @@ index 4b18cc80f985..1b8674152750 100644 -- 2.34.1 -From c20893a81afb069d71f85d50ece3f3014e5e94d8 Mon Sep 17 00:00:00 2001 +From 85e12a7eb1520817e1604dcb37e096d341f4f8b7 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Tue, 13 Jul 2021 23:43:17 +0100 Subject: [PATCH] media: i2c: cap exposure at height + vblank in ov8865 @@ -3104,7 +3104,7 @@ index 1b8674152750..99548ad15dcd 100644 -- 2.34.1 -From 2ee08f7afee30283313e104cbd23c90efeb0a552 Mon Sep 17 00:00:00 2001 +From 65d323e63c37bcfb00474145cabda06c87c120e5 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Fri, 16 Jul 2021 22:56:15 +0100 Subject: [PATCH] media: i2c: Add controls from fwnode to ov8865 @@ -3149,7 +3149,7 @@ index 99548ad15dcd..dfb5095ef16b 100644 -- 2.34.1 -From 4b35941c695146d88fda94b5911e438a0444589f Mon Sep 17 00:00:00 2001 +From d27d69decc99364341abe181a1d8eb73a3634d44 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Fri, 16 Jul 2021 00:00:54 +0100 Subject: [PATCH] media: i2c: Switch exposure control unit to lines @@ -3196,7 +3196,7 @@ index dfb5095ef16b..5f19d82554df 100644 -- 2.34.1 -From ea5d3393b5f7fc0ba1692405740f10b4c49cf26b Mon Sep 17 00:00:00 2001 +From 17f766c846ddc7b94495123d4d00db1407b29047 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Tue, 24 Aug 2021 22:39:02 +0100 Subject: [PATCH] media: i2c: Re-order runtime pm initialisation @@ -3232,7 +3232,7 @@ index 5f19d82554df..18b5f1e8e9a7 100644 -- 2.34.1 -From 8c64bd3f1e4f4f0b301e8e92af0bc47f933e8296 Mon Sep 17 00:00:00 2001 +From cc4fefcb7a85234a08c12581045aa305caa41d6f Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Tue, 24 Aug 2021 23:17:39 +0100 Subject: [PATCH] media: i2c: Use dev_err_probe() in ov8865 @@ -3315,7 +3315,7 @@ index 18b5f1e8e9a7..19e6bebf340d 100644 -- 2.34.1 -From 0695850bdc41bae0f8305b63e554ada48331f41d Mon Sep 17 00:00:00 2001 +From 0adc344253782bb322bfafe217954c24f8adbd52 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Wed, 14 Jul 2021 00:05:04 +0100 Subject: [PATCH] media: ipu3-cio2: Add INT347A to cio2-bridge @@ -3348,7 +3348,7 @@ index 7e582135dfb8..0132f0bd9b41 100644 -- 2.34.1 -From 4472b32f78c787e6a15b3f74ec0d3811229479db Mon Sep 17 00:00:00 2001 +From 9d435a1f47fb024ae4dd9f2161467105b65d40af Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 7 Oct 2021 15:34:52 +0200 Subject: [PATCH] media: i2c: ov8865: Fix lockdep error @@ -3394,7 +3394,7 @@ index 19e6bebf340d..d5af8aedf5e8 100644 -- 2.34.1 -From dcbed959fea9beb0474ab20ba1c74f8a6da6642b Mon Sep 17 00:00:00 2001 +From 54785dd485c28fe1e8bae6b954f7c184324ede71 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 10 Oct 2021 20:56:57 +0200 Subject: [PATCH] ACPI: delay enumeration of devices with a _DEP pointing to an @@ -3577,7 +3577,7 @@ index 13d93371790e..2da53b7b4965 100644 -- 2.34.1 -From 397fe9e8ef17bf9acaef33ee2a036837374c7040 Mon Sep 17 00:00:00 2001 +From 5a6287f4010feda3c17ae04fef416960206c7823 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 10 Oct 2021 20:56:58 +0200 Subject: [PATCH] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper @@ -3629,7 +3629,7 @@ index 006e25a1b0d5..ff7f5cbb5c73 100644 -- 2.34.1 -From ba75ef5dc2d44f808bf53ee4ea44c0eeebf4d652 Mon Sep 17 00:00:00 2001 +From 6cfc74f67b797508c8275d04ee4e45691eb0bf32 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 10 Oct 2021 20:56:59 +0200 Subject: [PATCH] platform_data: Add linux/platform_data/tps68470.h file @@ -3702,7 +3702,7 @@ index 000000000000..126d082c3f2e -- 2.34.1 -From c69394d07db1c0b0828d7acf2993924675a9da52 Mon Sep 17 00:00:00 2001 +From 904884587c5f88521227a0cf6aaee438e63f3d2e Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 10 Oct 2021 20:57:00 +0200 Subject: [PATCH] regulator: Introduce tps68470-regulator driver @@ -3964,7 +3964,7 @@ index 000000000000..3129fa13a122 -- 2.34.1 -From 2b4ff162540919b3a41e7c677b2d3fe5c84fb3fd Mon Sep 17 00:00:00 2001 +From 4728befba9b381eba694c8cd5fb301d4509aedbc Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 10 Oct 2021 20:57:01 +0200 Subject: [PATCH] clk: Introduce clk-tps68470 driver @@ -4309,7 +4309,7 @@ index ffe81127d91c..7807fa329db0 100644 -- 2.34.1 -From 48739c99520ef271437983174a6f305e89d6ae98 Mon Sep 17 00:00:00 2001 +From a5c1472bd351c109e453fa8aeb634b8750339d68 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Sun, 10 Oct 2021 20:57:02 +0200 Subject: [PATCH] platform/x86: int3472: Enable I2c daisy chain @@ -4346,7 +4346,7 @@ index c05b4cf502fe..42e688f4cad4 100644 -- 2.34.1 -From 46a68380aac1f2f28d4378ff133de7b8401471b7 Mon Sep 17 00:00:00 2001 +From e35314123d7b2f963fbfe376d0dc025ab1351215 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 10 Oct 2021 20:57:03 +0200 Subject: [PATCH] platform/x86: int3472: Split into 2 drivers @@ -4605,7 +4605,7 @@ index 42e688f4cad4..b94cf66ab61f 100644 -- 2.34.1 -From 672e63b1c6b52388bf05b343e44a170acace46fb Mon Sep 17 00:00:00 2001 +From b44d9c6c3f239d701373339adca648fe76bdebd5 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 10 Oct 2021 20:57:04 +0200 Subject: [PATCH] platform/x86: int3472: Add get_sensor_adev_and_name() helper @@ -4718,7 +4718,7 @@ index a19a1f5dbdd7..efd31a0c7a88 100644 -- 2.34.1 -From 47288789cfc213d8a06d87dbddef77a48358b3c1 Mon Sep 17 00:00:00 2001 +From c2c331a5b417f82997b886919e334957b98ff44a Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 10 Oct 2021 20:57:05 +0200 Subject: [PATCH] platform/x86: int3472: Pass tps68470_clk_platform_data to the @@ -4806,7 +4806,7 @@ index b94cf66ab61f..78e34e7b6969 100644 -- 2.34.1 -From 1d3d49800dfedc38dc99c12a58e51778921ae767 Mon Sep 17 00:00:00 2001 +From 0ed13262a631c62e5f9dcee55f9247cc963ec376 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 10 Oct 2021 20:57:06 +0200 Subject: [PATCH] platform/x86: int3472: Pass tps68470_regulator_platform_data @@ -5100,7 +5100,7 @@ index 000000000000..96954a789bb8 -- 2.34.1 -From 02b4d7a337884f39b15fa2bad5614b6d05624846 Mon Sep 17 00:00:00 2001 +From cd3df413475b164bf7145d2dd23a4715d1cf3475 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 10 Oct 2021 20:57:07 +0200 Subject: [PATCH] platform/x86: int3472: Deal with probe ordering issues @@ -5184,7 +5184,7 @@ index aae24d228770..21c6c1a6edfc 100644 -- 2.34.1 -From ae22efd29bfce4588af4b86f85d97fc8bdf6118a Mon Sep 17 00:00:00 2001 +From 8f8518750551d1ce2224cf1bb4c6e01de4457aad Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Thu, 4 Nov 2021 21:46:27 +0000 Subject: [PATCH] media: i2c: Add integration time margin to ov8865 @@ -5226,7 +5226,7 @@ index d5af8aedf5e8..966487e32bfe 100644 -- 2.34.1 -From 12d0f4b700ed47f47aa2381ff2b05d044315fecb Mon Sep 17 00:00:00 2001 +From 65477c3b9dbb7a63efc1a9d482c56a0f1d2a6674 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Thu, 4 Nov 2021 21:48:38 +0000 Subject: [PATCH] media: i2c: Fix max gain in ov8865 @@ -5258,7 +5258,7 @@ index 966487e32bfe..6c78edb65d1e 100644 -- 2.34.1 -From 454f4e6730a8e42932724480fd70bf22c44d42d6 Mon Sep 17 00:00:00 2001 +From 820ca5877c3fbb53d2204e2e39d0ed521f762f9c Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Fri, 3 Dec 2021 12:51:08 +0100 Subject: [PATCH] mfd: intel-lpss: Fix I2C4 not being available on the @@ -5363,3 +5363,52 @@ index 22dbc4aed793..062ce95b68b9 100644 -- 2.34.1 +From bf41fc14463e04c814bd337547192264f5ed5f05 Mon Sep 17 00:00:00 2001 +From: Daniel Scally +Date: Thu, 6 Jan 2022 22:12:38 +0000 +Subject: [PATCH] platform/x86: int3472: Add board data for Surface Go 3 + +The Surface Go 3 needs some board data in order to configure the +TPS68470 PMIC - add entries to the tables in tps68470_board_data.c +that define the configuration that's needed. + +Signed-off-by: Daniel Scally +Patchset: cameras +--- + .../x86/intel/int3472/tps68470_board_data.c | 13 +++++++++++++ + 1 file changed, 13 insertions(+) + +diff --git a/drivers/platform/x86/intel/int3472/tps68470_board_data.c b/drivers/platform/x86/intel/int3472/tps68470_board_data.c +index 96954a789bb8..2dcadfa62196 100644 +--- a/drivers/platform/x86/intel/int3472/tps68470_board_data.c ++++ b/drivers/platform/x86/intel/int3472/tps68470_board_data.c +@@ -82,6 +82,12 @@ static const struct int3472_tps68470_board_data surface_go_tps68470_board_data = + .tps68470_regulator_pdata = &surface_go_tps68470_pdata, + }; + ++static const struct int3472_tps68470_board_data surface_go3_tps68470_board_data = { ++ .dev_name = "i2c-INT3472:01", ++ .tps68470_gpio_lookup_table = &surface_go_tps68470_gpios, ++ .tps68470_regulator_pdata = &surface_go_tps68470_pdata, ++}; ++ + static const struct dmi_system_id int3472_tps68470_board_data_table[] = { + { + .matches = { +@@ -97,6 +103,13 @@ static const struct dmi_system_id int3472_tps68470_board_data_table[] = { + }, + .driver_data = (void *)&surface_go_tps68470_board_data, + }, ++ { ++ .matches = { ++ DMI_EXACT_MATCH(DMI_SYS_VENDOR, "Microsoft Corporation"), ++ DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "Surface Go 3"), ++ }, ++ .driver_data = (void *)&surface_go3_tps68470_board_data, ++ }, + { } + }; + +-- +2.34.1 + diff --git a/patches/5.15/0011-amd-gpio.patch b/patches/5.15/0011-amd-gpio.patch index 2d891420e..108745eca 100644 --- a/patches/5.15/0011-amd-gpio.patch +++ b/patches/5.15/0011-amd-gpio.patch @@ -1,4 +1,4 @@ -From 043c05f544034d062e0bd06b283d902dae9562aa Mon Sep 17 00:00:00 2001 +From 1fa47c006afddaf5d0feefd7aa753dadb180cb0b Mon Sep 17 00:00:00 2001 From: Sachi King Date: Sat, 29 May 2021 17:47:38 +1000 Subject: [PATCH] ACPI: Add quirk for Surface Laptop 4 AMD missing irq 7 @@ -65,7 +65,7 @@ index 14bcd59bcdee..159d26a664ca 100644 -- 2.34.1 -From 664927aa62d0285f662b42e811e38d53fd8ad0ca Mon Sep 17 00:00:00 2001 +From 9894d200ff30a74831e7e0bab9528c7cabadadb0 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Thu, 3 Jun 2021 14:04:26 +0200 Subject: [PATCH] ACPI: Add AMD 13" Surface Laptop 4 model to irq 7 override diff --git a/patches/5.15/0012-misc-fixes.patch b/patches/5.15/0012-misc-fixes.patch index dbbae7023..b34cfd90c 100644 --- a/patches/5.15/0012-misc-fixes.patch +++ b/patches/5.15/0012-misc-fixes.patch @@ -1,4 +1,4 @@ -From aad18b1760b36a079eeb5514ed6fad5b3b266518 Mon Sep 17 00:00:00 2001 +From 7f6b73f659673d6bb91d148354c96d47a5b25af5 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 8 Dec 2021 16:22:50 +0100 Subject: [PATCH] acpi/battery: Add device HID and quirk for Microsoft Surface diff --git a/pkg/arch/kernel/PKGBUILD b/pkg/arch/kernel/PKGBUILD index 3448f92b3..6f0dc6549 100644 --- a/pkg/arch/kernel/PKGBUILD +++ b/pkg/arch/kernel/PKGBUILD @@ -49,18 +49,18 @@ sha256sums=('SKIP' 'e2d8d59ee965f5fabcb9dd15b70074798e168ccdbd75a9540390c281279f113d' '63e0aa01e590c789a2a312f48cdc467b29734465cdf87e206b7a7e0f82e22bc4' 'b30cd71018df7e98101ba0cf37054169006b096d2870a9f8467dd96378b02b98' - '60cc14d2eb4014aa8feaf3d7eb871e3b33283004dfaa0ef057924c0580a18232' - 'd60838bb0acd5245994e281cccc26847360d1abc4390da7faffe3975e4efea96' - '5e4ffdd7a28b35e4473e63a242067adeebe26e15e35281a62bcdb3fd68cd976a' - 'b633bd304a16c9e4498e8dd6e2e0a4c408639c0f6f5608d83f00b02bfd18ee1e' - '8c16777c0b66115190956df51e01eb8ebc53bc87c462cee972b440e94ab34624' - 'e68e3c14ff15aa6438befc714406c10840a4539a8a0820702b598a622189f857' - '5cccee2cc31cf79b7c9e9195dbd538ec9b813e2cc2a1e0c1f835309eebce0f43' - '62a863c63c398e2cb7ebaf1536d27e85af8f11df341d830e096f96ff3df83f5c' - '0c0ddec5ce351cd9c56db248823cbd1c9de0a6673b2ba04ff966b81ba064b0cf' - '600f63e7050b255bd66ff9e8985b721c82988ceb418e6f59cbc70d9ee77ef73c' - 'f284b924d348575f38c8557b463f11e3b4cd26599683c261eef64c7e662f0dbc' - '177845874c459fceb9a7c21dc289a7851a6df569b730e15bb4544053a1a228e7') + '3deab342c365572b6f36e05e072366736b04971d88c7793d959b081435a5351e' + 'b62293539d3acbdbcb2ce55e5b8f7e42c71dc556f509f502d21a066ec0060ac0' + 'a58de0d0b1691e4fa12fe0e6ee0e3a490231c58545ff9a00eeef03e3d1cde163' + '8b4f5a9e7f866845781ee19ba45fa2f8a191447da305a91255f169c157e2ba88' + '0bd58c05064b3e5d475082415d19450c4c0a8150b25e2d158be869af78931a09' + '1dc0c3e50478c3086e6982dd05f11caaa90fa5de0abaf5e34c1cdade8b70762d' + '6704b7cdb92088e7df9117b983de2c2a96fbbe98254db4bd269573933f9b94c1' + 'bb193f64bf49d7c5ab225e4a6e935993e1aea7352e689963cf9a1b1489be1df3' + 'bc3c332a2d255c42ba0fc55ad66521b96ae7c660895f2734eb9278ba924add2d' + 'ecb3b09e65b1df895f3333b9fce0a18cdbb25c4f19a0d1f50ff62e4162315a13' + '7aceebd4bdfafdc45239f25b8b32da892a4d21594d719d20fc354392f04533c7' + 'a541d7ab42bf2cc3339feb3996f3f4c2d4595cacac357d23713c657476fc0052') export KBUILD_BUILD_HOST=archlinux