All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add a driver for u-blox modems
@ 2014-07-03 10:32 Philip Paeps
  2014-07-03 10:32 ` [PATCH 1/4] udevng: add detection logic " Philip Paeps
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Philip Paeps @ 2014-07-03 10:32 UTC (permalink / raw)
  To: ofono

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

Changes since v2:

 o Rebased on master 6df64cd
 o Used none_prefix consistently


Philip Paeps (4):
  udevng: add detection logic for u-blox modems
  plugins: new driver for u-blox SARA-U270 modems
  sim: query u-blox PIN retries with AT+UPINCNT
  atmodem: set the auth method for u-blox modems

 Makefile.am                    |    3 +
 drivers/atmodem/gprs-context.c |   31 ++++-
 drivers/atmodem/sim.c          |   45 ++++++
 plugins/ublox.c                |  293 ++++++++++++++++++++++++++++++++++++++++
 plugins/udevng.c               |   42 ++++++
 5 files changed, 411 insertions(+), 3 deletions(-)
 create mode 100644 plugins/ublox.c

-- 
1.7.10.4


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

end of thread, other threads:[~2014-07-08 13:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-03 10:32 [PATCH v3 0/4] Add a driver for u-blox modems Philip Paeps
2014-07-03 10:32 ` [PATCH 1/4] udevng: add detection logic " Philip Paeps
2014-07-03 10:32 ` [PATCH 2/4] plugins: new driver for u-blox SARA-U270 modems Philip Paeps
2014-07-03 10:32 ` [PATCH 3/4] sim: query u-blox PIN retries with AT+UPINCNT Philip Paeps
2014-07-03 10:32 ` [PATCH 4/4] atmodem: set the auth method for u-blox modems Philip Paeps
2014-07-08 13:59 ` [PATCH v3 0/4] Add a driver " 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.