diff --git a/patches/6.1/0004-ipts.patch b/patches/6.1/0004-ipts.patch index abc9ce8c9..304cae0d7 100644 --- a/patches/6.1/0004-ipts.patch +++ b/patches/6.1/0004-ipts.patch @@ -4433,3 +4433,37 @@ index a314843599fc..1f966b8b32c4 100644 -- 2.41.0 +From 720c3a865bf284064ef1a946e8f8cf2fc9a3452e Mon Sep 17 00:00:00 2001 +From: Dorian Stoll +Date: Sat, 22 Jul 2023 17:08:56 +0200 +Subject: [PATCH] Update IPTS from module repo + +Changes: + * Fix allocating the HID descriptor on EDS v2 + +Idk why I wrote that, for EDS v1 I got it right ... + +Based on https://github.com/linux-surface/intel-precise-touch/commit/32622a37f27113067a6c9aff21627859caab43f9 + +Signed-off-by: Dorian Stoll +Patchset: ipts +--- + drivers/hid/ipts/eds2.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/drivers/hid/ipts/eds2.c b/drivers/hid/ipts/eds2.c +index e835b460aa79..7c5cbafdb279 100644 +--- a/drivers/hid/ipts/eds2.c ++++ b/drivers/hid/ipts/eds2.c +@@ -34,7 +34,7 @@ int ipts_eds2_get_descriptor(struct ipts_context *ipts, u8 **desc_buffer, size_t + size = sizeof(ipts_singletouch_descriptor) + ipts->descriptor.size; + + buffer = kzalloc(size, GFP_KERNEL); +- if (!*buffer) ++ if (!buffer) + return -ENOMEM; + + memcpy(buffer, ipts_singletouch_descriptor, sizeof(ipts_singletouch_descriptor)); +-- +2.41.0 + diff --git a/patches/6.1/0005-ithc.patch b/patches/6.1/0005-ithc.patch index d6c831849..b881d4a9e 100644 --- a/patches/6.1/0005-ithc.patch +++ b/patches/6.1/0005-ithc.patch @@ -1,4 +1,4 @@ -From 8f8b6c34d91d107ade81b67f1cd63086aeeff3b3 Mon Sep 17 00:00:00 2001 +From 616477e9e23066e39ad187a0a63aae59fd9f1546 Mon Sep 17 00:00:00 2001 From: Dorian Stoll Date: Sun, 11 Dec 2022 12:03:38 +0100 Subject: [PATCH] iommu: intel: Disable source id verification for ITHC @@ -39,7 +39,7 @@ index 5962bb5027d0..86fa129d10d4 100644 -- 2.41.0 -From 58d4192dab391bc663de0b3a23e612081a528201 Mon Sep 17 00:00:00 2001 +From a38ba46b1e3e72acc35baff38764092955aec033 Mon Sep 17 00:00:00 2001 From: Dorian Stoll Date: Sun, 11 Dec 2022 12:10:54 +0100 Subject: [PATCH] hid: Add support for Intel Touch Host Controller diff --git a/patches/6.1/0006-surface-sam.patch b/patches/6.1/0006-surface-sam.patch index 0a90cf935..f2bba66ff 100644 --- a/patches/6.1/0006-surface-sam.patch +++ b/patches/6.1/0006-surface-sam.patch @@ -1,4 +1,4 @@ -From 3bc86ffc0ee10f4d51f4c24de8e996292d0f9ec3 Mon Sep 17 00:00:00 2001 +From 4674a51ebc8199d87e5cd4225f1bf8812e64185f Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 2 Dec 2022 23:33:20 +0100 Subject: [PATCH] platform/surface: aggregator: Improve documentation and @@ -289,7 +289,7 @@ index 45501b6e54e8..5c4ae1a26183 100644 -- 2.41.0 -From 5da56c9917db655cc6545655165df7e64e037f89 Mon Sep 17 00:00:00 2001 +From b2be8f00c0442dda90e03bf1808125f27c195c3b Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 2 Dec 2022 23:33:21 +0100 Subject: [PATCH] platform/surface: aggregator: Add target and source IDs to @@ -486,7 +486,7 @@ index 2a2c17771d01..55cc61bba1da 100644 -- 2.41.0 -From f5a2edfbd03206cb827470f749ff527c9b61a840 Mon Sep 17 00:00:00 2001 +From 3f93139051fc56fe5da46ed4cd5bd93549411d6a Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 2 Dec 2022 23:33:22 +0100 Subject: [PATCH] platform/surface: aggregator_hub: Use target-ID enum instead @@ -529,7 +529,7 @@ index 43061514be38..62f27cdb6ca8 100644 -- 2.41.0 -From 3265681c29a49ebbe5c882eddd4dffded8b435d1 Mon Sep 17 00:00:00 2001 +From cb055e834b58074e3d9c711e1c1568bb789e1f5e Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 2 Dec 2022 23:33:23 +0100 Subject: [PATCH] platform/surface: aggregator_tabletsw: Use target-ID enum @@ -581,7 +581,7 @@ index af8b547cffdc..c8ecbdbb516c 100644 -- 2.41.0 -From d85b9eae02f9370afa8195cd989b23600ccecf45 Mon Sep 17 00:00:00 2001 +From 22748ca19202aad290d372cd005cdb0f229c4b94 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 2 Dec 2022 23:33:24 +0100 Subject: [PATCH] platform/surface: dtx: Use target-ID enum instead of @@ -679,7 +679,7 @@ index ed36944467f9..0de76a784a35 100644 -- 2.41.0 -From 2008e11821e205d90cb9d6bde0ab80680136754a Mon Sep 17 00:00:00 2001 +From adcfdaf1e308d7171cfc72a5af1fb08ec3b7016f Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 2 Dec 2022 23:33:25 +0100 Subject: [PATCH] HID: surface-hid: Use target-ID enum instead of hard-coding @@ -713,7 +713,7 @@ index 0635341bc517..42933bf3e925 100644 -- 2.41.0 -From 08c449b24788dcad6ce5c262adb305eea255537c Mon Sep 17 00:00:00 2001 +From d9aaa490d3a1ae015e3b90061645ef365113b52e Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 2 Dec 2022 23:33:26 +0100 Subject: [PATCH] platform/surface: aggregator: Enforce use of target-ID enum @@ -949,7 +949,7 @@ index 46c45d1b6368..4da20b7a0ee5 100644 -- 2.41.0 -From 75d2753ab7199e36c4551adb7b212f04a03aaa71 Mon Sep 17 00:00:00 2001 +From 1b4bbbead59a3c6d5d46e17f489035786e0432e0 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 2 Dec 2022 23:33:27 +0100 Subject: [PATCH] platform/surface: aggregator_registry: Fix target-ID of @@ -1004,7 +1004,7 @@ index 023f126121d7..296f72d52e6a 100644 -- 2.41.0 -From dfd62e288c1af34b7faa4c71e1f82cf07f01262a Mon Sep 17 00:00:00 2001 +From ff686f722cb6a83ef9a30d8b9d1c74cffbbf0e84 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Tue, 20 Dec 2022 18:56:08 +0100 Subject: [PATCH] platform/surface: aggregator: Rename top-level request @@ -1551,7 +1551,7 @@ index 4da20b7a0ee5..1545e5567b15 100644 -- 2.41.0 -From 3ebbc28744079afe39890f9636062f8f8fd10b7d Mon Sep 17 00:00:00 2001 +From f6661b3f8385e320560ada232f3b3add903e8e12 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Wed, 18 Jan 2023 11:38:23 +0200 Subject: [PATCH] platform/surface: Switch to use acpi_evaluate_dsm_typed() @@ -1607,7 +1607,7 @@ index f004a2495201..7b6d887dccdb 100644 -- 2.41.0 -From b2e67047d26cd57ff279349c145f1b24ae337331 Mon Sep 17 00:00:00 2001 +From e0c2d21fc475a96d153d6d29dbab99938aae5eaf Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 4 Mar 2023 20:09:36 +0100 Subject: [PATCH] platform/surface: aggregator_tabletsw: Properly handle @@ -1915,7 +1915,7 @@ index a18e9fc7896b..f9a58db6afde 100644 -- 2.41.0 -From 005e7073102ce89bb5cc4eed3cbc58ee295437aa Mon Sep 17 00:00:00 2001 +From 063e5285580a1e4062aeb553712054b1ae77fc08 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 19 Feb 2023 23:33:43 +0100 Subject: [PATCH] platform/surface: aggregator_tabletsw: Add support for @@ -2032,7 +2032,7 @@ index f9a58db6afde..4a029f5db20a 100644 -- 2.41.0 -From b1e9a73d1d5e9510262caaa60d430c4d91615f6f Mon Sep 17 00:00:00 2001 +From 7fd0d94e7262e174d664d15caa47a8d1c068ed4b Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 19 Feb 2023 23:41:18 +0100 Subject: [PATCH] platform/surface: aggregator_registry: Add support for @@ -2063,7 +2063,7 @@ index 296f72d52e6a..0fe5be539652 100644 -- 2.41.0 -From ae340147ffe9d7cecdded8d71828d7399da4669a Mon Sep 17 00:00:00 2001 +From c2f997f4ca5aea4a713b3e16821e3a5183318504 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Thu, 18 May 2023 22:57:17 +0200 Subject: [PATCH] platform/surface: aggregator_tabletsw: Add support for book diff --git a/patches/6.1/0007-surface-sam-over-hid.patch b/patches/6.1/0007-surface-sam-over-hid.patch index 8a4c03f6b..b8462e037 100644 --- a/patches/6.1/0007-surface-sam-over-hid.patch +++ b/patches/6.1/0007-surface-sam-over-hid.patch @@ -1,4 +1,4 @@ -From eafd513873f7d4a05c71017d6cd7bfe82c9f7fa4 Mon Sep 17 00:00:00 2001 +From 584ffd5db67776f6284c045b29173c1decfc6bb0 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 4dd777cc0c89..b2338618163a 100644 -- 2.41.0 -From 125a51453cd8b4e36ceb3cdcff6ff297beeda26b Mon Sep 17 00:00:00 2001 +From 50fb43949029d0184c680d44299cfb0e916c5aac 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/6.1/0008-surface-button.patch b/patches/6.1/0008-surface-button.patch index 28828a9d7..cbea41ae0 100644 --- a/patches/6.1/0008-surface-button.patch +++ b/patches/6.1/0008-surface-button.patch @@ -1,4 +1,4 @@ -From 31b3d6c9e393fa470854a63f4c95102f0f883334 Mon Sep 17 00:00:00 2001 +From 2642196604fc36ff445d4e1967c11e5b551e8c6b 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 e79f5497948b..2bddbe6e9ea4 100644 -- 2.41.0 -From 35b103c6593b3aff39a0ff80ed9a048c6cd3eded Mon Sep 17 00:00:00 2001 +From 43e13dd5e7b8a47aed8cfe1620c7b2e05a410aed 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/6.1/0009-surface-typecover.patch b/patches/6.1/0009-surface-typecover.patch index 145c94d0f..8c70f503b 100644 --- a/patches/6.1/0009-surface-typecover.patch +++ b/patches/6.1/0009-surface-typecover.patch @@ -1,4 +1,4 @@ -From 7479968b2ab2a37a7a59ed1cecbf8a4846ac48d2 Mon Sep 17 00:00:00 2001 +From dbd4374985f196f196b774333c2d664a589032ef Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sat, 18 Feb 2023 01:02:49 +0100 Subject: [PATCH] USB: quirks: Add USB_QUIRK_DELAY_INIT for Surface Go 3 @@ -39,7 +39,7 @@ index 934b3d997702..2c6604c6e8e1 100644 -- 2.41.0 -From b6c5c03edbc84c501fc40904b4c8e96900f85caa Mon Sep 17 00:00:00 2001 +From 0916375efc69b52004e7c4a84925ec7cfb3a38d5 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 @@ -272,7 +272,7 @@ index e31be0cb8b85..63fd042aba6b 100644 -- 2.41.0 -From e2296fec59641988bf19be20c68a51d67526ca46 Mon Sep 17 00:00:00 2001 +From c3b88f609ba290f4c3ca36281a752118c1f03513 Mon Sep 17 00:00:00 2001 From: PJungkamp Date: Fri, 25 Feb 2022 12:04:25 +0100 Subject: [PATCH] hid/multitouch: Add support for surface pro type cover tablet diff --git a/patches/6.1/0010-surface-shutdown.patch b/patches/6.1/0010-surface-shutdown.patch index 4a80d12d4..9eeb4b104 100644 --- a/patches/6.1/0010-surface-shutdown.patch +++ b/patches/6.1/0010-surface-shutdown.patch @@ -1,4 +1,4 @@ -From 9636c2ce9321d075cf58f6c8e5d6f2d19cfa6c02 Mon Sep 17 00:00:00 2001 +From 2c80940b2ba523ba265c5a1fa9af5968111c6585 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 19 Feb 2023 22:12:24 +0100 Subject: [PATCH] PCI: Add quirk to prevent calling shutdown mehtod diff --git a/patches/6.1/0011-surface-gpe.patch b/patches/6.1/0011-surface-gpe.patch index 1a0859885..9850e2ea6 100644 --- a/patches/6.1/0011-surface-gpe.patch +++ b/patches/6.1/0011-surface-gpe.patch @@ -1,4 +1,4 @@ -From 748f3b37e78a00f45a3c6ce16dc5502cf650cbfb Mon Sep 17 00:00:00 2001 +From 8aa9748fa102bd6d505536cac70f5e179d3c7458 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 12 Mar 2023 01:41:57 +0100 Subject: [PATCH] platform/surface: gpe: Add support for Surface Pro 9 diff --git a/patches/6.1/0012-cameras.patch b/patches/6.1/0012-cameras.patch index da1dc0b3d..639af57d4 100644 --- a/patches/6.1/0012-cameras.patch +++ b/patches/6.1/0012-cameras.patch @@ -1,4 +1,4 @@ -From 282ef58ae2ac98bb008e33cd8e32a41fc4e271b8 Mon Sep 17 00:00:00 2001 +From 57ec44e94951f363318398afd57ad03844ae0297 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 @@ -74,7 +74,7 @@ index dbfa58e799e2..ccbd3f8b523e 100644 -- 2.41.0 -From e0c3a5937b6373d339d04a7efcf459376f8202db Mon Sep 17 00:00:00 2001 +From 4daa34c96d0e6510e55b4bf0d87b3ac7dba7205c Mon Sep 17 00:00:00 2001 From: zouxiaoh Date: Fri, 25 Jun 2021 08:52:59 +0800 Subject: [PATCH] iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs @@ -191,7 +191,7 @@ index 3965979c7bd4..509cfb9f6695 100644 -- 2.41.0 -From 1ce02aecb40faf7bee26f1fe7032df16e0d18037 Mon Sep 17 00:00:00 2001 +From 72419ac59d01f83b48e932e19545cdf8e27ab0fd 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 @@ -228,7 +228,7 @@ index 5b8d1a9620a5..6a0ff035cf20 100644 -- 2.41.0 -From cef4df4c5f839c567d837bbf662f6d6aa17d4b89 Mon Sep 17 00:00:00 2001 +From 7c59360474c953a34fd506390e773a3307c2d2f3 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Thu, 28 Oct 2021 21:55:16 +0100 Subject: [PATCH] media: i2c: Add driver for DW9719 VCM @@ -732,7 +732,7 @@ index 000000000000..180b04d2a6b3 -- 2.41.0 -From 04cbceb722d9e6ec7e8b715f1a3b17a6ab5d727b Mon Sep 17 00:00:00 2001 +From 70ff022993f7df96f73ae84c6309ffc7e7521182 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Wed, 4 May 2022 23:21:45 +0100 Subject: [PATCH] media: ipu3-cio2: Move functionality from .complete() to @@ -847,7 +847,7 @@ index 3b76a9d0383a..38f9f4da1922 100644 -- 2.41.0 -From 37e2500b286aa773d635673cd535a0154b7dbbee Mon Sep 17 00:00:00 2001 +From f7fba5e7b5cbca7eaeba2b4fd939d288392c43b6 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Thu, 2 Jun 2022 22:15:56 +0100 Subject: [PATCH] media: ipu3-cio2: Re-add .complete() to ipu3-cio2 @@ -890,7 +890,7 @@ index 38f9f4da1922..82681df7d794 100644 -- 2.41.0 -From 7a0c67fdf7297789ab2d599eb9c3a6319df1c74e Mon Sep 17 00:00:00 2001 +From 2912144c13959cbf59b474f5b7bb2001e26cb73a Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 15 Jul 2022 23:48:00 +0200 Subject: [PATCH] drivers/media/i2c: Fix DW9719 dependencies @@ -919,7 +919,7 @@ index 98d081efeef7..c67966cafe10 100644 -- 2.41.0 -From b437542014310005c4b8344fa4cf8ff900289715 Mon Sep 17 00:00:00 2001 +From fcf063e7655cc987fa04d3491e3b2c3a18a65f89 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Thu, 2 Mar 2023 12:59:39 +0000 Subject: [PATCH] platform/x86: int3472: Remap reset GPIO for INT347E diff --git a/patches/6.1/0013-amd-gpio.patch b/patches/6.1/0013-amd-gpio.patch index ed3d67088..7ad24a385 100644 --- a/patches/6.1/0013-amd-gpio.patch +++ b/patches/6.1/0013-amd-gpio.patch @@ -1,4 +1,4 @@ -From fc83ee5839b47a5a85d439cd7fe10dcb9367a6b2 Mon Sep 17 00:00:00 2001 +From dffda2acce5ee37334b18760f49ee12de5279805 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 0f762070a5e1..6362dd452233 100644 -- 2.41.0 -From 9ee0c485581ac1292f43c3d663a3bacb5db4ef62 Mon Sep 17 00:00:00 2001 +From 016090d8c7e2855dcdf2af8d21fe77dccf01cf40 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/6.1/0014-rtc.patch b/patches/6.1/0014-rtc.patch index 1dd91fa3d..d00d6bc05 100644 --- a/patches/6.1/0014-rtc.patch +++ b/patches/6.1/0014-rtc.patch @@ -1,4 +1,4 @@ -From 04c1330f1197369d71c3e46f31351d32c1e10bbe Mon Sep 17 00:00:00 2001 +From eff38d717a771f115c71387c40df5552a3fc7f9a Mon Sep 17 00:00:00 2001 From: "Bart Groeneveld | GPX Solutions B.V" Date: Mon, 5 Dec 2022 16:08:46 +0100 Subject: [PATCH] acpi: allow usage of acpi_tad on HW-reduced platforms