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 -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html