瀏覽代碼

Update v6.1 patches

Changes:
 - Rebase onto v6.1.33

Links:
 - kernel: https://github.com/linux-surface/kernel/commit/beb706f0bc67a53cb1e1050ad201f12adfaffc32
Maximilian Luz 2 年之前
父節點
當前提交
db4b8fd159

+ 3 - 3
patches/6.1/0001-surface3-oemb.patch

@@ -1,4 +1,4 @@
-From 94d5c984ab7912b839f8dfef7172f5e55cc9f309 Mon Sep 17 00:00:00 2001
+From d647089f692fb2a2e03da5b3a747dc6cf7416a80 Mon Sep 17 00:00:00 2001
 From: Tsuchiya Yuto <kitakar@gmail.com>
 Date: Sun, 18 Oct 2020 16:42:44 +0900
 Subject: [PATCH] (surface3-oemb) add DMI matches for Surface 3 with broken DMI
@@ -78,7 +78,7 @@ index 620ecbfa4a7a..b07d06d2971a 100644
  		/*
  		 * Match for the GPDwin which unfortunately uses somewhat
 diff --git a/sound/soc/intel/common/soc-acpi-intel-cht-match.c b/sound/soc/intel/common/soc-acpi-intel-cht-match.c
-index 6beb00858c33..d82d77387a0a 100644
+index cdcbf04b8832..958305779b12 100644
 --- a/sound/soc/intel/common/soc-acpi-intel-cht-match.c
 +++ b/sound/soc/intel/common/soc-acpi-intel-cht-match.c
 @@ -27,6 +27,14 @@ static const struct dmi_system_id cht_table[] = {
@@ -97,5 +97,5 @@ index 6beb00858c33..d82d77387a0a 100644
  };
  
 -- 
-2.40.1
+2.41.0
 

+ 6 - 6
patches/6.1/0002-mwifiex.patch

@@ -1,4 +1,4 @@
-From be7af01c3b7f0707dbe782797097ac773fb11c52 Mon Sep 17 00:00:00 2001
+From dcf0ec3b9fb8f8b16e3670fc3b75f409b515fc3c Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
 Date: Tue, 3 Nov 2020 13:28:04 +0100
 Subject: [PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface
@@ -163,9 +163,9 @@ index d6ff964aec5b..5d30ae39d65e 100644
  void mwifiex_initialize_quirks(struct pcie_service_card *card);
  int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev);
 -- 
-2.40.1
+2.41.0
 
-From 77833107e8015c4bd8537caaed5843d662ce5ca0 Mon Sep 17 00:00:00 2001
+From 2722013b5becb2ac2b7c64cf440ee40b7d03976b Mon Sep 17 00:00:00 2001
 From: Tsuchiya Yuto <kitakar@gmail.com>
 Date: Sun, 4 Oct 2020 00:11:49 +0900
 Subject: [PATCH] mwifiex: pcie: disable bridge_d3 for Surface gen4+
@@ -318,9 +318,9 @@ index 5d30ae39d65e..c14eb56eb911 100644
  void mwifiex_initialize_quirks(struct pcie_service_card *card);
  int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev);
 -- 
-2.40.1
+2.41.0
 
-From 77c5632ed0f04ae08cde3f299c1af869e0b22653 Mon Sep 17 00:00:00 2001
+From 6cd851f097fa94653566d3ff16dec445f015afcf Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
 Date: Thu, 25 Mar 2021 11:33:02 +0100
 Subject: [PATCH] Bluetooth: btusb: Lower passive lescan interval on Marvell
@@ -396,5 +396,5 @@ index faad19b396d5..cc7bb57c4f90 100644
  	    (id->driver_info & BTUSB_MEDIATEK)) {
  		hdev->setup = btusb_mtk_setup;
 -- 
-2.40.1
+2.41.0
 

+ 2 - 2
patches/6.1/0003-ath10k.patch

@@ -1,4 +1,4 @@
-From dc7fd40f7819b5aed33aeb6f3b99be4b5a5b78bd Mon Sep 17 00:00:00 2001
+From 8004b5dbdd6b09ddadfca1170063a7ca1ca659cc Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 27 Feb 2021 00:45:52 +0100
 Subject: [PATCH] ath10k: Add module parameters to override board files
@@ -117,5 +117,5 @@ index 5eb131ab916f..67f074a126d1 100644
  	ret = firmware_request_nowarn(&fw, filename, ar->dev);
  	ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot fw request '%s': %d\n",
 -- 
-2.40.1
+2.41.0
 

+ 8 - 8
patches/6.1/0004-ipts.patch

@@ -1,4 +1,4 @@
-From d23fa3bcb861e384c769fbe396bc873aea7e0265 Mon Sep 17 00:00:00 2001
+From c5893aa6f238875ea2c934f1fcb11e9ebc176355 Mon Sep 17 00:00:00 2001
 From: Dorian Stoll <dorian.stoll@tmsp.io>
 Date: Thu, 30 Jul 2020 13:21:53 +0200
 Subject: [PATCH] misc: mei: Add missing IPTS device IDs
@@ -34,9 +34,9 @@ index 5bf0d50d55a0..c13864512229 100644
  
  	{MEI_PCI_DEVICE(MEI_DEV_ID_TGP_LP, MEI_ME_PCH15_CFG)},
 -- 
-2.40.1
+2.41.0
 
-From f9c11b532a53524534237e53c03b9995a0d90513 Mon Sep 17 00:00:00 2001
+From ef46e4e57fd9d648804b155d1dcc63c80e0bb7a1 Mon Sep 17 00:00:00 2001
 From: Liban Hannan <liban.p@gmail.com>
 Date: Tue, 12 Apr 2022 23:31:12 +0100
 Subject: [PATCH] iommu: ipts: use IOMMU passthrough mode for IPTS
@@ -134,9 +134,9 @@ index d4b5d20bd6dd..3965979c7bd4 100644
  {
  	if (risky_device(dev))
 -- 
-2.40.1
+2.41.0
 
-From c1d0fad084eb3cde5bc9fee205815895ebbc4ef7 Mon Sep 17 00:00:00 2001
+From fe5b014cdf6484852d44b00e2cc12b168029b3b7 Mon Sep 17 00:00:00 2001
 From: Dorian Stoll <dorian.stoll@tmsp.io>
 Date: Sun, 11 Dec 2022 12:00:59 +0100
 Subject: [PATCH] hid: Add support for Intel Precise Touch and Stylus
@@ -2984,9 +2984,9 @@ index 000000000000..a314843599fc
 +
 +#endif /* IPTS_THREAD_H */
 -- 
