From 0c5e433afb4b3e07f6f3cdb1d3438a3f48c2c032 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 14 Jun 2023 12:39:33 +0200 Subject: [PATCH] Update v6.3 patches Changes: - Rebase onto v6.3.7 Links: - kernel: https://github.com/linux-surface/kernel/commit/1d0740ced32856b7ca57baf21c36b43a382505e1 --- patches/6.3/0001-surface3-oemb.patch | 6 +-- patches/6.3/0002-mwifiex.patch | 12 ++--- patches/6.3/0003-ath10k.patch | 4 +- patches/6.3/0004-ipts.patch | 16 +++---- patches/6.3/0005-ithc.patch | 8 ++-- patches/6.3/0006-surface-sam.patch | 28 +++++------ patches/6.3/0007-surface-sam-over-hid.patch | 8 ++-- patches/6.3/0008-surface-button.patch | 8 ++-- patches/6.3/0009-surface-typecover.patch | 12 ++--- patches/6.3/0010-surface-shutdown.patch | 4 +- patches/6.3/0011-surface-gpe.patch | 4 +- patches/6.3/0012-cameras.patch | 52 ++++++++++----------- patches/6.3/0013-amd-gpio.patch | 8 ++-- patches/6.3/0014-rtc.patch | 4 +- 14 files changed, 87 insertions(+), 87 deletions(-) diff --git a/patches/6.3/0001-surface3-oemb.patch b/patches/6.3/0001-surface3-oemb.patch index 0509302bf..538fa75c6 100644 --- a/patches/6.3/0001-surface3-oemb.patch +++ b/patches/6.3/0001-surface3-oemb.patch @@ -1,4 +1,4 @@ -From ed4ac4163f9c3bee46d319d692da7b66c5f8af5a Mon Sep 17 00:00:00 2001 +From 2c8598d719fea16c7bb79cd8bae175a6ea26cdea 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 @@ -78,7 +78,7 @@ index 7c7cbb6362ea..81a8ff40e86e 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 diff --git a/patches/6.3/0002-mwifiex.patch b/patches/6.3/0002-mwifiex.patch index d53fb92fc..916339b93 100644 --- a/patches/6.3/0002-mwifiex.patch +++ b/patches/6.3/0002-mwifiex.patch @@ -1,4 +1,4 @@ -From e32f7946645a3259003d7976e4c0879e8b885519 Mon Sep 17 00:00:00 2001 +From 3ea3103db82e6d05b9a986728f738f81b2da3c81 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 @@ -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 91918fe650aa2f75f08eea4a48336bf71f35aeeb Mon Sep 17 00:00:00 2001 +From 51a544fcf9c6c5425bddfb0a62f85f198ebe5bd5 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+ @@ -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 ae3907bda2730bb784cf6fb37611012f70541460 Mon Sep 17 00:00:00 2001 +From 4759b63f07098b7ad88c167f3b20f6d52743bd22 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 @@ -396,5 +396,5 @@ index 0923582299f3..3a2c8e3bc244 100644 (id->driver_info & BTUSB_MEDIATEK)) { hdev->setup = btusb_mtk_setup; -- -2.40.1 +2.41.0 diff --git a/patches/6.3/0003-ath10k.patch b/patches/6.3/0003-ath10k.patch index f87649e40..783eecd2c 100644 --- a/patches/6.3/0003-ath10k.patch +++ b/patches/6.3/0003-ath10k.patch @@ -1,4 +1,4 @@ -From edde559afa801fee7ddc37290a775e4e9d791f71 Mon Sep 17 00:00:00 2001 +From ebf48933b360dd4afb98d8ff579c2fcde6d0e5f3 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 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 diff --git a/patches/6.3/0004-ipts.patch b/patches/6.3/0004-ipts.patch index bd5aff9da..1bf8f6693 100644 --- a/patches/6.3/0004-ipts.patch +++ b/patches/6.3/0004-ipts.patch @@ -1,4 +1,4 @@ -From 70376c390a4a66bdb3e32462dbd5f761d54cff65 Mon Sep 17 00:00:00 2001 +From 88b8bc07d11e05f7f0158472457c72b5bf10c7d7 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 @@ -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 61f934d122998213479a035e95ad50ef1cae4584 Mon Sep 17 00:00:00 2001 +From b11b0d0674559346b0b9550c7dbf24619a6c7d42 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 @@ -134,9 +134,9 @@ index 7c2f4bd33582..3ebd2260cdab 100644 { if (risky_device(dev)) -- -2.40.1 +2.41.0 -From 87ffe1bea38af523a00d55e46978dfc6b048235c Mon Sep 17 00:00:00 2001 +From 17fe7792362c97f7615634578bd7c5094469112c Mon Sep 17 00:00:00 2001 From: Dorian Stoll 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 0b5cd47d215668e2b6eaf8440755211d36237adc Mon Sep 17 00:00:00 2001 +From 446ae23baffb8114a0f81857e42f3fdfc893ed1f Mon Sep 17 00:00:00 2001 From: Dorian Stoll 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 diff --git a/patches/6.3/0005-ithc.patch b/patches/6.3/0005-ithc.patch index 5613522e2..fa6551142 100644 --- a/patches/6.3/0005-ithc.patch +++ b/patches/6.3/0005-ithc.patch @@ -1,4 +1,4 @@ -From 024d5f02e45ac2c4282b3599907d53e51c742a17 Mon Sep 17 00:00:00 2001 +From e611bb18efc630e25338cba3b53f98a64c363cde 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 @@ -37,9 +37,9 @@ index df9e261af0b5..bc2a0aefedf2 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 92bd323845e8f1e260c4be9152452ce03773b63e Mon Sep 17 00:00:00 2001 +From 873b4dfd1f4d0214884419c60ac3580abf3d94e6 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 @@ -1429,5 +1429,5 @@ index 000000000000..6a9b0d480bc1 +void ithc_log_regs(struct ithc *ithc); + -- -2.40.1 +2.41.0 diff --git a/patches/6.3/0006-surface-sam.patch b/patches/6.3/0006-surface-sam.patch index 6629f0797..1476a5492 100644 --- a/patches/6.3/0006-surface-sam.patch +++ b/patches/6.3/0006-surface-sam.patch @@ -1,4 +1,4 @@ -From 323a26f5f7f261e0e8ab79a600b53f4efd53892c Mon Sep 17 00:00:00 2001 +From 4129a676dcdfa0675585e33858389e1f6a982995 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 @@ -304,9 +304,9 @@ index 9fed800c7cc0..e8682f52558f 100644 } -- -2.40.1 +2.41.0 -From e168dd2cc9967a8a7dbc81d7dc08194f0e7e4e6b Mon Sep 17 00:00:00 2001 +From d6efb411d97b392a4967157b5c1e2768e2348bc9 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 @@ -421,9 +421,9 @@ index e8682f52558f..8f52b62d1c19 100644 return ssam_pos_state_is_tablet_mode_sls(sw, state->state); -- -2.40.1 +2.41.0 -From 645e57e52955a263e4a419ed2bb9f6004cd24b4d Mon Sep 17 00:00:00 2001 +From 24d73d4825bc34a93fc70a3cf242f5fc51816158 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 @@ -452,9 +452,9 @@ index 296f72d52e6a..0fe5be539652 100644 &ssam_node_hid_kip_penstash, &ssam_node_hid_kip_touchpad, -- -2.40.1 +2.41.0 -From 694b375726c37f2109fac6950ab9bc5470711e10 Mon Sep 17 00:00:00 2001 +From c4f4c58d333db46428f0f116b559d1b80187a548 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 3 May 2023 02:02:21 +0200 Subject: [PATCH] platform/surface: aggregator: Allow completion work-items to @@ -512,9 +512,9 @@ index 535581c0471c..7fc602e01487 100644 return -ENOMEM; -- -2.40.1 +2.41.0 -From 1fa8c0cb6c0c46b4cbb255e3d336bad64cd6e2dd Mon Sep 17 00:00:00 2001 +From 1eff5a24a6ad7e976ec41a4707a200ffda9fe3af Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Thu, 18 May 2023 22:33:55 +0200 Subject: [PATCH] platform/surface: aggregator: Make to_ssam_device_driver() @@ -548,9 +548,9 @@ index df81043b9e71..42b249b4c24b 100644 const struct ssam_device_id *ssam_device_id_match(const struct ssam_device_id *table, const struct ssam_device_uid uid); -- -2.40.1 +2.41.0 -From 2e4ef7790be349958b65f9f436f7b0e7c09cfc24 Mon Sep 17 00:00:00 2001 +From f742462433d3fa617972e717b4cdb66b26352fbf Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Thu, 18 May 2023 22:53:12 +0200 Subject: [PATCH] platform/surface: aggregator_tabletsw: Add support for book @@ -602,9 +602,9 @@ index 8f52b62d1c19..4a029f5db20a 100644 case SSAM_KIP_COVER_STATE_CLOSED: -- -2.40.1 +2.41.0 -From dcae45a1bed86ee988ad2d5ced6002abe5de335c Mon Sep 17 00:00:00 2001 +From 860fcda843a8e5b1603eaddad257573adc40e95e 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 @@ -656,5 +656,5 @@ index 4a029f5db20a..c0a1a5869246 100644 case SSAM_POS_COVER_CLOSED: -- -2.40.1 +2.41.0 diff --git a/patches/6.3/0007-surface-sam-over-hid.patch b/patches/6.3/0007-surface-sam-over-hid.patch index 1af9b2dda..4c7b53879 100644 --- a/patches/6.3/0007-surface-sam-over-hid.patch +++ b/patches/6.3/0007-surface-sam-over-hid.patch @@ -1,4 +1,4 @@ -From 378209034490e15af2e814ea87cc2cdd2f1e5948 Mon Sep 17 00:00:00 2001 +From 36fba519868bf332e4b8bbf1a7389679ce4caff5 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 @@ -108,9 +108,9 @@ index d6037a328669..a290ebc77aea 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 dea3ea9ec5a45580a52eba8d2f60f0b22ff6bf95 Mon Sep 17 00:00:00 2001 +From 9b5be5bf5b3b42fefb3fc17520453f5a72e192cd 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 @@ -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 diff --git a/patches/6.3/0008-surface-button.patch b/patches/6.3/0008-surface-button.patch index b0f141074..07c14d6fd 100644 --- a/patches/6.3/0008-surface-button.patch +++ b/patches/6.3/0008-surface-button.patch @@ -1,4 +1,4 @@ -From 041f052815cbf238d367a2cd9c78a42e2c096466 Mon Sep 17 00:00:00 2001 +From e5719a8feb143b82c7453ca4b3703bdb760f4925 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 @@ -73,9 +73,9 @@ index 09489380afda..0f02411a60f1 100644 /* -- -2.40.1 +2.41.0 -From 410db5042cfbfc388118d06260eeced5be693898 Mon Sep 17 00:00:00 2001 +From 81c8bc3d78e3fd8fa765ac6c4739439f0bc8c909 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 @@ -145,5 +145,5 @@ index 2755601f979c..4240c98ca226 100644 -- -2.40.1 +2.41.0 diff --git a/patches/6.3/0009-surface-typecover.patch b/patches/6.3/0009-surface-typecover.patch index 992b820d1..e137d298a 100644 --- a/patches/6.3/0009-surface-typecover.patch +++ b/patches/6.3/0009-surface-typecover.patch @@ -1,4 +1,4 @@ -From d2696e742b0fd6a7c0f54f4c072d54b5e54457b5 Mon Sep 17 00:00:00 2001 +From c25f95667a1f423f6c9b6fb9d03c1172e29ba786 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 @@ -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 5fda586ae4707ecf0e13cbb500d1551451d49236 Mon Sep 17 00:00:00 2001 +From f0bc6efed7c0b5d22b339ba7085a341bced15d95 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 @@ -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 8175dee6dcbe2b247837bd537a69077207950eac Mon Sep 17 00:00:00 2001 +From 204bb9bfd2802148927b510dcc47c493d02da91a 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 @@ -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 diff --git a/patches/6.3/0010-surface-shutdown.patch b/patches/6.3/0010-surface-shutdown.patch index 0b41bb427..2d0958fea 100644 --- a/patches/6.3/0010-surface-shutdown.patch +++ b/patches/6.3/0010-surface-shutdown.patch @@ -1,4 +1,4 @@ -From 60dcb812f4f02b66a3bdd3e303de7dace87471fc Mon Sep 17 00:00:00 2001 +From 6ce4bc541b8c1e0ef623735c2f1ee8daeb1f9659 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 @@ -93,5 +93,5 @@ index a5dda515fcd1..69f6fc707ae5 100644 atomic_t enable_cnt; /* pci_enable_device has been called */ -- -2.40.1 +2.41.0 diff --git a/patches/6.3/0011-surface-gpe.patch b/patches/6.3/0011-surface-gpe.patch index 7663cdcf2..ee139cd87 100644 --- a/patches/6.3/0011-surface-gpe.patch +++ b/patches/6.3/0011-surface-gpe.patch @@ -1,4 +1,4 @@ -From 595a6e0c19e6f8e65f26b8e911d74694d7331df2 Mon Sep 17 00:00:00 2001 +From e149640e60b7de398cd37c60758c94e54ae1a14a 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 @@ -47,5 +47,5 @@ index c219b840d491..69c4352e8406 100644 .ident = "Surface Book 1", .matches = { -- -2.40.1 +2.41.0 diff --git a/patches/6.3/0012-cameras.patch b/patches/6.3/0012-cameras.patch index 06e06b90a..06af23c02 100644 --- a/patches/6.3/0012-cameras.patch +++ b/patches/6.3/0012-cameras.patch @@ -1,4 +1,4 @@ -From a8e0969c0b0db0a1b095897adc93882aefd32eeb Mon Sep 17 00:00:00 2001 +From 6892490a3a8216aeb13044eba9471646219058f2 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 @@ -72,9 +72,9 @@ index 0c6f06abe3f4..4fc320f424e8 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 bc1e75ea5b0e98ccdb371b023b14f28133c1e8e0 Mon Sep 17 00:00:00 2001 +From 5602ba64312f49908b6ba6119d09d9ea7c35f7bc 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 @@ -189,9 +189,9 @@ index 3ebd2260cdab..f8937235de4b 100644 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x9D3E, quirk_iommu_ipts); -- -2.40.1 +2.41.0 -From 8adae6a6227f5ae9f33d5c750cddbdee278ff092 Mon Sep 17 00:00:00 2001 +From 214b2ae6ee13602730f3044092cba33956d8ad52 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 @@ -226,9 +226,9 @@ index 5b8d1a9620a5..6a0ff035cf20 100644 return 0; -- -2.40.1 +2.41.0 -From fd7582b87dbb7dd3b5d8e73b72566c3ee2553a13 Mon Sep 17 00:00:00 2001 +From a2fce6b27922469ccce942826aace427ab1adfc6 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 @@ -341,9 +341,9 @@ index 3b76a9d0383a..38f9f4da1922 100644 static int cio2_parse_firmware(struct cio2_device *cio2) -- -2.40.1 +2.41.0 -From 01f2d04ef02ff55185ec290d48c7f594363810ad Mon Sep 17 00:00:00 2001 +From 1b71f18a38ae063178ccfe8a978157d1c73ff226 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 @@ -384,9 +384,9 @@ index 38f9f4da1922..82681df7d794 100644 static int cio2_parse_firmware(struct cio2_device *cio2) -- -2.40.1 +2.41.0 -From e9fce29a6ff759a1c5c200ff7650ab8dd9fd99e4 Mon Sep 17 00:00:00 2001 +From 2c6258a414a67a8915de06f73c10491dfd02547d 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 @@ -888,9 +888,9 @@ index 000000000000..180b04d2a6b3 +MODULE_DESCRIPTION("DW9719 VCM Driver"); +MODULE_LICENSE("GPL"); -- -2.40.1 +2.41.0 -From a542c1645380c12ae3ed2fe21566e193de0e5edf Mon Sep 17 00:00:00 2001 +From 587fc918a8dabd1f26a9e06b711bc90c9b4ddae6 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 @@ -917,9 +917,9 @@ index e759470a0b6b..dbc6d20efbe5 100644 select VIDEO_V4L2_SUBDEV_API select V4L2_ASYNC -- -2.40.1 +2.41.0 -From 65d00d614ed452aef734991316dc4419bb35f2b1 Mon Sep 17 00:00:00 2001 +From 4e2acd9c4b4d2f7bc8ab980c576523248cef953d 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 @@ -973,9 +973,9 @@ index f064da74f50a..2064b3bbe530 100644 if (!func) return 0; -- -2.40.1 +2.41.0 -From c042bfc65111ebfdd00718ade063885a9c1fc362 Mon Sep 17 00:00:00 2001 +From 3ed7b83eb212597e4979233b55f4a942782a9e45 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Tue, 21 Mar 2023 13:45:26 +0000 Subject: [PATCH] media: i2c: Clarify that gain is Analogue gain in OV7251 @@ -1012,9 +1012,9 @@ index 88e987435285..ff7b2c26da83 100644 V4L2_CID_TEST_PATTERN, ARRAY_SIZE(ov7251_test_pattern_menu) - 1, -- -2.40.1 +2.41.0 -From 765f288d46796ad533c2a2eecfb6427dbc86cbe4 Mon Sep 17 00:00:00 2001 +From 5c299deb19434c26319dd145c85c6d1999361b44 Mon Sep 17 00:00:00 2001 From: Daniel Scally Date: Wed, 22 Mar 2023 11:01:42 +0000 Subject: [PATCH] media: v4l2-core: Acquire privacy led in @@ -1063,9 +1063,9 @@ index 049c2f2001ea..f8c3e40b2b71 100644 if (ret < 0) goto out_cleanup; -- -2.40.1 +2.41.0 -From 0f5e7abf704cab0970288c83749e7c4bc3282d7d Mon Sep 17 00:00:00 2001 +From 158b90a20f0c745cb0beacbd25d5484130341275 Mon Sep 17 00:00:00 2001 From: Kate Hsuan Date: Tue, 21 Mar 2023 23:37:16 +0800 Subject: [PATCH] platform: x86: int3472: Add MFD cell for tps68470 LED @@ -1104,9 +1104,9 @@ index 6a0ff035cf20..2a7d01d3abc8 100644 for (i = 0; i < board_data->n_gpiod_lookups; i++) gpiod_add_lookup_table(board_data->tps68470_gpio_lookup_tables[i]); -- -2.40.1 +2.41.0 -From e4a3ef7424b084baf750c32c9cece67908c6d5da Mon Sep 17 00:00:00 2001 +From 9fd5fe2d115507de745792b5ba531cce9457c443 Mon Sep 17 00:00:00 2001 From: Kate Hsuan Date: Tue, 21 Mar 2023 23:37:17 +0800 Subject: [PATCH] include: mfd: tps68470: Add masks for LEDA and LEDB @@ -1145,9 +1145,9 @@ index 7807fa329db0..2d2abb25b944 100644 + #endif /* __LINUX_MFD_TPS68470_H */ -- -2.40.1 +2.41.0 -From ad2851026677c3c239659f374c09e3e413d7e679 Mon Sep 17 00:00:00 2001 +From 0f305380a1c39253932205994d91092b7b95ec16 Mon Sep 17 00:00:00 2001 From: Kate Hsuan Date: Tue, 21 Mar 2023 23:37:18 +0800 Subject: [PATCH] leds: tps68470: Add LED control for tps68470 @@ -1396,5 +1396,5 @@ index 000000000000..35aeb5db89c8 +MODULE_DESCRIPTION("LED driver for TPS68470 PMIC"); +MODULE_LICENSE("GPL v2"); -- -2.40.1 +2.41.0 diff --git a/patches/6.3/0013-amd-gpio.patch b/patches/6.3/0013-amd-gpio.patch index be6d2d8b9..d7e70b9a2 100644 --- a/patches/6.3/0013-amd-gpio.patch +++ b/patches/6.3/0013-amd-gpio.patch @@ -1,4 +1,4 @@ -From 6b7e63f634bbd93e5b48a90a7d739429b18ac5d8 Mon Sep 17 00:00:00 2001 +From e0b8b2d17d4dfc1b01db2e170253d619b4ba067e 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 @@ -63,9 +63,9 @@ index 0dac4ab5b55b..9ce909da6db3 100644 mp_config_acpi_legacy_irqs(); -- -2.40.1 +2.41.0 -From 59eee0470b82bdb5a3f1ace9a8eb5bbb90671433 Mon Sep 17 00:00:00 2001 +From 4c76af7020ded39bb4529930b2d1329add413aa7 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 @@ -105,5 +105,5 @@ index 9ce909da6db3..623d94a9cb86 100644 }; -- -2.40.1 +2.41.0 diff --git a/patches/6.3/0014-rtc.patch b/patches/6.3/0014-rtc.patch index b371c5cd2..531314598 100644 --- a/patches/6.3/0014-rtc.patch +++ b/patches/6.3/0014-rtc.patch @@ -1,4 +1,4 @@ -From 309a746b80d0bbc958181370eeb41694250d1ac5 Mon Sep 17 00:00:00 2001 +From 8e7752e655bf8262dfea9a52c68a2771fda3f381 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 @@ -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