lkml.org 
[lkml]   [2015]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] Dell Airplane Mode Switch driver
Date
This patch series add new acpi Dell Airplane Mode Switch driver (DELLABCE and
DELRBTN acpi devices). It provides radio HW switch events (together with current
state of radio devices) and export them via rfkill interface. These events are
also used in dell-laptop driver instead i8042 filter hook function (when acpi
device is available).

In v2 was added support for laptops which have toggle button instead HW slider
switch. For that I reused code done by Alex Hung.

Pali Rohár (3):
platform: x86: dell-rbtn: Dell Airplane Mode Switch driver
platform: x86: dell-rbtn: Export notifier for other kernel modules
platform: x86: dell-laptop: Use dell-rbtn instead i8042 filter when
possible

drivers/platform/x86/Kconfig | 14 ++
drivers/platform/x86/Makefile | 1 +
drivers/platform/x86/dell-laptop.c | 67 +++++-
drivers/platform/x86/dell-rbtn.c | 430 ++++++++++++++++++++++++++++++++++++
drivers/platform/x86/dell-rbtn.h | 35 +++
5 files changed, 542 insertions(+), 5 deletions(-)
create mode 100644 drivers/platform/x86/dell-rbtn.c
create mode 100644 drivers/platform/x86/dell-rbtn.h

--
1.7.9.5



\
 
 \ /
  Last update: 2015-04-29 12:01    [W:0.881 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site