linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] asus-wireless: LED control
@ 2016-06-13 20:57 João Paulo Rechi Vita
  2016-06-13 20:57 ` [PATCH 1/7] asus-wireless: Toggle airplane mode LED João Paulo Rechi Vita
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: João Paulo Rechi Vita @ 2016-06-13 20:57 UTC (permalink / raw)
  To: Darren Hart, Corentin Chary
  Cc: platform-driver-x86, acpi4asus-user, linux-kernel, linux,
	João Paulo Rechi Vita

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-07-01 23:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-13 20:57 [PATCH 0/7] asus-wireless: LED control João Paulo Rechi Vita
2016-06-13 20:57 ` [PATCH 1/7] asus-wireless: Toggle airplane mode LED João Paulo Rechi Vita
2016-06-13 20:57 ` [PATCH 2/7] asus-wmi: Create quirk for airplane_mode LED João Paulo Rechi Vita
2016-06-19  7:13   ` Corentin Chary
2016-06-13 20:57 ` [PATCH 3/7] asus-wmi: Add quirk_no_rfkill for the Asus N552VW João Paulo Rechi Vita
2016-06-13 20:57 ` [PATCH 4/7] asus-wmi: Add quirk_no_rfkill for the Asus U303LB João Paulo Rechi Vita
2016-06-13 20:57 ` [PATCH 5/7] asus-wmi: Add quirk_no_rfkill for the Asus Z550MA João Paulo Rechi Vita
2016-06-13 20:57 ` [PATCH 6/7] asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UF João Paulo Rechi Vita
2016-06-13 20:57 ` [PATCH 7/7] asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UA João Paulo Rechi Vita
2016-07-01 23:07   ` Darren Hart
2016-06-19  7:19 ` [PATCH 0/7] asus-wireless: LED control Corentin Chary

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).