-2.40.1
+2.41.0
 
-From 9e0529f75e5f936ad780f745887248a498f0a990 Mon Sep 17 00:00:00 2001
+From a85aaaafa2fe76440543e631ef0816da050061ea Mon Sep 17 00:00:00 2001
 From: Dorian Stoll <dorian.stoll@tmsp.io>
 Date: Fri, 28 Apr 2023 15:41:12 +0200
 Subject: [PATCH] Update IPTS from module repo
@@ -3176,5 +3176,5 @@ index 6cbb24a8a054..e0c400f420b9 100644
  
  int ipts_resources_init(struct ipts_resources *res, struct device *dev, size_t ds, size_t fs);
 -- 
-2.40.1
+2.41.0
 

+ 4 - 4
patches/6.1/0005-ithc.patch

@@ -1,4 +1,4 @@
-From 357a287c55b34c96156df21c0a5d6a80edf29be1 Mon Sep 17 00:00:00 2001
+From 77ef62396336d4678d1a012c2d87fd9978f45334 Mon Sep 17 00:00:00 2001
 From: Dorian Stoll <dorian.stoll@tmsp.io>
 Date: Sun, 11 Dec 2022 12:03:38 +0100
 Subject: [PATCH] iommu: intel: Disable source id verification for ITHC
