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 (7): asus-wireless: Toggle airplane mode LED asus-wmi: Create quirk for airplane_mode LED asus-wmi: Add quirk_no_rfkill for the Asus N552VW asus-wmi: Add quirk_no_rfkill for the Asus U303LB asus-wmi: Add quirk_no_rfkill for the Asus Z550MA asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UF asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UA drivers/platform/x86/Kconfig | 2 + drivers/platform/x86/asus-nb-wmi.c | 49 ++++++++++++++++++- drivers/platform/x86/asus-wireless.c | 91 +++++++++++++++++++++++++++++++++++- drivers/platform/x86/asus-wmi.c | 8 ++-- drivers/platform/x86/asus-wmi.h | 1 + 5 files changed, 145 insertions(+), 6 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