Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions patches/6.12/0001-secureboot.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From d78b9a6c4a99464f0a4a6317d4a44e22c129a83a Mon Sep 17 00:00:00 2001
From ce727ebf512618b0d13c098f26c328ed56c83b01 Mon Sep 17 00:00:00 2001
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: Sun, 9 Jun 2024 19:48:58 +0200
Subject: [PATCH] Revert "efi/x86: Set the PE/COFF header's NX compat flag
Expand Down Expand Up @@ -35,7 +35,7 @@ index b5c79f433..a1bbedd98 100644
--
2.53.0

From ba56e2f141004eecd63bfe191126568bbb50d5fe Mon Sep 17 00:00:00 2001
From 2c531f36685b4b0fb1729ba9e4553c4524cc1df7 Mon Sep 17 00:00:00 2001
From: "J. Eduardo" <j.eduardo@gmail.com>
Date: Sun, 25 Aug 2024 14:17:45 +0200
Subject: [PATCH] PM: hibernate: Add a lockdown_hibernate parameter
Expand All @@ -53,7 +53,7 @@ Patchset: secureboot
2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index e88505e94..15961654b 100644
index 811345669..d89e6b295 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -3085,6 +3085,11 @@
Expand Down
2 changes: 1 addition & 1 deletion patches/6.12/0002-surface3-oemb.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 242ddda76132ccbb78fce0c338bd7805ffa371bd Mon Sep 17 00:00:00 2001
From 634710e0037d5ddb0bc5b9d6b28fcc582e224530 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
Expand Down
10 changes: 5 additions & 5 deletions patches/6.12/0003-mwifiex.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From b5f73cc1b4a0cdec1a5e311dd1d79a0e19ea1361 Mon Sep 17 00:00:00 2001
From 4783645059cbff011a38c3869a2348fb3b64f3c6 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
Expand Down Expand Up @@ -165,7 +165,7 @@ index d6ff964ae..5d30ae39d 100644
--
2.53.0

From 259acade815fa5cdb5067eeac2442c26b4ceb2c6 Mon Sep 17 00:00:00 2001
From 0b503ffe6265df0c3c42fb06fdf13af99e74dff6 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+
Expand Down Expand Up @@ -320,7 +320,7 @@ index 5d30ae39d..c14eb56eb 100644
--
2.53.0

From eed389098afc172e91855287538ca1bbd3d11a0f Mon Sep 17 00:00:00 2001
From 4ef8e73610a98bf71bd7e5142c3fd5618e91c11f 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
Expand Down Expand Up @@ -356,7 +356,7 @@ Patchset: mwifiex
1 file changed, 15 insertions(+)

diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 9d3236321..1670a26e5 100644
index b8bf4dfea..3f72b2335 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -66,6 +66,7 @@ static struct usb_driver btusb_driver;
Expand All @@ -375,7 +375,7 @@ index 9d3236321..1670a26e5 100644