@@ -37,9 +37,9 @@ index 5962bb5027d0..86fa129d10d4 100644
  	 * DMA alias provides us with a PCI device and alias.  The only case
  	 * where the it will return an alias on a different bus than the
 -- 
-2.40.1
+2.41.0
 
-From 7e7e4d1cf1e15084b735e5a19d28de59ff9eafc9 Mon Sep 17 00:00:00 2001
+From 100c81d8e681bbc3fb9971d9a46cd008617c3593 Mon Sep 17 00:00:00 2001
 From: Dorian Stoll <dorian.stoll@tmsp.io>
 Date: Sun, 11 Dec 2022 12:10:54 +0100
 Subject: [PATCH] hid: Add support for Intel Touch Host Controller
@@ -1429,5 +1429,5 @@ index 000000000000..6a9b0d480bc1
 +void ithc_log_regs(struct ithc *ithc);
 +
 -- 
-2.40.1
+2.41.0
 

+ 32 - 32
patches/6.1/0006-surface-sam.patch

@@ -1,4 +1,4 @@
-From ea399e39caf07a58ccea10bf05e2b54cd6b4117e Mon Sep 17 00:00:00 2001
+From cdcc4fcfc822b15b7cb635f98a20a8236ce14f58 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Fri, 2 Dec 2022 23:33:20 +0100
 Subject: [PATCH] platform/surface: aggregator: Improve documentation and
@@ -287,9 +287,9 @@ index 45501b6e54e8..5c4ae1a26183 100644
   * Known SSH/EC target categories.
   *
 -- 
-2.40.1
+2.41.0
 
-From d5d2f11427f5fefb4894cca9889b962fb7ba57d1 Mon Sep 17 00:00:00 2001
+From 97cc96756687e7e12594c4471fd812c8cb8cb697 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Fri, 2 Dec 2022 23:33:21 +0100
 Subject: [PATCH] platform/surface: aggregator: Add target and source IDs to
@@ -484,9 +484,9 @@ index 2a2c17771d01..55cc61bba1da 100644
  		ssam_show_generic_u8_field(__entry->cid),
  		ssam_show_generic_u8_field(__entry->iid),
 -- 
-2.40.1
+2.41.0
 
-From 6362f8a6ce84de035b6af02398d3c74ab26fb672 Mon Sep 17 00:00:00 2001
+From c38f3f5d53778cbecb06a5426557f36bc614e53e Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Fri, 2 Dec 2022 23:33:22 +0100
 Subject: [PATCH] platform/surface: aggregator_hub: Use target-ID enum instead
@@ -527,9 +527,9 @@ index 43061514be38..62f27cdb6ca8 100644
  	.instance_id     = 0x00,
  });
 -- 
-2.40.1
+2.41.0
 
-From 83b0e8c7853f48988e9f4033a3f534071ada3e2b Mon Sep 17 00:00:00 2001
+From 02e7a709fe4a152df5a7472a8a220f1bf9b9ffb4 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Fri, 2 Dec 2022 23:33:23 +0100
 Subject: [PATCH] platform/surface: aggregator_tabletsw: Use target-ID enum
@@ -579,9 +579,9 @@ index 27d95a6a7851..bd8cd453c393 100644
  	.instance_id     = 0x00,
  });
 -- 
-2.40.1
+2.41.0
 
-From 83b6e4b578ed6e8add3fa2ae5c9ab7f9d0e005aa Mon Sep 17 00:00:00 2001
+From 9ad842718f1117da39fbfdb0cdc104cc602c3557 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Fri, 2 Dec 2022 23:33:24 +0100
 Subject: [PATCH] platform/surface: dtx: Use target-ID enum instead of
@@ -677,9 +677,9 @@ index ed36944467f9..0de76a784a35 100644
  	.instance_id     = 0x00,
  });
 -- 
-2.40.1
+2.41.0
 
