Skip to content

Commit d3a43fb

Browse files
chore: autopublish 2025-06-22T00:58:43Z
1 parent ed33cd1 commit d3a43fb

30 files changed

+288
-389
lines changed

sys-kernel/surface-sources/files/6.14/0001-secureboot.patch

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 021ec07abb3238472d89815c934fb3dc07f1b29e Mon Sep 17 00:00:00 2001
1+
From 3ae65e76bec1728fd475ccdbef0dd0e162f78f71 Mon Sep 17 00:00:00 2001
22
From: Maximilian Luz <luzmaximilian@gmail.com>
33
Date: Sun, 9 Jun 2024 19:48:58 +0200
44
Subject: [PATCH] Revert "efi/x86: Set the PE/COFF header's NX compat flag
@@ -33,9 +33,9 @@ index b5c79f43359b..a1bbedd989e4 100644
3333
.long 0 # SizeOfStackReserve
3434
.long 0 # SizeOfStackCommit
3535
--
36-
2.49.0
36+
2.50.0
3737

38-
From 4c1408f0a6a9ee5b1998253f4f30c04eb1e96240 Mon Sep 17 00:00:00 2001
38+
From 12328f0f896d94be374d0dc13aa233039b3d3c8e Mon Sep 17 00:00:00 2001
3939
From: "J. Eduardo" <j.eduardo@gmail.com>
4040
Date: Sun, 25 Aug 2024 14:17:45 +0200
4141
Subject: [PATCH] PM: hibernate: Add a lockdown_hibernate parameter
@@ -53,10 +53,10 @@ Patchset: secureboot
5353
2 files changed, 14 insertions(+), 1 deletion(-)
5454

5555
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
56-
index fb8752b42ec8..d46bb052b3a1 100644
56+
index a8e98f75b610..fc8abda3dfd6 100644
5757
--- a/Documentation/admin-guide/kernel-parameters.txt
5858
+++ b/Documentation/admin-guide/kernel-parameters.txt
59-
@@ -3154,6 +3154,11 @@
59+
@@ -3173,6 +3173,11 @@
6060
to extract confidential information from the kernel
6161
are also disabled.
6262

@@ -69,7 +69,7 @@ index fb8752b42ec8..d46bb052b3a1 100644
6969
Set the time limit in jiffies for a lock
7070
acquisition. Acquisitions exceeding this limit
7171
diff --git a/kernel/power/hibernate.c b/kernel/power/hibernate.c
72-
index 10a01af63a80..e53e4a86e4cc 100644
72+
index b129ed1d25a8..547953e14503 100644
7373
--- a/kernel/power/hibernate.c
7474
+++ b/kernel/power/hibernate.c
7575
@@ -37,6 +37,7 @@
@@ -108,5 +108,5 @@ index 10a01af63a80..e53e4a86e4cc 100644
108108
__setup("nohibernate", nohibernate_setup);
109109
+__setup("lockdown_hibernate", lockdown_hibernate_setup);
110110
--
111-
2.49.0
111+
2.50.0
112112

sys-kernel/surface-sources/files/6.14/0002-surface3.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 97e443f4ec202c66165990d72c05aa28c359b31e Mon Sep 17 00:00:00 2001
1+
From bbe0c33ca658e0081e2501255aae273b312e47bd Mon Sep 17 00:00:00 2001
22
From: Tsuchiya Yuto <kitakar@gmail.com>
33
Date: Sun, 18 Oct 2020 16:42:44 +0900
44
Subject: [PATCH] (surface3-oemb) add DMI matches for Surface 3 with broken DMI
@@ -97,9 +97,9 @@ index e4c3492a0c28..0b930c91bccb 100644
9797
};
9898

9999
--
100-
2.49.0
100+
2.50.0
101101

102-
From ebacd5e19eb63db32a538bab0d9e5b44737a24bb Mon Sep 17 00:00:00 2001
102+
From a948106e29a2142f5a553a6431d174e2b5efcb52 Mon Sep 17 00:00:00 2001
103103
From: kitakar5525 <34676735+kitakar5525@users.noreply.github.com>
104104
Date: Fri, 6 Dec 2019 23:10:30 +0900
105105
Subject: [PATCH] surface3-spi: workaround: disable DMA mode to avoid crash by
@@ -230,5 +230,5 @@ index 6074b7730e86..6aa3e1d6f160 100644
230230
}
231231

