[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1452000361-13640-1-git-send-email-jprvita@endlessm.com>
Date: Tue, 5 Jan 2016 08:25:59 -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 Radio Control driver
This series implements the driver for the "Asus Wireless Radio Control" device,
as named on the vendor website, which handles notifications from the airplane
mode hotkey and drives the airplane mode indicator LED. This device appears in
the DSDT as "ASHS".
I decided to split the series and move the commits that drive the LED to a
separate series, so this part can be merged without waiting for feedback on the
new airplane mode RFKill LED trigger.
Regards,
Joao Paulo
João Paulo Rechi Vita (2):
platform/x86: Add Asus Wireless Radio Control driver
asus-wireless: Add ACPI HID ATK4001
MAINTAINERS | 6 +++
drivers/platform/x86/Kconfig | 15 +++++++
drivers/platform/x86/Makefile | 1 +
drivers/platform/x86/asus-wireless.c | 84 ++++++++++++++++++++++++++++++++++++
4 files changed, 106 insertions(+)
create mode 100644 drivers/platform/x86/asus-wireless.c
--
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