-From 11e73cebdc314a1e8a823e3e01cfb965bccdc397 Mon Sep 17 00:00:00 2001
+From 07d5eacb030f2f2c4fd914ed1358adc71b3e4957 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Fri, 2 Dec 2022 23:33:25 +0100
 Subject: [PATCH] HID: surface-hid: Use target-ID enum instead of hard-coding
@@ -711,9 +711,9 @@ index 0635341bc517..42933bf3e925 100644
  	shid->uid.function = 0;
  
 -- 
-2.40.1
+2.41.0
 
-From 0344cf2c1f4b096e454ce32756887db633734830 Mon Sep 17 00:00:00 2001
+From 67338b787269acb3d02c7031ddfd3bda7782a2e6 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Fri, 2 Dec 2022 23:33:26 +0100
 Subject: [PATCH] platform/surface: aggregator: Enforce use of target-ID enum
@@ -947,9 +947,9 @@ index 46c45d1b6368..4da20b7a0ee5 100644
  /*
   * enum ssam_device_flags - Flags for SSAM client devices.
 -- 
-2.40.1
+2.41.0
 
-From 803b7d4935afe1cce8687b364821057938bb19a8 Mon Sep 17 00:00:00 2001
+From 766f905ad53ff0342c7cb29040e4868e4e39beef Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Fri, 2 Dec 2022 23:33:27 +0100
 Subject: [PATCH] platform/surface: aggregator_registry: Fix target-ID of
@@ -1002,9 +1002,9 @@ index 023f126121d7..296f72d52e6a 100644
  };
  
 -- 
-2.40.1
+2.41.0
 
-From c4d55f24863bfaf3e755227cc5cd9316b7ad0802 Mon Sep 17 00:00:00 2001
+From e2a5061c7057a95f8cb9cc6c1725736f984ef889 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Tue, 20 Dec 2022 18:56:08 +0100
 Subject: [PATCH] platform/surface: aggregator: Rename top-level request
@@ -1549,9 +1549,9 @@ index 4da20b7a0ee5..1545e5567b15 100644
   */
  #define SSAM_DEFINE_SYNC_REQUEST_CL_WR(name, atype, rtype, spec...)		\
 -- 
-2.40.1
+2.41.0
 
-From 011498571ff1d284354edc6ecbae4ac37b49e826 Mon Sep 17 00:00:00 2001
+From 7c0951f95bd6501084983e1eb30e82b99d797328 Mon Sep 17 00:00:00 2001
 From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 Date: Wed, 18 Jan 2023 11:38:23 +0200
 Subject: [PATCH] platform/surface: Switch to use acpi_evaluate_dsm_typed()
@@ -1605,9 +1605,9 @@ index f004a2495201..7b6d887dccdb 100644
  
  static irqreturn_t shps_handle_irq(int irq, void *data)
 -- 
-2.40.1
+2.41.0
 
-From b2b38b6722009a12bb030d309057990ea633e077 Mon Sep 17 00:00:00 2001
+From abd48495bb9172ca0a9a3467bfe06f8c2a0dc032 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 4 Mar 2023 20:09:36 +0100
 Subject: [PATCH] platform/surface: aggregator_tabletsw: Properly handle
@@ -1913,9 +1913,9 @@ index 9fed800c7cc0..e8682f52558f 100644
  }
  
 -- 
-2.40.1
+2.41.0
 
-From 091ea1b9d68054cedd8a8aa16f79b4796dcf77b2 Mon Sep 17 00:00:00 2001
+From 48cbf563a1376d7d34ffddbc3ff3775bf8560ca1 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sun, 19 Feb 2023 23:33:43 +0100
 Subject: [PATCH] platform/surface: aggregator_tabletsw: Add support for
@@ -2030,9 +2030,9 @@ index e8682f52558f..8f52b62d1c19 100644
  		return ssam_pos_state_is_tablet_mode_sls(sw, state->state);
  
 -- 
-2.40.1
+2.41.0
 
