|
@@ -1,4 +1,4 @@
|
|
-From 2c44b250c6cdd06ba8c4dd1d3348f85856979c69 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 8575bb94f1450854affff41dda90f3447f3e6d7e Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:36 +0200
|
|
Date: Fri, 27 May 2022 04:34:36 +0200
|
|
Subject: [PATCH] platform/surface: aggregator: Allow is_ssam_device() to be
|
|
Subject: [PATCH] platform/surface: aggregator: Allow is_ssam_device() to be
|
|
@@ -53,9 +53,9 @@ index cc257097eb05..62b38b4487eb 100644
|
|
* to_ssam_device() - Casts the given device to a SSAM client device.
|
|
* to_ssam_device() - Casts the given device to a SSAM client device.
|
|
* @d: The device to cast.
|
|
* @d: The device to cast.
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 23866c4533fc81c04f92a11413a9d0a22d7fd608 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From d53d39de61921867c7e8bb91a4fec35efec2a9bf Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:37 +0200
|
|
Date: Fri, 27 May 2022 04:34:37 +0200
|
|
Subject: [PATCH] platform/surface: aggregator: Allow devices to be marked as
|
|
Subject: [PATCH] platform/surface: aggregator: Allow devices to be marked as
|
|
@@ -162,9 +162,9 @@ index 62b38b4487eb..6df7c8d4e50e 100644
|
|
* ssam_device_get() - Increment reference count of SSAM client device.
|
|
* ssam_device_get() - Increment reference count of SSAM client device.
|
|
* @sdev: The device to increment the reference count of.
|
|
* @sdev: The device to increment the reference count of.
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From ed4dd948e57b21ab9fa48244843167561984139e Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From e53a3d2dc2521fd23412d0589c3cc46c147ab40a Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:38 +0200
|
|
Date: Fri, 27 May 2022 04:34:38 +0200
|
|
Subject: [PATCH] platform/surface: aggregator: Allow notifiers to avoid
|
|
Subject: [PATCH] platform/surface: aggregator: Allow notifiers to avoid
|
|
@@ -458,9 +458,9 @@ index 6df7c8d4e50e..c418f7f2732d 100644
|
|
+
|
|
+
|
|
#endif /* _LINUX_SURFACE_AGGREGATOR_DEVICE_H */
|
|
#endif /* _LINUX_SURFACE_AGGREGATOR_DEVICE_H */
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 2f609473f4fc979bac7d7b0364a1345d18536e83 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 3b0c00c9b1e64794a2b90c1215e914f309cdb845 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:39 +0200
|
|
Date: Fri, 27 May 2022 04:34:39 +0200
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Use client device
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Use client device
|
|
@@ -510,9 +510,9 @@ index ce2bd88feeaa..9f630e890ff7 100644
|
|
ssam_remove_clients(&sdev->dev);
|
|
ssam_remove_clients(&sdev->dev);
|
|
}
|
|
}
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 1eb58307ff7dc5a690098da20d9d376d6719e32c Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 36d1b2b993b2af9d78570d7e5a9af82646578ece Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:40 +0200
|
|
Date: Fri, 27 May 2022 04:34:40 +0200
|
|
Subject: [PATCH] power/supply: surface_charger: Use client device wrappers for
|
|
Subject: [PATCH] power/supply: surface_charger: Use client device wrappers for
|
|
@@ -554,9 +554,9 @@ index a060c36c7766..59182d55742d 100644
|
|
|
|
|
|
static const struct spwr_psy_properties spwr_psy_props_adp1 = {
|
|
static const struct spwr_psy_properties spwr_psy_props_adp1 = {
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 1822f66a7cea617d07dd80f7dda48ffba14e9426 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From c57bb9199f41c3da8ea02917184b53e8811df903 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:41 +0200
|
|
Date: Fri, 27 May 2022 04:34:41 +0200
|
|
Subject: [PATCH] power/supply: surface_battery: Use client device wrappers for
|
|
Subject: [PATCH] power/supply: surface_battery: Use client device wrappers for
|
|
@@ -598,9 +598,9 @@ index 5ec2e6bb2465..540707882bb0 100644
|
|
}
|
|
}
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From f8c6b0f74fbe86db209de6fc7c0ffaf573850107 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 74f87013db2410c520bda85d3aff6b9dcfe4103e Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:42 +0200
|
|
Date: Fri, 27 May 2022 04:34:42 +0200
|
|
Subject: [PATCH] HID: surface-hid: Add support for hot-removal
|
|
Subject: [PATCH] HID: surface-hid: Add support for hot-removal
|
|
@@ -712,9 +712,9 @@ index e46330b2e561..87637f813de2 100644
|
|
return shid->ops.output_report(shid, reportnum, buf, len);
|
|
return shid->ops.output_report(shid, reportnum, buf, len);
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 950d66f4a8181396383f2d1a6464c16d3d14d9e4 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From fec69423f43d25fca0e1c8fb41b1bc20e0c9dc58 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:43 +0200
|
|
Date: Fri, 27 May 2022 04:34:43 +0200
|
|
Subject: [PATCH] platform/surface: aggregator: Add comment for KIP subsystem
|
|
Subject: [PATCH] platform/surface: aggregator: Add comment for KIP subsystem
|
|
@@ -753,9 +753,9 @@ index c3de43edcffa..26b95ec12733 100644
|
|
SSAM_SSH_TC_BLD = 0x10,
|
|
SSAM_SSH_TC_BLD = 0x10,
|
|
SSAM_SSH_TC_BAS = 0x11, /* Detachment system (Surface Book 2/3). */
|
|
SSAM_SSH_TC_BAS = 0x11, /* Detachment system (Surface Book 2/3). */
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 866aca820343ba09d2cdc696b7c0195708b70972 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 57004767b41ec99bfc16fbc5c760eca8737195a3 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:44 +0200
|
|
Date: Fri, 27 May 2022 04:34:44 +0200
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Generify subsystem hub
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Generify subsystem hub
|
|
@@ -1143,9 +1143,9 @@ index 9f630e890ff7..09cbeee2428b 100644
|
|
};
|
|
};
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From b7495ed4cc4b3fe897234344aa72d9136dcd1462 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 963d896d5d309e2509e4375512f33ff263d6b05a Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:45 +0200
|
|
Date: Fri, 27 May 2022 04:34:45 +0200
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Change device ID for
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Change device ID for
|
|
@@ -1187,9 +1187,9 @@ index 09cbeee2428b..b11ce87c7184 100644
|
|
};
|
|
};
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 1140b5430b525f3430431b92cd4db233345ec283 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 87e0ff3e78b15a80437535cb414dab2c5b3bae0f Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:46 +0200
|
|
Date: Fri, 27 May 2022 04:34:46 +0200
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add KIP device hub
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add KIP device hub
|
|
@@ -1352,9 +1352,9 @@ index b11ce87c7184..f15cef60630f 100644
|
|
platform_driver_unregister(&ssam_platform_hub_driver);
|
|
platform_driver_unregister(&ssam_platform_hub_driver);
|
|
}
|
|
}
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 5ec728d172a5cd31a9a10978a054021b967c2fcd Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 603cb57938adc264a2fbc01ff8e3ba3c87c92df7 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Fri, 27 May 2022 04:34:47 +0200
|
|
Date: Fri, 27 May 2022 04:34:47 +0200
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add support for
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add support for
|
|
@@ -1453,9 +1453,9 @@ index f15cef60630f..bf3303f1aa71 100644
|
|
};
|
|
};
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 3734dd6d23a45da855a9730b830aa14565d88fca Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From de303dea3582c1ad2837b1c91fc68a7435bc5936 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Tue, 14 Jun 2022 13:17:49 +0200
|
|
Date: Tue, 14 Jun 2022 13:17:49 +0200
|
|
Subject: [PATCH] platform/surface: aggregator: Reserve more event- and
|
|
Subject: [PATCH] platform/surface: aggregator: Reserve more event- and
|
|
@@ -1672,9 +1672,9 @@ index 26b95ec12733..45501b6e54e8 100644
|
|
|
|
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 44439b4c7e056e70771830cbb1329da498dac278 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From c7c779e355c053b5891a20ff780bc46d6a750bda Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Thu, 16 Jun 2022 01:50:12 +0200
|
|
Date: Thu, 16 Jun 2022 01:50:12 +0200
|
|
Subject: [PATCH] platform/surface: aggregator: Add helper macros for requests
|
|
Subject: [PATCH] platform/surface: aggregator: Add helper macros for requests
|
|
@@ -1882,9 +1882,9 @@ index c418f7f2732d..6cf7e80312d5 100644
|
|
/* -- Helpers for client-device notifiers. ---------------------------------- */
|
|
/* -- Helpers for client-device notifiers. ---------------------------------- */
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From c22c6e89c6c9f8829a0c1036fb957bd4c01dc66e Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 95b9bc1ecbe8012833fb0a1f697589c137bec4bf Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Tue, 8 Jun 2021 03:19:20 +0200
|
|
Date: Tue, 8 Jun 2021 03:19:20 +0200
|
|
Subject: [PATCH] platform/surface: Add KIP tablet-mode switch
|
|
Subject: [PATCH] platform/surface: Add KIP tablet-mode switch
|
|
@@ -2518,9 +2518,9 @@ index 000000000000..6f402d2ca894
|
|
+MODULE_DESCRIPTION("Tablet mode switch driver for Surface devices using the Surface Aggregator Module");
|
|
+MODULE_DESCRIPTION("Tablet mode switch driver for Surface devices using the Surface Aggregator Module");
|
|
+MODULE_LICENSE("GPL");
|
|
+MODULE_LICENSE("GPL");
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 439507fe9e2fd1f6cea5221be05f0501f04df33d Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From d8176591cd782254b02e29c323f5a63298d55e9f Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Wed, 27 Oct 2021 22:33:03 +0200
|
|
Date: Wed, 27 Oct 2021 22:33:03 +0200
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add support for tablet
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add support for tablet
|
|
@@ -2568,9 +2568,9 @@ index bf3303f1aa71..8f249df673a4 100644
|
|
};
|
|
};
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 5081c90032d258d4b75a7e43850af58a24bdc8f7 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From ac503280722194dabbb49bd4eee10ab69d37e2a0 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Thu, 16 Jun 2022 02:30:16 +0200
|
|
Date: Thu, 16 Jun 2022 02:30:16 +0200
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add support for tablet
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add support for tablet
|
|
@@ -2612,9 +2612,9 @@ index 8f249df673a4..f1c5905f1c16 100644
|
|
&ssam_node_hid_tid1_penstash,
|
|
&ssam_node_hid_tid1_penstash,
|
|
&ssam_node_hid_tid1_touchpad,
|
|
&ssam_node_hid_tid1_touchpad,
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 49be605a62025621a1d5d54ce1fd1f3ffb134a5d Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 7da546f4e9c9a1187fbec67d3ce9c356004cd5c4 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Sat, 21 May 2022 00:30:46 +0200
|
|
Date: Sat, 21 May 2022 00:30:46 +0200
|
|
Subject: [PATCH] platform/surface: aggregator: Move device registry helper
|
|
Subject: [PATCH] platform/surface: aggregator: Move device registry helper
|
|
@@ -3001,9 +3001,9 @@ index 6cf7e80312d5..6e75fb605479 100644
|
|
/* -- Helpers for client-device requests. ----------------------------------- */
|
|
/* -- Helpers for client-device requests. ----------------------------------- */
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 74569995b4933f0a5f0769749c438b949443a207 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From ea96cc9c29566b5d5a7299714d5bf6d27652aec4 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Sat, 21 May 2022 00:39:56 +0200
|
|
Date: Sat, 21 May 2022 00:39:56 +0200
|
|
Subject: [PATCH] platform/surface: aggregator: Move subsystem hub drivers to
|
|
Subject: [PATCH] platform/surface: aggregator: Move subsystem hub drivers to
|
|
@@ -3888,9 +3888,9 @@ index c680792a037e..0cbb7f3a6b2d 100644
|
|
MODULE_AUTHOR("Maximilian Luz <luzmaximilian@gmail.com>");
|
|
MODULE_AUTHOR("Maximilian Luz <luzmaximilian@gmail.com>");
|
|
MODULE_DESCRIPTION("Device-registry for Surface System Aggregator Module");
|
|
MODULE_DESCRIPTION("Device-registry for Surface System Aggregator Module");
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From b9dca029bca8fc9b49e5dc6ee55429e28e589ee2 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 1cd297008ac04afb8048a59180367132b1872809 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Sat, 21 May 2022 00:57:40 +0200
|
|
Date: Sat, 21 May 2022 00:57:40 +0200
|
|
Subject: [PATCH] platform/surface: Update copyright year of various drivers
|
|
Subject: [PATCH] platform/surface: Update copyright year of various drivers
|
|
@@ -4207,12 +4207,12 @@ index 6373d3b5eb7f..fbf2e11fd6ce 100644
|
|
|
|
|
|
#include <asm/unaligned.h>
|
|
#include <asm/unaligned.h>
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 33fd8e304a0b6ac9d9ed30b942e8dcf69dcc851b Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From a1a10d9c00a1ca3b26a6bb0b69dcb9b4a7b71e49 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Sat, 25 Jun 2022 20:42:00 +0200
|
|
Date: Sat, 25 Jun 2022 20:42:00 +0200
|
|
-Subject: [PATCH] platform/surface: aggregatgor_registry: Rename HID device
|
|
|
|
|
|
+Subject: [PATCH] platform/surface: aggregator_registry: Rename HID device
|
|
nodes based on their function
|
|
nodes based on their function
|
|
|
|
|
|
Rename HID device nodes based on their function. In particular, these
|
|
Rename HID device nodes based on their function. In particular, these
|
|
@@ -4280,12 +4280,12 @@ index d5655f6a4a41..b325fa0c5ee0 100644
|
|
};
|
|
};
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From a3100bf4f8d96f5189608ef785999cab80e7bf69 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From 044783aea90f68116089b663b78cea4188b03d11 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Sat, 25 Jun 2022 20:52:47 +0200
|
|
Date: Sat, 25 Jun 2022 20:52:47 +0200
|
|
-Subject: [PATCH] platform/surface: aggregatgor_registry: Rename HID device
|
|
|
|
|
|
+Subject: [PATCH] platform/surface: aggregator_registry: Rename HID device
|
|
nodes based on new findings
|
|
nodes based on new findings
|
|
|
|
|
|
On Windows, the HID devices with target ID 1 are grouped as "Surface Hot
|
|
On Windows, the HID devices with target ID 1 are grouped as "Surface Hot
|
|
@@ -4373,12 +4373,12 @@ index b325fa0c5ee0..3aa825b5aa26 100644
|
|
};
|
|
};
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
|
|
-From 885d854c41d4c4e795cd67546e7905f726a98537 Mon Sep 17 00:00:00 2001
|
|
|
|
|
|
+From cb1691f10db3a1f3080694022793db55a7b17d21 Mon Sep 17 00:00:00 2001
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
Date: Sat, 25 Jun 2022 20:54:59 +0200
|
|
Date: Sat, 25 Jun 2022 20:54:59 +0200
|
|
-Subject: [PATCH] platform/surface: aggregatgor_registry: Add HID devices for
|
|
|
|
|
|
+Subject: [PATCH] platform/surface: aggregator_registry: Add HID devices for
|
|
sensors and USCI client to SP8
|
|
sensors and USCI client to SP8
|
|
|
|
|
|
Add software nodes for the HID sensor collection and the UCM USCI HID
|
|
Add software nodes for the HID sensor collection and the UCM USCI HID
|
|
@@ -4409,5 +4409,37 @@ index 3aa825b5aa26..4c2f9f789354 100644
|
|
};
|
|
};
|
|
|
|
|
|
--
|
|
--
|
|
-2.36.1
|
|
|
|
|
|
+2.37.0
|
|
|
|
+
|
|
|
|
+From 373b9c954a5e1ded460af61e528617d8101e5eae Mon Sep 17 00:00:00 2001
|
|
|
|
+From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
|
+Date: Fri, 8 Jul 2022 03:34:44 +0200
|
|
|
|
+Subject: [PATCH] platform/surface: aggregator_registry: Add support for
|
|
|
|
+ Surface Laptop Go 2
|
|
|
|
+
|
|
|
|
+The Surface Laptop Go 2 seems to have the same SAM client devices as the
|
|
|
|
+Surface Laptop Go 1, so re-use its node group.
|
|
|
|
+
|
|
|
|
+Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
|
+Patchset: surface-sam
|
|
|
|
+---
|
|
|
|
+ drivers/platform/surface/surface_aggregator_registry.c | 3 +++
|
|
|
|
+ 1 file changed, 3 insertions(+)
|
|
|
|
+
|
|
|
|
+diff --git a/drivers/platform/surface/surface_aggregator_registry.c b/drivers/platform/surface/surface_aggregator_registry.c
|
|
|
|
+index 4c2f9f789354..49426b6e6b19 100644
|
|
|
|
+--- a/drivers/platform/surface/surface_aggregator_registry.c
|
|
|
|
++++ b/drivers/platform/surface/surface_aggregator_registry.c
|
|
|
|
+@@ -327,6 +327,9 @@ static const struct acpi_device_id ssam_platform_hub_match[] = {
|
|
|
|
+ /* Surface Laptop Go 1 */
|
|
|
|
+ { "MSHW0118", (unsigned long)ssam_node_group_slg1 },
|
|
|
|
+
|
|
|
|
++ /* Surface Laptop Go 2 */
|
|
|
|
++ { "MSHW0290", (unsigned long)ssam_node_group_slg1 },
|
|
|
|
++
|
|
|
|
+ /* Surface Laptop Studio */
|
|
|
|
+ { "MSHW0123", (unsigned long)ssam_node_group_sls },
|
|
|
|
+
|
|
|
|
+--
|
|
|
|
+2.37.0
|
|
|
|
|