messages from 2018-02-26 16:12:27 to 2018-04-15 08:29:14 UTC [more...]
[PATCH 0/2] gobi: support SMD devices (smartphone SoC)
2018-04-15 8:29 UTC (4+ messages)
` [PATCH 1/2] gobi: support rpmsg device node (SMD channel)
` [PATCH 2/2] gobi/qmi: support smdpkt device (MSM kernel forks)
[PATCH] qmimodem: report failure in case of invalid pin type
2018-04-13 13:58 UTC (4+ messages)
` [PATCH 1/2] qmi: report failure or retry "
` [PATCH 2/2] qmi: report SIM not inserted when unable to get PIN type
[PATCH 1/6] qmi: unify common request header setup
2018-04-04 15:03 UTC (9+ messages)
` [PATCH 2/6] qmi: request_alloc has no meaningful failure path
` [PATCH 3/6] qmi: drop header output parameter from request_alloc
` [PATCH 4/6] qmi: assume version_list is up to date
` [PATCH 5/6] qmi: make version_list private
` [PATCH 6/6] qmi: make services always shared
[RFC PATCH 00/30] QMI rework
2018-03-29 18:08 UTC (47+ 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
[PATCH 00/12] QMI cleanups
2018-03-29 17:53 UTC (21+ messages)
` [PATCH 01/12] qmi: remove unused fields of service_send_data
` [PATCH 02/12] qmi: remove headroom parameter from req_alloc
` [PATCH 03/12] qmi: unify common request header setup
` [PATCH 04/12] qmi: request_alloc has no meaningful failure path
` [PATCH 05/12] qmi: push request_submit into request_alloc
` [PATCH 06/12] qmi: rename request_alloc to request_submit
` [PATCH 07/12] qmi: figure out request id without accessing header
` [PATCH 08/12] qmi: return request TID for __request_submit
` [PATCH 09/12] qmi: assume version_list is up to date
` [PATCH 10/12] qmi: absorb service_create_discover into service_create
` [PATCH 11/12] qmi: make version_list private
` [PATCH 12/12] qmi: use standard endian macros
SEGFAULT on sim_remove()
2018-03-29 14:59 UTC (6+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox