All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] platform/x86: msi-ec: add and fix EC configs
@ 2023-09-29 11:31 Nikita Kravets
  2023-09-29 11:31 ` [PATCH 1/2] platform/x86: msi-ec: Fix the 3rd config Nikita Kravets
  2023-09-29 11:31 ` [PATCH 2/2] platform/x86: msi-ec: Add more EC configs Nikita Kravets
  0 siblings, 2 replies; 6+ messages in thread
From: Nikita Kravets @ 2023-09-29 11:31 UTC (permalink / raw)
  To: platform-driver-x86
  Cc: Hans de Goede, Nikita Kravets, Aakash Singh, Jose Angel Pastrana

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-06 17:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-29 11:31 [PATCH 0/2] platform/x86: msi-ec: add and fix EC configs Nikita Kravets
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

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.