All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] toshiba_acpi: Add WWAN support
@ 2015-11-19 15:49 Azael Avalos
  2015-11-19 15:49 ` [PATCH v2 1/2] toshiba_acpi: Add support for WWAN devices Azael Avalos
  2015-11-19 15:49 ` [PATCH v2 2/2] toshiba_acpi: Add WWAN RFKill support Azael Avalos
  0 siblings, 2 replies; 7+ messages in thread
From: Azael Avalos @ 2015-11-19 15:49 UTC (permalink / raw)
  To: Darren Hart, platform-driver-x86, linux-kernel
  Cc: Fabian Koester, Azael Avalos

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 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 | 171 ++++++++++++++++++++++++++++++++++++
 1 file changed, 171 insertions(+)

-- 
2.6.2

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

end of thread, other threads:[~2015-11-20 23:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-19 15:49 [PATCH v2 0/2] toshiba_acpi: Add WWAN support Azael Avalos
2015-11-19 15:49 ` [PATCH v2 1/2] toshiba_acpi: Add support for WWAN devices Azael Avalos
2015-11-20 22:49   ` Darren Hart
2015-11-20 23:20     ` Azael Avalos
2015-11-19 15:49 ` [PATCH v2 2/2] toshiba_acpi: Add WWAN RFKill support Azael Avalos
2015-11-20 22:50   ` Darren Hart
2015-11-20 23:29     ` Azael Avalos

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.