Open Source Telephony
 help / color / mirror / Atom feed
 messages from 2024-12-04 10:08:33 to 2025-06-02 07:20:12 UTC [more...]

[PATCH] sim7100: query until AT channel is ready
 2025-06-02  7:19 UTC  (3+ messages)

[PATCH 1/5] udevng: Record devnode even for non-USB devices
 2025-05-14 16:10 UTC  (6+ messages)
` [PATCH 2/5] udevng: mhi: Collect WWAN net devices as well
` [PATCH 3/5] udevng: mhi: Detect MBIM mode devices
` [PATCH 4/5] mbim: Do not require the DescriptorsFile property
` [PATCH 5/5] mbim: Print the device as a string

[PATCH v4 0/6] mbim: Add support for MediaTek T700 5G
 2025-05-06 11:20 UTC  (15+ messages)
` [PATCH v4 1/6] plugins/udevng: Add support for PCIe MBIM modems * Parses through the sysfs tree and detects MBIM control nodes, net and AT nodes
` [PATCH v4 2/6] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed
` [PATCH v4 3/6] mbim: fetch MBIM version on init
` [PATCH v4 4/6] plugins/udevng: Add support for the MediaTek T700 5G modem * Found in the Lenovo ThinkPad X1 Yoga Gen 8 as the Fibocom FM350-GL modem * Works perfectly with ofono now
` [PATCH v4 5/6] mbimmodem: sim: add support for querying IMSI with MBIMEx 3 This commit adds the ability to query IMSI with newer modems that use the MBIMEx 3 protocol
` [PATCH v4 6/6] mbimmodem: sim: add support for querying ICCID This implements the required functions to query file info and read file info from the modem. Currently the other file IDs haven't been implemented, but they will be tackled later

[PATCH v3 0/5] mbim: Add support for MediaTek T700 5G
 2025-05-02 19:03 UTC  (6+ messages)
` [PATCH v3 1/5] plugins/udevng: Add support for PCIe MBIM modems Parses through the sysfs tree and detects MBIM control nodes, net and AT nodes
` [PATCH v3 2/5] mbimmodem: add support for MBIM extensions With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed
` [PATCH v3 3/5] mbim: fetch MBIM version on init
` [PATCH v3 4/5] plugins/udevng: Add support for the MediaTek T700 5G Found in the Lenovo ThinkPad X1 Yoga Gen 8 as the Fibocom FM350-GL Works perfectly with ofono now
` [PATCH v3 5/5] mbimmodem: sim: add support for querying IMSI with MBIMEx 3

[PATCH v2 0/5] mbim: Add support for MediaTek T700 5G
 2025-05-02 18:53 UTC  (6+ messages)
` [PATCH v2 1/5] plugins/udevng: Add support for PCIe MBIM modems * Parses through the sysfs tree and detects MBIM control nodes, net and AT nodes
` [PATCH v2 2/5] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed
` [PATCH v2 3/5] mbim: fetch MBIM version on init
` [PATCH v2 4/5] plugins/udevng: Add support for the MediaTek T700 5G * Found in the Lenovo ThinkPad X1 Yoga Gen 8 as the Fibocom FM350-GL * Works perfectly with ofono now
` [PATCH v2 5/5] mbimmodem: sim: add support for querying IMSI with MBIMEx 3

[PATCH v1 0/4] mbim: Add support for MediaTek T700 modem
 2025-05-02 15:39 UTC  (7+ messages)
` [PATCH v1 1/4] plugins/udevng: Add support for PCIe MBIM modems * Parses through the sysfs tree and detects MBIM control nodes, net and AT nodes
` [PATCH v1 2/4] mbimmodem: add support for MBIM extensions * With MBIMEx 3.0, arguments for activating GPRS changed. Update as needed
` [PATCH v1 3/4] mbim: fetch MBIM version on init
` [PATCH v1 4/4] plugins/udevng: Add support for the MediaTek T700 5G modem * Found in the Lenovo ThinkPad X1 Yoga Gen 8 as the Fibocom FM350-GL modem * Works perfectly with ofono now

[PATCH] smsutil: fix possible buffer overflow
 2025-04-10  3:30 UTC  (2+ messages)

[PATCH v6 0/7] Add QMI Device Service Request Rate-limit Option
 2025-03-24 18:10 UTC  (9+ messages)
` [PATCH v6 1/7] qmi: Added enumeration for device quirk flags
` [PATCH v6 2/7] qmi: Added structure for device options
` [PATCH v6 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'
` [PATCH v6 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'
` [PATCH v6 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'
` [PATCH v6 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems
` [PATCH v6 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'

[PATCH] qmi: sms: Fix possible out-of-bounds read
 2025-03-24 18:00 UTC  (2+ messages)

ZDI-CAN-23190: New Vulnerability Report (ZDI-24-1078)
 2025-03-10  4:34 UTC 

ZDI-CAN-23157: New Vulnerability Report (ZDI-24-1077)
 2025-03-10  4:32 UTC 

[PATCH] Update contact information
 2025-03-05 18:50 UTC  (2+ messages)

[PATCH v1] hfp:Update for new HFP 1.8
 2025-03-04 15:10 UTC  (2+ messages)

[PATCH v5 0/7] Add QMI Device Service Request Rate-limit Option
 2025-02-18 15:29 UTC  (9+ messages)
` [PATCH v5 1/7] qmi: Added enumeration for device quirk flags
` [PATCH v5 2/7] qmi: Added structure for device options
` [PATCH v5 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'
` [PATCH v5 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'
` [PATCH v5 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'
` [PATCH v5 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems
` [PATCH v5 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'

[PATCH v4 0/7] Add QMI Device Service Request Rate-limit Option
 2025-02-14 23:42 UTC  (10+ messages)
` [PATCH v4 1/7] qmi: Added enumeration for device quirk flags
` [PATCH v4 2/7] qmi: Added structure for device options
` [PATCH v4 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'
` [PATCH v4 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'
` [PATCH v4 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'
` [PATCH v4 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems
` [PATCH v4 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'

[PATCH v3 0/7] Add QMI Device Service Request Rate-limit Option
 2025-02-14 21:12 UTC  (11+ messages)
` [PATCH v3 1/7] qmi: Added enumeration for device quirk flags
` [PATCH v3 2/7] qmi: Added structure for device options
` [PATCH v3 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'
` [PATCH v3 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'
` [PATCH v3 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'
` [PATCH v3 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems
` [PATCH v3 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'

[PATCH v2 0/7] Add QMI Device Service Request Rate-limit Option
 2025-02-14 15:23 UTC  (12+ messages)
` [PATCH v2 1/7] qmi: Added enumeration for device quirk flags
` [PATCH v2 2/7] qmi: Added structure for device options
` [PATCH v2 3/7] qmi: Added device options parameter to 'qmi_qmux_device_new'
` [PATCH v2 4/7] qmi: Implement QMI service request rate limiting in 'can_write_data'
` [PATCH v2 5/7] qmi: Handle request rate limit option in 'qmi_qmux_device_new'
` [PATCH v2 6/7] udevng: Set the QMI minimum service request period for Quectel BG96 modems
` [PATCH v2 7/7] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'

[PATCH 0/2] Add T-Mobile MVNO IoT/M2M 'Public/Private' APNs
 2025-02-14 15:20 UTC  (4+ messages)
` [PATCH 1/2] data: Add T-Mobile MVNO IoT/M2M 'Public' APN
` [PATCH 2/2] data: Add T-Mobile MVNO IoT/M2M 'Private' APN

[PATCH 0/7] Add AT&T, T-Mobile, and Verizon MVNO IoT/M2M APNs
 2025-02-14  0:45 UTC  (9+ messages)
` [PATCH 1/7] data: Add AT&T MVNO IoT/M2M 'Public' APN
` [PATCH 2/7] data: Add AT&T MVNO IoT/M2M 'Private' APN
` [PATCH 3/7] data: Add T-Mobile MVNO IoT/M2M 'Public' APN
` [PATCH 4/7] data: Add T-Mobile MVNO IoT/M2M 'Private' APN
` [PATCH 5/7] data: Add Verizon "
` [PATCH 6/7] data: Add Verizon MVNO IoT/M2M 'Public' APN tag for KORE Wireless
` [PATCH 7/7] data: Add Verizon MVNO IoT/M2M vzwims APN tags "

[PATCH] data: Add 310 030 MCC/MNC (HNI) as AT&T
 2025-02-13 21:00 UTC  (2+ messages)

[PATCH] data: AT&T 'data device' public APN
 2025-02-13 20:55 UTC 

[PATCH 00/10] Add QMI Device Service Request Rate-limit Option
 2025-02-13  0:16 UTC  (19+ messages)
` [PATCH 01/10] qmi: Added minimum service request period property string
` [PATCH 02/10] qmi: Added enumeration for device quirk flags
` [PATCH 03/10] qmi: Added structure for device options
` [PATCH 04/10] qmi: Added device options parameter to 'qmi_qmux_device_new'
` [PATCH 05/10] qmi: Added minimum request period data member to 'qmi_transport'
` [PATCH 06/10] qmi: Added last request time "
` [PATCH 07/10] qmi: Handle request rate limit option in 'qmi_qmux_device_new'
` [PATCH 08/10] qmi: Implement QMI service request rate limiting in 'can_write_data'
` [PATCH 09/10] udevng: Set the QMI minimum service request period for Quectel BG96 modems
` [PATCH 10/10] gobi: Pass QMI qmux device options to 'qmi_qmux_device_new'

[PATCH 0/2] data: Update Verizon APN Contexts
 2025-02-11  0:35 UTC  (3+ messages)
` [PATCH 1/2] data: Add initial attach type to Verizon 'vzwinternet' context
` [PATCH 2/2] data: Add tags to Verizon APN contexts

oFono: Plugin Has the Incorrect Conditional for Evaluating When a Context Was Successfully Added
 2025-02-08  0:39 UTC 

[PATCH 0/5] Correct Provisioning Database Tags Matching Behavior
 2025-02-06  0:34 UTC  (6+ messages)
` [PATCH 1/5] provisiondb: Const-qualify '__get_string'
` [PATCH 2/5] provisiondb: Const-qualify '__get_contexts'
` [PATCH 3/5] provisiondb: Correct the precondition return conditions of 'tags_match'
` [PATCH 4/5] provisiondb: Document 'tags_match'
` [PATCH 5/5] provisiondb: Document '__get_contexts'

[PATCH 0/3] Document and Generate ofono.conf(5)
 2025-02-06  0:37 UTC  (4+ messages)
` [PATCH 1/3] doc: Initial revision of 'ofono.conf.5.in'
` [PATCH 2/3] doc: Add SEE ALSO reference to ofono.conf(5)
` [PATCH 3/3] build: Add variables and rules for generating ofono.conf(5)

[PATCH] voicecall: Fix implicit-function-declaration fatal error with GCC-14
 2025-02-05 18:40 UTC  (2+ messages)

[PATCH] voicecall: Fix implicit-function-declaration fatal error with GCC-14
 2025-01-22 11:45 UTC 

UnknownMethod exception
 2025-01-21 13:50 UTC 

[PATCH] handsfree-audio: use correct signature for GetCards
 2025-01-07 16:50 UTC  (2+ messages)

Pinephone Issue in 2.13
 2024-12-23  9:05 UTC  (3+ messages)

[PATCH] rmnet: Handle toolchains with old kernel headers
 2024-12-19 17:30 UTC  (2+ messages)

[PATCH v2 1/3] util: ensure decode_hex_own_buf is passed a valid buffer
 2024-12-17 17:20 UTC  (4+ messages)
` [PATCH v2 2/3] atmodem: sms: ensure buffer is initialized before use
` [PATCH v2 3/3] ussd: ensure ussd content fits in buffers

Forbidden Public Land Mobile Network (FPLMN)
 2024-12-17 17:18 UTC  (2+ messages)

[PATCH 1/3] util: ensure decode_hex_own_buf is passed a valid buffer
 2024-12-16 20:26 UTC  (4+ messages)
` [PATCH 2/3] atmodem: ussd: ensure ussd content fits in buffer
` [PATCH 3/3] atmodem: sms: ensure buffer is initialized before use

[PATCH 1/2] speedupmodem: ussd: ensure ussd content fits in buffer
 2024-12-16 20:27 UTC  (3+ messages)
` [PATCH 2/2] huaweimodem: "

[PATCH] qmi: call-forwarding: fallback to basic forwarding info if no extended
 2024-12-11 18:30 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] qmi: gprs: query for tethered default profile instead of embedded
 2024-12-11 18:30 UTC  (4+ messages)
  ` [PATCH v2] qmi: gprs/lte: "

[PATCH] qmi: radio-settings: Do not unconditionally try to enable unsupported modes
 2024-12-11 15:30 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] qmi: netreg: Fix RAT detection
 2024-12-11  5:40 UTC  (2+ messages)

[PATCH] smsutil: Use size_t for lengths and offsets
 2024-12-11  5:00 UTC  (2+ messages)

[PATCH 1/2] smsutil: check deliver reports fit in buffer
 2024-12-04 18:20 UTC  (5+ messages)
` [PATCH 2/2] smsutil: check status report fits "

[PATCH] stkutil: ensure data fits in buffer
 2024-12-04 18:00 UTC  (2+ messages)

[PATCH 1/4] stkutil: Fix CVE-2024-7544
 2024-12-04 18:00 UTC  (2+ messages)


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