All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Telit LE910 V1 QMI support
@ 2017-03-24 14:51 Lukasz Nowak
  2017-03-24 14:51 ` [PATCH v3 1/2] gobi: Do not use low-power modes for some modems Lukasz Nowak
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Lukasz Nowak @ 2017-03-24 14:51 UTC (permalink / raw)
  To: ofono

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

From: Lukasz Nowak <lnowak@tycoint.com>

Changes from V2:
- made AlwaysOnline flow cleaner in gobi.c
- it turns out that AlwaysOnline is already a part of core logic
  in src/modem.c which have the same effect as if the driver had
  no set_online() function at all. Hence removed changes to
  gobi_set_online() as it is never called.


Changes from V1:
- split into multiple smaller commits
- added comments in code, documenting issues with the Telit QMI firmware
- disabled non-working low-power operating modes in additional cases
- use mccmnc string instead of truncating an invalid operator name

Lukasz Nowak (2):
  gobi: Do not use low-power modes for some modems
  udevng: add Telit LE910 V1 support

 plugins/gobi.c   | 19 +++++++++++++++++++
 plugins/udevng.c | 24 ++++++++++++++++++++----
 2 files changed, 39 insertions(+), 4 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-03-25 20:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-24 14:51 [PATCH v3 0/2] Telit LE910 V1 QMI support Lukasz Nowak
2017-03-24 14:51 ` [PATCH v3 1/2] gobi: Do not use low-power modes for some modems Lukasz Nowak
2017-03-24 15:08   ` Denis Kenzior
2017-03-24 14:51 ` [PATCH v3 2/2] udevng: add Telit LE910 V1 support Lukasz Nowak
2017-03-24 15:16   ` Denis Kenzior
2017-03-24 15:56   ` Jonas Bonn
2017-03-24 23:07     ` Lukasz Nowak
2017-03-25 11:15       ` Lukasz Nowak
2017-03-25 20:59     ` Denis Kenzior
2017-03-24 15:11 ` [PATCH v3 0/2] Telit LE910 V1 QMI support 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.