[PATCH v3 0/2] Start of upstream support for TUXEDO NB02 devices

Werner Sembach posted 2 patches 1 week, 4 days ago
drivers/platform/x86/uniwill/uniwill-acpi.c | 364 +++++++++++++++++++-
drivers/platform/x86/uniwill/uniwill-wmi.h  |   2 +
2 files changed, 365 insertions(+), 1 deletion(-)
[PATCH v3 0/2] Start of upstream support for TUXEDO NB02 devices
Posted by Werner Sembach 1 week, 4 days ago
With the Uniwill driver from Armin now accepted I want to push the first
big addon to it that I worked on in parallel.

First this adds all current Tuxedo devices to use at least the input part
of the new driver.

V1-V2: - Drop the cTGP implementation to push that in an own patchset
       - Reorder patches
V2-V3: - Fix comment style
       - Be more verbose in commit messages
       - Add upcomming TUXEDO InfinityBook Max Gen10

Werner Sembach (2):
  platform/x86/uniwill: Handle more WMI events required for TUXEDO
    devices
  platform/x86/uniwill: Add TUXEDO devices

 drivers/platform/x86/uniwill/uniwill-acpi.c | 364 +++++++++++++++++++-
 drivers/platform/x86/uniwill/uniwill-wmi.h  |   2 +
 2 files changed, 365 insertions(+), 1 deletion(-)

-- 
2.43.0
Re: [PATCH v3 0/2] Start of upstream support for TUXEDO NB02 devices
Posted by Ilpo Järvinen 1 week ago
On Thu, 20 Nov 2025 22:49:40 +0100, Werner Sembach wrote:

> With the Uniwill driver from Armin now accepted I want to push the first
> big addon to it that I worked on in parallel.
> 
> First this adds all current Tuxedo devices to use at least the input part
> of the new driver.
> 
> V1-V2: - Drop the cTGP implementation to push that in an own patchset
>        - Reorder patches
> V2-V3: - Fix comment style
>        - Be more verbose in commit messages
>        - Add upcomming TUXEDO InfinityBook Max Gen10
> 
> [...]


Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/2] platform/x86/uniwill: Handle more WMI events required for TUXEDO devices
      commit: 3330367128f54142e5cfd568fc44c48da2036536
[2/2] platform/x86/uniwill: Add TUXEDO devices
      commit: 5c14bff570dc5a756d90f7a5bc665cbbe604db8b

--
 i.