Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2018-02-05 17:55:41 to 2018-03-28 21:51:40 UTC [more...]

[RFC PATCH 00/30] QMI rework
 2018-03-28 21:51 UTC  (42+ messages)
` [RFC PATCH 01/30] qmi: remove unused fields of service_send_data
` [RFC PATCH 02/30] qmi: remove headroom parameter from req_alloc
` [RFC PATCH 03/30] qmi: unify common request header setup
` [RFC PATCH 04/30] qmi: request_alloc has no meaningful failure path
` [RFC PATCH 05/30] qmi: push request_submit into request_alloc
` [RFC PATCH 06/30] qmi: rename request_alloc to request_submit
` [RFC PATCH 07/30] qmi: figure out request id without accessing header
` [RFC PATCH 08/30] qmi: make qmi_service_send return result
` [RFC PATCH 09/30] qmi: drop 'head' pointer from request_submit
` [RFC PATCH 10/30] qmi: remove unused qmi_service_cancel
` [RFC PATCH 11/30] qmi: remove unused qmi_service_unregister
` [RFC PATCH 12/30] qmi: replace GQueues for requests
` [RFC PATCH 13/30] qmi: assume version_list is up to date
` [RFC PATCH 14/30] qmi: absorb service_create_discover into service_create
` [RFC PATCH 15/30] qmi: drop discovery_queue
` [RFC PATCH 16/30] qmi: make services always shared
` [RFC PATCH 17/30] qmi: switch service_list to list_head type
` [RFC PATCH 18/30] qmi: switch notify_list "
` [RFC PATCH 19/30] qmi: drop unused struct field
` [RFC PATCH 20/30] qmi: reference version_info from device in services
` [RFC PATCH 21/30] qmi: make version_list private
` [RFC PATCH 22/30] qmi: move client_id to qmi_version
` [RFC PATCH 23/30] qmi: use standard endian macros
` [RFC PATCH 24/30] qmi: convert version_list to struct list head
` [RFC PATCH 25/30] qmi: move service device to service_info
` [RFC PATCH 26/30] qmi: make all services unique instances backed by common description
` [RFC PATCH 27/30] qmi: drop qmi_service_ref function
` [RFC PATCH 28/30] qmi: rename qmi_service_create/unref to open/close
` [RFC PATCH 29/30] qmi: pass service directly to request_submit
` [RFC PATCH 30/30] qmi: add requests to service queue

SEGFAULT on sim_remove()
 2018-03-26 15:32 UTC  (3+ messages)

[PATCH 0/6] gemalto's ALS3 and PHS8P support
 2018-03-20  8:37 UTC  (36+ messages)
` [PATCH 1/6] gemalto: add detection of ALS3 modem
` [PATCH 2/6] gemalto: support ALS3 in gemalto's plugin
` [PATCH 3/6] gemalto: acquire the network technology
` [PATCH 4/6] gemalto: handle sim is inserted or removed URCs
` [PATCH 5/6] sim: give access to the driver
` [PATCH 6/6] gemalto: fix sim reinsertion issue

[PATCH] Gemalto.c : Make supported modem family name more significant
 2018-03-19 17:12 UTC  (2+ messages)

[PATCH] gemalto: Add more details in setup_gemalto comment
 2018-03-16 17:40 UTC  (2+ messages)

[PATCH] Fix bug with "PropertyChanged" signals not being emmitted by ofono for org.ofono.cdma.NetworkRegistration
 2018-03-16 15:27 UTC  (2+ messages)

[PATCH 1/1] SIM detection: Fixing the logical error in using the number of slot and number of application
 2018-03-12 14:43 UTC  (2+ messages)

LTE atom support for gemalto modem
 2018-03-12 14:39 UTC  (2+ messages)

Wierd behaviour of ofono on MC7455 and Verizon sim card
 2018-03-12 13:57 UTC  (4+ messages)
  ` AW: "

[PATCH 3/6] gemalto: acquire the network technology
 2018-03-12 13:19 UTC  (2+ messages)
` [PATCH 4/6] gemalto: handle sim is inserted or removed URCs

[PATCH 3/6] gemalto: acquire the network technology
 2018-03-12 13:12 UTC  (2+ messages)
` [PATCH 4/6] gemalto: handle sim is inserted or removed URCs

[PATCH 0/6] gemalto's ALS3 and PHS8P support
 2018-03-12 12:57 UTC  (7+ messages)
` [PATCH 1/6] gemalto: add detection of ALS3 modem
` [PATCH 2/6] gemalto: support ALS3 in gemalto's plugin
` [PATCH 3/6] gemalto: acquire the network technology
` [PATCH 4/6] gemalto: handle sim is inserted or removed URCs
` [PATCH 5/6] sim: give access to the driver
` [PATCH 6/6] gemalto: fix sim reinsertion issue

Ofono LTE modems and connman services
 2018-03-08  5:49 UTC  (12+ messages)

[PATCH 0/1] Fix up HFP memory dialling documentation
 2018-03-07 21:20 UTC  (3+ messages)
` [PATCH 1/1] doc: Fix documentation for HFP memory dialling

[PATCH 0/3] QMI modem fixups
 2018-03-07 16:31 UTC  (5+ messages)
` [PATCH 1/3] qmimodem: release WDS service on GPRS atom removal
` [PATCH 2/3] qmimodem: release DMS service on radio-settings "
` [PATCH 3/3] qmimodem: release WDS service handle in LTE atom

[PATCH v2 0/3] LTE default bearer APN
 2018-03-05 17:39 UTC  (8+ messages)
` [PATCH v2 1/3] qmi: add LTE atom driver
` [PATCH v2 2/3] gobi: add LTE atom
` [PATCH v2 3/3] qmimodem: get LTE default bearer APN from modem

[PATCH v3 0/3] LTE APN series
 2018-03-05 17:33 UTC  (5+ messages)
` [PATCH v3 1/3] qmi: add LTE atom driver
` [PATCH v3 2/3] gobi: add LTE atom
` [PATCH v3 3/3] qmimodem: get LTE default bearer APN from modem

[PATCH 0/4] LTE default bearer APN (QMI)
 2018-03-02 15:14 UTC  (14+ messages)
` [PATCH 1/4] qmi: add LTE atom driver
` [PATCH 2/4] qmimodem: initialize LTE driver
` [PATCH 3/4] gobi: add LTE atom
` [PATCH 4/4] qmimodem: get LTE default bearer APN from modem

Ofono crashes on SIM notifications
 2018-02-28 17:36 UTC  (2+ messages)

Issue with an URC falling into an AT command response
 2018-02-28 10:52 UTC 

Issue with service reporting on a 4G modem
 2018-02-26 12:25 UTC  (6+ messages)

[PATCH] phonebook: Fixed double deletion of merge_list
 2018-02-22 15:48 UTC  (2+ messages)

[PATCH] udevng: Add OFONO_PATHNAME property to set modem dbus path name
 2018-02-20 17:10 UTC  (19+ messages)
        ` [PATCH] add syspath property to modem properties
                ` [PATCH 0/3] Add SystemPath property to modem interface
                  ` [PATCH 1/3] udevng: Add modem string SystemPath
                  ` [PATCH 2/3] modem: Add SystemPath dbus property
                  ` [PATCH 3/3] doc: Add SystemPath to Modem interface
                        ` [PATCH 1/1] "
` [PATCH] modem: ofono_modem_create: log invalid paths

GPRS Attach/Detach
 2018-02-19 17:58 UTC  (5+ messages)

[PATCH 2/4] xmm7modem: drop executable bit from C source file
 2018-02-14 16:47 UTC  (3+ messages)

[PATCH 0/5] Add Bluetooth HFP memory index dialing V3
 2018-02-14  9:35 UTC  (8+ messages)
` [PATCH 1/5] voicecall: Rename callbacks/functions related to dialing the last called number
` [PATCH 2/5] voicecall: Add support for dialing number at a given memory location
` [PATCH 3/5] voicecall: Add functionality to manager to dial from a "
` [PATCH 4/5] hfpmodem: Add memory dialling support
` [PATCH 5/5] doc: Document the new DialMemory method of the voicecallmanager-api

Plugin infrastructure
 2018-02-05 19:04 UTC  (3+ messages)


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