-From 454794fbedffd51ee922a1e26960203e41756e7c Mon Sep 17 00:00:00 2001
+From d09703259bce81a2714e503dd1d2a0cb4e19627c Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sun, 19 Feb 2023 23:41:18 +0100
 Subject: [PATCH] platform/surface: aggregator_registry: Add support for
@@ -2061,9 +2061,9 @@ index 296f72d52e6a..0fe5be539652 100644
  	&ssam_node_hid_kip_penstash,
  	&ssam_node_hid_kip_touchpad,
 -- 
-2.40.1
+2.41.0
 
-From 06dacb758078f4a0d5f0088da1dbee5407bab0bf Mon Sep 17 00:00:00 2001
+From 81a7339efe7c7f3d30d1bf9aada7d90bc498217e Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Wed, 3 May 2023 02:02:21 +0200
 Subject: [PATCH] platform/surface: aggregator: Allow completion work-items to
@@ -2121,9 +2121,9 @@ index 535581c0471c..7fc602e01487 100644
  		return -ENOMEM;
  
 -- 
-2.40.1
+2.41.0
 
-From 2861371c6692aa27458ecd8c7c3cf085c25b1fa9 Mon Sep 17 00:00:00 2001
+From 94e680ee1e16ed0555b9f4e3dfe749b0b7f6780a Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Thu, 18 May 2023 22:53:12 +0200
 Subject: [PATCH] platform/surface: aggregator_tabletsw: Add support for book
@@ -2175,9 +2175,9 @@ index 8f52b62d1c19..4a029f5db20a 100644
  
  	case SSAM_KIP_COVER_STATE_CLOSED:
 -- 
-2.40.1
+2.41.0
 
-From 70ab58dc4e7de88ca0b25ef92aa92a3e475a8eff Mon Sep 17 00:00:00 2001
+From 86779ad8d9fe44d26f314a3bb0d37fa0f717f1be Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Thu, 18 May 2023 22:57:17 +0200
 Subject: [PATCH] platform/surface: aggregator_tabletsw: Add support for book
@@ -2229,5 +2229,5 @@ index 4a029f5db20a..c0a1a5869246 100644
  
  	case SSAM_POS_COVER_CLOSED:
 -- 
-2.40.1
+2.41.0
 

+ 4 - 4
patches/6.1/0007-surface-sam-over-hid.patch

@@ -1,4 +1,4 @@
-From cb6b86c86dff88a2083269c753fb04a60bfe463f Mon Sep 17 00:00:00 2001
+From 16c8c3139a373971726adc000dcdf3e09d2199ef Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 25 Jul 2020 17:19:53 +0200
 Subject: [PATCH] i2c: acpi: Implement RawBytes read access
@@ -108,9 +108,9 @@ index 4dd777cc0c89..b2338618163a 100644
  		dev_warn(&adapter->dev, "protocol 0x%02x not supported for client 0x%02x\n",
  			 accessor_type, client->addr);
 -- 
-2.40.1
+2.41.0
 
-From fc9ef374eaa80382d8eb54bed27f7a38735d9cbe Mon Sep 17 00:00:00 2001
+From c4c1460179dbe89c0f49352dc33985adbaa63e49 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 13 Feb 2021 16:41:18 +0100
 Subject: [PATCH] platform/surface: Add driver for Surface Book 1 dGPU switch
@@ -331,5 +331,5 @@ index 000000000000..8b816ed8f35c
 +MODULE_DESCRIPTION("Discrete GPU Power-Switch for Surface Book 1");
 +MODULE_LICENSE("GPL");
 -- 
-2.40.1
+2.41.0
 

+ 4 - 4
patches/6.1/0008-surface-button.patch

@@ -1,4 +1,4 @@
-From 3027178f3616dce179df431eddfb24a47c28047c Mon Sep 17 00:00:00 2001
+From 01efbe6a67c52fe679123a0fe57d8c556dd01be7 Mon Sep 17 00:00:00 2001
 From: Sachi King <nakato@nakato.io>
 Date: Tue, 5 Oct 2021 00:05:09 +1100
 Subject: [PATCH] Input: soc_button_array - support AMD variant Surface devices
