From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH v2 0/6] Add a driver for u-blox modems
Date: Mon, 30 Jun 2014 14:10:23 -0500 [thread overview]
Message-ID: <53B1B61F.7070304@gmail.com> (raw)
In-Reply-To: <1403807298-14588-1-git-send-email-philip@paeps.cx>
[-- Attachment #1: Type: text/plain, Size: 1134 bytes --]
Hi Philip,
On 06/26/2014 01:28 PM, Philip Paeps wrote:
> Changes since v1:
>
> o Fix coding style nits and useless casts
> o Use prefixes
> o Make enable go to CFUN=4 (powered but radio off)
>
>
> Philip Paeps (6):
> atmodem: add vendor u-blox
> 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
> gprs: add support for u-blox +UREG URCs
> atmodem: set the auth method for u-blox modems
>
> Makefile.am | 3 +
> drivers/atmodem/gprs-context.c | 31 ++++-
> drivers/atmodem/gprs.c | 44 ++++++
> drivers/atmodem/sim.c | 45 +++++++
> drivers/atmodem/vendor.h | 3 +-
> plugins/ublox.c | 291 ++++++++++++++++++++++++++++++++++++++++
> plugins/udevng.c | 42 ++++++
> 7 files changed, 455 insertions(+), 4 deletions(-)
> create mode 100644 plugins/ublox.c
>
Can you rebase the rest of the patches in this series, they no longer
apply cleanly and 3-way merge gets confused as well.
Regards,
-Denis
next prev parent reply other threads:[~2014-06-30 19:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-26 18:28 [PATCH v2 0/6] Add a driver for u-blox modems Philip Paeps
2014-06-26 18:28 ` [PATCH 1/6] atmodem: add vendor u-blox Philip Paeps
2014-06-30 19:04 ` Denis Kenzior
2014-06-26 18:28 ` [PATCH 2/6] udevng: add detection logic for u-blox modems Philip Paeps
2014-06-26 18:28 ` [PATCH 3/6] plugins: new driver for u-blox SARA-U270 modems Philip Paeps
2014-06-26 18:28 ` [PATCH 4/6] sim: query u-blox PIN retries with AT+UPINCNT Philip Paeps
2014-06-26 18:28 ` [PATCH 5/6] gprs: add support for u-blox +UREG URCs Philip Paeps
2014-06-30 19:05 ` Denis Kenzior
2014-06-26 18:28 ` [PATCH 6/6] atmodem: set the auth method for u-blox modems Philip Paeps
2014-06-30 19:10 ` Denis Kenzior [this message]
2014-07-02 10:53 ` [PATCH v2 0/6] Add a driver " Philip Paeps
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=53B1B61F.7070304@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.