|
@@ -1,4 +1,4 @@
|
|
|
-From c778e89d1a838df8c3f58495eaae7f479942a684 Mon Sep 17 00:00:00 2001
|
|
|
+From 17f1e21d9b782aa7d25a446b3663b72c055fd7d7 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:36 +0200
|
|
|
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.
|
|
|
* @d: The device to cast.
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 020539d0ce46c61271161500d319b914b758eded Mon Sep 17 00:00:00 2001
|
|
|
+From 64ea57d5ed105ab1a046ed0ca5f0ad3f29470101 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:37 +0200
|
|
|
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.
|
|
|
* @sdev: The device to increment the reference count of.
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 785b34307feda7a15dbe26a7eac91fb290995ae8 Mon Sep 17 00:00:00 2001
|
|
|
+From 66750927a15616256b0e57fad5952d857ceea0cc Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:38 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator: Allow notifiers to avoid
|
|
@@ -458,9 +458,9 @@ index 6df7c8d4e50e..c418f7f2732d 100644
|
|
|
+
|
|
|
#endif /* _LINUX_SURFACE_AGGREGATOR_DEVICE_H */
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From b6812b30429d9ee185390d2e412c3d0369eefcfb Mon Sep 17 00:00:00 2001
|
|
|
+From 6418fed20ac4e1540a8747b3799f48b69ec86c8c Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:39 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Use client device
|
|
@@ -510,9 +510,9 @@ index ce2bd88feeaa..9f630e890ff7 100644
|
|
|
ssam_remove_clients(&sdev->dev);
|
|
|
}
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From b444ed931131fa1a43e214e5640886ed1fc20112 Mon Sep 17 00:00:00 2001
|
|
|
+From 7c680b78726f4dcfb1d2714d55d68fc6ea4ac0b8 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:40 +0200
|
|
|
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 = {
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 2da41fb33be7f8c013fe380b2723cdf396097e1b Mon Sep 17 00:00:00 2001
|
|
|
+From c4a286e4b15803af7d9b7e893ba3ce86d785ad86 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:41 +0200
|
|
|
Subject: [PATCH] power/supply: surface_battery: Use client device wrappers for
|
|
@@ -598,9 +598,9 @@ index 5ec2e6bb2465..540707882bb0 100644
|
|
|
}
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 4f378f9e581fa843e9c759d0a40a387ea1cd47e1 Mon Sep 17 00:00:00 2001
|
|
|
+From a76ab65a0845e951c6614ff9ab78ced2488e49b1 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:42 +0200
|
|
|
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);
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 5e680f1187a991bd0812561e99ef348452746e48 Mon Sep 17 00:00:00 2001
|
|
|
+From 65dd92ca9f5b7871e5c49040c2155d2e341e1039 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:43 +0200
|
|
|
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_BAS = 0x11, /* Detachment system (Surface Book 2/3). */
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 611104a812f02db3142f46bc080d013364c9240e Mon Sep 17 00:00:00 2001
|
|
|
+From c46d674b2876bb2ad81c649ac4d6c2fe182cc262 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:44 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Generify subsystem hub
|
|
@@ -1143,9 +1143,9 @@ index 9f630e890ff7..09cbeee2428b 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 109787d6431d2c8fd41db4dc5a2d48745fd9e698 Mon Sep 17 00:00:00 2001
|
|
|
+From d293378f454cb71b55886aeec00c58088e529ca7 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:45 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Change device ID for
|
|
@@ -1187,9 +1187,9 @@ index 09cbeee2428b..b11ce87c7184 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 112279aee63d354266cb949907daa6f847773ced Mon Sep 17 00:00:00 2001
|
|
|
+From c4bdb8393081ba9121aadc7d6643a42613fbcbd0 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:46 +0200
|
|
|
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);
|
|
|
}
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 5ea065bd96fe7d78c4804a13e5fd3f346fb390fe Mon Sep 17 00:00:00 2001
|
|
|
+From f4c22cd50fb6eba94141a7823be1d4d4db06eb92 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 27 May 2022 04:34:47 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add support for
|
|
@@ -1453,9 +1453,9 @@ index f15cef60630f..bf3303f1aa71 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From c6ccb427e1927979285fcf61d7fb65c01d6cb059 Mon Sep 17 00:00:00 2001
|
|
|
+From 9fbb688836c42161b6389da82442a12ff2346e44 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Tue, 14 Jun 2022 13:17:49 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator: Reserve more event- and
|
|
@@ -1672,9 +1672,9 @@ index 26b95ec12733..45501b6e54e8 100644
|
|
|
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 4a49dad02395bb13c84fb39dcd19306509e8df37 Mon Sep 17 00:00:00 2001
|
|
|
+From f26c891671fde07b2b198bc69d36b2c372a0ac55 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Thu, 16 Jun 2022 01:50:12 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator: Add helper macros for requests
|
|
@@ -1882,9 +1882,9 @@ index c418f7f2732d..6cf7e80312d5 100644
|
|
|
/* -- Helpers for client-device notifiers. ---------------------------------- */
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 0e7736e1faf6bc03eabe5021f32a7ab3caf705be Mon Sep 17 00:00:00 2001
|
|
|
+From b89f2ac538abd4dd449bd9bd84d86e93b5567b38 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Tue, 8 Jun 2021 03:19:20 +0200
|
|
|
Subject: [PATCH] platform/surface: Add KIP tablet-mode switch
|
|
@@ -1914,10 +1914,10 @@ Patchset: surface-sam
|
|
|
create mode 100644 drivers/platform/surface/surface_aggregator_tabletsw.c
|
|
|
|
|
|
diff --git a/MAINTAINERS b/MAINTAINERS
|
|
|
-index 2b70e2d21405..cad9449b37e1 100644
|
|
|
+index c7c7a96b62a8..852231f4e469 100644
|
|
|
--- a/MAINTAINERS
|
|
|
+++ b/MAINTAINERS
|
|
|
-@@ -13035,6 +13035,12 @@ F: drivers/scsi/smartpqi/smartpqi*.[ch]
|
|
|
+@@ -13030,6 +13030,12 @@ F: drivers/scsi/smartpqi/smartpqi*.[ch]
|
|
|
F: include/linux/cciss*.h
|
|
|
F: include/uapi/linux/cciss*.h
|
|
|
|
|
@@ -2518,9 +2518,9 @@ index 000000000000..6f402d2ca894
|
|
|
+MODULE_DESCRIPTION("Tablet mode switch driver for Surface devices using the Surface Aggregator Module");
|
|
|
+MODULE_LICENSE("GPL");
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 827cf74683af903ebc5b74d6611c86521d4dd7c6 Mon Sep 17 00:00:00 2001
|
|
|
+From 14f40e0eba6884c5eb7e71d0852463db08c9d3b1 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Wed, 27 Oct 2021 22:33:03 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add support for tablet
|
|
@@ -2568,9 +2568,9 @@ index bf3303f1aa71..8f249df673a4 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 4cc1a82ccd6789a81ae94766966e627343573b1a Mon Sep 17 00:00:00 2001
|
|
|
+From 41c17d879bc5f5d1700673e7cbb8f1bd4862cafc Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Thu, 16 Jun 2022 02:30:16 +0200
|
|
|
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_touchpad,
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From d07ce05e994aa9190be1a31be0b5ab84150cc49d Mon Sep 17 00:00:00 2001
|
|
|
+From 7814ea13e040abe5f2e273865e28f6bd6bc51f17 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Sat, 21 May 2022 00:30:46 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator: Move device registry helper
|
|
@@ -3001,9 +3001,9 @@ index 6cf7e80312d5..6e75fb605479 100644
|
|
|
/* -- Helpers for client-device requests. ----------------------------------- */
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From c4ff779f5f22ee9739fc75dbb9dd9159625847e3 Mon Sep 17 00:00:00 2001
|
|
|
+From 446587a52772adcbdf620ec48d04414f062af173 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Sat, 21 May 2022 00:39:56 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator: Move subsystem hub drivers to
|
|
@@ -3027,10 +3027,10 @@ Patchset: surface-sam
|
|
|
create mode 100644 drivers/platform/surface/surface_aggregator_hub.c
|
|
|
|
|
|
diff --git a/MAINTAINERS b/MAINTAINERS
|
|
|
-index cad9449b37e1..26bc8bf48b7b 100644
|
|
|
+index 852231f4e469..f96b3dba903a 100644
|
|
|
--- a/MAINTAINERS
|
|
|
+++ b/MAINTAINERS
|
|
|
-@@ -13112,6 +13112,12 @@ F: include/linux/surface_acpi_notify.h
|
|
|
+@@ -13107,6 +13107,12 @@ F: include/linux/surface_acpi_notify.h
|
|
|
F: include/linux/surface_aggregator/
|
|
|
F: include/uapi/linux/surface_aggregator/
|
|
|
|
|
@@ -3888,9 +3888,9 @@ index c680792a037e..0cbb7f3a6b2d 100644
|
|
|
MODULE_AUTHOR("Maximilian Luz <luzmaximilian@gmail.com>");
|
|
|
MODULE_DESCRIPTION("Device-registry for Surface System Aggregator Module");
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 9c9da774771e2f7cc961ef27ac97d5791d3a0661 Mon Sep 17 00:00:00 2001
|
|
|
+From 19b914283b8e6567b0deb085053a8a781c1ad0fa Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Sat, 21 May 2022 00:57:40 +0200
|
|
|
Subject: [PATCH] platform/surface: Update copyright year of various drivers
|
|
@@ -4207,9 +4207,9 @@ index 6373d3b5eb7f..fbf2e11fd6ce 100644
|
|
|
|
|
|
#include <asm/unaligned.h>
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 004ed830c321ad225c6f39bde9a913f64046f283 Mon Sep 17 00:00:00 2001
|
|
|
+From 19a402021f13a0b2382271189e1dc017205ada1f Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Sat, 25 Jun 2022 20:42:00 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Rename HID device
|
|
@@ -4280,9 +4280,9 @@ index d5655f6a4a41..b325fa0c5ee0 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 022bd43278b0160482e1c6d1ee8a9066ca4cb8a7 Mon Sep 17 00:00:00 2001
|
|
|
+From 20db0502d55279d6b4cca93ebd7ff1b2920f320c Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Sat, 25 Jun 2022 20:52:47 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Rename HID device
|
|
@@ -4373,9 +4373,9 @@ index b325fa0c5ee0..3aa825b5aa26 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From d3dc81aaf1881b6c07e127aa791d85b1b336f39c Mon Sep 17 00:00:00 2001
|
|
|
+From 4680063aaad14e3083227e1e66d16f2c8c46da33 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Sat, 25 Jun 2022 20:54:59 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add HID devices for
|
|
@@ -4409,9 +4409,9 @@ index 3aa825b5aa26..4c2f9f789354 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|
|
|
-From 1972da085f54a81036d8b5e69e1e66818f76be32 Mon Sep 17 00:00:00 2001
|
|
|
+From 72f14fa3dd5b2a5dd209a696ee3fb7562720a5d0 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
|
|
@@ -4441,5 +4441,5 @@ index 4c2f9f789354..49426b6e6b19 100644
|
|
|
{ "MSHW0123", (unsigned long)ssam_node_group_sls },
|
|
|
|
|
|
--
|
|
|
-2.37.1
|
|
|
+2.37.2
|
|
|
|