|
@@ -1,4 +1,4 @@
|
|
|
-From 3c81c666d9953a794458a776e8fc3a7f01bc5e3f Mon Sep 17 00:00:00 2001
|
|
|
+From 10cd88124de652804f308111320a863b55da23a0 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.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 27a764414ea8159400e18f4f2d6cc343a0ef0fe1 Mon Sep 17 00:00:00 2001
|
|
|
+From 491afd847e8b97631743293a1e88d1019038a710 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.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From c43c8482fd9b50c583abb5ac580b5f0c0bdc70b0 Mon Sep 17 00:00:00 2001
|
|
|
+From bebd8ac867acf177167fd156f5e7bcfd36869c52 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.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 14bc87cdfd2e26b659555dc062e015feed05c135 Mon Sep 17 00:00:00 2001
|
|
|
+From 0fd3d44ee0d9f061a61a909a0cc3fea3c61d40f0 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 08019c6ccc9c..71fe014d3ebb 100644
|
|
|
ssam_remove_clients(&sdev->dev);
|
|
|
}
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 9815b041ed7f4ab5ea63dad939b01a3f831bcd79 Mon Sep 17 00:00:00 2001
|
|
|
+From cf13eafc909feea8e97fbd414e0b699c5a42dca5 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.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 2b1a6ac8c71b964bbc27d51128765f6085e4d952 Mon Sep 17 00:00:00 2001
|
|
|
+From dc06c3418aa297013312a182d4c34da6609ce6de 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.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 1d76184c74ca14d5848d247cd723cb3ae6c76459 Mon Sep 17 00:00:00 2001
|
|
|
+From 900fd067b67e27666f43785ef0268e2c1b131eea 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.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From badf44e9c231da4129c62c0437ffc3778742dc61 Mon Sep 17 00:00:00 2001
|
|
|
+From 6b145011e2842f8c0bfd947283ac2183f113604c 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.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 7081e62b97913bf3d9958b4bb396da477a418318 Mon Sep 17 00:00:00 2001
|
|
|
+From 9767e9af49e71d638777210bdbbb1a6ec83c00bf 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 71fe014d3ebb..0b1ca1155770 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 67b8de85e1deb327617206db943f92f95abfe477 Mon Sep 17 00:00:00 2001
|
|
|
+From e668d006ec6ad044f993c0857afee7f3f0303709 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 0b1ca1155770..d0e9e287c7e5 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 57d73c1974395c66f69b962fc8202e0de8a7d84d Mon Sep 17 00:00:00 2001
|
|
|
+From 607f5c3e825c05bf0a5b9fa2e9570bc01cef2770 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 d0e9e287c7e5..0b4aeba4ad93 100644
|
|
|
platform_driver_unregister(&ssam_platform_hub_driver);
|
|
|
}
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From ce1956200975e2970fdff53a087e7a767642c1a1 Mon Sep 17 00:00:00 2001
|
|
|
+From 336477e2e2926a4adea68881da5b10a4445c702b 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 0b4aeba4ad93..3b1310d61a24 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 3999328cf31503288268f970c858549ff5b7cf49 Mon Sep 17 00:00:00 2001
|
|
|
+From 6451a24698c042a26385615af15bc5bb97188d99 Mon Sep 17 00:00:00 2001
|
|
|
From: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
|
|
|
Date: Fri, 10 Jun 2022 14:41:58 +0900
|
|
|
Subject: [PATCH] platform/surface: avoid flush_scheduled_work() usage
|
|
@@ -1532,9 +1532,9 @@ index 7b758f8cc137..c0e12f0b9b79 100644
|
|
|
MODULE_AUTHOR("Maximilian Luz <luzmaximilian@gmail.com>");
|
|
|
MODULE_DESCRIPTION("Surface ACPI Notify driver for Surface System Aggregator Module");
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From d5e0484b36959f14cb2776539abe080fd3da3f2a Mon Sep 17 00:00:00 2001
|
|
|
+From d08092adbfe7e12c8fd688e2262ce7dad8f7baf4 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Tue, 14 Jun 2022 21:41:17 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator: Reserve more event- and
|
|
@@ -1754,9 +1754,9 @@ index 26b95ec12733..45501b6e54e8 100644
|
|
|
|
|
|
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 2400a6e2d77a9e22bf6c86bd0249f88ff9247913 Mon Sep 17 00:00:00 2001
|
|
|
+From bb44dfeb982ea5fdf9d18982512084eeca71ed7f Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 24 Jun 2022 20:36:39 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator: Add helper macros for requests
|
|
@@ -1967,9 +1967,9 @@ index c418f7f2732d..6cf7e80312d5 100644
|
|
|
/* -- Helpers for client-device notifiers. ---------------------------------- */
|
|
|
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 9dde47356cb22272f3c05555fd491b893cffcf16 Mon Sep 17 00:00:00 2001
|
|
|
+From b0e8cc2fefdf4e572e6ce71b0bf60b9e63022ed1 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 24 Jun 2022 20:36:40 +0200
|
|
|
Subject: [PATCH] platform/surface: Add KIP/POS tablet-mode switch driver
|
|
@@ -2699,9 +2699,9 @@ index 000000000000..596ca6c80681
|
|
|
+MODULE_DESCRIPTION("Tablet mode switch driver for Surface devices using the Surface Aggregator Module");
|
|
|
+MODULE_LICENSE("GPL");
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From a066a9ca172fa11d04ebb9827921a8a6bd803a2b Mon Sep 17 00:00:00 2001
|
|
|
+From f4cb665baca13f087ffa41e999f61031b44315da Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 24 Jun 2022 20:36:41 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add support for tablet
|
|
@@ -2752,9 +2752,9 @@ index 3b1310d61a24..6994168ee898 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From f49217f6c686d364cafd42a9db8f60eeb609269d Mon Sep 17 00:00:00 2001
|
|
|
+From f648e64b4ea98a52495f8e7382605d3c99ffbea0 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 24 Jun 2022 20:36:42 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator_registry: Add support for tablet
|
|
@@ -2799,9 +2799,9 @@ index 6994168ee898..6e14dd18c7a7 100644
|
|
|
&ssam_node_hid_tid1_penstash,
|
|
|
&ssam_node_hid_tid1_touchpad,
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From ddb145f8b3d338afaaa6bc13dd009fc334ee41ee Mon Sep 17 00:00:00 2001
|
|
|
+From 246f11e41c786c82df2e816a3a94705784bc1b0f Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 24 Jun 2022 22:57:58 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator: Move device registry helper
|
|
@@ -3195,9 +3195,9 @@ index 6cf7e80312d5..46c45d1b6368 100644
|
|
|
/* -- Helpers for client-device requests. ----------------------------------- */
|
|
|
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 2c8b24578fe15ed64beff660f75821b4b2931fbb Mon Sep 17 00:00:00 2001
|
|
|
+From b864dfd5fa6a705d7ae5a13e79ac32ca67dec4a9 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 24 Jun 2022 22:57:59 +0200
|
|
|
Subject: [PATCH] platform/surface: aggregator: Move subsystem hub drivers to
|
|
@@ -4085,9 +4085,9 @@ index eb88021c208c..76dc9c4f108e 100644
|
|
|
MODULE_AUTHOR("Maximilian Luz <luzmaximilian@gmail.com>");
|
|
|
MODULE_DESCRIPTION("Device-registry for Surface System Aggregator Module");
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 40051497382a40aef690562429e8827392e42b5f Mon Sep 17 00:00:00 2001
|
|
|
+From 7724d8aff10451320a984da1e036e6287d31d885 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Fri, 24 Jun 2022 22:58:00 +0200
|
|
|
Subject: [PATCH] platform/surface: Update copyright year of various drivers
|
|
@@ -4407,9 +4407,9 @@ index 6373d3b5eb7f..fbf2e11fd6ce 100644
|
|
|
|
|
|
#include <asm/unaligned.h>
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From ec73ceb2ee84043dc0e44311c9046f07a885dddc Mon Sep 17 00:00:00 2001
|
|
|
+From c438c4623613abea111de98c2b31e5485ad3ebfa Mon Sep 17 00:00:00 2001
|
|
|
From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
|
|
|
Date: Wed, 13 Jul 2022 06:09:16 +0200
|
|
|
Subject: [PATCH] MAINTAINERS: repair file entry in MICROSOFT SURFACE
|
|
@@ -4453,9 +4453,9 @@ index 55e80354a097..6772c9d0eccc 100644
|
|
|
MICROSOFT SURFACE BATTERY AND AC DRIVERS
|
|
|
M: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 19d39f5eb3be113da3661a81a7a13ec0fc0a9f37 Mon Sep 17 00:00:00 2001
|
|
|
+From 5186ef74d3d66701d614de93666a74ca282b7f63 Mon Sep 17 00:00:00 2001
|
|
|
From: Maximilian Luz <luzmaximilian@gmail.com>
|
|
|
Date: Sun, 17 Jul 2022 14:07:35 +0200
|
|
|
Subject: [PATCH] platform/surface: tabletsw: Fix __le32 integer access
|
|
@@ -4497,9 +4497,9 @@ index 596ca6c80681..27d95a6a7851 100644
|
|
|
*source_id = get_unaligned_le32(&sources.id[0]);
|
|
|
return 0;
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 98765fb785d93cafba6012dd98bd75e22bff18e9 Mon Sep 17 00:00:00 2001
|
|
|
+From 8d9c314269418930276f16add5c811760cb5bceb 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
|
|
@@ -4570,9 +4570,9 @@ index 93ab62eb393d..7d82398f55b1 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 6db6e2fbbf973e05313ff49ced60a25b16b5f9bd Mon Sep 17 00:00:00 2001
|
|
|
+From 60c2cdb4214c855aa92b1e23f15856eefbaef80f 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
|
|
@@ -4663,9 +4663,9 @@ index 7d82398f55b1..9970f89b1411 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|
|
|
-From 5df824cc1d6179b0f92675528d4af9e35af1a46c Mon Sep 17 00:00:00 2001
|
|
|
+From dbd435c49913b4e6f186647301f311fb1ab1e61c 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
|
|
@@ -4699,5 +4699,5 @@ index 9970f89b1411..585911020cea 100644
|
|
|
};
|
|
|
|
|
|
--
|
|
|
-2.37.3
|
|
|
+2.38.0
|
|
|
|