All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH v3 0/4] Add a driver for u-blox modems
Date: Tue, 08 Jul 2014 08:59:14 -0500	[thread overview]
Message-ID: <53BBF932.7000800@gmail.com> (raw)
In-Reply-To: <1404383526-12790-1-git-send-email-philip@paeps.cx>

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

Hi Philip,

On 07/03/2014 05:32 AM, Philip Paeps wrote:
> 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
> 

I went ahead an applied all patches in this series with a small fix
afterward.

Regards,
-Denis

      parent reply	other threads:[~2014-07-08 13:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Denis Kenzior [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53BBF932.7000800@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.