messages from 2024-02-23 17:37:10 to 2024-04-04 21:03:31 UTC [more...]
[PATCH v3 1/4] qmimodem: voicecall: Implement call dialing
2024-04-04 21:03 UTC (8+ messages)
` [PATCH v3 2/4] qmimodem: voicecall: Implement call answer
` [PATCH v3 3/4] qmimodem: voicecall: Implement active call hangup
` [PATCH v3 4/4] qmimodem: voicecall: Implement DTMF tones
[PATCH v2 01/14] simutil: Convert eons APIs to use ell
2024-04-03 17:00 UTC (15+ messages)
` [PATCH v2 02/14] sim: Simplify SPN management logic
` [PATCH v2 03/14] data: Remove AweSIM entry
` [PATCH v2 04/14] data: Mark some MVNOs via the "spn" attribute
` [PATCH v2 05/14] data: Remove outdated T-mobile settings
` [PATCH v2 06/14] data: Remove RESELLER settings from AT&T
` [PATCH v2 07/14] provisiontool: Add support for context tags
` [PATCH v2 08/14] provisiondb: Add tags_filter support
` [PATCH v2 09/14] tools: lookup-apn: add support for optional tags filter
` [PATCH v2 10/14] data: Add tags for AT&T and T-Mobile contexts
` [PATCH v2 11/14] ofono: Add support for ofono main.conf settings
` [PATCH v2 12/14] provision: Add support for provision filter tags
` [PATCH v2 13/14] examples: Fix use after free and resource leaks
` [PATCH v2 14/14] unit: Add test cases with tags_filter provided
[PATCH v2] udevng: Detect embedded qmi qrtr modems
2024-04-02 23:28 UTC
[PATCH 01/13] simutil: Convert eons APIs to use ell
2024-04-02 22:30 UTC (13+ messages)
` [PATCH 02/13] sim: Simplify SPN management logic
` [PATCH 03/13] data: Remove AweSIM entry
` [PATCH 04/13] data: Mark some MVNOs via the "spn" attribute
` [PATCH 05/13] data: Remove outdated T-mobile settings
` [PATCH 06/13] data: Remove RESELLER settings from AT&T
` [PATCH 07/13] provisiontool: Add support for context tags
` [PATCH 08/13] provisiondb: Add tags_filter support
` [PATCH 09/13] tools: lookup-apn: add support for optional tags filter
` [PATCH 10/13] data: Add tags for AT&T and T-Mobile contexts
` [PATCH 11/13] ofono: Add support for ofono main.conf settings
` [PATCH 12/13] provision: Add support for provision filter tags
` [PATCH 13/13] examples: Fix use after free and resource leaks
[PATCH] udevng: Detect embedded qmi qrtr modems
2024-04-02 22:21 UTC (3+ messages)
[PATCH 0/1]
2024-03-28 15:17 UTC (3+ messages)
` [PATCH 1/1] atmodem: sim: when reading sim files, avoid incomplete result lines
[PATCH v2 1/4] [qmimodem][voicecall] Implement call dialing
2024-03-27 19:31 UTC (8+ messages)
` [PATCH v2 2/4] [qmimodem][voicecall] Implement call answer
` [PATCH v2 3/4] [qmimodem][voicecall] Implement active call hangup
` [PATCH v2 4/4] [qmimodem][voicecall] Implement DTMF tones
[PATCH 1/4] [qmimodem][voicecall] Implement call dialing
2024-03-25 23:32 UTC (6+ messages)
` [PATCH 2/4] [qmimodem][voicecall] Implement call answer
` [PATCH 3/4] [qmimodem][voicecall] Implement active call hangup
` [PATCH 4/4] [qmimodem][voicecall] Implement DTMF tones
Receive DTMF
2024-03-25 13:58 UTC (2+ messages)
[PATCH v2 01/11] phonesim: Allow phonesim to work with Multiplexer=internal
2024-03-22 16:20 UTC (12+ messages)
` [PATCH v2 02/11] modem: commonize feature string list generation
` [PATCH v2 03/11] modem: commonize interface "
` [PATCH v2 04/11] doc: Add new Modem.Capabilities property
` [PATCH v2 05/11] modem: add implementation for the Capabilities property
` [PATCH v2 06/11] phonesim: Set modem lte capable
` [PATCH v2 07/11] gemalto: "
` [PATCH v2 08/11] xmm7xxx: Set modem as "
` [PATCH v2 09/11] ublox: Set modem "
` [PATCH v2 10/11] gobi: "
` [PATCH v2 11/11] quectel: "
[PATCH 01/11] phonesim: Allow phonesim to work with Multiplexer=internal
2024-03-22 14:09 UTC (11+ messages)
` [PATCH 02/11] modem: commonize feature string list generation
` [PATCH 03/11] modem: commonize interface "
` [PATCH 04/11] doc: Add new Modem.Capabilities property
` [PATCH 05/11] modem: add implementation for the Capabilities property
` [PATCH 06/11] phonesim: Set modem lte capable
` [PATCH 07/11] gemalto: "
` [PATCH 08/11] xmm7xxx: Set modem as "
` [PATCH 09/11] ublox: Set modem "
` [PATCH 10/11] gobi: "
` [PATCH 11/11] quectel: "
[RFC PATCH] qmimodem voicecall support
2024-03-20 2:49 UTC (2+ messages)
[PATCH 1/2] qmimodem: Rework GET_CARD_STATUS retry logic
2024-03-19 22:30 UTC (3+ messages)
` [PATCH 2/2] qmimodem: sms: Silence valgrind warning
[PATCH] qmi: Initialize group_id for control requests
2024-03-19 16:50 UTC (2+ messages)
[PATCH v2 1/3] qmi: Discover timeout could cause a crash
2024-03-18 21:20 UTC (4+ messages)
` [PATCH v2 2/3] qmi: Fix printing the wrong type for services
` [PATCH v2 3/3] qmi: Allow QRTR services to be destroyed
Possible ofono patches
2024-03-16 10:41 UTC (3+ messages)
[RFC PATCH] qmi: Initial unit test POC for QRTR
2024-03-13 19:01 UTC
[PATCH 1/3] qmi: Discover timeout could cause a crash
2024-03-11 23:20 UTC (3+ messages)
` [PATCH 2/3] qmi: Fix printing the wrong type for services
` [PATCH 3/3] qmi: Allow QRTR services to be destroyed
[PATCH 1/5] qmimodem: Use stdbool instead of gboolean
2024-03-04 22:00 UTC (6+ messages)
` [PATCH 2/5] qmimodem: Use ell endianness converter helpers
` [PATCH 3/5] qmimodem: Use l_new / l_free
` [PATCH 4/5] gobi: Replace g_try_new0 / g_free with ell equivalents
` [PATCH 5/5] qmimodem: Remove glib use from util.[ch]
[PATCH v4 1/4] qmi: Add an abstract group id to services and requests
2024-03-02 0:10 UTC (5+ messages)
` [PATCH v4 2/4] qmi: Store the service info in the request
` [PATCH v4 3/4] qmi: Clean up the __debug_msg function
` [PATCH v4 4/4] qmi: Enable QRTR service writes and reads
[PATCH v3 1/4] qmi: Add an abstract group id to services and requests
2024-03-01 22:18 UTC (4+ messages)
` [PATCH v3 2/4] qmi: Store the service info in the request
` [PATCH v3 3/4] qmi: Clean up the __debug_msg function
` [PATCH v3 4/4] qmi: Enable QRTR service writes and reads
[PATCH v2 1/3] qmi: Add an abstract group id to services and requests
2024-03-01 20:49 UTC (3+ messages)
` [PATCH v2 2/3] qmi: Store the service info in the request
` [PATCH v2 3/3] qmi: Enable QRTR service writes and reads
[PATCH] qmimodem: Add support for "embedded" endpoints
2024-03-01 20:20 UTC (2+ messages)
[PATCH 1/2] smsutil: Use a safer strlcpy
2024-03-01 17:20 UTC (3+ messages)
` [PATCH 2/2] voicecall: Refactor string_to_phone_number
[PATCH 1/3] qmi: Add an abstract service id to requests
2024-03-01 17:11 UTC (3+ messages)
` [PATCH 2/3] qmi: Store the service info in the request
` [PATCH 3/3] qmi: Enable QRTR service writes and reads
[PATCH 1/4] voicecall: Drop unused GError variables
2024-02-29 20:40 UTC (5+ messages)
` [PATCH 2/4] smsutil: ensure the address length in bytes <= 10
` [PATCH 3/4] smsutil: Check cbs_dcs_decode return value
` [PATCH 4/4] simutil: Make sure set_length on the parent succeeds
[PATCH v2 1/4] qmi: Create a method to find a service by type
2024-02-29 16:40 UTC (5+ messages)
` [PATCH v2 2/4] qmi: Add more service info to qmi_service
` [PATCH v2 3/4] qmi: Allow for 16-bit service types in the type hash
` [PATCH v2 4/4] qmi: Enable basic client creation if it is not subclassed
ZDI-CAN-23457: New Vulnerability Report
2024-02-29 15:42 UTC
ZDI-CAN-23456: New Vulnerability Report
2024-02-29 15:41 UTC
ZDI-CAN-23308: New Vulnerability Report
2024-02-29 15:40 UTC
ZDI-CAN-23460: New Vulnerability Report
2024-02-29 15:45 UTC
ZDI-CAN-23309: New Vulnerability Report
2024-02-29 15:40 UTC
ZDI-CAN-23307: New Vulnerability Report
2024-02-29 15:39 UTC
ZDI-CAN-23459: New Vulnerability Report
2024-02-29 15:43 UTC
ZDI-CAN-23195: New Vulnerability Report
2024-02-29 15:36 UTC
ZDI-CAN-23193: New Vulnerability Report
2024-02-29 15:38 UTC
ZDI-CAN-23311: New Vulnerability Report
2024-02-29 15:41 UTC
ZDI-CAN-23458: New Vulnerability Report
2024-02-29 15:33 UTC
[PATCH 1/4] qmi: Create a method to find a service by type
2024-02-28 21:53 UTC (4+ messages)
` [PATCH 2/4] qmi: Add more service info to qmi_service
` [PATCH 3/4] qmi: Allow for 16-bit service types in the type hash
` [PATCH 4/4] qmi: Enable basic client creation if it is not subclassed
[PATCH] qmi: add QRTR services to the queue
2024-02-28 16:40 UTC (2+ messages)
[PATCH] qmi: Support dynamic service information
2024-02-28 15:26 UTC (2+ messages)
subscribe
2024-02-28 9:16 UTC
[PATCH] qmimodem: QRTR service discovery
2024-02-27 22:10 UTC (2+ messages)
[PATCH 1/3] voicecall: Fix memory leak
2024-02-27 17:50 UTC (4+ messages)
` [PATCH 2/3] voicecall: Fix use after free
` [PATCH 3/3] lte: Fix invalid cleanup
[PATCH] qmimodem: QRTR service discovery
2024-02-27 17:12 UTC
[PATCH] qmimodem: First QRTR commit: service discovery
2024-02-27 17:01 UTC (3+ messages)
` [EXT] "
[PATCH] qmi: Make sure to set transaction id as LE16
2024-02-27 3:25 UTC
[PATCH 1/8] qmi: Use FAM instead of allocating a member
2024-02-26 16:40 UTC (9+ messages)
` [PATCH 2/8] qmi: Ensure tid is initialized
` [PATCH 3/8] qmi: Move and rename QMUX sync logic
` [PATCH 4/8] qmi: Introduce __ctl_request_submit
` [PATCH 5/8] qmi: Split RX path into QMUX and generic parts
` [PATCH 6/8] qmi: Introduce write driver method
` [PATCH 7/8] qmi: Move control_queue member to qmux subclass
` [PATCH 8/8] qmi: Make sure to set transaction id as LE16
[PATCH 01/22] gprs: Remove g_strfreev and g_strdupv use
2024-02-26 3:37 UTC (22+ messages)
` [PATCH 02/22] network: Remove g_strfreev use
` [PATCH 03/22] sim: "
` [PATCH 04/22] voicecall: Remove g_strfreev and g_strdupv use
` [PATCH 05/22] main: Remove g_printerr use
` [PATCH 06/22] ifxmodem: Remove g_strfreev use
` [PATCH 07/22] hfp_hf_bluez5: Drop use of g_strconcat
` [PATCH 08/22] simfs: Remove g_strdup_printf use
` [PATCH 09/22] sim-auth: "
` [PATCH 10/22] smsutil: "
` [PATCH 11/22] plugins: Replace g_strndup use with l_strndup
` [PATCH 12/22] phonebook: "
` [PATCH 13/22] sim: "
` [PATCH 14/22] gprs: Remove use of g_str_has_prefix
` [PATCH 15/22] network: Remove use of g_strlcpy
` [PATCH 16/22] simutil: "
` [PATCH 17/22] sim: Remove g_strdup use
` [PATCH 18/22] modem: Drop "
` [PATCH 19/22] gprs: Drop use of g_strdup
` [PATCH 20/22] network: Drop g_strdup use
` [PATCH 21/22] voicecall: Drop use of g_strdup
` [PATCH 22/22] core: Drop g_strdup use
[PATCH 1/2] qmimodem: Use l_io instead of GIOChannel
2024-02-23 18:20 UTC (3+ messages)
` [PATCH 2/2] qmimodem: Remove the final bits of glib
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