@@ -73,9 +73,9 @@ index 09489380afda..0f02411a60f1 100644
  
  /*
 -- 
-2.40.1
+2.41.0
 
-From bb9249c0b821aacc33d990d4ea23aef5d8c114a0 Mon Sep 17 00:00:00 2001
+From a2b8fd1e5c23560763606aee1489fa04c5fd44d7 Mon Sep 17 00:00:00 2001
 From: Sachi King <nakato@nakato.io>
 Date: Tue, 5 Oct 2021 00:22:57 +1100
 Subject: [PATCH] platform/surface: surfacepro3_button: don't load on amd
@@ -145,5 +145,5 @@ index 242fb690dcaf..30eea54dbb47 100644
  
  
 -- 
-2.40.1
+2.41.0
 

+ 6 - 6
patches/6.1/0009-surface-typecover.patch

@@ -1,4 +1,4 @@
-From 7f36b8df4268acc80e0aa2b91cb513385a8ea68e Mon Sep 17 00:00:00 2001
+From e107eb462f1c1e8bd635186a665035943295ee6d Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 18 Feb 2023 01:02:49 +0100
 Subject: [PATCH] USB: quirks: Add USB_QUIRK_DELAY_INIT for Surface Go 3
@@ -37,9 +37,9 @@ index 934b3d997702..2c6604c6e8e1 100644
  	{ USB_DEVICE(0x046a, 0x0023), .driver_info = USB_QUIRK_RESET_RESUME },
  
 -- 
-2.40.1
+2.41.0
 
-From a494d185a1e9a2f05a0100501f92847e850ad9e3 Mon Sep 17 00:00:00 2001
+From 6c01f86f5e2d9abc48dd3500af31ccea1f7f4872 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
 Date: Thu, 5 Nov 2020 13:09:45 +0100
 Subject: [PATCH] hid/multitouch: Turn off Type Cover keyboard backlight when
@@ -270,9 +270,9 @@ index e31be0cb8b85..63fd042aba6b 100644
  	{ .driver_data = MT_CLS_GOOGLE,
  		HID_DEVICE(HID_BUS_ANY, HID_GROUP_ANY, USB_VENDOR_ID_GOOGLE,
 -- 
-2.40.1
+2.41.0
 
-From dfbf20066d4a43a0c02cf7309696b2acb748648f Mon Sep 17 00:00:00 2001
+From 4dff4f19feb7172d361c9f6a9ba3e452ac203020 Mon Sep 17 00:00:00 2001
 From: PJungkamp <p.jungkamp@gmail.com>
 Date: Fri, 25 Feb 2022 12:04:25 +0100
 Subject: [PATCH] hid/multitouch: Add support for surface pro type cover tablet
@@ -570,5 +570,5 @@ index 63fd042aba6b..508a250ff4bf 100644
  	unregister_pm_notifier(&td->pm_notifier);
  	del_timer_sync(&td->release_timer);
 -- 
-2.40.1
+2.41.0
 

+ 2 - 2
patches/6.1/0010-surface-shutdown.patch

@@ -1,4 +1,4 @@
-From eb7ac7650e36be5bf91ae60b576ad3edc15fa5b1 Mon Sep 17 00:00:00 2001
+From bf9cca975c1e3848c6b340bfaeec3731cb2ee3aa Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sun, 19 Feb 2023 22:12:24 +0100
 Subject: [PATCH] PCI: Add quirk to prevent calling shutdown mehtod
@@ -93,5 +93,5 @@ index d20695184e0b..e0d4ff7f154a 100644
  	atomic_t	enable_cnt;	/* pci_enable_device has been called */
  
 -- 
-2.40.1
+2.41.0
 

+ 2 - 2
patches/6.1/0011-surface-gpe.patch

