[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190513203009.28686-1-ayman.bagabas@gmail.com>
Date: Mon, 13 May 2019 16:30:04 -0400
From: Ayman Bagabas <ayman.bagabas@...il.com>
To: Darren Hart <dvhart@...radead.org>,
Andy Shevchenko <andy@...radead.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
Kailang Yang <kailang@...ltek.com>,
Jian-Hong Pan <jian-hong@...lessm.com>,
Daniel Drake <drake@...lessm.com>,
Chris Chiu <chiu@...lessm.com>,
Hui Wang <hui.wang@...onical.com>,
platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org,
alsa-devel@...a-project.org
Cc: ayman.bagabas@...il.com
Subject: [PATCH v1 0/2] Huawei WMI laptop extras driver
Using the WMI BIOS management interface found on Huawei laptops, extra features
such as micmute LED, charging thresholds, and fn-lock can be controlled.
A platform driver has been implemented along with the existing WMI driver. The
platform driver controls the LED, battery charging thresholds, and fn-lock.
We enable sound micmute hooks to platform driver on Huawei laptops to get the
LED to work.
Ayman Bagabas (2):
platform/x86: Huawei WMI laptop extras driver update
sound: Enable micmute led for Huawei laptops
drivers/platform/x86/Kconfig | 8 +-
drivers/platform/x86/huawei-wmi.c | 578 +++++++++++++++++++++++++-----
sound/pci/hda/patch_realtek.c | 9 +-
3 files changed, 504 insertions(+), 91 deletions(-)
--
2.20.1
Powered by blists - more mailing lists