diff --git a/patches/4.19/0001-surface3-power.patch b/patches/4.19/0001-surface3-power.patch index b51c06214..79a8a85bf 100644 --- a/patches/4.19/0001-surface3-power.patch +++ b/patches/4.19/0001-surface3-power.patch @@ -1,4 +1,4 @@ -From c63b5910e7735afc96c6e77c914f694b94319b03 Mon Sep 17 00:00:00 2001 +From a9919478a89a940a0e8a546c369c6d7c2559ee63 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 28 Sep 2019 18:00:43 +0200 Subject: [PATCH] platform/x86: Surface 3 battery platform operation region @@ -653,5 +653,5 @@ index 000000000000..e0af01a60302 +MODULE_DESCRIPTION("mshw0011 driver"); +MODULE_LICENSE("GPL v2"); -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0002-surface3-touchscreen-dma-fix.patch b/patches/4.19/0002-surface3-touchscreen-dma-fix.patch index 694b674ed..220d6f165 100644 --- a/patches/4.19/0002-surface3-touchscreen-dma-fix.patch +++ b/patches/4.19/0002-surface3-touchscreen-dma-fix.patch @@ -1,4 +1,4 @@ -From 425b74d21a8f86fcfbbfaee22687af7bd47275aa Mon Sep 17 00:00:00 2001 +From a6ecb122a7a0d8ad93890cd3a1e5bd5f44de614a Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Sun, 5 Jul 2020 14:56:20 +0300 Subject: [PATCH] dmaengine: dw: Initialize channel before each transfer @@ -85,5 +85,5 @@ index 055d83b6cb68..acf64302a2b2 100644 channel_clear_bit(dw, MASK.XFER, dwc->mask); channel_clear_bit(dw, MASK.BLOCK, dwc->mask); -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0003-surface3-oemb.patch b/patches/4.19/0003-surface3-oemb.patch index a247f5da6..786616660 100644 --- a/patches/4.19/0003-surface3-oemb.patch +++ b/patches/4.19/0003-surface3-oemb.patch @@ -1,4 +1,4 @@ -From 3569843f3202f23114ff8ef315a863e80e266789 Mon Sep 17 00:00:00 2001 +From f2ac73a1a6535648da848404aa571779dfcf66e4 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 @@ -97,5 +97,5 @@ index 91bb99b69601..8418938b32ad 100644 }; -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0004-surface-buttons.patch b/patches/4.19/0004-surface-buttons.patch index 0527f7218..215c69e88 100644 --- a/patches/4.19/0004-surface-buttons.patch +++ b/patches/4.19/0004-surface-buttons.patch @@ -1,4 +1,4 @@ -From a24d840c890ca233a826ce92c5b4ab3fcd687d81 Mon Sep 17 00:00:00 2001 +From be8bb5f93d32d3ac7f918cdbfb04b412673ff80b Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 27 Jul 2019 17:51:37 +0200 Subject: [PATCH] platform/x86: surfacepro3_button: Fix device check @@ -90,9 +90,9 @@ index 1b491690ce07..96627627060e 100644 if (!button) return -ENOMEM; -- -2.32.0 +2.33.0 -From 335a9aeba7106b5b9b560d95d8cc9855394d191d Mon Sep 17 00:00:00 2001 +From dc6c755a5867401c03cb7ca17396f8d9b05df58d Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 27 Jul 2019 17:52:01 +0200 Subject: [PATCH] Input: soc_button_array - Add support for newer surface @@ -295,9 +295,9 @@ index 55cd6e0b409c..8f21c062c85d 100644 }; -- -2.32.0 +2.33.0 -From 1d0b0874f815e7cab9e18ae77e3e5d6e741495f4 Mon Sep 17 00:00:00 2001 +From 3495e149d8dc07d035fc87d0820b2e0938ed097b Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sat, 5 Oct 2019 14:11:58 +0200 Subject: [PATCH] Input: soc_button_array - partial revert of support for newer @@ -384,9 +384,9 @@ index 8f21c062c85d..5983733d78dd 100644 } -- -2.32.0 +2.33.0 -From de9d7cbec506074089a087440fe9afeb7ce788a3 Mon Sep 17 00:00:00 2001 +From 97852be9f07614c8f49c9aaa7308d550d952207d Mon Sep 17 00:00:00 2001 From: "Tsuchiya Yuto (kitakar5525)" Date: Mon, 11 May 2020 17:40:21 +0900 Subject: [PATCH] Input: soc_button_array - fix Wdiscarded-qualifiers for @@ -436,5 +436,5 @@ index 5983733d78dd..c564ea99f47d 100644 return 0; } -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0005-suspend.patch b/patches/4.19/0005-suspend.patch index 7b5b985e6..3421ec121 100644 --- a/patches/4.19/0005-suspend.patch +++ b/patches/4.19/0005-suspend.patch @@ -1,4 +1,4 @@ -From b2bd6649c37e6d51cf15c02618e4e33d2af1c6c2 Mon Sep 17 00:00:00 2001 +From 393a9f9995f490d4b17ef4713aa370111b67efeb Mon Sep 17 00:00:00 2001 From: kitakar5525 <34676735+kitakar5525@users.noreply.github.com> Date: Sat, 28 Sep 2019 17:48:21 +0200 Subject: [PATCH] nvme: Backport changes for suspend @@ -330,5 +330,5 @@ index 2fda9893962d..ec6c48ecd7d5 100644 #ifdef CONFIG_PCIEAER -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0006-ipts.patch b/patches/4.19/0006-ipts.patch index 2a51035ad..d4b496ed2 100644 --- a/patches/4.19/0006-ipts.patch +++ b/patches/4.19/0006-ipts.patch @@ -1,4 +1,4 @@ -From 73b962afea488d9c77f0bd5cb0a3ece8d9fe4b0d Mon Sep 17 00:00:00 2001 +From ab9cccbae943c29bf47ae3522da72af934cca6f8 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 28 Sep 2019 17:58:17 +0200 Subject: [PATCH] Add support for Intel IPTS touch devices @@ -7310,5 +7310,5 @@ index 000000000000..f229a3436851 + +#endif // IPTS_H -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0007-wifi.patch b/patches/4.19/0007-wifi.patch index 4f6c8244a..fa62a1a6b 100644 --- a/patches/4.19/0007-wifi.patch +++ b/patches/4.19/0007-wifi.patch @@ -1,4 +1,4 @@ -From 0c6bb9871ad5940453b88fb4bf0bd16ab94e9874 Mon Sep 17 00:00:00 2001 +From 537f98362192d5812c1192e5707f3151307ae062 Mon Sep 17 00:00:00 2001 From: Chuhong Yuan Date: Wed, 24 Jul 2019 19:27:45 +0800 Subject: [PATCH] mwifiex: pcie: Use dev_get_drvdata @@ -47,9 +47,9 @@ index 2f0141c964e2..a822f8524737 100644 if (!card->adapter) { dev_err(dev, "adapter structure is not valid\n"); -- -2.32.0 +2.33.0 -From ca5bc9a0e3558f194ae1aff0f5b4208b620cd058 Mon Sep 17 00:00:00 2001 +From 08e679300b1d7825da5667bc8d1bbd024d64adaf Mon Sep 17 00:00:00 2001 From: Tsuchiya Yuto Date: Mon, 28 Sep 2020 17:46:49 +0900 Subject: [PATCH] mwifiex: pcie: add DMI-based quirk impl for Surface devices @@ -255,9 +255,9 @@ index 000000000000..5326ae7e5671 + +void mwifiex_initialize_quirks(struct pcie_service_card *card); -- -2.32.0 +2.33.0 -From 1e7804b71e0e92157119cd0638de18452eda64a9 Mon Sep 17 00:00:00 2001 +From 663283113cc8744300c2113b7e1777ba57da49be Mon Sep 17 00:00:00 2001 From: Tsuchiya Yuto Date: Tue, 29 Sep 2020 17:25:22 +0900 Subject: [PATCH] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ @@ -456,9 +456,9 @@ index 5326ae7e5671..8b9dcb5070d8 100644 void mwifiex_initialize_quirks(struct pcie_service_card *card); +int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev); -- -2.32.0 +2.33.0 -From e4d8a6f61d4a3a58c79a33ffd12f9273f4145702 Mon Sep 17 00:00:00 2001 +From f12e03a06906f7992f03b992796c6ce19b75a215 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 @@ -635,9 +635,9 @@ index 8b9dcb5070d8..3ef7440418e3 100644 int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev); +int mwifiex_pcie_reset_wsid_quirk(struct pci_dev *pdev); -- -2.32.0 +2.33.0 -From 6a441ddbf216c2cb4fe3046a7273e59dd668158b Mon Sep 17 00:00:00 2001 +From 1792b38ea0d695b96ddd03ef2385b1b39052ca7a 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 @@ -697,9 +697,9 @@ index f0a6fa0a7ae5..34dcd84f02a6 100644 .ident = "Surface Pro 3", .matches = { -- -2.32.0 +2.33.0 -From 3dff48f8e6814b892b8e8bc5c8b063dd18313858 Mon Sep 17 00:00:00 2001 +From f9db59aedf1fab30389305390e9d691f782b5521 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+ @@ -852,9 +852,9 @@ index 3ef7440418e3..a95ebac06e13 100644 void mwifiex_initialize_quirks(struct pcie_service_card *card); int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev); -- -2.32.0 +2.33.0 -From b1c1cededb2c7f11f8cd776cc5e7b9ad4d1d9eda Mon Sep 17 00:00:00 2001 +From 652e4e9d07e50238a2af5f17eb44881f2eca2daa 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 @@ -909,9 +909,9 @@ index 21f7a913978d..0488b9610fa3 100644 } -- -2.32.0 +2.33.0 -From 88e59f6acf96439232be87e3a79e4a7941525022 Mon Sep 17 00:00:00 2001 +From 13a1cd06e88b37cebf30ba50445f9bda87032dc5 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 @@ -1076,9 +1076,9 @@ index a95ebac06e13..4ec2ae72f632 100644 void mwifiex_initialize_quirks(struct pcie_service_card *card); int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev); -- -2.32.0 +2.33.0 -From 2c6349c56465e1067ab7b3473b1ac137a2731153 Mon Sep 17 00:00:00 2001 +From cec09dc4302c324e652452b81b8609a044b3fc39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Sun, 28 Mar 2021 21:10:06 +0200 Subject: [PATCH] mwifiex: Try waking the firmware until we get an interrupt @@ -1165,9 +1165,9 @@ index 1ad41c6e14ff..cf1304eb9b8c 100644 if (reg->sleep_cookie) { mwifiex_pcie_dev_wakeup_delay(adapter); -- -2.32.0 +2.33.0 -From 877189799b384efbc87c22cb64ae841dfcb2b115 Mon Sep 17 00:00:00 2001 +From 178ace012f8cf67a6461843fb3378d1382b0f81d 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 @@ -1243,9 +1243,9 @@ index 7188f0fb2e05..1fda8be4e8e1 100644 set_bit(HCI_QUIRK_FIXUP_INQUIRY_MODE, &hdev->quirks); set_bit(HCI_QUIRK_BROKEN_LOCAL_COMMANDS, &hdev->quirks); -- -2.32.0 +2.33.0 -From 3488459f5768fd618c226ac8d88ad797818fb749 Mon Sep 17 00:00:00 2001 +From 44fcb8da980dce251bb3705b204a916f2e749a2b 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 @@ -1344,9 +1344,9 @@ index 650191db25cb..5badf7fef37e 100644 mwifiex_dbg(priv->adapter, ERROR, "%s: changing to %d not supported\n", -- -2.32.0 +2.33.0 -From c5bddad77ad5c0a02d8363577dfabdd0a60542ec Mon Sep 17 00:00:00 2001 +From 9dfc8a4c16f19c30ba54538f153041b103429a10 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 @@ -1577,9 +1577,9 @@ index 5badf7fef37e..e73334679992 100644 static void -- -2.32.0 +2.33.0 -From f77d601b09bbf45eb99e347076f73a03a75a9963 Mon Sep 17 00:00:00 2001 +From c7538183a79e680bdfa8236049128e9c88af8d21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Wed, 11 Nov 2020 13:33:04 +0100 Subject: [PATCH] mwifiex: Run SET_BSS_MODE when changing from P2P to STATION @@ -1645,9 +1645,9 @@ index e73334679992..99da637692cc 100644 params); default: -- -2.32.0 +2.33.0 -From c3866097b43e27c0ba33be812588ad64fc24f72e Mon Sep 17 00:00:00 2001 +From 58da22d55a0a6a15b4243a75dfb4f8ea4fc4e8a8 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 @@ -1821,9 +1821,9 @@ index 99da637692cc..feb3a858d8c1 100644 priv->bss_mode = NL80211_IFTYPE_UNSPECIFIED; -- -2.32.0 +2.33.0 -From cbe5949cabc7d8d08bcc2763805ca10b2a287f95 Mon Sep 17 00:00:00 2001 +From a963cff901b373ee52aa99f96acd034ad7697637 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 @@ -1924,9 +1924,9 @@ index feb3a858d8c1..54d9e789aa14 100644 } /* -- -2.32.0 +2.33.0 -From 221779c9ed036010dc4c24300a0240329162595d Mon Sep 17 00:00:00 2001 +From 8eb7471eb2fe6e028ff6ddd218f593cf3def7886 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 @@ -2013,9 +2013,9 @@ index 54d9e789aa14..ec5ed00b4b89 100644 return mwifiex_change_vif_to_ap(dev, curr_iftype, type, params); -- -2.32.0 +2.33.0 -From 9a402a63686291ed6bf9da83f54099dde28fb3b5 Mon Sep 17 00:00:00 2001 +From 35e241e203f53307a21d57ea1a73fa17dd93b49e 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 @@ -2040,9 +2040,9 @@ index ec5ed00b4b89..0fc554abfea3 100644 type, params); break; -- -2.32.0 +2.33.0 -From fd81e83d497d064b2a44dbf6779bd5e7ee9f1a13 Mon Sep 17 00:00:00 2001 +From 34f1e5ab4f15920960db9a68864cb66ba20a6f2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Fri, 26 Mar 2021 15:32:16 +0100 Subject: [PATCH] mwifiex: Properly initialize private structure on interface @@ -2095,9 +2095,9 @@ index 0fc554abfea3..7c6d31eb058c 100644 default: mwifiex_dbg(adapter, ERROR, -- -2.32.0 +2.33.0 -From 1f3001fc26b4c58a1a3108ffdb86578c9ca4f05c Mon Sep 17 00:00:00 2001 +From 92ba5d5ddc96e1ea6321352ff1194ac93ef3a846 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 @@ -2127,9 +2127,9 @@ index 7c6d31eb058c..16a94f06a518 100644 priv->bss_started = 0; -- -2.32.0 +2.33.0 -From c476fada949592c9f9d0fc072fa01c6a33307b47 Mon Sep 17 00:00:00 2001 +From a20c86dd42f62e6ef2338e5bfa0ac636bbe927e9 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 @@ -2283,9 +2283,9 @@ index 4ed10cf82f9a..057c810a9ef7 100644 hs_cfg->action = cpu_to_le16(HS_CONFIGURE); hs_cfg->params.hs_config.conditions = hscfg_param->conditions; -- -2.32.0 +2.33.0 -From 224561a48ef821fcf7d9cebfc36eb33e5be87442 Mon Sep 17 00:00:00 2001 +From 9d470202ac7c2a374da22666b7a0d1135cb99995 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 @@ -2386,9 +2386,9 @@ index 7003767eef42..3079ca3e3fdc 100644 version_ext->version_str_sel = ver_ext->version_str_sel; memcpy(version_ext->version_str, ver_ext->version_str, -- -2.32.0 +2.33.0 -From 23cbda06486f31509f9d0a4a2d7d958ca5d2f8b2 Mon Sep 17 00:00:00 2001 +From 8ab64537c8da107d3803bba61e904269ac0e265a 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 @@ -2418,9 +2418,9 @@ index 16a94f06a518..92d5c9aa5ec7 100644 ret = 0; goto done; -- -2.32.0 +2.33.0 -From 2212014eb54b4d65d1ef11d4bb265e9b785ea821 Mon Sep 17 00:00:00 2001 +From e3854660e8665e0bb7f2a9601094e41a720de905 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 @@ -2458,9 +2458,9 @@ index 92d5c9aa5ec7..5786dcea79cc 100644 /* -- -2.32.0 +2.33.0 -From 5544213e3283ddec12c00513e15ad394464dc919 Mon Sep 17 00:00:00 2001 +From 7a49607e0d149fa55126a3e86b9487d807647d7c 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 @@ -2486,9 +2486,9 @@ index 5d75c971004b..b36b2103d555 100644 if (!INITIATOR_BIT(del_ba_param_set)) return 0; -- -2.32.0 +2.33.0 -From 43a464eff9c8a993d5275882f2ea00beda127302 Mon Sep 17 00:00:00 2001 +From 35223ec3a57e7f5db3a1f592f44951b4ba3f9a8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= Date: Tue, 13 Apr 2021 12:45:59 +0200 Subject: [PATCH] mwifiex: Send DELBA requests according to spec @@ -2529,9 +2529,9 @@ index b36b2103d555..4ed6ae8a96f1 100644 /* We don't wait for the response of this command */ -- -2.32.0 +2.33.0 -From b1c51bd1cc513f128b4f9a7c7e66ac2da86de660 Mon Sep 17 00:00:00 2001 +From 64af2962611212536a1189a51934c720e373b51d 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 @@ -2567,5 +2567,5 @@ index a327fc5b36e3..6228971d9b8b 100644 case EVENT_RXBA_SYNC: dev_dbg(adapter->dev, "EVENT: RXBA_SYNC\n"); -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0008-surface-gpe.patch b/patches/4.19/0008-surface-gpe.patch index 28c5ae11c..22d6e0fc6 100644 --- a/patches/4.19/0008-surface-gpe.patch +++ b/patches/4.19/0008-surface-gpe.patch @@ -1,4 +1,4 @@ -From 30518956855eb704272bbdc3e150ba78702504e3 Mon Sep 17 00:00:00 2001 +From 92deae5f20757e35b3ce78a80845649bb880d2cf Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 16 Aug 2020 23:39:56 +0200 Subject: [PATCH] platform/x86: Add Driver to set up lid GPEs on MS Surface @@ -390,5 +390,5 @@ index 000000000000..7eaaeacbf408 +MODULE_ALIAS("dmi:*:svnMicrosoftCorporation:pnSurfaceLaptop2:*"); +MODULE_ALIAS("dmi:*:svnMicrosoftCorporation:pnSurfaceLaptop3:*"); -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0009-surface-sam-over-hid.patch b/patches/4.19/0009-surface-sam-over-hid.patch index e342f021a..a277d2d5a 100644 --- a/patches/4.19/0009-surface-sam-over-hid.patch +++ b/patches/4.19/0009-surface-sam-over-hid.patch @@ -1,4 +1,4 @@ -From ffad8ac6b5b4de15909c7743f12a32e1d6277b02 Mon Sep 17 00:00:00 2001 +From 8cacfd20df4e1f52549e7a24c4eafca9f000486b 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 @@ -107,9 +107,9 @@ index 8ba4122fb340..f9a24b56fec0 100644 dev_warn(&adapter->dev, "protocol 0x%02x not supported for client 0x%02x\n", accessor_type, client->addr); -- -2.32.0 +2.33.0 -From 4b23e37ac92ddc7c5961bd4948fd566b66e2a140 Mon Sep 17 00:00:00 2001 +From d624ae9e8be201ef02ccd2656acba516ccffd2fa Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 6 Sep 2020 04:01:19 +0200 Subject: [PATCH] platform/x86: Add driver for Surface Book 1 dGPU switch @@ -330,5 +330,5 @@ index 000000000000..8c66ed5110fd +MODULE_DESCRIPTION("Discrete GPU Power-Switch for Surface Book 1"); +MODULE_LICENSE("GPL"); -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0010-surface-sam.patch b/patches/4.19/0010-surface-sam.patch index 847564b99..64492c85e 100644 --- a/patches/4.19/0010-surface-sam.patch +++ b/patches/4.19/0010-surface-sam.patch @@ -1,4 +1,4 @@ -From 7123d375d3ae08caaedc2695e1583b908576afe1 Mon Sep 17 00:00:00 2001 +From a3e9a6d1ac5954c21a42b7b252942bc08ddbaacc Mon Sep 17 00:00:00 2001 From: qzed Date: Mon, 26 Aug 2019 01:15:40 +0200 Subject: [PATCH] ACPI: Fix buffer/integer type mismatch @@ -79,9 +79,9 @@ index b272c329d45d..cf547883a993 100644 } else { /* IPMI */ -- -2.32.0 +2.33.0 -From c8f2f114327ed1262ba822ab3a1763b146f34042 Mon Sep 17 00:00:00 2001 +From e1162dd41c2e7a84804013cdc46a02f155da5047 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Tue, 24 Sep 2019 17:38:12 +0200 Subject: [PATCH] serdev: Add ACPI devices by ResourceSource field @@ -267,9 +267,9 @@ index c66a04d24f1d..1b18d12d217f 100644 if (!ctrl->serdev) return -ENODEV; -- -2.32.0 +2.33.0 -From 4eb331a747008427caf60259ced08279a9c5c657 Mon Sep 17 00:00:00 2001 +From 92a7407ceae7b34677e6fdef8c3d44bd95911c63 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Mon, 17 Aug 2020 01:23:20 +0200 Subject: [PATCH] Add file2alias support for Surface Aggregator devices @@ -368,9 +368,9 @@ index 7f40b6aab689..76e3b1d7db45 100644 /* Create MODULE_ALIAS() statements. -- -2.32.0 +2.33.0 -From 13b68be25d7a5a67edd2e97e015b16cfa2dac63e Mon Sep 17 00:00:00 2001 +From e2854086b083f87547d7737556ddbcfa3a76bd6a Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Mon, 17 Aug 2020 01:44:30 +0200 Subject: [PATCH] platform/x86: Add support for Surface System Aggregator @@ -20914,5 +20914,5 @@ index 76e3b1d7db45..f171616ab318 100644 ADD(alias, "f", match_flags & SSAM_MATCH_FUNCTION, function); -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0011-surface-hotplug.patch b/patches/4.19/0011-surface-hotplug.patch index f894efdff..3853604eb 100644 --- a/patches/4.19/0011-surface-hotplug.patch +++ b/patches/4.19/0011-surface-hotplug.patch @@ -1,4 +1,4 @@ -From ab3b72a44a10a6d29c0bc0774ed29603cbf78786 Mon Sep 17 00:00:00 2001 +From 66b504d8006984efb0bf1e5537366239dadec10c Mon Sep 17 00:00:00 2001 From: Lukas Wunner Date: Tue, 31 Jul 2018 07:50:37 +0200 Subject: [PATCH] PCI: pciehp: Differentiate between surprise and safe removal @@ -195,9 +195,9 @@ index 5c58c22e0c08..18f83e554c73 100644 pci_lock_rescan_remove(); -- -2.32.0 +2.33.0 -From 70d28dc40609001042b9b13d0045c800bff22922 Mon Sep 17 00:00:00 2001 +From 3b713ee79a44cf32d640b89a815a87c66ad12b64 Mon Sep 17 00:00:00 2001 From: Lukas Wunner Date: Sun, 19 Aug 2018 16:29:00 +0200 Subject: [PATCH] PCI: pciehp: Drop unnecessary includes @@ -334,9 +334,9 @@ index 18f83e554c73..c512b2ed85ed 100644 #include #include -- -2.32.0 +2.33.0 -From 145c80a4d42558a947cf26fe20401b0d4ee389ba Mon Sep 17 00:00:00 2001 +From 750b78bfc3145422f62dae68f35834c59aa553fe Mon Sep 17 00:00:00 2001 From: Lukas Wunner Date: Sun, 19 Aug 2018 16:29:00 +0200 Subject: [PATCH] PCI: pciehp: Drop hotplug_slot_ops wrappers @@ -547,9 +547,9 @@ index d4b7049cbc70..576362d0b1cd 100644 struct pci_dev *pdev = ctrl_dev(ctrl); u16 stat_mask = 0, ctrl_mask = 0; -- -2.32.0 +2.33.0 -From 0d11d2b4d552505f7ad7e1ce8137ac1b34715c27 Mon Sep 17 00:00:00 2001 +From 01519bdc9263ba3ee3c2ddf2866e07f39cd345e3 Mon Sep 17 00:00:00 2001 From: Lukas Wunner Date: Sat, 8 Sep 2018 09:59:01 +0200 Subject: [PATCH] PCI: pciehp: Tolerate Presence Detect hardwired to zero @@ -745,9 +745,9 @@ index 576362d0b1cd..7f4173d6771a 100644 pciehp_power_off_slot(ctrl->slot); } -- -2.32.0 +2.33.0 -From 16968510ca830ec6cd258093a43edf99d3f7956c Mon Sep 17 00:00:00 2001 +From 50a34b9ff91d80b612c35fad1f8dd50b845c7c7e Mon Sep 17 00:00:00 2001 From: Patrick Talbert Date: Wed, 5 Sep 2018 09:12:53 +0200 Subject: [PATCH] PCI/ASPM: Do not initialize link state when aspm_disabled is @@ -790,9 +790,9 @@ index cb474338f39d..18aa830e79e4 100644 if (pdev->link_state) -- -2.32.0 +2.33.0 -From 4efc64e50f900863701d59a69acc519b83cb19e3 Mon Sep 17 00:00:00 2001 +From 8e7c633b192cda8a5d12be0edc6c5083e49b57d6 Mon Sep 17 00:00:00 2001 From: Lukas Wunner Date: Sun, 19 Aug 2018 16:29:00 +0200 Subject: [PATCH] PCI: Simplify disconnected marking @@ -876,9 +876,9 @@ index 2c3b5bd59b18..dee5a7507403 100644 result = reset_link(udev, service); -- -2.32.0 +2.33.0 -From 6a3ad09b61a373c5801b4b1eccf6017dc5f9a705 Mon Sep 17 00:00:00 2001 +From 4a7b80f9dcd4d105ff29f98071e19107d9bb2cec Mon Sep 17 00:00:00 2001 From: Lukas Wunner Date: Tue, 18 Sep 2018 21:46:17 +0200 Subject: [PATCH] PCI: pciehp: Unify controller and slot structs @@ -2068,9 +2068,9 @@ index 8da87931bd45..b9c1396db6fe 100644 ctrl_dbg(ctrl, "%s: domain:bus:dev = %04x:%02x:00\n", __func__, pci_domain_nr(parent), parent->number); -- -2.32.0 +2.33.0 -From ef16b1aee3ca0dccbe4f12beb42b797f0b0e5519 Mon Sep 17 00:00:00 2001 +From 532c70e6fb9e11ac2c19df26803ea69cebc4d26f Mon Sep 17 00:00:00 2001 From: Lukas Wunner Date: Sat, 8 Sep 2018 09:59:01 +0200 Subject: [PATCH] PCI: pciehp: Rename controller struct members for clarity @@ -2375,9 +2375,9 @@ index 4a17d71e15d3..e4d6ec960630 100644 } -- -2.32.0 +2.33.0 -From 66a79ef06722ac8f1fa774883c34435c2182e0d4 Mon Sep 17 00:00:00 2001 +From 30ce4d14051de5bcad38cd796e9527d2f74f8e20 Mon Sep 17 00:00:00 2001 From: Lukas Wunner Date: Sat, 8 Sep 2018 09:59:01 +0200 Subject: [PATCH] PCI: pciehp: Reshuffle controller struct for clarity @@ -2506,9 +2506,9 @@ index 2499489158cc..df82a0335515 100644 int request_result; wait_queue_head_t requester; -- -2.32.0 +2.33.0 -From 8fb71aa92eacbb1bebdfbe7a53b77f13dd305fa8 Mon Sep 17 00:00:00 2001 +From 7ad8cfaf3e1081427d1bf7ab95c7878fce30f18d Mon Sep 17 00:00:00 2001 From: Keith Busch Date: Thu, 20 Sep 2018 10:27:17 -0600 Subject: [PATCH] PCI: Make link active reporting detection generic @@ -2703,9 +2703,9 @@ index ec6c48ecd7d5..74c8e9190fed 100644 atomic_t enable_cnt; /* pci_enable_device has been called */ -- -2.32.0 +2.33.0 -From 333bd3f3b272e0b42eae3899c5622adbc89d5ab7 Mon Sep 17 00:00:00 2001 +From 9f416805546783005a9a0ee5762cbf9e7e5f0f22 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 27 Sep 2018 16:53:53 -0500 Subject: [PATCH] PCI: Do not skip power-managed bridges in pci_enable_wake() @@ -2754,9 +2754,9 @@ index 2d437c40f83b..4a874e8fa1d5 100644 /* Don't do the same thing twice in a row for one device. */ -- -2.32.0 +2.33.0 -From fcf3504dad8a6a2fea972432da3b97a1c25ea5dc Mon Sep 17 00:00:00 2001 +From 0cda3ae7ae8ec40180f6019552e95d7ce4900089 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 27 Sep 2018 16:38:19 -0500 Subject: [PATCH] PCI: pciehp: Disable hotplug interrupt during suspend @@ -2868,9 +2868,9 @@ index 0693870a9e24..b5c7f5ef597a 100644 * pciehp has a 1:1 bus:slot relationship so we ultimately want a secondary * bus reset of the bridge, but at the same time we want to ensure that it is -- -2.32.0 +2.33.0 -From b48113e4bfca487331ea02b5c3ad8c3b1424ba7c Mon Sep 17 00:00:00 2001 +From 13e6690919312b21b54bef2585e94d57b9dd6a75 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 27 Sep 2018 16:41:46 -0500 Subject: [PATCH] PCI: pciehp: Do not handle events if interrupts are masked @@ -2910,9 +2910,9 @@ index b5c7f5ef597a..242b9f30210a 100644 /* -- -2.32.0 +2.33.0 -From ebcad4d6c49de98fe054634875f39989fd22bedf Mon Sep 17 00:00:00 2001 +From 07af128ff0d589536dbd523b944ec4942b1380d0 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 27 Sep 2018 16:41:47 -0500 Subject: [PATCH] PCI/portdrv: Resume upon exit from system suspend if left @@ -2963,9 +2963,9 @@ index 23a5a0c2c3fe..5badf8a1ce0a 100644 if (pci_bridge_d3_possible(dev)) { /* -- -2.32.0 +2.33.0 -From 738c2722e18ff8265633837ff309bd146c59457d Mon Sep 17 00:00:00 2001 +From a0c6895a935960370f4109ac525bd5691e160dd5 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 27 Sep 2018 16:41:48 -0500 Subject: [PATCH] PCI/portdrv: Add runtime PM hooks for port service drivers @@ -3075,9 +3075,9 @@ index 5badf8a1ce0a..59d2567e2db2 100644 }; -- -2.32.0 +2.33.0 -From a50d5d2c45e4e3701ea8c939adc30f4506ec115b Mon Sep 17 00:00:00 2001 +From 4f1cb78419da17be25ef12927a7d36e6e88ac5c2 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 27 Sep 2018 16:41:49 -0500 Subject: [PATCH] PCI: pciehp: Implement runtime PM callbacks @@ -3132,9 +3132,9 @@ index 8e6e4ce869fb..e5de25ebc4cf 100644 }; -- -2.32.0 +2.33.0 -From eb9b58547a654738b697762a075479cbbf9c30dc Mon Sep 17 00:00:00 2001 +From 9541f17a98ab418042a5a4053b6ac3cf2299390d Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 27 Sep 2018 16:57:05 -0500 Subject: [PATCH] ACPI / property: Allow multiple property compatible _DSD @@ -3427,9 +3427,9 @@ index 1a37748766b7..50a09003bb43 100644 void **valptr); int acpi_dev_prop_read_single(struct acpi_device *adev, -- -2.32.0 +2.33.0 -From ebbabcfe5fd18130a8b4fa1cadbd9aedc0d50a31 Mon Sep 17 00:00:00 2001 +From eb0dcd2b98c1bf73188056ec38f1d959bb43c55a Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 27 Sep 2018 16:57:14 -0500 Subject: [PATCH] PCI / ACPI: Whitelist D3 for more PCIe hotplug ports @@ -3592,9 +3592,9 @@ index 39725b71300f..ee3e94c6ea6c 100644 int (*set_state)(struct pci_dev *dev, pci_power_t state); pci_power_t (*get_state)(struct pci_dev *dev); -- -2.32.0 +2.33.0 -From 36d04450d5f4a712c3ab13247551c8303d62e088 Mon Sep 17 00:00:00 2001 +From 3072251f32aaa54852d19bff828f6deaad80679d Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Mon, 7 Jan 2019 16:09:40 +0300 Subject: [PATCH] PCI: pciehp: Assign ctrl->slot_ctrl before writing it to @@ -3646,9 +3646,9 @@ index 242b9f30210a..7074d4923811 100644 /* * Controllers with the Intel CF118 and similar errata advertise -- -2.32.0 +2.33.0 -From ab20b32822a70be3e886f1efbf4e2df4a95186ec Mon Sep 17 00:00:00 2001 +From 9f934ab11c0f6078709402a2af415916d73e6dd9 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 31 Jan 2019 20:07:46 +0300 Subject: [PATCH] PCI: pciehp: Disable Data Link Layer State Changed event on @@ -3735,9 +3735,9 @@ index 7074d4923811..a37ff79a6e9e 100644 /* -- -2.32.0 +2.33.0 -From 314a18141906ea580dffc1629abb21b31d6e956f Mon Sep 17 00:00:00 2001 +From 5e8db923ba9b2b98164029d3212206338c539ac0 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Thu, 29 Oct 2020 22:04:38 +0100 Subject: [PATCH] PCI: Allow D3cold for hot-plug ports on Surface Books @@ -3820,9 +3820,9 @@ index a60eb5780cc0..65bb9c2c1a5b 100644 if (dmi_check_system(bridge_d3_blacklist)) return false; -- -2.32.0 +2.33.0 -From f159237a067729583998fc2d541ad55626444012 Mon Sep 17 00:00:00 2001 +From 122c5495b34f3c6eb16e4a8c6736ae4c110d6da7 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 31 Oct 2020 20:46:33 +0100 Subject: [PATCH] PCI: Add sysfs attribute for PCI device power state @@ -3893,9 +3893,9 @@ index 1edf5a1836ea..ee1518650d55 100644 &dev_attr_vendor.attr, &dev_attr_device.attr, -- -2.32.0 +2.33.0 -From 7a766dc5ebb25520bfad30c721d3cf84e8341f8c Mon Sep 17 00:00:00 2001 +From d264fe11e99e5209c7f876691e41872f9fa3e4d5 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Mon, 14 Dec 2020 20:50:59 +0100 Subject: [PATCH] platform/x86: Add Surface Hotplug driver @@ -4245,9 +4245,9 @@ index 000000000000..cfcc15cfbacb +MODULE_DESCRIPTION("Surface Hot-Plug Signaling Driver for Surface Book Devices"); +MODULE_LICENSE("GPL"); -- -2.32.0 +2.33.0 -From ef8f1320a30b752579c572fd4018193d5be44326 Mon Sep 17 00:00:00 2001 +From 655eceec8421630a914f5edd1d433e9770c01be9 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 2 Jul 2021 14:41:34 +0200 Subject: [PATCH] Revert "Revert "PCI: PM: Do not read power state in @@ -4289,5 +4289,5 @@ index 65bb9c2c1a5b..5f3f35d314c3 100644 bridge = pci_upstream_bridge(dev); if (bridge) -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0012-surface-typecover.patch b/patches/4.19/0012-surface-typecover.patch index 085c02d3d..3adfd8b85 100644 --- a/patches/4.19/0012-surface-typecover.patch +++ b/patches/4.19/0012-surface-typecover.patch @@ -1,4 +1,4 @@ -From 1f6dfeec8bafc5dd4096d9f95cb00f05534bee19 Mon Sep 17 00:00:00 2001 +From 9fd224cfa2a52560fed23cbdf9272ac08d9c2e0f 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 @@ -229,5 +229,5 @@ index c20945ed1dc1..93a93f991649 100644 { .driver_data = MT_CLS_GOOGLE, HID_DEVICE(HID_BUS_ANY, HID_GROUP_ANY, USB_VENDOR_ID_GOOGLE, -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0013-surface-go-touchscreen.patch b/patches/4.19/0013-surface-go-touchscreen.patch index 263ab3453..9a9a2b145 100644 --- a/patches/4.19/0013-surface-go-touchscreen.patch +++ b/patches/4.19/0013-surface-go-touchscreen.patch @@ -1,4 +1,4 @@ -From 251b493d753617380bca27e53a0f436887e1ee4d Mon Sep 17 00:00:00 2001 +From c90c887eb22ee2a3cc30abb4ca87e41bc45614a9 Mon Sep 17 00:00:00 2001 From: Zoltan Tamas Vajda Date: Thu, 3 Jun 2021 10:50:55 +0200 Subject: [PATCH] Added quirk for Surface Go touchscreen @@ -35,5 +35,5 @@ index 4dd151b2924e..4f5e58a9b19e 100644 }; -- -2.32.0 +2.33.0 diff --git a/patches/4.19/0014-ath10k-firmware-override.patch b/patches/4.19/0014-ath10k-firmware-override.patch index 5409cd5f4..d4fccfcb9 100644 --- a/patches/4.19/0014-ath10k-firmware-override.patch +++ b/patches/4.19/0014-ath10k-firmware-override.patch @@ -1,4 +1,4 @@ -From 464b580dac3b4aa7cfcb30fc4f594388f37ed74e Mon Sep 17 00:00:00 2001 +From df9ba74e96a8e1818028ea6f4a066a2388075377 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 @@ -117,5 +117,5 @@ index 436eac342b62..c9028d59bfe2 100644 ret = firmware_request_nowarn(&fw, filename, ar->dev); ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot fw request '%s': %d\n", -- -2.32.0 +2.33.0 diff --git a/pkg/arch/kernel-lts/PKGBUILD b/pkg/arch/kernel-lts/PKGBUILD index ae254ffa3..3917ef755 100644 --- a/pkg/arch/kernel-lts/PKGBUILD +++ b/pkg/arch/kernel-lts/PKGBUILD @@ -46,20 +46,20 @@ sha256sums=('ffb04250ae51809d71535650d71f5a3718d774b337d7874ff74a845fbd846afa' '4e68572e7cc4c5368f0236e0792660ae8498373988625dca46e509399a7eaea6' 'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2' 'c523d8ba9f02992c34b325cd7b07e27bfead33ecab29877e659a12b2d56b1118' - '5c54c6be23e47b0b75d6c81c30ab55a809f28389489202233ffac4198ddef954' - 'e953e388790776c0652e270be92535f095abb291d6557fec3b97a5d5b7e0225c' - 'cc9402dfbfbe948defb3b2be23c340fec20e34e958b77c9cfc5b45dd47ff84f4' - '5471fc4c042098341df4c99e6d9f0971551ab53819cb09862a03d6c596fd11ce' - '855bb334bf5922202b0f06e47db22b75113268d4941d5ba29c2147486244481c' - '83f6fd8e876a0a88cfb0544f2f8e93786333acad03a3450843ff1bd7ee8610bf' - 'a936024371773cde522974687e5692c10d785cd8bf5377e7f13b69d0931c741a' - '8681a9e5f9e6a6154574afbd5c2730c499d2aeab9647029740a9fcc1e0efd8be' - '26d79c9e6e7268cea5086ebe9c3960e9b8d0f4ea302f8257909e73e85ff3cfc7' - 'cd92f5c0c9122c40abb95bfafbaa43302615593dfcb76088e973c2b19a3e3aea' - '9a5c103dd85ec4f0f70f00b58a8104a090fb26ff9b68560b41290b1bb5ac9903' - '38d67b42ca956a992634a670f5153f416b473af6142397efb9be7b5ec0763017' - '82bc16580247453bebebe272a6ed218c069377a4cf83ae4828a7df600a6df694' - '78995a12f6973fedb0f8bc59028003bef058510df5ad233e0c10df35a5bda4c4') + 'd4e7c4d87a20baf839f339e3391344aa344ef382a45c0c551b978d79e910a4cb' + 'e0ef74338db11e93d9165f51b18907ebd7701604b368f952198236af37f04489' + 'cbbbed58e0cfae9599730961adeb8343fef13da5b04099698fca3fb24657004f' + 'fc746b60a8dc3ce3f4e3a81bd35618c4e3c9a276f4171fe715c38925dbba4ce7' + '28941038350ec666a758259f603f99d193e5ef4c0175b768b5e1965586ce0406' + 'ba98a58ca29b0ec7eacab609fac837f3c64f7345e38e896abf30f1474ce88336' + '8f64af578d07dc6195dfdff89ac4d41bd07e23515805e055cd6eb8b1143b274d' + '9f9fff2ac639a11ea26f343827f8945c51cc92887e0348a1b96a390efb827aff' + 'fc45daf1316822f032cecc228e570fa1519cfb099e59cd5747805372a98de600' + '7e48c850d93f6aaec81690296dfbbdae8c43418d0747a9c5d22ec7fd432900d2' + '0e8210089d592c6c5e38e07c7c36e6b24788ee0858abad53452bea333d66bd87' + '14c354ab4d362d83eaa0083efc5e20d9edfb8fd3072ede30dbb33c66331ebb56' + 'a965a5f4c3af59e75a7e763231dfbcaf8fe90a756b47846a8f1fee980db00831' + '32a772e764653dfc04f1b4861961f74a8ae70c932465bf036c08484be1273310') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase