Ver Fonte

Update v6.0 patches

Changes:
 - Rebase onto v6.0.16

Links:
 - kernel: https://github.com/linux-surface/kernel/commit/0c15af2cad1e7432947fd5f1826e811fbcc9eac4
Maximilian Luz há 2 anos atrás
pai
commit
3f52560ce8

+ 2 - 2
patches/6.0/0001-surface3-oemb.patch

@@ -1,4 +1,4 @@
-From 482f57248a833f7fa4d4712f67d4e0d2ff7b8090 Mon Sep 17 00:00:00 2001
+From 29cae442638fe13e0fc9f92a74865a64b2d33a70 Mon Sep 17 00:00:00 2001
 From: Tsuchiya Yuto <kitakar@gmail.com>
 From: Tsuchiya Yuto <kitakar@gmail.com>
 Date: Sun, 18 Oct 2020 16:42:44 +0900
 Date: Sun, 18 Oct 2020 16:42:44 +0900
 Subject: [PATCH] (surface3-oemb) add DMI matches for Surface 3 with broken DMI
 Subject: [PATCH] (surface3-oemb) add DMI matches for Surface 3 with broken DMI
@@ -97,5 +97,5 @@ index 6beb00858c33..d82d77387a0a 100644
  };
  };
  
  
 -- 
 -- 
-2.38.1
+2.39.0
 
 

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

@@ -1,4 +1,4 @@
-From 0e7550c367ae47a8447c4d87c45d55ecd8c82d8b Mon Sep 17 00:00:00 2001
+From 4dd3a5a732c5a86ea14fab4c49415498151b37bd Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
 Date: Tue, 3 Nov 2020 13:28:04 +0100
 Date: Tue, 3 Nov 2020 13:28:04 +0100
 Subject: [PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface
 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);
  void mwifiex_initialize_quirks(struct pcie_service_card *card);
  int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev);
  int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev);
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From fce0e500ebcbca9c39ceea306932297a30df0608 Mon Sep 17 00:00:00 2001
+From 25f620092034d6b0c1761771711227a263cf84c9 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
 Date: Thu, 25 Mar 2021 11:33:02 +0100
 Date: Thu, 25 Mar 2021 11:33:02 +0100
 Subject: [PATCH] Bluetooth: btusb: Lower passive lescan interval on Marvell
 Subject: [PATCH] Bluetooth: btusb: Lower passive lescan interval on Marvell
@@ -201,7 +201,7 @@ Patchset: mwifiex
  1 file changed, 15 insertions(+)
  1 file changed, 15 insertions(+)
 
 
 diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
 diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
-index 1bb46cbff0fa..8aa8db5d4cde 100644
+index a132e7aba605..06e727ca038d 100644
 --- a/drivers/bluetooth/btusb.c
 --- a/drivers/bluetooth/btusb.c
 +++ b/drivers/bluetooth/btusb.c
 +++ b/drivers/bluetooth/btusb.c
 @@ -63,6 +63,7 @@ static struct usb_driver btusb_driver;
 @@ -63,6 +63,7 @@ static struct usb_driver btusb_driver;
@@ -220,7 +220,7 @@ index 1bb46cbff0fa..8aa8db5d4cde 100644
  
  
  	/* Intel Bluetooth devices */
  	/* Intel Bluetooth devices */
  	{ USB_DEVICE(0x8087, 0x0025), .driver_info = BTUSB_INTEL_COMBINED },
  	{ USB_DEVICE(0x8087, 0x0025), .driver_info = BTUSB_INTEL_COMBINED },
-@@ -3842,6 +3844,19 @@ static int btusb_probe(struct usb_interface *intf,
+@@ -3848,6 +3850,19 @@ static int btusb_probe(struct usb_interface *intf,
  	if (id->driver_info & BTUSB_MARVELL)
  	if (id->driver_info & BTUSB_MARVELL)
  		hdev->set_bdaddr = btusb_set_bdaddr_marvell;
  		hdev->set_bdaddr = btusb_set_bdaddr_marvell;
  
  
@@ -241,5 +241,5 @@ index 1bb46cbff0fa..8aa8db5d4cde 100644
  	    (id->driver_info & BTUSB_MEDIATEK)) {
  	    (id->driver_info & BTUSB_MEDIATEK)) {
  		hdev->setup = btusb_mtk_setup;
  		hdev->setup = btusb_mtk_setup;
 -- 
 -- 
-2.38.1
+2.39.0
 
 

+ 5 - 5
patches/6.0/0003-ath10k.patch

@@ -1,4 +1,4 @@
-From e8e003483d143e5eb20e8c0650dcc77aa5ebafa0 Mon Sep 17 00:00:00 2001
+From 01b80699ef6d6e161f3e32ebd66378de2a7d9e01 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 27 Feb 2021 00:45:52 +0100
 Date: Sat, 27 Feb 2021 00:45:52 +0100
 Subject: [PATCH] ath10k: Add module parameters to override board files
 Subject: [PATCH] ath10k: Add module parameters to override board files
@@ -20,7 +20,7 @@ Patchset: ath10k
  1 file changed, 58 insertions(+)
  1 file changed, 58 insertions(+)
 
 
 diff --git a/drivers/net/wireless/ath/ath10k/core.c b/drivers/net/wireless/ath/ath10k/core.c
 diff --git a/drivers/net/wireless/ath/ath10k/core.c b/drivers/net/wireless/ath/ath10k/core.c
-index d1ac64026cb3..5c883a12d9f8 100644
+index 9a8ea7231a9e..06a62c04b25f 100644
 --- a/drivers/net/wireless/ath/ath10k/core.c
 --- a/drivers/net/wireless/ath/ath10k/core.c
 +++ b/drivers/net/wireless/ath/ath10k/core.c
 +++ b/drivers/net/wireless/ath/ath10k/core.c
 @@ -38,6 +38,9 @@ static bool fw_diag_log;
 @@ -38,6 +38,9 @@ static bool fw_diag_log;
@@ -53,7 +53,7 @@ index d1ac64026cb3..5c883a12d9f8 100644
  static const struct ath10k_hw_params ath10k_hw_params_list[] = {
  static const struct ath10k_hw_params ath10k_hw_params_list[] = {
  	{
  	{
  		.id = QCA988X_HW_2_0_VERSION,
  		.id = QCA988X_HW_2_0_VERSION,
-@@ -895,6 +904,42 @@ static int ath10k_init_configure_target(struct ath10k *ar)
+@@ -911,6 +920,42 @@ static int ath10k_init_configure_target(struct ath10k *ar)
  	return 0;
  	return 0;
  }
  }
  
  
@@ -96,7 +96,7 @@ index d1ac64026cb3..5c883a12d9f8 100644
  static const struct firmware *ath10k_fetch_fw_file(struct ath10k *ar,
  static const struct firmware *ath10k_fetch_fw_file(struct ath10k *ar,
  						   const char *dir,
  						   const char *dir,
  						   const char *file)
  						   const char *file)
-@@ -909,6 +954,19 @@ static const struct firmware *ath10k_fetch_fw_file(struct ath10k *ar,
+@@ -925,6 +970,19 @@ static const struct firmware *ath10k_fetch_fw_file(struct ath10k *ar,
  	if (dir == NULL)
  	if (dir == NULL)
  		dir = ".";
  		dir = ".";
  
  
@@ -117,5 +117,5 @@ index d1ac64026cb3..5c883a12d9f8 100644
  	ret = firmware_request_nowarn(&fw, filename, ar->dev);
  	ret = firmware_request_nowarn(&fw, filename, ar->dev);
  	ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot fw request '%s': %d\n",
  	ath10k_dbg(ar, ATH10K_DBG_BOOT, "boot fw request '%s': %d\n",
 -- 
 -- 
-2.38.1
+2.39.0
 
 

+ 6 - 6
patches/6.0/0004-ipts.patch

@@ -1,4 +1,4 @@
-From 5efa6f794288c5427b75f0f61fb82065af155afd Mon Sep 17 00:00:00 2001
+From 8619478685880d8be9e9075fc099a697af2af3f2 Mon Sep 17 00:00:00 2001
 From: Dorian Stoll <dorian.stoll@tmsp.io>
 From: Dorian Stoll <dorian.stoll@tmsp.io>
 Date: Thu, 30 Jul 2020 13:21:53 +0200
 Date: Thu, 30 Jul 2020 13:21:53 +0200
 Subject: [PATCH] misc: mei: Add missing IPTS device IDs
 Subject: [PATCH] misc: mei: Add missing IPTS device IDs
@@ -34,9 +34,9 @@ index 5435604327a7..1165ee4f5928 100644
  
  
  	{MEI_PCI_DEVICE(MEI_DEV_ID_TGP_LP, MEI_ME_PCH15_CFG)},
  	{MEI_PCI_DEVICE(MEI_DEV_ID_TGP_LP, MEI_ME_PCH15_CFG)},
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From ad11a0f06ac024e2f633066f3e5cf225398fda8c Mon Sep 17 00:00:00 2001
+From a954c1b9c5793c67426c8afe57ee43663cd2097e Mon Sep 17 00:00:00 2001
 From: Dorian Stoll <dorian.stoll@tmsp.io>
 From: Dorian Stoll <dorian.stoll@tmsp.io>
 Date: Thu, 6 Aug 2020 11:20:41 +0200
 Date: Thu, 6 Aug 2020 11:20:41 +0200
 Subject: [PATCH] misc: Add support for Intel Precise Touch & Stylus
 Subject: [PATCH] misc: Add support for Intel Precise Touch & Stylus
@@ -1502,9 +1502,9 @@ index 000000000000..53fb86a88f97
 +
 +
 +#endif /* _IPTS_UAPI_H_ */
 +#endif /* _IPTS_UAPI_H_ */
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 2801ad019ca83dc97dad809b00b3e57270d58e99 Mon Sep 17 00:00:00 2001
+From ed850a31417fd64632804858ec9ed6b9f2addcc7 Mon Sep 17 00:00:00 2001
 From: Liban Hannan <liban.p@gmail.com>
 From: Liban Hannan <liban.p@gmail.com>
 Date: Tue, 12 Apr 2022 23:31:12 +0100
 Date: Tue, 12 Apr 2022 23:31:12 +0100
 Subject: [PATCH] iommu: ipts: use IOMMU passthrough mode for IPTS
 Subject: [PATCH] iommu: ipts: use IOMMU passthrough mode for IPTS
@@ -1602,5 +1602,5 @@ index 412b106d2a39..5246e3f25ac1 100644
  {
  {
  	if (risky_device(dev))
  	if (risky_device(dev))
 -- 
 -- 
-2.38.1
+2.39.0
 
 

+ 18 - 18
patches/6.0/0005-surface-sam.patch

@@ -1,4 +1,4 @@
-From 1679ef2a91b0a4926f9a7586fc15b1bff11504c4 Mon Sep 17 00:00:00 2001
+From 161b5b440bb909cea1c537d0990d615034e45b10 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 5 Nov 2022 21:23:53 +0100
 Date: Sat, 5 Nov 2022 21:23:53 +0100
 Subject: [PATCH] platform/surface: aggregator: Improve documentation and
 Subject: [PATCH] platform/surface: aggregator: Improve documentation and
@@ -259,9 +259,9 @@ index 45501b6e54e8..5c4ae1a26183 100644
   * Known SSH/EC target categories.
   * Known SSH/EC target categories.
   *
   *
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 44a5356d20e25dd22cbdc020cc3c9b0b480f5a4a Mon Sep 17 00:00:00 2001
+From 8b7727744aecefccc414101712317a394dce068c Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 5 Nov 2022 21:30:58 +0100
 Date: Sat, 5 Nov 2022 21:30:58 +0100
 Subject: [PATCH] platform/surface: aggregator: Ignore command messages not
 Subject: [PATCH] platform/surface: aggregator: Ignore command messages not
@@ -332,9 +332,9 @@ index f5565570f16c..90634dcacabf 100644
  		ssh_rtl_rx_event(rtl, command, &command_data);
  		ssh_rtl_rx_event(rtl, command, &command_data);
  	else
  	else
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 64ec558a10a7412aceeb093b22b02cab0a761d9d Mon Sep 17 00:00:00 2001
+From bdbe63706785a15dc9273cc250da043c6781308f Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 5 Nov 2022 21:42:19 +0100
 Date: Sat, 5 Nov 2022 21:42:19 +0100
 Subject: [PATCH] platform/surface: aggregator: Add target and source IDs to
 Subject: [PATCH] platform/surface: aggregator: Add target and source IDs to
@@ -526,9 +526,9 @@ index 2a2c17771d01..55cc61bba1da 100644
  		ssam_show_generic_u8_field(__entry->cid),
  		ssam_show_generic_u8_field(__entry->cid),
  		ssam_show_generic_u8_field(__entry->iid),
  		ssam_show_generic_u8_field(__entry->iid),
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 4f8baf2a40ad5b9595a784d2145ad15e0ce7ceed Mon Sep 17 00:00:00 2001
+From a7836f69679d58467b1a10ee421e1aea4167e16a Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 5 Nov 2022 21:32:16 +0100
 Date: Sat, 5 Nov 2022 21:32:16 +0100
 Subject: [PATCH] platform/surface: aggregator_hub: Use target-ID enum instead
 Subject: [PATCH] platform/surface: aggregator_hub: Use target-ID enum instead
@@ -566,9 +566,9 @@ index 43061514be38..62f27cdb6ca8 100644
  	.instance_id     = 0x00,
  	.instance_id     = 0x00,
  });
  });
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From aa7fcdadf6e32bdcf4f9269ba5ed6129e0a9d4f2 Mon Sep 17 00:00:00 2001
+From e3c37f9985b30b37f033994f3ef98b20605f9c74 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 5 Nov 2022 21:33:26 +0100
 Date: Sat, 5 Nov 2022 21:33:26 +0100
 Subject: [PATCH] platform/surface: aggregator_tabletsw: Use target-ID enum
 Subject: [PATCH] platform/surface: aggregator_tabletsw: Use target-ID enum
@@ -615,9 +615,9 @@ index 27d95a6a7851..bd8cd453c393 100644
  	.instance_id     = 0x00,
  	.instance_id     = 0x00,
  });
  });
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From d6ae2d7d75a8cf4218916ef08bba19b4a0f8f09f Mon Sep 17 00:00:00 2001
+From 934ec591796e2660586d2cb6bbb79e7c252fc3a7 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 5 Nov 2022 21:34:06 +0100
 Date: Sat, 5 Nov 2022 21:34:06 +0100
 Subject: [PATCH] platform/surface: dtx: Use target-ID enum instead of
 Subject: [PATCH] platform/surface: dtx: Use target-ID enum instead of
@@ -710,9 +710,9 @@ index ed36944467f9..0de76a784a35 100644
  	.instance_id     = 0x00,
  	.instance_id     = 0x00,
  });
  });
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 8103b8c3f6c70460b804398a2db6949e814bdae0 Mon Sep 17 00:00:00 2001
+From f89138d56d6f696004160a4fe60b996345927d77 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 5 Nov 2022 21:40:06 +0100
 Date: Sat, 5 Nov 2022 21:40:06 +0100
 Subject: [PATCH] HID: surface-hid: Use target-ID enum instead of hard-coding
 Subject: [PATCH] HID: surface-hid: Use target-ID enum instead of hard-coding
