Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2017-01-26 16:22:53 to 2017-03-28 21:54:16 UTC [more...]

[PATCH udev v3 0/5] Device handling cleanups
 2017-03-28 21:54 UTC  (7+ messages)
` [PATCH udev v3 1/5] udevng: add serial device handling functions
` [PATCH udev v3 2/5] udevng: match on the hsi subsystem for legacy devices
` [PATCH udev v3 3/5] udevng: hook up "
` [PATCH udev v3 4/5] udevng: get properties from interface
` [PATCH udev v3 5/5] plugins: remove udev module

[PATCH v2] qmimodem: add protection against modem_unregister
 2017-03-28 19:28 UTC  (2+ messages)

[PATCH] qmi: track discovery tasks so clean up is possible
 2017-03-28 19:25 UTC 

[PATCH v2] atmodem: telit - re-attach gprs automatically
 2017-03-28 17:04 UTC  (2+ messages)

[PATCH] unit: rilmodem-test - add missing string.h
 2017-03-28 16:58 UTC  (2+ messages)

[PATCH udev v2 0/5] Device handling cleanup series
 2017-03-28 16:51 UTC  (8+ messages)
` [PATCH udev v2 1/5] udevng: add serial device handling functions
` [PATCH udev v2 2/5] udevng: match on the hsi subsystem for legacy devices
` [PATCH udev v2 3/5] udevng: hook up "
` [PATCH udev v2 4/5] udevng: get properties from interface
` [PATCH udev v2 5/5] plugins: remove udev module

Missing udev rules
 2017-03-28 15:27 UTC  (2+ messages)

[PATCH udev 00/15] Device handling cleanup series
 2017-03-28 15:20 UTC  (28+ messages)
` [PATCH udev 01/15] udevng: simplify logic in check_usb_device
` [PATCH udev 02/15] ofono.rules: remove 'change' action
` [PATCH udev 03/15] udev: remove extraneous subsystem check
` [PATCH udev 04/15] udev: get udev property via lib function
` [PATCH udev 05/15] udev: remove unused modem property
` [PATCH udev 06/15] udev: simplify add_modem
` [PATCH udev 07/15] udev: add common modem registration code
` [PATCH udev 08/15] udev: simplify ifx modem registration
` [PATCH udev 09/15] udev: simplify wavecom "
` [PATCH udev 10/15] udev: remove extraneous subsystem check
` [PATCH udev 11/15] udevng: add legacy device handling functions
` [PATCH udev 12/15] udevng: match on the hsi subsystem for legacy devices
` [PATCH udev 13/15] udevng: hook up "
` [PATCH udev 14/15] udevng: get properties from interface
` [PATCH udev 15/15] plugins: remove udev module

SIM PIN provisioning
 2017-03-28 14:56 UTC  (4+ messages)
` [PATCH 0/2] SIM PIN provisionning
  ` [PATCH 1/2] provision: add "
  ` [PATCH 2/2] provision: add SIM PIN provisionning plugin

[PATCH qmi 0/5] QMI patches
 2017-03-28 13:38 UTC  (9+ messages)
` [PATCH qmi 1/5] qmimodem: fix typo
` [PATCH qmi 2/5] qmimodem: add WDA service string
` [PATCH qmi 3/5] gobi: query presence of WDA service
` [PATCH qmi 4/5] gobi: take LLP-matching code from qmimodem
` [PATCH qmi 5/5] udevng: add qmiwwan modem driver

[PATCH] atmodem: telit - re-attach gprs automatically
 2017-03-27 17:18 UTC  (2+ messages)

[PATCH v5 0/2] Telit LE910 V1 QMI support
 2017-03-27  8:56 UTC  (5+ messages)
` [PATCH v5 1/2] qmimodem: add protection against modem_unregister
` [PATCH v5 2/2] udevng: add Telit LE910 V1 support

[PATCH v3 0/2] Telit LE910 V1 QMI support
 2017-03-25 20:59 UTC  (10+ messages)
` [PATCH v3 1/2] gobi: Do not use low-power modes for some modems
` [PATCH v3 2/2] udevng: add Telit LE910 V1 support

[PATCH v4 0/3] Telit LE910 V1 QMI support
 2017-03-25 11:06 UTC  (6+ messages)
` [PATCH v4 1/3] qmimodem: add protection against modem_unregister
` [PATCH v4 2/3] udevng: find vendor and product id for child devices
` [PATCH v4 3/3] udevng: add Telit LE910 V1 support

