messages from 2018-03-16 16:08:05 to 2018-06-20 14:30:55 UTC [more...]
Handling empty row from AT command
2018-06-20 14:30 UTC (8+ messages)
` SV: "
` SV: "
` SV: "
[BUG] plugins: sim900 support broken for tty port users
2018-06-19 16:49 UTC (2+ messages)
Modem not detected by oFono
2018-06-14 18:12 UTC (7+ messages)
[PATCH] cbs: ETWS and cmas support for intel lte modem
2018-06-07 20:14 UTC (2+ messages)
[PATCH 0/2] *** code puk fix ***
2018-05-25 9:15 UTC (6+ messages)
` [PATCH 1/2] Adding the ofono_sim_initialized_notify function after ofono_sim_inserted_notify, as suggested by Denis Kenzior in this commit : 54d56d763e40bc44c99a9b24aa0477bd373ea085
` [PATCH 2/2] Rework at_pin_send_puk It seems that the function at_pin_send_puk should have been changed along with at_pin_send, because it's also refering to the at_pin_send_cb callback See this commit : ba9f126716db3ae0bf6a3139088d9657cfb8b851
[PATCH] ussd: Cancel pending requests when unregistering
2018-05-23 15:23 UTC (2+ messages)
[PATCH] udevng: remove vendor ID to make it generic for intel modem
2018-05-23 13:56 UTC (2+ messages)
[PATCH] plugins: fixed crash in udevng
2018-05-22 20:39 UTC (2+ messages)
Voice calls over qmi was Re: Incoming sms problem on Motorola Droid 4
2018-05-19 10:18 UTC
Incoming sms problem on Motorola Droid 4
2018-05-16 16:12 UTC (26+ messages)
` Voice calls over qmi was "
` [rfc] Fix incoming sms on Droid 4 "
Voice calls over qmi was Re: Incoming sms problem on Motorola Droid 4
2018-05-16 16:03 UTC
[PATCH 0/2] Fix AT+COLP=1 stalling VoiceCall creation in SIMCom SIM7100E
2018-05-14 16:11 UTC (4+ messages)
` [PATCH 1/2] atmodem: Don't set AT+COLP=1 on SIMCom modems
` [PATCH 2/2] sim7100: Specify vendor ID while creating voicecall driver
Incoming sms problem on Motorola Droid 4
2018-05-14 9:01 UTC
Incoming sms problem on Motorola Droid 4
2018-05-11 12:34 UTC (2+ messages)
[PATCH] simple fixes
2018-05-09 14:39 UTC (2+ messages)
AT error handling
2018-05-09 13:53 UTC (2+ messages)
Incoming sms problem on Motorola Droid 4
2018-05-09 8:48 UTC
AT commands in U0001AT+FOOBAR form
2018-05-09 6:09 UTC (3+ messages)
[PATCH] simutil: fix bug when parsing AID type
2018-05-03 22:43 UTC (2+ messages)
[PATCH] plugins: Add support for SIM7100E by SIMCom
2018-04-30 16:19 UTC (2+ messages)
[PATCH 1/2] include: Add ofono_modem_get_gprs
2018-04-27 16:13 UTC (3+ messages)
` [PATCH 2/2] modem: Implement ofono_modem_get_gprs
[PATCH] ussd: Don't ignore data from TERMINATED response
2018-04-23 18:49 UTC (2+ messages)
[PATCH] Signal sim initialized for gemalto plugin
2018-04-23 18:48 UTC (2+ messages)
[PATCH] qmimodem: report failure in case of invalid pin type
2018-04-19 15:30 UTC (5+ messages)
` [PATCH 1/2] qmi: report failure or retry "
` [PATCH 2/2] qmi: report SIM not inserted when unable to get PIN type
A small patch for gemalto plugin
2018-04-19 15:26 UTC (2+ messages)
[PATCH 1/1] SIM detection: Fixing the logical error in using the number of slot and number of application
2018-04-19 15:25 UTC (4+ messages)
` [PATCH 1/1] qmi: use right slot and application during SIM detection
ofono 1.22
2018-04-17 15:58 UTC
[PATCH 0/2] gobi: support SMD devices (smartphone SoC)
2018-04-16 18:16 UTC (6+ messages)
` [PATCH 1/2] gobi: support rpmsg device node (SMD channel)
` [PATCH 2/2] gobi/qmi: support smdpkt device (MSM kernel forks)
[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 4/6] gemalto: handle sim is inserted or removed URCs
2018-03-20 8:37 UTC (6+ messages)
[PATCH] Gemalto.c : Make supported modem family name more significant
2018-03-19 17:12 UTC (2+ messages)
[PATCH 6/6] gemalto: fix sim reinsertion issue
2018-03-19 16:01 UTC (2+ messages)
[PATCH 2/6] gemalto: support ALS3 in gemalto's plugin
2018-03-19 15:24 UTC (7+ messages)
[PATCH] gemalto: Add more details in setup_gemalto comment
2018-03-16 17:40 UTC (2+ messages)
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