Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1425944
| From | Corentin Chary <corentin.chary@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/7] asus-wireless: LED control |
| Date | 2016-06-19 09:20 +0200 |
| Message-ID | <rLFbr-7ts-9@gated-at.bofh.it> (permalink) |
| References | <rJH7H-2Zc-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jun 13, 2016 at 10:57 PM, João Paulo Rechi Vita <jprvita@gmail.com> wrote: > 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 > Looks good to me. I hope that we can get rid of all these quirks in the near future. Reviewed-by: Corentin Chary <corentin.chary@gmail.com> -- Corentin Chary http://xf.iksaif.net
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/7] asus-wireless: LED control "João Paulo Rechi Vita" <jprvita@gmail.com> - 2016-06-13 23:00 +0200 [PATCH 4/7] asus-wmi: Add quirk_no_rfkill for the Asus U303LB "João Paulo Rechi Vita" <jprvita@gmail.com> - 2016-06-13 23:00 +0200 [PATCH 1/7] asus-wireless: Toggle airplane mode LED "João Paulo Rechi Vita" <jprvita@gmail.com> - 2016-06-13 23:10 +0200 Re: [PATCH 0/7] asus-wireless: LED control Corentin Chary <corentin.chary@gmail.com> - 2016-06-19 09:20 +0200
csiph-web