All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] Add a driver for Quectel UC15 modems (rebased)
@ 2014-07-07  9:54 Philip Paeps
  2014-07-07  9:54 ` [PATCH] plugins: add a new driver for Quectel UC15 modems Philip Paeps
  0 siblings, 1 reply; 3+ messages in thread
From: Philip Paeps @ 2014-07-07  9:54 UTC (permalink / raw)
  To: ofono

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

Forgot to send this last patch out with the rest before the weekend, sorry.

Changes since v2:
 o Rebased on master with ublox patch set applied
   - Should be a trivial 3-way merge on Makefile.am if
     the patches are applied out of order
 o Reworked the reset/enable code patch based on
   suggestions from Denis
   - Register for +CPIN: rather than polling
 o Used prefixes (even more) consistently


Philip Paeps (1):
  plugins: add a new driver for Quectel UC15 modems

 Makefile.am       |    3 +
 plugins/quectel.c |  379 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 382 insertions(+)
 create mode 100644 plugins/quectel.c

-- 
1.7.10.4


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07  9:54 [PATCH v3] Add a driver for Quectel UC15 modems (rebased) Philip Paeps
2014-07-07  9:54 ` [PATCH] plugins: add a new driver for Quectel UC15 modems Philip Paeps
2014-07-08 13:49   ` 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.