232232
--
233-
2.49.0
233+
2.50.0
234234

sys-kernel/surface-sources/files/6.14/0003-mwifiex.patch

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From fd57091b497bdd3467f99e6d79d3d7319b65938f Mon Sep 17 00:00:00 2001
1+
From 323568e951309bae33b7c468ddd927c921b4e41e Mon Sep 17 00:00:00 2001
22
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
33
Date: Tue, 3 Nov 2020 13:28:04 +0100
44
Subject: [PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface
@@ -163,9 +163,9 @@ index d6ff964aec5b..5d30ae39d65e 100644
163163
void mwifiex_initialize_quirks(struct pcie_service_card *card);
164164
int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev);
165165
--
166-
2.49.0
166+
2.50.0
167167

168-
From 9d16ab5d6b0253b5e5d28adab637ac0405052124 Mon Sep 17 00:00:00 2001
168+
From bfe0140220b8e0c37fa3e969fef6a2f32c354dd7 Mon Sep 17 00:00:00 2001
169169
From: Tsuchiya Yuto <kitakar@gmail.com>
170170
Date: Sun, 4 Oct 2020 00:11:49 +0900
171171
Subject: [PATCH] mwifiex: pcie: disable bridge_d3 for Surface gen4+
@@ -318,9 +318,9 @@ index 5d30ae39d65e..c14eb56eb911 100644
318318
void mwifiex_initialize_quirks(struct pcie_service_card *card);
319319
int mwifiex_pcie_reset_d3cold_quirk(struct pci_dev *pdev);
320320
--
321-
2.49.0
321+
2.50.0
322322

323-
From f44651e18ec650050bb04a1134209da6109a8232 Mon Sep 17 00:00:00 2001
323+
From 206186b3659beb6c47e32ee9b6dae62c96d9bcbd Mon Sep 17 00:00:00 2001
324324
From: =?UTF-8?q?Jonas=20Dre=C3=9Fler?= <verdre@v0yd.nl>
325325
Date: Thu, 25 Mar 2021 11:33:02 +0100
326326
Subject: [PATCH] Bluetooth: btusb: Lower passive lescan interval on Marvell
@@ -356,7 +356,7 @@ Patchset: mwifiex
356356
1 file changed, 15 insertions(+)
357357

358358
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
359-
index 699ff21d9767..3568d5d4906e 100644
359+
index b15f3ed767c5..c314adde36a1 100644
360360
--- a/drivers/bluetooth/btusb.c
361361
+++ b/drivers/bluetooth/btusb.c
362362
@@ -66,6 +66,7 @@ static struct usb_driver btusb_driver;
@@ -367,15 +367,15 @@ index 699ff21d9767..3568d5d4906e 100644
367367

368368
static const struct usb_device_id btusb_table[] = {
369369
/* Generic Bluetooth USB device */
370-
@@ -441,6 +442,7 @@ static const struct usb_device_id quirks_table[] = {
370+
@@ -469,6 +470,7 @@ static const struct usb_device_id quirks_table[] = {
371371
{ USB_DEVICE(0x1286, 0x2044), .driver_info = BTUSB_MARVELL },
372372
{ USB_DEVICE(0x1286, 0x2046), .driver_info = BTUSB_MARVELL },
373373
{ USB_DEVICE(0x1286, 0x204e), .driver_info = BTUSB_MARVELL },
374374
+ { USB_DEVICE(0x1286, 0x204c), .driver_info = BTUSB_LOWER_LESCAN_INTERVAL },
375375

376376
/* Intel Bluetooth devices */
377377
{ USB_DEVICE(0x8087, 0x0025), .driver_info = BTUSB_INTEL_COMBINED },
378-
@@ -3931,6 +3933,19 @@ static int btusb_probe(struct usb_interface *intf,
378+
@@ -3990,6 +3992,19 @@ static int btusb_probe(struct usb_interface *intf,
379379
if (id->driver_info & BTUSB_MARVELL)
380380
hdev->set_bdaddr = btusb_set_bdaddr_marvell;
381381

@@ -396,5 +396,5 @@ index 699ff21d9767..3568d5d4906e 100644
396396
(id->driver_info & BTUSB_MEDIATEK)) {
397397
hdev->setup = btusb_mtk_setup;
398398
--
399-
2.49.0
399+
2.50.0
400400

sys-kernel/surface-sources/files/6.14/0004-ath10k.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From bb582f0942d5b505c0c2744c5a24e1711ae9ce8f Mon Sep 17 00:00:00 2001
1+
From 1204ce622f4a487d274e369dccb3c6e16031f2bf Mon Sep 17 00:00:00 2001
22
From: Maximilian Luz <luzmaximilian@gmail.com>
33
Date: Sat, 27 Feb 2021 00:45:52 +0100
44
Subject: [PATCH] ath10k: Add module parameters to override board files
@@ -116,5 +116,5 @@ index b3294287bce1..2936fdae823c 100644
116116
snprintf(filename, sizeof(filename), "%s/%s/%s",
117117
dir, ar->board_name, file);
118118
--
119-
2.49.0
119+
2.50.0
120120

sys-kernel/surface-sources/files/6.14/0005-ipts.patch

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b89f20bfa13868323f9875acfe07e9d8f618329f Mon Sep 17 00:00:00 2001
1+
From 490277cbb9ac90432c89b433e15f4cb4c4bb79ff Mon Sep 17 00:00:00 2001
22
From: Dorian Stoll <dorian.stoll@tmsp.io>
33
Date: Thu, 30 Jul 2020 13:21:53 +0200
44
Subject: [PATCH] mei: me: Add Icelake device ID for iTouch
@@ -11,7 +11,7 @@ Patchset: ipts
1111
2 files changed, 2 insertions(+)
1212

1313
diff --git a/drivers/misc/mei/hw-me-regs.h b/drivers/misc/mei/hw-me-regs.h
14-
index a5f88ec97df7..e379dc2373b5 100644
14+
index bc40b940ae21..45fbd856d416 100644
1515
--- a/drivers/misc/mei/hw-me-regs.h
1616
+++ b/drivers/misc/mei/hw-me-regs.h
1717
@@ -92,6 +92,7 @@
@@ -23,7 +23,7 @@ index a5f88ec97df7..e379dc2373b5 100644
2323

2424
#define MEI_DEV_ID_JSP_N 0x4DE0 /* Jasper Lake Point N */
2525
diff --git a/drivers/misc/mei/pci-me.c b/drivers/misc/mei/pci-me.c
26-
index d6ff9d82ae94..a1b714505f43 100644
26+
index 3f9c60b579ae..853a67753333 100644
2727
--- a/drivers/misc/mei/pci-me.c
2828
+++ b/drivers/misc/mei/pci-me.c
2929
@@ -97,6 +97,7 @@ static const struct pci_device_id mei_me_pci_tbl[] = {
@@ -35,9 +35,9 @@ index d6ff9d82ae94..a1b714505f43 100644
3535

3636
{MEI_PCI_DEVICE(MEI_DEV_ID_TGP_LP, MEI_ME_PCH15_CFG)},
3737
--
38-
2.49.0
38+
2.50.0
3939

40-
From 8690c582cf49e817cff1f4ff216c4c1828682c78 Mon Sep 17 00:00:00 2001
40+
From a57f5264ddb9f3407cf83d0dc83aa0d7b1a916d3 Mon Sep 17 00:00:00 2001
4141
From: Liban Hannan <liban.p@gmail.com>
4242
Date: Tue, 12 Apr 2022 23:31:12 +0100
4343
Subject: [PATCH] iommu: Use IOMMU passthrough mode for IPTS
@@ -61,7 +61,7 @@ Patchset: ipts
6161
1 file changed, 29 insertions(+)
6262

6363
diff --git a/drivers/iommu/intel/iommu.c b/drivers/iommu/intel/iommu.c
64-
index 25d31f8c129a..3735ed60032d 100644
64+
index 580d24dd4edd..93c18f862e6c 100644
6565
--- a/drivers/iommu/intel/iommu.c
6666
+++ b/drivers/iommu/intel/iommu.c
6767
@@ -39,6 +39,11 @@
@@ -111,7 +111,7 @@ index 25d31f8c129a..3735ed60032d 100644
111111
check_tylersburg_isoch();
112112

113113
/*
114-
@@ -4493,6 +4506,18 @@ static void quirk_iommu_igfx(struct pci_dev *dev)
114+
@@ -4460,6 +4473,18 @@ static void quirk_iommu_igfx(struct pci_dev *dev)
115115
disable_igfx_iommu = 1;
116116
}
117117

@@ -130,7 +130,7 @@ index 25d31f8c129a..3735ed60032d 100644
130130
/* G4x/GM45 integrated gfx dmar support is totally busted. */
131131
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x2a40, quirk_iommu_igfx);
132132
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x2e00, quirk_iommu_igfx);
133-
@@ -4528,6 +4553,10 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x1632, quirk_iommu_igfx);
133+
@@ -4498,6 +4523,10 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x1632, quirk_iommu_igfx);
134134
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x163A, quirk_iommu_igfx);
135135
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x163D, quirk_iommu_igfx);
136136

@@ -142,9 +142,9 @@ index 25d31f8c129a..3735ed60032d 100644
142142
{
143143
if (risky_device(dev))
144144
--
145-
2.49.0
145+
2.50.0
146146

147-
From 458d45bfbecaad616ed515d82abe8598fe8c2b0e Mon Sep 17 00:00:00 2001
147+
From c2ccf49147c5ba07a5602db0de6fa6c59903a79a Mon Sep 17 00:00:00 2001
148148
From: Dorian Stoll <dorian.stoll@tmsp.io>
149149
Date: Sun, 11 Dec 2022 12:00:59 +0100
150150
Subject: [PATCH] hid: Add support for Intel Precise Touch and Stylus
@@ -211,10 +211,10 @@ Patchset: ipts
211211
create mode 100644 drivers/hid/ipts/thread.h
212212

213213
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
214-
index dfc245867a46..f91ba8a06cfc 100644
214+
index 76be97c5fc2f..0d1446b45c36 100644
215215
--- a/drivers/hid/Kconfig
216216
+++ b/drivers/hid/Kconfig
217-
@@ -1387,6 +1387,8 @@ source "drivers/hid/surface-hid/Kconfig"
217+
@@ -1402,6 +1402,8 @@ source "drivers/hid/surface-hid/Kconfig"
218218

219219
source "drivers/hid/intel-thc-hid/Kconfig"
220220

@@ -224,10 +224,10 @@ index dfc245867a46..f91ba8a06cfc 100644
224224

225225
# USB support may be used with HID disabled
226226
diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile
227-
index 0abfe51704a0..c86c9e80d225 100644
227+
index c7ecfbb3e228..7b2939c8a477 100644
228228
--- a/drivers/hid/Makefile
229229
+++ b/drivers/hid/Makefile
230-
@@ -172,3 +172,5 @@ obj-$(CONFIG_AMD_SFH_HID) += amd-sfh-hid/
230+
@@ -173,3 +173,5 @@ obj-$(CONFIG_AMD_SFH_HID) += amd-sfh-hid/
231231
obj-$(CONFIG_SURFACE_HID_CORE) += surface-hid/
232232

233233
obj-$(CONFIG_INTEL_THC_HID) += intel-thc-hid/
@@ -3239,5 +3239,5 @@ index 000000000000..1f966b8b32c4
32393239
+
32403240
+#endif /* IPTS_THREAD_H */
32413241
--
3242-
2.49.0
3242+
2.50.0
32433243

sys-kernel/surface-sources/files/6.14/0006-ithc.patch

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 85f3a4111005d23749f1a5b0424264ba38bbb3f4 Mon Sep 17 00:00:00 2001
1+
From e4540875b9b5d3d9178aef6bf8bcecc5cddc1c4a Mon Sep 17 00:00:00 2001
22
From: Dorian Stoll <dorian.stoll@tmsp.io>
33
Date: Sun, 11 Dec 2022 12:03:38 +0100
44
Subject: [PATCH] iommu: intel: Disable source id verification for ITHC
@@ -10,10 +10,10 @@ Patchset: ithc
1010
1 file changed, 16 insertions(+)
1111

1212
diff --git a/drivers/iommu/intel/irq_remapping.c b/drivers/iommu/intel/irq_remapping.c
13-
index ad795c772f21..2c10bca9e06b 100644
13+
index 3bc2a03cceca..e4c95c0a87f9 100644
1414
--- a/drivers/iommu/intel/irq_remapping.c
1515
+++ b/drivers/iommu/intel/irq_remapping.c
16-
@@ -388,6 +388,22 @@ static int set_msi_sid(struct irte *irte, struct pci_dev *dev)
16+
@@ -380,6 +380,22 @@ static int set_msi_sid(struct irte *irte, struct pci_dev *dev)
1717
data.busmatch_count = 0;
1818
pci_for_each_dma_alias(dev, set_msi_sid_cb, &data);
1919

@@ -37,9 +37,9 @@ index ad795c772f21..2c10bca9e06b 100644
3737
* DMA alias provides us with a PCI device and alias. The only case
3838
* where the it will return an alias on a different bus than the
3939
--
40-
2.49.0
40+
2.50.0
4141

42-
From 3e386a2ed36c9d620f4de23d671daa75a509d797 Mon Sep 17 00:00:00 2001
42+
From 43a2c8fea689f6e377fb0790b4e611beec6c699c Mon Sep 17 00:00:00 2001
4343
From: quo <tuple@list.ru>
4444
Date: Sun, 11 Dec 2022 12:10:54 +0100
4545
Subject: [PATCH] hid: Add support for Intel Touch Host Controller
@@ -86,10 +86,10 @@ Patchset: ithc
8686
create mode 100644 drivers/hid/ithc/ithc.h
8787

8888
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
89-
index f91ba8a06cfc..e945736e216f 100644
89+
index 0d1446b45c36..b8315f388240 100644
9090
--- a/drivers/hid/Kconfig
9191
+++ b/drivers/hid/Kconfig
92-
@@ -1389,6 +1389,8 @@ source "drivers/hid/intel-thc-hid/Kconfig"
92+
@@ -1404,6 +1404,8 @@ source "drivers/hid/intel-thc-hid/Kconfig"
9393

9494
source "drivers/hid/ipts/Kconfig"
9595

@@ -99,10 +99,10 @@ index f91ba8a06cfc..e945736e216f 100644
9999

100100
# USB support may be used with HID disabled
101101
diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile
102-
index c86c9e80d225..046eb5fd8017 100644
102+
index 7b2939c8a477..a3c9274c0bef 100644
103103
--- a/drivers/hid/Makefile
104104
+++ b/drivers/hid/Makefile
105-
@@ -174,3 +174,4 @@ obj-$(CONFIG_SURFACE_HID_CORE) += surface-hid/
105+
@@ -175,3 +175,4 @@ obj-$(CONFIG_SURFACE_HID_CORE) += surface-hid/
106106
obj-$(CONFIG_INTEL_THC_HID) += intel-thc-hid/
107107

108108
obj-$(CONFIG_HID_IPTS) += ipts/
@@ -2769,5 +2769,5 @@ index 000000000000..aec320d4e945
27692769
+int ithc_reset(struct ithc *ithc);
27702770
+
27712771
--
2772-
2.49.0
2772+
2.50.0
27732773

sys-kernel/surface-sources/files/6.14/0007-surface-sam.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 156b853c039f830407bea29f01bb6f3489c7c3e1 Mon Sep 17 00:00:00 2001
1+
From a5eb89dfb9f2544e3271c60658a683801b7a5c23 Mon Sep 17 00:00:00 2001
22
From: Maximilian Luz <luzmaximilian@gmail.com>
33
Date: Fri, 17 Jun 2022 02:14:00 +0200
44
Subject: [PATCH] rtc: Add basic support for RTC via Surface System Aggregator
@@ -179,9 +179,9 @@ index 000000000000..f6c17c4e98d5
179179
+MODULE_DESCRIPTION("RTC driver for Surface System Aggregator Module");
180180
+MODULE_LICENSE("GPL");
181181
--
182-
2.49.0
182+
2.50.0
183183

184-
From 3dec366702ebcfb04f7805144eca4c943d19802b Mon Sep 17 00:00:00 2001
184+
From b9ffcd1963e0995fde893e9ae8828ade30b95d64 Mon Sep 17 00:00:00 2001
185185
From: Maximilian Luz <luzmaximilian@gmail.com>
186186
Date: Sun, 20 Apr 2025 01:05:14 +0200
187187
Subject: [PATCH] platform/surface: aggregator_registry: Add Surface Laptop 7
@@ -207,5 +207,5 @@ index a594d5fcfcfd..07b03aa4fa7f 100644
207207
{ "MSHW0118", (unsigned long)ssam_node_group_slg1 },
208208

209209
--
210-
2.49.0
210+
2.50.0
211211

sys-kernel/surface-sources/files/6.14/0008-surface-sam-over-hid.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From b0c24f19804345b57672cf54e5caa7ba473f3f26 Mon Sep 17 00:00:00 2001
1+
From 7a262cf2715615399d0c60816377df87009e326e Mon Sep 17 00:00:00 2001
22
From: Maximilian Luz <luzmaximilian@gmail.com>
33
Date: Sat, 25 Jul 2020 17:19:53 +0200
44
Subject: [PATCH] i2c: acpi: Implement RawBytes read access
@@ -107,9 +107,9 @@ index d2499f302b50..77ce5ec3dd9e 100644
107107
dev_warn(&adapter->dev, "protocol 0x%02x not supported for client 0x%02x\n",
108108
accessor_type, client->addr);
109109
--
110-
2.49.0
110+
2.50.0
111111

112-
From b27002518a3b386bc3c2d50d7e45c94148375aa4 Mon Sep 17 00:00:00 2001
112+
From 1d78f095f8b30bfaa11e2d6d282c5605140c895c Mon Sep 17 00:00:00 2001
113113
From: Maximilian Luz <luzmaximilian@gmail.com>
114114
Date: Sat, 13 Feb 2021 16:41:18 +0100
115115
Subject: [PATCH] platform/surface: Add driver for Surface Book 1 dGPU switch
@@ -304,5 +304,5 @@ index 000000000000..68db237734a1
304304
+MODULE_DESCRIPTION("Discrete GPU Power-Switch for Surface Book 1");
305305
+MODULE_LICENSE("GPL");
306306
--
307-
2.49.0
307+
2.50.0
308308

sys-kernel/surface-sources/files/6.14/0009-surface-button.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 3e79d7b95f28bfcd981ca7db961407b2375307be Mon Sep 17 00:00:00 2001
1+
From 884c068a28164f2acedd3890fe7a07674ecbf9c0 Mon Sep 17 00:00:00 2001
22
From: Sachi King <nakato@nakato.io>
33
Date: Tue, 5 Oct 2021 00:05:09 +1100
44
Subject: [PATCH] Input: soc_button_array - support AMD variant Surface devices
@@ -73,9 +73,9 @@ index b8cad415c62c..43b5d56383e3 100644
7373

7474
/*
7575
--
76-
2.49.0
76+
2.50.0
7777

78-
From 8cbc63032afb8606805a14cc1c5f29d9105567c0 Mon Sep 17 00:00:00 2001
78+
From ffe10fa9dbb86acf7758091da53e8a420eeca7d0 Mon Sep 17 00:00:00 2001
7979
From: Sachi King <nakato@nakato.io>
8080
Date: Tue, 5 Oct 2021 00:22:57 +1100
8181
Subject: [PATCH] platform/surface: surfacepro3_button: don't load on amd
@@ -145,5 +145,5 @@ index 2755601f979c..4240c98ca226 100644
145145

146146

147147
--
148-
2.49.0
148+
2.50.0
149149

0 commit comments

Comments
 (0)