From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: hdegoede@redhat.com, bentiss@kernel.org,
Werner Sembach <wse@tuxedocomputers.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
platform-driver-x86@vger.kernel.org
Subject: Re: [PATCH v9 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
Date: Mon, 05 May 2025 16:52:26 +0300 [thread overview]
Message-ID: <174645314692.23202.56309255974182976.b4-ty@linux.intel.com> (raw)
In-Reply-To: <20250425210043.342288-1-wse@tuxedocomputers.com>
On Fri, 25 Apr 2025 22:53:28 +0200, Werner Sembach wrote:
> Note that I'm away from my work PC for the next week so expect my next
> response the monday after.
>
> v2: - Integrated Armins feedback and fixed kernel test robot warnings.
> v3: - Fixed borked subject line of v2.
> v4: - Remove unrequired WMI mutex.
> - Move device checking from probe to init.
> - Fix device checking working exactly reverse as it should.
> - Fix null pointer dereference because,
> hdev->driver_data != hdev->dev.driver_data.
> v5: - Move everything to subfolder nb04 in preparation for the eventual
> upstreaming of other tuxedo-driver parts.
> - Integrated Ilpos coding style feedback.
> - Use dev_set/get_drvdata() based on Armins feedback.
> v6: - Integrated more of Ilpo coding style feedback from a different LKML
> patch-thread (less files, local functions prefixed with a short
> string).
> v7: - Integrated more of Ilpos feedback e.g.:
> - Use cleanup.h
> - replace some if cases with a pointer in driver_data
> - coding style oversights
> v8: - Integrated more of Ilpos feedback
> - Typo fix spotted by Alok
> v9: - Introduce lamp_rgbi_tuple_t to group some values
> - Introduce LAMP_MULTI_UPDATE_REPORT_LAMP_COUNT_MAX to not manually set
> a fixed number at multiple places
> - Move lamp_multi_update_report initialization in
> handle_lamp_range_update_report out of the loop again as a small
> performance optimization as the unused entries do not actually be
> zeroed (I mixed up the spec of this devices wmi interface and the HID
> spec)
>
> [...]
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/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
commit: d430124bac586f9d4302ebf6a3146635539325d1
--
i.
next prev parent reply other threads:[~2025-05-05 13:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-25 20:53 [PATCH v9 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Werner Sembach
2025-04-25 20:53 ` [PATCH v9 1/1] " Werner Sembach
2025-04-26 8:21 ` [PATCH v9 0/1] " Pavel Machek
2025-05-05 7:51 ` Werner Sembach
2025-05-05 13:52 ` Ilpo Järvinen [this message]
2025-05-07 11:33 ` Pavel Machek
2025-05-07 11:41 ` Ilpo Järvinen
2025-05-07 11:53 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=174645314692.23202.56309255974182976.b4-ty@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=bentiss@kernel.org \
--cc=hdegoede@redhat.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=wse@tuxedocomputers.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox