[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1454951123-27470-1-git-send-email-jprvita@endlessm.com>
Date: Mon, 8 Feb 2016 12:05:18 -0500
From: "João Paulo Rechi Vita" <jprvita@...il.com>
To: Darren Hart <dvhart@...radead.org>
Cc: Corentin Chary <corentin.chary@...il.com>,
platform-driver-x86@...r.kernel.org,
acpi4asus-user@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
linux@...lessm.com,
João Paulo Rechi Vita <jprvita@...lessm.com>
Subject: [PATCH 0/5] asus-wireless: LED control
This series adds support for controlling the airplane-mode indicator LED
present in some Asus laptops. It also creates a quirk in asus-wmi so it does not
create RFKill devices for platforms that use asus-wireless and where there is a
competition for the LED control (see "asus-wmi: Create quirk for airplane_mode
LED" for more details).
João Paulo Rechi Vita (5):
asus-wireless: Toggle airplane mode LED
asus-wmi: Create quirk for airplane_mode LED
asus-wmi: Add quirk_no_rfkill for the Asus X552VW
asus-wmi: Add quirk_no_rfkill for the Asus U303LB
asus-wmi: Add quirk_no_rfkill for the Asus Z550MA
drivers/platform/x86/Kconfig | 2 +
drivers/platform/x86/asus-nb-wmi.c | 40 ++++++++++++++++
drivers/platform/x86/asus-wireless.c | 92 +++++++++++++++++++++++++++++++++++-
drivers/platform/x86/asus-wmi.c | 8 ++--
drivers/platform/x86/asus-wmi.h | 1 +
5 files changed, 139 insertions(+), 4 deletions(-)
--
2.5.0
Powered by blists - more mailing lists