@@ -1,4 +1,4 @@
-From f2d2769d3eb48f5d9e7b3e277b62c5c24850d476 Mon Sep 17 00:00:00 2001
+From abe6b2676c8c7f4e0bcd7411aae06c85550965ae Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sun, 12 Mar 2023 01:41:57 +0100
 Subject: [PATCH] platform/surface: gpe: Add support for Surface Pro 9
@@ -47,5 +47,5 @@ index c219b840d491..69c4352e8406 100644
  		.ident = "Surface Book 1",
  		.matches = {
 -- 
-2.40.1
+2.41.0
 

+ 16 - 16
patches/6.1/0012-cameras.patch

@@ -1,4 +1,4 @@
-From 2a5714755ab2ee4a5723aa16a70d1a56c0c6abd2 Mon Sep 17 00:00:00 2001
+From 14004f0fc19171045d87906f4590b1ee28ea17c9 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede@redhat.com>
 Date: Sun, 10 Oct 2021 20:56:57 +0200
 Subject: [PATCH] ACPI: delay enumeration of devices with a _DEP pointing to an
@@ -72,9 +72,9 @@ index dbfa58e799e2..ccbd3f8b523e 100644
  	 * Do not enumerate devices with enumeration_by_parent flag set as
  	 * they will be enumerated by their respective parents.
 -- 
-2.40.1
+2.41.0
 
-From 20d6b7c2d3ce1c30fb00a8387692f22bbf80ceb8 Mon Sep 17 00:00:00 2001
+From 4e65a88b06cc9a7345eb0bb49bddb7a2cd0b65ad Mon Sep 17 00:00:00 2001
 From: zouxiaoh <xiaohong.zou@intel.com>
 Date: Fri, 25 Jun 2021 08:52:59 +0800
 Subject: [PATCH] iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs
@@ -189,9 +189,9 @@ index 3965979c7bd4..509cfb9f6695 100644
  DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x9D3E, quirk_iommu_ipts);
  
 -- 
-2.40.1
+2.41.0
 
-From fb99567dbc6f825eeb5b6414c085b884376eef34 Mon Sep 17 00:00:00 2001
+From c27f7d1d1f318b276030d1ef94d50aaef71ef2e0 Mon Sep 17 00:00:00 2001
 From: Daniel Scally <djrscally@gmail.com>
 Date: Sun, 10 Oct 2021 20:57:02 +0200
 Subject: [PATCH] platform/x86: int3472: Enable I2c daisy chain
@@ -226,9 +226,9 @@ index 5b8d1a9620a5..6a0ff035cf20 100644
  
  	return 0;
 -- 
-2.40.1
+2.41.0
 
-From 2c64ffd8977835e3708975245f4737277e04e356 Mon Sep 17 00:00:00 2001
+From ce981deefa905067002a1583aca7172f56f35074 Mon Sep 17 00:00:00 2001
 From: Daniel Scally <djrscally@gmail.com>
 Date: Thu, 28 Oct 2021 21:55:16 +0100
 Subject: [PATCH] media: i2c: Add driver for DW9719 VCM
@@ -730,9 +730,9 @@ index 000000000000..180b04d2a6b3
 +MODULE_DESCRIPTION("DW9719 VCM Driver");
 +MODULE_LICENSE("GPL");
 -- 
-2.40.1
+2.41.0
 
-From 0d9197e3c60e5b7e8cb0005bfb897de79080c3f8 Mon Sep 17 00:00:00 2001
+From c8dfec228cb89d98aec34c6429a951d3df280214 Mon Sep 17 00:00:00 2001
 From: Daniel Scally <djrscally@gmail.com>
 Date: Wed, 4 May 2022 23:21:45 +0100
 Subject: [PATCH] media: ipu3-cio2: Move functionality from .complete() to
@@ -845,9 +845,9 @@ index 3b76a9d0383a..38f9f4da1922 100644
  
  static int cio2_parse_firmware(struct cio2_device *cio2)
 -- 
-2.40.1
+2.41.0
 
