Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1275676

[PATCH v3 0/2] toshiba_acpi: Add WWAN support

From Azael Avalos <coproscefalo@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/2] toshiba_acpi: Add WWAN support
Date 2015-11-23 18:50 +0100
Message-ID <qy3pw-51A-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


These two patches add WWAN support to the driver, the first adds the actual
support functions and the second adds RFKill handler functions to set the
device status according to the killswitch.

Changes since v2:
- Changed code according to review comments

Changes since v1:
- Added missing calls to rfkill_unregister and rfkill_destroy functions

Azael Avalos (2):
  toshiba_acpi: Add support for WWAN devices
  toshiba_acpi: Add WWAN RFKill support

 drivers/platform/x86/toshiba_acpi.c | 188 +++++++++++++++++++++++++++++++++++-
 1 file changed, 185 insertions(+), 3 deletions(-)

-- 
2.6.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] toshiba_acpi: Add WWAN support Azael Avalos <coproscefalo@gmail.com> - 2015-11-23 18:50 +0100
  [PATCH v3 1/2] toshiba_acpi: Add support for WWAN devices Azael Avalos <coproscefalo@gmail.com> - 2015-11-23 18:50 +0100
  Re: [PATCH v3 0/2] toshiba_acpi: Add WWAN support Darren Hart <dvhart@infradead.org> - 2015-11-23 20:00 +0100

csiph-web