From: Nikita Kravets <teackot@gmail.com>
To: platform-driver-x86@vger.kernel.org
Cc: Hans de Goede <hdegoede@redhat.com>,
Nikita Kravets <teackot@gmail.com>,
Aakash Singh <mail@singhaakash.dev>,
Jose Angel Pastrana <japp0005@red.ujaen.es>
Subject: [PATCH 0/2] platform/x86: msi-ec: add and fix EC configs
Date: Fri, 29 Sep 2023 14:31:47 +0300 [thread overview]
Message-ID: <20230929113149.587436-1-teackot@gmail.com> (raw)
Hi!
This patch series adds EC configs for more firmware (patch 2)
and fixes a couple of issues with an existing configuration (patch 1)
in the msi-ec driver.
Cc: Aakash Singh <mail@singhaakash.dev>
Cc: Jose Angel Pastrana <japp0005@red.ujaen.es>
Nikita Kravets (2):
platform/x86: msi-ec: Fix the 3rd config
platform/x86: msi-ec: Add more EC configs
drivers/platform/x86/msi-ec.c | 486 +++++++++++++++++++++++++++++++++-
drivers/platform/x86/msi-ec.h | 4 +-
2 files changed, 478 insertions(+), 12 deletions(-)
--
2.42.0
next reply other threads:[~2023-09-29 11:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-29 11:31 Nikita Kravets [this message]
2023-09-29 11:31 ` [PATCH 1/2] platform/x86: msi-ec: Fix the 3rd config Nikita Kravets
2023-09-29 16:07 ` Ilpo Järvinen
2023-10-04 13:47 ` Hans de Goede
2023-10-06 17:32 ` Nikita Kravets
2023-09-29 11:31 ` [PATCH 2/2] platform/x86: msi-ec: Add more EC configs Nikita Kravets
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=20230929113149.587436-1-teackot@gmail.com \
--to=teackot@gmail.com \
--cc=hdegoede@redhat.com \
--cc=japp0005@red.ujaen.es \
--cc=mail@singhaakash.dev \
--cc=platform-driver-x86@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.