diff --git a/patches/6.0/0001-surface3-oemb.patch b/patches/6.0/0001-surface3-oemb.patch index d323ecabd..edd68eec6 100644 --- a/patches/6.0/0001-surface3-oemb.patch +++ b/patches/6.0/0001-surface3-oemb.patch @@ -1,4 +1,4 @@ -From 1b2da72f0e7d6f5833ea78fbd0bc02ee180094ec Mon Sep 17 00:00:00 2001 +From cf081f3ccc47f650f1fa8c2f0a35bacf5b177766 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/6.0/0002-mwifiex.patch b/patches/6.0/0002-mwifiex.patch index f604a4d91..bf52fe8a3 100644 --- a/patches/6.0/0002-mwifiex.patch +++ b/patches/6.0/0002-mwifiex.patch @@ -1,4 +1,4 @@ -From b09ad7f788498940a43da7eb03245b5cd5e34d00 Mon Sep 17 00:00:00 2001 +From 7877f4ebb43da4625e635c5f1ce491422a50a05a 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 d6ff964aec5b..40c95ab24bd7 100644 -- 2.38.0 -From 73e1cfc53ffb0e304918c2c3a95d423a272533e4 Mon Sep 17 00:00:00 2001 +From a752cce0b4ff03b78c53f4f9889a707bf706f9bc 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 2175358dc65d..aec48547a88a 100644 -- 2.38.0 -From 3fc3c2856ae35894cc800bb6bdb032a77f4495ff Mon Sep 17 00:00:00 2001 +From e651da0b596b34da881f2eddb924a36cb31f8ec0 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 40c95ab24bd7..0162eee0ee3c 100644 -- 2.38.0 -From 6bd0c60d5d56dfa91996a18339b8b65dce889931 Mon Sep 17 00:00:00 2001 +From 3bcb56b5f40e4b16ca8eab0b4548008982c93264 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 0162eee0ee3c..1b7c1e63ac5d 100644 -- 2.38.0 -From ddf2c7403e15fe4b61c67a8198edf9bab23f7561 Mon Sep 17 00:00:00 2001 +From 01adfefa9e7c14a7e77be36d3c5374d252b5de24 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 @@ -603,7 +603,7 @@ Patchset: mwifiex 1 file changed, 15 insertions(+) diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c -index 15caa6469538..dd18bc331556 100644 +index 1bb46cbff0fa..8aa8db5d4cde 100644 --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb.c @@ -63,6 +63,7 @@ static struct usb_driver btusb_driver; @@ -622,7 +622,7 @@ index 15caa6469538..dd18bc331556 100644 /* Intel Bluetooth devices */ { USB_DEVICE(0x8087, 0x0025), .driver_info = BTUSB_INTEL_COMBINED }, -@@ -3828,6 +3830,19 @@ static int btusb_probe(struct usb_interface *intf, +@@ -3842,6 +3844,19 @@ static int btusb_probe(struct usb_interface *intf, if (id->driver_info & BTUSB_MARVELL) hdev->set_bdaddr = btusb_set_bdaddr_marvell; @@ -645,7 +645,7 @@ index 15caa6469538..dd18bc331556 100644 -- 2.38.0 -From 2b438644dc16608d725d78c7e8c27c83d3f855a2 Mon Sep 17 00:00:00 2001 +From c2ed6cb8f8ff11bb1571797542ae1f863024d2b1 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 diff --git a/patches/6.0/0003-ath10k.patch b/patches/6.0/0003-ath10k.patch index 2e2801a76..dd847f4ca 100644 --- a/patches/6.0/0003-ath10k.patch +++ b/patches/6.0/0003-ath10k.patch @@ -1,4 +1,4 @@ -From dbe61e9e26fe42469ab212672f76b2875d4686c8 Mon Sep 17 00:00:00 2001 +From 850913cd3d364fa006bbc63167ee8a044ac10444 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 @@ -20,7 +20,7 @@ Patchset: ath10k 1 file changed, 58 insertions(+) diff --git a/drivers/net/wireless/ath/ath10k/core.c b/drivers/net/wireless/ath/ath10k/core.c -index 276954b70d63..7397b1cad86c 100644 +index d1ac64026cb3..5c883a12d9f8 100644 --- a/drivers/net/wireless/ath/ath10k/core.c +++ b/drivers/net/wireless/ath/ath10k/core.c @@ -38,6 +38,9 @@ static bool fw_diag_log; @@ -53,7 +53,7 @@ index 276954b70d63..7397b1cad86c 100644 static const struct ath10k_hw_params ath10k_hw_params_list[] = { { .id = QCA988X_HW_2_0_VERSION, -@@ -879,6 +888,42 @@ static int ath10k_init_configure_target(struct ath10k *ar) +@@ -895,6 +904,42 @@ static int ath10k_init_configure_target(struct ath10k *ar) return 0; } @@ -96,7 +96,7 @@ index 276954b70d63..7397b1cad86c 100644 static const struct firmware *ath10k_fetch_fw_file(struct ath10k *ar, const char *dir, const char *file) -@@ -893,6 +938,19 @@ static const struct firmware *ath10k_fetch_fw_file(struct ath10k *ar, +@@ -909,6 +954,19 @@ static const struct firmware *ath10k_fetch_fw_file(struct ath10k *ar, if (dir == NULL) dir = "."; diff --git a/patches/6.0/0004-ipts.patch b/patches/6.0/0004-ipts.patch index ef746047e..869c1c215 100644 --- a/patches/6.0/0004-ipts.patch +++ b/patches/6.0/0004-ipts.patch @@ -1,4 +1,4 @@ -From 86eb406df9bcfc4b302522bd9ee0d572606bc1a0 Mon Sep 17 00:00:00 2001 +From d6c7ff8753ac6460d826d755f1f3e6386105004e 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 5435604327a7..1165ee4f5928 100644 -- 2.38.0 -From 4cfae17d8f6f314fa08259d7631b74a23b72a4e7 Mon Sep 17 00:00:00 2001 +From 19a643df0c2269755fe50e53f2bda8bbf02382d4 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 @@ -1504,7 +1504,7 @@ index 000000000000..53fb86a88f97 -- 2.38.0 -From eddea7160c412aa74bfb8093a463d8ab03cb6aa7 Mon Sep 17 00:00:00 2001 +From 3f3b7b3bf8c60a9212c0cc2c2cf31d9ca763e1cd Mon Sep 17 00:00:00 2001 From: Liban Hannan Date: Tue, 12 Apr 2022 23:31:12 +0100 Subject: [PATCH] iommu: ipts: use IOMMU passthrough mode for IPTS diff --git a/patches/6.0/0005-surface-sam-over-hid.patch b/patches/6.0/0005-surface-sam-over-hid.patch index aecfdb6bc..2255a7ca5 100644 --- a/patches/6.0/0005-surface-sam-over-hid.patch +++ b/patches/6.0/0005-surface-sam-over-hid.patch @@ -1,4 +1,4 @@ -From f0a6766c5a6b2f1c6c464148770526db44b1adfe Mon Sep 17 00:00:00 2001 +From aea7c2d43bb6419f5abc89441fa6dddea59b414c 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 08b561f0709d..d7c397bce0f0 100644 -- 2.38.0 -From 4c734a1e90d922feffe740de613bf99ab8ec1140 Mon Sep 17 00:00:00 2001 +From 6f7f7ad9af793bcb4b60564b5a5da353b0690960 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.0/0006-surface-button.patch b/patches/6.0/0006-surface-button.patch index c9a77d627..78708cfde 100644 --- a/patches/6.0/0006-surface-button.patch +++ b/patches/6.0/0006-surface-button.patch @@ -1,4 +1,4 @@ -From d0e63d5d3aadb8f31f2102210459aa6cce899ace Mon Sep 17 00:00:00 2001 +From 5cf259bfcbbe641c70ad6c5eea62ebc1e6e07bd9 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 480476121c01..36e1bf7b7a01 100644 -- 2.38.0 -From aeae56b8b7b025811c1088b68a13934e1919ba0c Mon Sep 17 00:00:00 2001 +From 1bdc0fbcda34412b4a4bf0372d4cf776c7ca43a3 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.0/0007-surface-typecover.patch b/patches/6.0/0007-surface-typecover.patch index 9538ac54b..1282ab958 100644 --- a/patches/6.0/0007-surface-typecover.patch +++ b/patches/6.0/0007-surface-typecover.patch @@ -1,4 +1,4 @@ -From 5c5216af99f81e518ee91b08f7fd0d90399d2dac Mon Sep 17 00:00:00 2001 +From 1ffe7e9746dba16ca1936198703166d8c27e1649 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 @@ -34,7 +34,7 @@ Patchset: surface-typecover 1 file changed, 98 insertions(+), 2 deletions(-) diff --git a/drivers/hid/hid-multitouch.c b/drivers/hid/hid-multitouch.c -index 2e72922e36f5..15f5f11c4b85 100644 +index 91a4d3fc30e0..458537bf4a8e 100644 --- a/drivers/hid/hid-multitouch.c +++ b/drivers/hid/hid-multitouch.c @@ -34,7 +34,10 @@ @@ -107,7 +107,7 @@ index 2e72922e36f5..15f5f11c4b85 100644 }; @@ -1706,6 +1726,69 @@ static void mt_expired_timeout(struct timer_list *t) - clear_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags); + clear_bit_unlock(MT_IO_FLAGS_RUNNING, &td->mt_io_flags); } +static void get_type_cover_backlight_field(struct hid_device *hdev, @@ -231,7 +231,7 @@ index 2e72922e36f5..15f5f11c4b85 100644 -- 2.38.0 -From b60b26903d04c5ab836dc68644c052cbf2cb8208 Mon Sep 17 00:00:00 2001 +From 7f0b06e3e5b7df1ddcb954906f651f727f10717d 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 @@ -260,7 +260,7 @@ Patchset: surface-typecover 1 file changed, 122 insertions(+), 26 deletions(-) diff --git a/drivers/hid/hid-multitouch.c b/drivers/hid/hid-multitouch.c -index 15f5f11c4b85..69202575ce19 100644 +index 458537bf4a8e..3d7d002a662f 100644 --- a/drivers/hid/hid-multitouch.c +++ b/drivers/hid/hid-multitouch.c @@ -76,6 +76,7 @@ MODULE_LICENSE("GPL"); @@ -428,7 +428,7 @@ index 15f5f11c4b85..69202575ce19 100644 suffix = "UNKNOWN"; break; @@ -1726,30 +1815,6 @@ static void mt_expired_timeout(struct timer_list *t) - clear_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags); + clear_bit_unlock(MT_IO_FLAGS_RUNNING, &td->mt_io_flags); } -static void get_type_cover_backlight_field(struct hid_device *hdev, diff --git a/patches/6.0/0008-cameras.patch b/patches/6.0/0008-cameras.patch index e526cef78..b8c7d11ae 100644 --- a/patches/6.0/0008-cameras.patch +++ b/patches/6.0/0008-cameras.patch @@ -1,4 +1,4 @@ -From 2ad7a19c79d6fce823951a77919d6882113d29cb Mon Sep 17 00:00:00 2001 +From f7a93cc0fd6be37a77b98c2abc57211d8269730e 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 42cec8120f18..72d0e599120f 100644 -- 2.38.0 -From e48c5de1626ce92acbb604c30ee83d25e8ea632f Mon Sep 17 00:00:00 2001 +From e53ff4336793833ca7475d11409cf61203370f05 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 d8ecca292f93..e3b37a19b6bc 100644 -- 2.38.0 -From 2d1b120159c4423b3506eef2aab308c046a31d66 Mon Sep 17 00:00:00 2001 +From 62a30b7c7a3c825600efe1a70f6c670a655ea5e2 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 22f61b47f9e5..e1de1ff40bba 100644 -- 2.38.0 -From 71fa1acfb7ea6243ca65a588cef5773de9763222 Mon Sep 17 00:00:00 2001 +From 16fff23e17f0a0bde5e484e2aaba0940aff63ce1 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 @@ -734,7 +734,7 @@ index 000000000000..8451c75b696b -- 2.38.0 -From eb5a0fa2055f414483efa3a177a5613877612db7 Mon Sep 17 00:00:00 2001 +From ed77e610029cf5cdcbed647670d963a8ade49d10 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 @@ -849,7 +849,7 @@ index a3fe547b7fce..5648f29ced7b 100644 -- 2.38.0 -From 0d8d6915eefab6fef38f2aa280cacc03ea1c26a7 Mon Sep 17 00:00:00 2001 +From bac377c1e75c9aea4f7fcee09db02c7c0be1e40d 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 @@ -892,7 +892,7 @@ index 5648f29ced7b..957a30cd369d 100644 -- 2.38.0 -From 4565677c81dbd7273e0e7d3e57f960fdef6f278b Mon Sep 17 00:00:00 2001 +From 2cdd92525b8a27fd8c8edf6cb1e1c5d3cb233b92 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 @@ -921,7 +921,7 @@ index 98d081efeef7..c67966cafe10 100644 -- 2.38.0 -From 6a771bf67775a9613f4bca4082a43904ae282e6d Mon Sep 17 00:00:00 2001 +From a3051d35806d33fe6fb31040ff6c0a1f81a31e37 Mon Sep 17 00:00:00 2001 From: Sakari Ailus Date: Thu, 25 Aug 2022 21:36:37 +0300 Subject: [PATCH] ipu3-imgu: Fix NULL pointer dereference in active selection @@ -1002,7 +1002,7 @@ index d1c539cefba8..2234bb8d48b3 100644 -- 2.38.0 -From f674d91535fde14f17939f8f9d63bc3832e960e9 Mon Sep 17 00:00:00 2001 +From 07342c91ee73cfa7e1d25cecd6aa4e0b5961659b Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 7 Sep 2022 15:38:08 +0200 Subject: [PATCH] ipu3-imgu: Fix NULL pointer dereference in diff --git a/patches/6.0/0009-amd-gpio.patch b/patches/6.0/0009-amd-gpio.patch index 0e12ffac5..a9398634b 100644 --- a/patches/6.0/0009-amd-gpio.patch +++ b/patches/6.0/0009-amd-gpio.patch @@ -1,4 +1,4 @@ -From 88c3a0c785358b45e0e459bf5027a7fa8de56992 Mon Sep 17 00:00:00 2001 +From 7f05ef4c0b13280490b8ec2e57b2c030e4f52be3 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 907cc98b1938..0116d27b29ea 100644 -- 2.38.0 -From 887345266151872d9c525911f16c453ba5040844 Mon Sep 17 00:00:00 2001 +From c9cb2f9530fa98146ae22dc43e0bed4d317c0808 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