-From 7ff7e5c0c54cea6f530178502b3d938648e83b6a Mon Sep 17 00:00:00 2001
+From 03a558f7760da30f3f3bb0b582f54903caf72977 Mon Sep 17 00:00:00 2001
 From: Daniel Scally <djrscally@gmail.com>
 Date: Thu, 2 Jun 2022 22:15:56 +0100
 Subject: [PATCH] media: ipu3-cio2: Re-add .complete() to ipu3-cio2
@@ -888,9 +888,9 @@ index 38f9f4da1922..82681df7d794 100644
  
  static int cio2_parse_firmware(struct cio2_device *cio2)
 -- 
-2.40.1
+2.41.0
 
-From 3f9e23ff913556eec928611e988ffb5b0b21a27a Mon Sep 17 00:00:00 2001
+From 93893c9b2008e3683559b82eb5a2bda96f77994d Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Fri, 15 Jul 2022 23:48:00 +0200
 Subject: [PATCH] drivers/media/i2c: Fix DW9719 dependencies
@@ -917,9 +917,9 @@ index 98d081efeef7..c67966cafe10 100644
  	select VIDEO_V4L2_SUBDEV_API
  	select V4L2_ASYNC
 -- 
-2.40.1
+2.41.0
 
-From c75294f777e929ca034ee1eadf0d61c48a6b4df1 Mon Sep 17 00:00:00 2001
+From 073f837e3f86f8891eedf7dc696dc3c759b8dc1f Mon Sep 17 00:00:00 2001
 From: Daniel Scally <dan.scally@ideasonboard.com>
 Date: Thu, 2 Mar 2023 12:59:39 +0000
 Subject: [PATCH] platform/x86: int3472: Remap reset GPIO for INT347E
@@ -973,5 +973,5 @@ index c42c3faa2c32..6f4b8e24eb56 100644
  	if (!func)
  		return 0;
 -- 
-2.40.1
+2.41.0
 

+ 4 - 4
patches/6.1/0013-amd-gpio.patch

@@ -1,4 +1,4 @@
-From 83e410699532e8fd9793a65b11a3de0ed6cb6ba0 Mon Sep 17 00:00:00 2001
+From b80f2092b97d0f3727378e361846dc56e67885c6 Mon Sep 17 00:00:00 2001
 From: Sachi King <nakato@nakato.io>
 Date: Sat, 29 May 2021 17:47:38 +1000
 Subject: [PATCH] ACPI: Add quirk for Surface Laptop 4 AMD missing irq 7
@@ -63,9 +63,9 @@ index 0f762070a5e1..6362dd452233 100644
  	mp_config_acpi_legacy_irqs();
  
 -- 
-2.40.1
+2.41.0
 
-From a2b9eebd0ddf3dc4be96f2832590f1203eb57a9d Mon Sep 17 00:00:00 2001
+From d5eaf9e656d36a4cfd85fe8c7c3be6aca9495b32 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Thu, 3 Jun 2021 14:04:26 +0200
 Subject: [PATCH] ACPI: Add AMD 13" Surface Laptop 4 model to irq 7 override
@@ -105,5 +105,5 @@ index 6362dd452233..8a092c2c6fa8 100644
  };
  
 -- 
-2.40.1
+2.41.0
 

+ 2 - 2
patches/6.1/0014-rtc.patch

@@ -1,4 +1,4 @@
-From 5fca57a13f3cfe2e2366f0b96afddbc12f1c3c80 Mon Sep 17 00:00:00 2001
+From 877fb58efa1f91019a819abda4cbb2b3a76d824a Mon Sep 17 00:00:00 2001
 From: "Bart Groeneveld | GPX Solutions B.V" <bart@gpxbv.nl>
 Date: Mon, 5 Dec 2022 16:08:46 +0100
 Subject: [PATCH] acpi: allow usage of acpi_tad on HW-reduced platforms
@@ -105,5 +105,5 @@ index e9b8e8305e23..944276934e7e 100644
  		ret = sysfs_create_group(&dev->kobj, &acpi_tad_dc_attr_group);
  		if (ret)
 -- 
-2.40.1
+2.41.0