[PATCH v2 0/5] Telit LE910 V1 QMI support
 2017-03-23 15:45 UTC  (10+ messages)
` [PATCH v2 1/5] qmimodem: telit LE910 V1 - fix ESN string
` [PATCH v2 2/5] qmimodem: read ss_info at probe time
` [PATCH v2 3/5] qmimodem: detect utf-8 string as operator name
` [PATCH v2 4/5] gobi: Do not use low-power modes for some modems
` [PATCH v2 5/5] udevng: add Telit LE910 V1 support

Telit LE910V1 - LTE only modem
 2017-03-22 18:23 UTC  (12+ messages)
  ` [PATCH] support Telit LE910 modem

Telit LE920A4 - aux/modem channels and events
 2017-03-22 15:28 UTC  (5+ messages)

[PATCH] gobi: Telit LE910V1 qmi support
 2017-03-21 18:44 UTC  (2+ messages)

problem reading ICCID on Telit modem
 2017-03-13  7:12 UTC  (3+ messages)

HFP no audio
 2017-03-07 17:32 UTC 

Pulse Audio issues with Ofono
 2017-03-06 20:35 UTC  (8+ messages)

huawei: modem channel gets closed after PPP disconnection
 2017-02-21 17:14 UTC  (8+ messages)
        ` [PATCH] huawei: reopen modem channel if it disconnects
          ` [PATCH v2 0/1] Fix possible seg fault in previous patch
            ` [PATCH v2 1/1] huawei: reopen modem channel if it disconnects

provisioning APN using mbpi plugin
 2017-02-21 17:12 UTC  (8+ messages)
        ` [PATCH 0/2] Add provisioning plugin from configuration file
          ` [PATCH 1/2] provision: add plugin to provision from config file
          ` [PATCH 2/2] plugins: support for provisioning "

telit modem NW DETACH
 2017-02-21  8:59 UTC  (6+ messages)

Confusion about ublox toby-L2 IP configuration
 2017-02-21  1:40 UTC  (2+ messages)

[PATCH 0/1] fix SIM file reading on MC7304 modem
 2017-02-17 17:18 UTC  (3+ messages)
` [PATCH 1/1] qmimodem: fix sim file reading on MC7304

Huawei E3372
 2017-02-16 17:53 UTC  (9+ messages)
      ` [PATCH 0/1] Use ATD*99 to enter data state when needed
        ` [PATCH] atmodem: use ATD99 "
            ` [PATCH v2] "

[PATCH 0/1] gprs: fix error check of gprs_cid_alloc function
 2017-02-15 20:40 UTC  (3+ messages)
` [PATCH 1/1] "

oFono + Quectel EC25 module: connecting to network, ppp0 interface help
 2017-02-09  9:26 UTC  (3+ messages)

[PATCH] telit: register SIM if it goes straight to ready
 2017-02-08 16:55 UTC  (2+ messages)

[PATCH] plugins: telit: send AT&C0 on both channels
 2017-02-07 17:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] stk: changes for sim toolkit initialization in rilmodem
 2017-02-07 16:57 UTC  (2+ messages)

[PATCH] telit: add support for UE866
 2017-02-02 17:59 UTC  (2+ messages)

[PATCH 0/2] unify telit and xe910 plugins
 2017-02-02 17:57 UTC  (4+ messages)
` [PATCH 1/2] plugins: rename xe910 to telit
` [PATCH 2/2] udevng: unify telit and xe910

[PATCH 0/2] qmimodem: set data format when needed (and possible)
 2017-02-02 17:49 UTC  (5+ messages)
` [PATCH 0/2] V2 "
  ` [PATCH 1/2] qmimodem: get/set kernel device driver data format
  ` [PATCH 2/2] qmimodem: change kernel driver data format if needed

Telit modem plugins
 2017-01-31  5:33 UTC  (2+ messages)

[PATCH 0/3] support Telit LE910 V2 modem
 2017-01-28  2:37 UTC  (7+ messages)
` [PATCH 1/3] telitmodem: support for CDC-NCM network adapter
` [PATCH 2/3] udevng: setup of Telit LE910V2
` [PATCH 3/3] xe910: support for Telit LE910V2 modem

[PATCH 0/2] More generic support of Telit xE910 family
 2017-01-26 19:33 UTC  (3+ messages)
` [PATCH 2/2] plugins: Handle HE910 and UE910 variants

[PATCH 1/2] plugins: rename he910 to xe910
 2017-01-26 19:30 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox