messages from 2024-02-27 17:02:22 to 2024-04-16 18:57:00 UTC [more...]
[PATCH v4 1/4] qmimodem: voicecall: Implement call dialing
2024-04-16 18:56 UTC (9+ messages)
` [PATCH v4 2/4] qmimodem: voicecall: Implement call answer
` [PATCH v4 3/4] qmimodem: voicecall: Implement active call hangup
` [PATCH v4 4/4] qmimodem: voicecall: Implement DTMF tones
[PATCH 1/7] qmimodem: wds: Introduce qmi_wds_ip_family enum
2024-04-16 15:14 UTC (7+ messages)
` [PATCH 2/7] qmi: gprs-context: Do not free/alloc unnecessarily
` [PATCH 3/7] qmi: gprs-context: Move singleton defines to call site
` [PATCH 4/7] qmi: gprs-context: Convert QMI_WDS_AUTHENTICATION to an enum
` [PATCH 5/7] qmi: wds: Convert defines to enums
` [PATCH 6/7] qmi: gprs-context: Remove single-use structure definition
` [PATCH 7/7] qmi: gprs-context: Request certain TLVs to be included
[PATCH] qmi unit: Ignore QRTR control packets
2024-04-08 22:40 UTC (2+ messages)
[PATCH 1/2] modem: remove atom entry prior to invoking the watch callback
2024-04-08 22:40 UTC (3+ messages)
` [PATCH 2/2] hfp_ag_bluez5: Fix use-after-free
[PATCH v2 1/2] udevng: Detect embedded qmi QRTR modems
2024-04-08 22:40 UTC (3+ messages)
` [PATCH v2 2/2] qmimodem: Default embedded modems endpoint ID
[PATCH v2 1/2] modem: remove atom entry prior to invoking the watch callback
2024-04-08 22:40 UTC (3+ messages)
` [PATCH v2 2/2] hfp_ag_bluez5: Fix use-after-free
[PATCH] bluez4: Remove support
2024-04-06 20:30 UTC (2+ messages)
[PATCH v3 1/2] qmi: Create QRTR unit testing framework
2024-04-05 20:10 UTC (3+ messages)
` [PATCH v3 2/2] qmi: Add unit test for QRTR qmi_service_send
[PATCH v2 1/2] qmi: Create QRTR unit testing framework
2024-04-05 19:06 UTC (2+ messages)
` [PATCH v2 2/2] qmi: Add unit test for QRTR qmi_service_send
[PATCH 1/2] qmi: Create QRTR unit testing framework
2024-04-05 16:07 UTC (2+ messages)
` [PATCH 2/2] qmi: Add unit test for QRTR qmi_service_send
[PATCH v3 1/4] qmimodem: voicecall: Implement call dialing
2024-04-04 21:38 UTC (11+ 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 (2+ messages)
[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] "
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