@@ -741,9 +741,9 @@ index 0635341bc517..42933bf3e925 100644
  	shid->uid.function = 0;
  	shid->uid.function = 0;
  
  
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 1fd9f11ec7abe0945aa2e5211102d20594dbbbc2 Mon Sep 17 00:00:00 2001
+From 3db29f20ee8a0a41ac9671b366821ec2e7726a59 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 5 Nov 2022 21:45:28 +0100
 Date: Sat, 5 Nov 2022 21:45:28 +0100
 Subject: [PATCH] platform/surface: aggregator: Enforce use of target-ID enum
 Subject: [PATCH] platform/surface: aggregator: Enforce use of target-ID enum
@@ -973,9 +973,9 @@ index 46c45d1b6368..4da20b7a0ee5 100644
  /*
  /*
   * enum ssam_device_flags - Flags for SSAM client devices.
   * enum ssam_device_flags - Flags for SSAM client devices.
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 479a9507b55927c8f51442b2be657789feb35de0 Mon Sep 17 00:00:00 2001
+From fc8fca2418b298c9d426bb4ad8030de8b82f63ab Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 5 Nov 2022 21:46:37 +0100
 Date: Sat, 5 Nov 2022 21:46:37 +0100
 Subject: [PATCH] platform/surface: aggregator_registry: Fix target-ID of
 Subject: [PATCH] platform/surface: aggregator_registry: Fix target-ID of
@@ -1020,5 +1020,5 @@ index 023f126121d7..296f72d52e6a 100644
  };
  };
  
  
 -- 
 -- 
-2.38.1
+2.39.0
 
 

+ 4 - 4
patches/6.0/0006-surface-sam-over-hid.patch

@@ -1,4 +1,4 @@
-From 430fe28030f16e71a425b45c5a4a9d95964a1024 Mon Sep 17 00:00:00 2001
+From f27ced1b062a4e98963e889baf6e14e1a79dd13f Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 25 Jul 2020 17:19:53 +0200
 Date: Sat, 25 Jul 2020 17:19:53 +0200
 Subject: [PATCH] i2c: acpi: Implement RawBytes read access
 Subject: [PATCH] i2c: acpi: Implement RawBytes read access
@@ -108,9 +108,9 @@ index 08b561f0709d..d7c397bce0f0 100644
  		dev_warn(&adapter->dev, "protocol 0x%02x not supported for client 0x%02x\n",
  		dev_warn(&adapter->dev, "protocol 0x%02x not supported for client 0x%02x\n",
  			 accessor_type, client->addr);
  			 accessor_type, client->addr);
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 2062f0aef4b131f18609b615d1530f42a07fa5c3 Mon Sep 17 00:00:00 2001
+From 23b2238082174c00e417fbfa55e54e9720b9c5a6 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Sat, 13 Feb 2021 16:41:18 +0100
 Date: Sat, 13 Feb 2021 16:41:18 +0100
 Subject: [PATCH] platform/surface: Add driver for Surface Book 1 dGPU switch
 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_DESCRIPTION("Discrete GPU Power-Switch for Surface Book 1");
 +MODULE_LICENSE("GPL");
 +MODULE_LICENSE("GPL");
 -- 
 -- 
-2.38.1
+2.39.0
 
 

+ 4 - 4
patches/6.0/0007-surface-button.patch

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

+ 4 - 4
patches/6.0/0008-surface-typecover.patch

@@ -1,4 +1,4 @@
-From 541e1e15be33eaa56fa5c4a94a962e07dde70afe Mon Sep 17 00:00:00 2001
+From fface75c74efab79410b12670a5c754bca8e964a Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
 From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
 Date: Thu, 5 Nov 2020 13:09:45 +0100
 Date: Thu, 5 Nov 2020 13:09:45 +0100
 Subject: [PATCH] hid/multitouch: Turn off Type Cover keyboard backlight when
 Subject: [PATCH] hid/multitouch: Turn off Type Cover keyboard backlight when
@@ -229,9 +229,9 @@ index 91a4d3fc30e0..458537bf4a8e 100644
  	{ .driver_data = MT_CLS_GOOGLE,
  	{ .driver_data = MT_CLS_GOOGLE,
  		HID_DEVICE(HID_BUS_ANY, HID_GROUP_ANY, USB_VENDOR_ID_GOOGLE,
  		HID_DEVICE(HID_BUS_ANY, HID_GROUP_ANY, USB_VENDOR_ID_GOOGLE,
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 58dad80e62fcdf744ac814db4ff1474f2d988863 Mon Sep 17 00:00:00 2001
+From 6f4aae71020255227d1f6480202a37f5451a29be Mon Sep 17 00:00:00 2001
 From: PJungkamp <p.jungkamp@gmail.com>
 From: PJungkamp <p.jungkamp@gmail.com>
 Date: Fri, 25 Feb 2022 12:04:25 +0100
 Date: Fri, 25 Feb 2022 12:04:25 +0100
 Subject: [PATCH] hid/multitouch: Add support for surface pro type cover tablet
 Subject: [PATCH] hid/multitouch: Add support for surface pro type cover tablet
@@ -529,5 +529,5 @@ index 458537bf4a8e..3d7d002a662f 100644
  	unregister_pm_notifier(&td->pm_notifier);
  	unregister_pm_notifier(&td->pm_notifier);
  	del_timer_sync(&td->release_timer);
  	del_timer_sync(&td->release_timer);
 -- 
 -- 
-2.38.1
+2.39.0
 
 

+ 16 - 16
patches/6.0/0009-cameras.patch

@@ -1,4 +1,4 @@
-From 54d11a345900161774cb54aed54f1c8d306b299f Mon Sep 17 00:00:00 2001
+From 9632dfb9c8c9e274f08ca9893bd7fcbfbe82f302 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede@redhat.com>
 From: Hans de Goede <hdegoede@redhat.com>
 Date: Sun, 10 Oct 2021 20:56:57 +0200
 Date: Sun, 10 Oct 2021 20:56:57 +0200
 Subject: [PATCH] ACPI: delay enumeration of devices with a _DEP pointing to an
 Subject: [PATCH] ACPI: delay enumeration of devices with a _DEP pointing to an
@@ -72,9 +72,9 @@ index adfeb5770efd..a355c64899f8 100644
  	 * Do not enumerate devices with enumeration_by_parent flag set as
  	 * Do not enumerate devices with enumeration_by_parent flag set as
  	 * they will be enumerated by their respective parents.
  	 * they will be enumerated by their respective parents.
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From b80b4f41092ad66d4b56f8f80f38085b2ccbc415 Mon Sep 17 00:00:00 2001
+From 6a48a892cbe763051cd399763bdf365c8d687900 Mon Sep 17 00:00:00 2001
 From: zouxiaoh <xiaohong.zou@intel.com>
 From: zouxiaoh <xiaohong.zou@intel.com>
 Date: Fri, 25 Jun 2021 08:52:59 +0800
 Date: Fri, 25 Jun 2021 08:52:59 +0800
 Subject: [PATCH] iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs
 Subject: [PATCH] iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs
@@ -189,9 +189,9 @@ index 5246e3f25ac1..646a84a545e6 100644
  DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x9D3E, quirk_iommu_ipts);
  DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x9D3E, quirk_iommu_ipts);
  
  
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From cdc76dfa3d621ac8be39f870cd2b9dcd72b46347 Mon Sep 17 00:00:00 2001
+From f027818154efcdb8c596641fa9818a35171c1924 Mon Sep 17 00:00:00 2001
 From: Daniel Scally <djrscally@gmail.com>
 From: Daniel Scally <djrscally@gmail.com>
 Date: Sun, 10 Oct 2021 20:57:02 +0200
 Date: Sun, 10 Oct 2021 20:57:02 +0200
 Subject: [PATCH] platform/x86: int3472: Enable I2c daisy chain
 Subject: [PATCH] platform/x86: int3472: Enable I2c daisy chain
@@ -226,9 +226,9 @@ index 22f61b47f9e5..e1de1ff40bba 100644
  
  
  	return 0;
  	return 0;
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From d3b627d83ca0652b6967626e3159215ce0dfa2b9 Mon Sep 17 00:00:00 2001
+From c80da6a623b0de4d3cb19dc2539096249871ca93 Mon Sep 17 00:00:00 2001
 From: Daniel Scally <djrscally@gmail.com>
 From: Daniel Scally <djrscally@gmail.com>
 Date: Thu, 28 Oct 2021 21:55:16 +0100
 Date: Thu, 28 Oct 2021 21:55:16 +0100
 Subject: [PATCH] media: i2c: Add driver for DW9719 VCM
 Subject: [PATCH] media: i2c: Add driver for DW9719 VCM
@@ -732,9 +732,9 @@ index 000000000000..8451c75b696b
 +MODULE_DESCRIPTION("DW9719 VCM Driver");
 +MODULE_DESCRIPTION("DW9719 VCM Driver");
 +MODULE_LICENSE("GPL");
 +MODULE_LICENSE("GPL");
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 7547a24f9847af4be31929944288651edcb2a5b1 Mon Sep 17 00:00:00 2001
+From 148b9924f50afd01bf11f83bfc15e4626ad9eb62 Mon Sep 17 00:00:00 2001
 From: Daniel Scally <djrscally@gmail.com>
 From: Daniel Scally <djrscally@gmail.com>
 Date: Wed, 4 May 2022 23:21:45 +0100
 Date: Wed, 4 May 2022 23:21:45 +0100
 Subject: [PATCH] media: ipu3-cio2: Move functionality from .complete() to
 Subject: [PATCH] media: ipu3-cio2: Move functionality from .complete() to
@@ -847,9 +847,9 @@ index a3fe547b7fce..5648f29ced7b 100644
  
  
  static int cio2_parse_firmware(struct cio2_device *cio2)
  static int cio2_parse_firmware(struct cio2_device *cio2)
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 9ab39a55389865d73ee103ddac69cee7e46ba00f Mon Sep 17 00:00:00 2001
+From 263bfb4019c9641a4a9491f26de3a570ce676837 Mon Sep 17 00:00:00 2001
 From: Daniel Scally <djrscally@gmail.com>
 From: Daniel Scally <djrscally@gmail.com>
 Date: Thu, 2 Jun 2022 22:15:56 +0100
 Date: Thu, 2 Jun 2022 22:15:56 +0100
 Subject: [PATCH] media: ipu3-cio2: Re-add .complete() to ipu3-cio2
 Subject: [PATCH] media: ipu3-cio2: Re-add .complete() to ipu3-cio2
@@ -890,9 +890,9 @@ index 5648f29ced7b..957a30cd369d 100644
  
  
  static int cio2_parse_firmware(struct cio2_device *cio2)
  static int cio2_parse_firmware(struct cio2_device *cio2)
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 169807fe7763ece3cd34571025a10b5e98a1c364 Mon Sep 17 00:00:00 2001
+From 9cfc3f8c36e7db0b3797d6587aeee0df9a88ff02 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Fri, 15 Jul 2022 23:48:00 +0200
 Date: Fri, 15 Jul 2022 23:48:00 +0200
 Subject: [PATCH] drivers/media/i2c: Fix DW9719 dependencies
 Subject: [PATCH] drivers/media/i2c: Fix DW9719 dependencies
@@ -919,9 +919,9 @@ index 98d081efeef7..c67966cafe10 100644
  	select VIDEO_V4L2_SUBDEV_API
  	select VIDEO_V4L2_SUBDEV_API
  	select V4L2_ASYNC
  	select V4L2_ASYNC
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From 7622945f4f36b45719e8aadc40302b8ef53f8b1a Mon Sep 17 00:00:00 2001
+From f079ca1df1e6275024fc884b1cd53915cbd9566d Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Wed, 7 Sep 2022 15:38:08 +0200
 Date: Wed, 7 Sep 2022 15:38:08 +0200
 Subject: [PATCH] ipu3-imgu: Fix NULL pointer dereference in
 Subject: [PATCH] ipu3-imgu: Fix NULL pointer dereference in
@@ -1050,5 +1050,5 @@ index 2234bb8d48b3..490ba0eb249b 100644
  }
  }
  
  
 -- 
 -- 
-2.38.1
+2.39.0
 
 

+ 4 - 4
patches/6.0/0010-amd-gpio.patch

@@ -1,4 +1,4 @@
-From 3a7230b78be9ca5728a697475348c597b0a009c9 Mon Sep 17 00:00:00 2001
+From 7c603a1a4bb93987292978b750553e73f2db9bdd Mon Sep 17 00:00:00 2001
 From: Sachi King <nakato@nakato.io>
 From: Sachi King <nakato@nakato.io>
 Date: Sat, 29 May 2021 17:47:38 +1000
 Date: Sat, 29 May 2021 17:47:38 +1000
 Subject: [PATCH] ACPI: Add quirk for Surface Laptop 4 AMD missing irq 7
 Subject: [PATCH] ACPI: Add quirk for Surface Laptop 4 AMD missing irq 7
@@ -63,9 +63,9 @@ index 907cc98b1938..0116d27b29ea 100644
  	mp_config_acpi_legacy_irqs();
  	mp_config_acpi_legacy_irqs();
  
  
 -- 
 -- 
-2.38.1
+2.39.0
 
 
-From c99bd04e18c88e53b7dd7cede7cc749e33ca6b4f Mon Sep 17 00:00:00 2001
+From 7ab240bdb721f84a0995c516b4eaea1e2dfa1090 Mon Sep 17 00:00:00 2001
 From: Maximilian Luz <luzmaximilian@gmail.com>
 From: Maximilian Luz <luzmaximilian@gmail.com>
 Date: Thu, 3 Jun 2021 14:04:26 +0200
 Date: Thu, 3 Jun 2021 14:04:26 +0200
 Subject: [PATCH] ACPI: Add AMD 13" Surface Laptop 4 model to irq 7 override
 Subject: [PATCH] ACPI: Add AMD 13" Surface Laptop 4 model to irq 7 override
@@ -105,5 +105,5 @@ index 0116d27b29ea..af102c6f8e5b 100644
  };
  };
  
  
 -- 
 -- 
-2.38.1
+2.39.0
 
 

+ 2 - 2
patches/6.0/0011-rtc.patch

@@ -1,4 +1,4 @@
-From 34ce3fbdd26485e00bb7cb4e89e3951e35dafba8 Mon Sep 17 00:00:00 2001
+From dc1bcde1c083db3f803c47122b49107d14ac092a Mon Sep 17 00:00:00 2001
 From: "Bart Groeneveld | GPX Solutions B.V" <bart@gpxbv.nl>
 From: "Bart Groeneveld | GPX Solutions B.V" <bart@gpxbv.nl>
 Date: Mon, 5 Dec 2022 16:08:46 +0100
 Date: Mon, 5 Dec 2022 16:08:46 +0100
 Subject: [PATCH] acpi: allow usage of acpi_tad on HW-reduced platforms
 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);
  		ret = sysfs_create_group(&dev->kobj, &acpi_tad_dc_attr_group);
  		if (ret)
  		if (ret)
 -- 
 -- 
-2.38.1
+2.39.0