All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ZTE: Create a modem driver to enable radio settings
@ 2012-03-23 11:01 Bertrand Aygon
  2012-03-23 11:01 ` [PATCH 1/3] Add ZTE modem driver Bertrand Aygon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bertrand Aygon @ 2012-03-23 11:01 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1313 bytes --]

 - Create ZTE modem driver
 - Add radio settings support to ZTE modem driver
 - Enable radio settings in ZTE plugin 

Bertrand Aygon (3):
  Add ZTE modem driver
  ztemodem: Add radio settings support
  zte: Add support for radio settings

 Makefile.am                       |    6 +
 drivers/ztemodem/radio-settings.c |  212 +++++++++++++++++++++++++++++++++++++
 drivers/ztemodem/ztemodem.c       |   49 +++++++++
 drivers/ztemodem/ztemodem.h       |   25 +++++
 plugins/zte.c                     |    3 +
 5 files changed, 295 insertions(+), 0 deletions(-)
 create mode 100644 drivers/ztemodem/radio-settings.c
 create mode 100644 drivers/ztemodem/ztemodem.c
 create mode 100644 drivers/ztemodem/ztemodem.h

-- 
1.7.5.4

---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris, 
92196 Meudon Cedex, France
Registration Number:  302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

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

end of thread, other threads:[~2012-03-26 21:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-23 11:01 [PATCH 0/3] ZTE: Create a modem driver to enable radio settings Bertrand Aygon
2012-03-23 11:01 ` [PATCH 1/3] Add ZTE modem driver Bertrand Aygon
2012-03-23 11:01 ` [PATCH 2/3] ztemodem: Add radio settings support Bertrand Aygon
2012-03-23 11:01 ` [PATCH 3/3] zte: Add support for radio settings Bertrand Aygon
2012-03-26 21:51 ` [PATCH 0/3] ZTE: Create a modem driver to enable " Denis Kenzior

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.