All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ISI modem version detection with plugin
@ 2011-02-01 14:13 Jessica Nilsson
  2011-02-01 14:13 ` [PATCH v2 1/3] u8500: add plugin for u8500 Jessica Nilsson
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Jessica Nilsson @ 2011-02-01 14:13 UTC (permalink / raw)
  To: ofono

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

The same patch as before, but split up in three parts as per your suggestion.

As before, please note that this does not build unless the gisi patch
"gisi: Updated subscriptions and pipe handling to accomodate additional
isimodem versions" is added first. We are currently looking at your comments on
that one and will send in an update as soon as we can.

Best Regards,
Jessica Nilsson

  u8500: add plugin for u8500
  udev: u8500 support and style fix
  isimodem: header updates for ISI2.5

 Makefile.am                |    4 +
 drivers/isimodem/debug.c   |  132 ++++++++++++
 drivers/isimodem/debug.h   |    9 +
 drivers/isimodem/mtc.h     |   38 ++++
 drivers/isimodem/version.h |   26 +++
 plugins/ofono.rules        |    3 +
 plugins/u8500.c            |  507 ++++++++++++++++++++++++++++++++++++++++++++
 plugins/udev.c             |    5 +-
 8 files changed, 723 insertions(+), 1 deletions(-)
 create mode 100644 drivers/isimodem/version.h
 create mode 100644 plugins/u8500.c

--
1.7.3.5


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

end of thread, other threads:[~2011-02-08 15:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-01 14:13 [PATCH v2 0/3] ISI modem version detection with plugin Jessica Nilsson
2011-02-01 14:13 ` [PATCH v2 1/3] u8500: add plugin for u8500 Jessica Nilsson
2011-02-01 15:41   ` Marcel Holtmann
2011-02-01 14:13 ` [PATCH v2 2/3] udev: u8500 support and style fix Jessica Nilsson
2011-02-01 15:39   ` Marcel Holtmann
2011-02-01 15:55     ` Andreas WESTIN
2011-02-01 16:12       ` Marcel Holtmann
2011-02-01 14:13 ` [PATCH v2 3/3] isimodem: header updates for ISI2.5 Jessica Nilsson
2011-02-01 15:43   ` Marcel Holtmann
2011-02-01 16:29     ` Andreas WESTIN
2011-02-01 19:32     ` Aki Niemi
2011-02-02  9:03       ` Andreas WESTIN
2011-02-02 13:03         ` Aki Niemi
2011-02-03  9:32           ` Andreas WESTIN
2011-02-04  9:05             ` Aki Niemi
2011-02-02 10:47       ` Marcel Holtmann
2011-02-08 15:16       ` Aki Niemi

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.