From: Ayman Bagabas <ayman.bagabas@gmail.com>
To: Darren Hart <dvhart@infradead.org>,
Andy Shevchenko <andy@infradead.org>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
Kailang Yang <kailang@realtek.com>,
Hui Wang <hui.wang@canonical.com>,
linux-kernel@vger.kernel.org,
platform-driver-x86@vger.kernel.org, alsa-devel@alsa-project.org
Cc: ayman.bagabas@gmail.com
Subject: [PATCH v9 0/3] Huawei laptops
Date: Mon, 3 Dec 2018 13:53:37 -0500 [thread overview]
Message-ID: <20181203185344.3521-1-ayman.bagabas@gmail.com> (raw)
This patch set is based on new audio LED triggers in branch topic/leds-trigger from
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
Changes from v8:
* Explicitly use NULL in acpi_get_handle
* Drop __initconst from huawei_wmi_keymap
Changes from v7:
* Switch to wmi_driver
* Use devm to allocate and manage devices
* Skip registering LED subsystem if a ACPI controller method was not found
Changes from v6:
* Use audio LED triggers patch set
* Use KEY_CONFIG (XF86Tools) instead of KEY_PROG1.
In Windows, the key is used to launch Huawei PC manager. XF86Tools is
used by default on most desktop environments i.e. Gnome.
Changes from v5:
* Review tags
Changes from v4:
* Consistency in file names
* How module would be enabled (Kconfig)
* Match license in SPDX and MODULE_LICENSE
Changes from v3:
* Code formatting
Changes from v2:
* Support for Huawei MBX
* Style and formatting issues
Ayman Bagabas (3):
ALSA: hda: fix front speakers on Huawei MBXP.
x86: add support for Huawei WMI hotkeys.
ALSA: hda: add support for Huawei WMI micmute LED
drivers/platform/x86/Kconfig | 16 +++
drivers/platform/x86/Makefile | 1 +
drivers/platform/x86/huawei-wmi.c | 226 ++++++++++++++++++++++++++++++
sound/pci/hda/patch_realtek.c | 22 +++
4 files changed, 265 insertions(+)
create mode 100644 drivers/platform/x86/huawei-wmi.c
--
2.19.2
next reply other threads:[~2018-12-03 18:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-03 18:53 Ayman Bagabas [this message]
2018-12-03 18:53 ` [PATCH v9 1/3] ALSA: hda: fix front speakers on Huawei MBXP Ayman Bagabas
2018-12-03 18:53 ` [PATCH v9 2/3] x86: add support for Huawei WMI hotkeys Ayman Bagabas
2018-12-03 19:04 ` Takashi Iwai
2018-12-03 19:17 ` Andy Shevchenko
2018-12-04 15:41 ` ayman.bagabas
[not found] ` <577ee93043ae7f2d3ff9818696c1b759efa5b1c8.camel@gmail.com>
2018-12-08 6:39 ` ayman.bagabas
2018-12-03 19:41 ` Randy Dunlap
2018-12-04 15:29 ` ayman.bagabas
2018-12-03 18:53 ` [PATCH v9 3/3] ALSA: hda: add support for Huawei WMI micmute LED Ayman Bagabas
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=20181203185344.3521-1-ayman.bagabas@gmail.com \
--to=ayman.bagabas@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=andy@infradead.org \
--cc=dvhart@infradead.org \
--cc=hui.wang@canonical.com \
--cc=kailang@realtek.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=platform-driver-x86@vger.kernel.org \
--cc=tiwai@suse.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
all inboxes | Powered by JetHome®