All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 0/9] Rilmodem driver
Date: Wed, 14 Oct 2015 10:46:27 -0500	[thread overview]
Message-ID: <561E78D3.4000603@gmail.com> (raw)
In-Reply-To: <1444752478-18198-1-git-send-email-alfonso.sanchez-beato@canonical.com>

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

Hi Alfonso,

On 10/13/2015 11:07 AM, Alfonso Sanchez-Beato wrote:
> This patch series implements the rilmodem driver, which uses Android's
> radio interface layer (RIL, part of the Android HAL) to interact with
> the modem.
>
> The driver is almost feature-complete with some exceptions, being CBS
> and SAT the most prominent.
>
> Besides the driver, the patches include the following plugins:
> * ril.c: Plugin for Android modems
> * infineon.c: Plugin for infineon modems, which are a variant of the ril
>    modem
> * rildev: plugin that creates ril-type modems using environment
>    variables
>
> Finally, the patches contain some minor modifications of the core code
> to export a couple of enumerations used by the driver.
>
> The driver is used by Ubuntu for Phones and Sailfish and is quite stable
> at the moment.
>
> Alfonso Sanchez-Beato (5):
>    include: Add definitions for phone number types
>    infineon: Definitions for infineon modem
>    infineon: Plugin for infineon modems
>    rildev: plugin that creates ril-type modems
>    build: Add rilmodem to the build
>
> Tony Espy (4):
>    src: make bearer/operator enums public
>    gril: Library to communicate with rild
>    rilmodem: driver for Android modems
>    ril: Plugin for Android modems
>

All applied, now lets start cleaning it up :)

Regards,
-Denis


      parent reply	other threads:[~2015-10-14 15:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13 16:07 [PATCH 0/9] Rilmodem driver Alfonso Sanchez-Beato
2015-10-13 16:07 ` [PATCH 1/9] src: make bearer/operator enums public Alfonso Sanchez-Beato
2015-10-13 16:07 ` [PATCH 2/9] include: Add definitions for phone number types Alfonso Sanchez-Beato
2015-10-13 16:07 ` [PATCH 3/9] gril: Library to communicate with rild Alfonso Sanchez-Beato
2015-10-13 16:07 ` [PATCH 4/9] rilmodem: driver for Android modems Alfonso Sanchez-Beato
2015-10-13 16:07 ` [PATCH 5/9] ril: Plugin " Alfonso Sanchez-Beato
2015-10-13 16:07 ` [PATCH 6/9] infineon: Definitions for infineon modem Alfonso Sanchez-Beato
2015-10-13 16:07 ` [PATCH 7/9] infineon: Plugin for infineon modems Alfonso Sanchez-Beato
2015-10-13 16:07 ` [PATCH 8/9] rildev: plugin that creates ril-type modems Alfonso Sanchez-Beato
2015-10-13 16:07 ` [PATCH 9/9] build: Add rilmodem to the build Alfonso Sanchez-Beato
2015-10-14 15:46 ` 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=561E78D3.4000603@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.