/* Intel Bluetooth devices */
{ USB_DEVICE(0x8087, 0x0025), .driver_info = BTUSB_INTEL_COMBINED },
@@ -4016,6 +4018,19 @@ static int btusb_probe(struct usb_interface *intf,
@@ -4019,6 +4021,19 @@ static int btusb_probe(struct usb_interface *intf,
if (id->driver_info & BTUSB_MARVELL)
hdev->set_bdaddr = btusb_set_bdaddr_marvell;

Expand Down
2 changes: 1 addition & 1 deletion patches/6.12/0004-ath10k.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 4125e5a84b2370376ab1c108fbff63ccee48d3b0 Mon Sep 17 00:00:00 2001
From b3f40cb1dedcc9914e3dab3d3421f738a148c22a 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
Expand Down
6 changes: 3 additions & 3 deletions patches/6.12/0005-ipts.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 4dbb2841ec84f5c7612d22baffe291f7e5b1c74e Mon Sep 17 00:00:00 2001
From dcfc291c64ffa64a63d74cb719e4c9a44c58a132 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] mei: me: Add Icelake device ID for iTouch
Expand Down Expand Up @@ -37,7 +37,7 @@ index 1e4edf896..61d1a8816 100644
--
2.53.0

From 77f4b43a690d491d4be35f52d334e07f24162958 Mon Sep 17 00:00:00 2001
From d18add667fcdbf536f606d6308d738d28e044ec9 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: Use IOMMU passthrough mode for IPTS
Expand Down Expand Up @@ -144,7 +144,7 @@ index d4f852f71..b76109d5d 100644
--
2.53.0

From 8df48859297fd0730bf9d231343176cd6f2ecedd Mon Sep 17 00:00:00 2001
From 7aebfb847c663c4fe4011273092923a7b05c898f 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
Expand Down
4 changes: 2 additions & 2 deletions patches/6.12/0006-ithc.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 10da29a50dc86540c5162137ed52c5c99823b185 Mon Sep 17 00:00:00 2001
From 935ef273d4ef2f0412e3f30f0beb2e220b71bfd9 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
Expand Down Expand Up @@ -39,7 +39,7 @@ index 066e4cd6e..7b320d09d 100644
--
2.53.0

From db66ed7a0570276e8d561777fa3ba2f97bd449c6 Mon Sep 17 00:00:00 2001
From 3f967d69fb0b286f15b906e9ce4a5295ab86e8e1 Mon Sep 17 00:00:00 2001
From: quo <tuple@list.ru>
Date: Sun, 11 Dec 2022 12:10:54 +0100
Subject: [PATCH] hid: Add support for Intel Touch Host Controller
Expand Down
4 changes: 2 additions & 2 deletions patches/6.12/0007-surface-sam-over-hid.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 04627863b4690e94b904bdebd26e1532b6112c26 Mon Sep 17 00:00:00 2001
From 769b1f34fd0261310d7d588e11bf65a8a65daa32 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
Expand Down Expand Up @@ -109,7 +109,7 @@ index f43067f67..1761ca30e 100644
--
2.53.0

From 1d7c291867bb34ababa60243f125c26da2ec85e9 Mon Sep 17 00:00:00 2001
From a79d9846423a8a119dea9eb90b371a04d7fa24ab 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
Expand Down
4 changes: 2 additions & 2 deletions patches/6.12/0008-surface-button.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 82584739abaac5bfc5adfaeb3ea03facf77de7ce Mon Sep 17 00:00:00 2001
From 31751d5c3dc83b9076652e60b415ba8febc27ea7 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
Expand Down Expand Up @@ -75,7 +75,7 @@ index 5c5d407fe..4e1bfe90e 100644
--
2.53.0

From d5ecaa5cb6ac3a5eeb443b8bae1dc077df4bda75 Mon Sep 17 00:00:00 2001
From 7cc47bf6a43b5900178982dc254b819f3ba8d08e 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
Expand Down
48 changes: 24 additions & 24 deletions patches/6.12/0009-surface-typecover.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From 142804a88c118139dcc4f69ed27717e6d5c8156f Mon Sep 17 00:00:00 2001
From 8ce9367dcbab9d08898952a4b357f010fba3d4f4 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
Expand All @@ -23,10 +23,10 @@ Patchset: surface-typecover
1 file changed, 3 insertions(+)

diff --git a/drivers/usb/core/quirks.c b/drivers/usb/core/quirks.c
index 323a949bb..abc2cdecd 100644
index 7442ac03f..bb68e4be4 100644
--- a/drivers/usb/core/quirks.c
+++ b/drivers/usb/core/quirks.c
@@ -223,6 +223,9 @@ static const struct usb_device_id usb_quirk_list[] = {
@@ -229,6 +229,9 @@ static const struct usb_device_id usb_quirk_list[] = {
/* Microsoft Surface Dock Ethernet (RTL8153 GigE) */
{ USB_DEVICE(0x045e, 0x07c6), .driver_info = USB_QUIRK_NO_LPM },

Expand All @@ -39,7 +39,7 @@ index 323a949bb..abc2cdecd 100644
--
2.53.0

From 74b286ffe37d7836327742b71f78f00880412a34 Mon Sep 17 00:00:00 2001
From ce844cbe1a0513b8bd99e2e9bdc5e3f3ac909145 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
Expand Down Expand Up @@ -75,7 +75,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 eb1489884..0a6cf8926 100644
index fcf9a806f..64bc1d5ab 100644
--- a/drivers/hid/hid-multitouch.c
+++ b/drivers/hid/hid-multitouch.c
@@ -34,7 +34,10 @@
Expand Down Expand Up @@ -147,7 +147,7 @@ index eb1489884..0a6cf8926 100644
{ }
};

@@ -1836,6 +1856,69 @@ static void mt_expired_timeout(struct timer_list *t)
@@ -1843,6 +1863,69 @@ static void mt_expired_timeout(struct timer_list *t)
clear_bit_unlock(MT_IO_FLAGS_RUNNING, &td->mt_io_flags);
}

Expand Down Expand Up @@ -217,7 +217,7 @@ index eb1489884..0a6cf8926 100644
static int mt_probe(struct hid_device *hdev, const struct hid_device_id *id)
{
int ret, i;
@@ -1859,6 +1942,9 @@ static int mt_probe(struct hid_device *hdev, const struct hid_device_id *id)
@@ -1866,6 +1949,9 @@ static int mt_probe(struct hid_device *hdev, const struct hid_device_id *id)
td->inputmode_value = MT_INPUTMODE_TOUCHSCREEN;
hid_set_drvdata(hdev, td);

Expand All @@ -227,7 +227,7 @@ index eb1489884..0a6cf8926 100644
INIT_LIST_HEAD(&td->applications);
INIT_LIST_HEAD(&td->reports);

@@ -1897,8 +1983,10 @@ static int mt_probe(struct hid_device *hdev, const struct hid_device_id *id)
@@ -1904,8 +1990,10 @@ static int mt_probe(struct hid_device *hdev, const struct hid_device_id *id)
timer_setup(&td->release_timer, mt_expired_timeout, 0);

ret = hid_parse(hdev);
Expand All @@ -239,7 +239,7 @@ index eb1489884..0a6cf8926 100644

if (mtclass->quirks & MT_QUIRK_FIX_CONST_CONTACT_ID)
mt_fix_const_fields(hdev, HID_DG_CONTACTID);
@@ -1907,8 +1995,10 @@ static int mt_probe(struct hid_device *hdev, const struct hid_device_id *id)
@@ -1914,8 +2002,10 @@ static int mt_probe(struct hid_device *hdev, const struct hid_device_id *id)
hdev->quirks |= HID_QUIRK_NOGET;

ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT);
Expand All @@ -251,15 +251,15 @@ index eb1489884..0a6cf8926 100644

ret = sysfs_create_group(&hdev->dev.kobj, &mt_attribute_group);
if (ret)
@@ -1958,6 +2048,7 @@ static void mt_remove(struct hid_device *hdev)
@@ -1965,6 +2055,7 @@ static void mt_remove(struct hid_device *hdev)
{
struct mt_device *td = hid_get_drvdata(hdev);

+ unregister_pm_notifier(&td->pm_notifier);
del_timer_sync(&td->release_timer);

sysfs_remove_group(&hdev->dev.kobj, &mt_attribute_group);
@@ -2397,6 +2488,11 @@ static const struct hid_device_id mt_devices[] = {
@@ -2404,6 +2495,11 @@ static const struct hid_device_id mt_devices[] = {
MT_USB_DEVICE(USB_VENDOR_ID_XIROKU,
USB_DEVICE_ID_XIROKU_CSR2) },

Expand All @@ -274,7 +274,7 @@ index eb1489884..0a6cf8926 100644
--
2.53.0

From 51b8f39ff7aaf9ef241f95ec40f727f55440c5e7 Mon Sep 17 00:00:00 2001
From 1b8de38a39efc4ea62289dc0a9af5acd8c85c325 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
Expand Down Expand Up @@ -303,7 +303,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 0a6cf8926..6518bb81b 100644
index 64bc1d5ab..a38985fa4 100644
--- a/drivers/hid/hid-multitouch.c
+++ b/drivers/hid/hid-multitouch.c
@@ -78,6 +78,7 @@ MODULE_LICENSE("GPL");
Expand Down Expand Up @@ -331,7 +331,7 @@ index 0a6cf8926..6518bb81b 100644
MT_QUIRK_ALWAYS_VALID |
MT_QUIRK_IGNORE_DUPLICATES |
MT_QUIRK_HOVERING |
@@ -1412,6 +1416,9 @@ static int mt_input_mapping(struct hid_device *hdev, struct hid_input *hi,
@@ -1419,6 +1423,9 @@ static int mt_input_mapping(struct hid_device *hdev, struct hid_input *hi,
field->application != HID_CP_CONSUMER_CONTROL &&
field->application != HID_GD_WIRELESS_RADIO_CTLS &&
field->application != HID_GD_SYSTEM_MULTIAXIS &&
Expand All @@ -341,7 +341,7 @@ index 0a6cf8926..6518bb81b 100644
!(field->application == HID_VD_ASUS_CUSTOM_MEDIA_KEYS &&
application->quirks & MT_QUIRK_ASUS_CUSTOM_UP))
return -1;
@@ -1439,6 +1446,21 @@ static int mt_input_mapping(struct hid_device *hdev, struct hid_input *hi,
@@ -1446,6 +1453,21 @@ static int mt_input_mapping(struct hid_device *hdev, struct hid_input *hi,
return 1;
}

Expand All @@ -363,15 +363,15 @@ index 0a6cf8926..6518bb81b 100644
if (rdata->is_mt_collection)
return mt_touch_input_mapping(hdev, hi, field, usage, bit, max,
application);
@@ -1460,6 +1482,7 @@ static int mt_input_mapped(struct hid_device *hdev, struct hid_input *hi,
@@ -1467,6 +1489,7 @@ static int mt_input_mapped(struct hid_device *hdev, struct hid_input *hi,
{
struct mt_device *td = hid_get_drvdata(hdev);
struct mt_report_data *rdata;
+ struct input_dev *input;

rdata = mt_find_report_data(td, field->report);
if (rdata && rdata->is_mt_collection) {
@@ -1467,6 +1490,19 @@ static int mt_input_mapped(struct hid_device *hdev, struct hid_input *hi,
@@ -1474,6 +1497,19 @@ static int mt_input_mapped(struct hid_device *hdev, struct hid_input *hi,
return -1;
}

Expand All @@ -391,7 +391,7 @@ index 0a6cf8926..6518bb81b 100644
/* let hid-core decide for the others */
return 0;
}
@@ -1476,11 +1512,21 @@ static int mt_event(struct hid_device *hid, struct hid_field *field,
@@ -1483,11 +1519,21 @@ static int mt_event(struct hid_device *hid, struct hid_field *field,
{
struct mt_device *td = hid_get_drvdata(hid);
struct mt_report_data *rdata;
Expand All @@ -413,7 +413,7 @@ index 0a6cf8926..6518bb81b 100644
return 0;
}

@@ -1697,6 +1743,42 @@ static void mt_post_parse(struct mt_device *td, struct mt_application *app)
@@ -1704,6 +1750,42 @@ static void mt_post_parse(struct mt_device *td, struct mt_application *app)
app->quirks &= ~MT_QUIRK_CONTACT_CNT_ACCURATE;
}

Expand Down Expand Up @@ -456,7 +456,7 @@ index 0a6cf8926..6518bb81b 100644
static int mt_input_configured(struct hid_device *hdev, struct hid_input *hi)
{
struct mt_device *td = hid_get_drvdata(hdev);
@@ -1746,6 +1828,13 @@ static int mt_input_configured(struct hid_device *hdev, struct hid_input *hi)
@@ -1753,6 +1835,13 @@ static int mt_input_configured(struct hid_device *hdev, struct hid_input *hi)
/* force BTN_STYLUS to allow tablet matching in udev */
__set_bit(BTN_STYLUS, hi->input->keybit);
break;
Expand All @@ -470,7 +470,7 @@ index 0a6cf8926..6518bb81b 100644
default:
suffix = "UNKNOWN";
break;
@@ -1856,30 +1945,6 @@ static void mt_expired_timeout(struct timer_list *t)
@@ -1863,30 +1952,6 @@ static void mt_expired_timeout(struct timer_list *t)
clear_bit_unlock(MT_IO_FLAGS_RUNNING, &td->mt_io_flags);
}

Expand Down Expand Up @@ -501,7 +501,7 @@ index 0a6cf8926..6518bb81b 100644
static void update_keyboard_backlight(struct hid_device *hdev, bool enabled)
{
struct usb_device *udev = hid_to_usb_dev(hdev);
@@ -1888,8 +1953,9 @@ static void update_keyboard_backlight(struct hid_device *hdev, bool enabled)
@@ -1895,8 +1960,9 @@ static void update_keyboard_backlight(struct hid_device *hdev, bool enabled)
/* Wake up the device in case it's already suspended */
pm_runtime_get_sync(&udev->dev);

Expand All @@ -513,7 +513,7 @@ index 0a6cf8926..6518bb81b 100644
hid_err(hdev, "couldn't find backlight field\n");
goto out;
}
@@ -2026,13 +2092,24 @@ static int mt_suspend(struct hid_device *hdev, pm_message_t state)
@@ -2033,13 +2099,24 @@ static int mt_suspend(struct hid_device *hdev, pm_message_t state)

static int mt_reset_resume(struct hid_device *hdev)
{
Expand All @@ -538,7 +538,7 @@ index 0a6cf8926..6518bb81b 100644
/* Some Elan legacy devices require SET_IDLE to be set on resume.
* It should be safe to send it to other devices too.
* Tested on 3M, Stantum, Cypress, Zytronic, eGalax, and Elan panels. */
@@ -2041,12 +2118,31 @@ static int mt_resume(struct hid_device *hdev)
@@ -2048,12 +2125,31 @@ static int mt_resume(struct hid_device *hdev)

mt_set_modes(hdev, HID_LATENCY_NORMAL, true, true);

Expand Down
4 changes: 2 additions & 2 deletions patches/6.12/0010-surface-shutdown.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From fe77fe0cb314d0202ca005b064c439e96b7a5920 Mon Sep 17 00:00:00 2001
From 44e58d590e983813a64bb4d9f2ce7bca808f37b4 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
Expand All @@ -23,7 +23,7 @@ Patchset: surface-shutdown
3 files changed, 40 insertions(+)

diff --git a/drivers/pci/pci-driver.c b/drivers/pci/pci-driver.c
index 9846ab70c..38e674a1b 100644
index a00a2ce01..9754d756c 100644
--- a/drivers/pci/pci-driver.c
+++ b/drivers/pci/pci-driver.c
@@ -505,6 +505,9 @@ static void pci_device_shutdown(struct device *dev)
Expand Down
2 changes: 1 addition & 1 deletion patches/6.12/0011-surface-gpe.patch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
From d199f675da076339d1617e2562f714d791010959 Mon Sep 17 00:00:00 2001
From d695c3c7cd0b4b08fb776222b91d82755a8e8232 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
Expand Down
Loading