[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1452046768-6291-1-git-send-email-jprvita@endlessm.com>
Date: Tue, 5 Jan 2016 21:19:26 -0500
From: "João Paulo Rechi Vita" <jprvita@...il.com>
To: Darren Hart <dvhart@...radead.org>
Cc: Corentin Chary <corentin.chary@...il.com>,
andy.shevchenko@...il.com, platform-driver-x86@...r.kernel.org,
acpi4asus-user@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
João Paulo Rechi Vita <jprvita@...lessm.com>
Subject: [PATCH 0/2] asus-wireless: Drive airplane mode LED
This series adds code to drive the airplane mode indicator LED present in some
of the Asus laptops that have an airplane mode hotkey. It depends on a new LED
trigger created in the RFKill subsystem, which is currently pending review on
linux-wireless.
It also creates a new DMI quirk on asus-wmi because it also tries to drive the
same LED on laptops where the BIOS reports it does not save the WLAN LED state.
João Paulo Rechi Vita (2):
asus-wireless: Toggle airplane mode LED
asus-wmi: Create quirk for airplane_mode LED
drivers/platform/x86/Kconfig | 2 +
drivers/platform/x86/asus-nb-wmi.c | 31 ++++++++++++
drivers/platform/x86/asus-wireless.c | 92 +++++++++++++++++++++++++++++++++++-
drivers/platform/x86/asus-wmi.c | 8 ++--
drivers/platform/x86/asus-wmi.h | 1 +
5 files changed, 130 insertions(+), 4 deletions(-)
--
2.5.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists