messages from 2023-11-16 06:42:07 to 2024-02-22 20:16:49 UTC [more...]
[PATCH 1/4] qmi: Introduce discover() driver method
2024-02-22 20:15 UTC (3+ messages)
` [PATCH 2/4] gobi: heed the qmi_device_discover return
` [PATCH 3/4] qmimodem: Fail early if discovery already complete
[PATCH 1/4] qmi: Drop qmi_device_ref
2024-02-22 18:30 UTC (5+ messages)
` [PATCH 2/4] qmi: Rename qmi_device_unref to qmi_device_free
` [PATCH 3/4] qmi: Introduce client_release driver method
` [PATCH 4/4] qmi: Introduce client_create "
[PATCH v2 1/6] qmimodem: Use l_queue_remove_if to eliminate double lookup
2024-02-21 23:00 UTC (7+ messages)
` [PATCH v2 2/6] qmimodem: Use l_timeout and l_idle for discovery
` [PATCH v2 3/6] qmimodem: Use l_idle for shutdown instead of g_timeout
` [PATCH v2 4/6] qmimodem: Use l_idle and l_timeout for service creation
` [PATCH v2 5/6] qmimodem: Eliminate glib macros
` [PATCH v2 6/6] qmimodem: Use l_free in qmi_free for consistency
[PATCH 1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup
2024-02-21 21:22 UTC (7+ messages)
` [PATCH 2/7] qmimodem: Use l_timeout for discovery
` [PATCH 3/7] qmimodem: Use l_idle for shutdown instead of g_timeout
` [PATCH 4/7] qmimodem: Use l_idle and l_timeout for service creation
` [PATCH 5/7] qmimodem: Use l_idle for discovery when timeout is 0
` [PATCH 6/7] qmimodem: Eliminate glib macros
` [PATCH 7/7] qmimodem: Use l_free in qmi_free for consistency
[PATCH v2 1/7] qmi: Remove qmi_device_sync
2024-02-21 17:00 UTC (8+ messages)
` [PATCH v2 2/7] qmi: Introduce qmi_device_new_qmux
` [PATCH v2 3/7] qmi: Remove qmi_device_set_close_on_unref
` [PATCH v2 4/7] qmi: Move control_{major|minor} to qmux sublcass
` [PATCH v2 5/7] qmi: Move version_str to qmux subclass
` [PATCH v2 6/7] qmi: Introduce shutdown operation
` [PATCH v2 7/7] gobi: Fail if device could not be created
[PATCH 1/4] qmimodem: Use ell new, malloc, and free functions
2024-02-21 15:50 UTC (5+ messages)
` [PATCH 2/4] qmimodem: Use l_util_hexdump
` [PATCH 3/4] qmimodem: Use l_queue instead of GQueue
` [PATCH 4/4] qmimodem: Use l_hashmap instead of GHashTable
[PATCH 1/7] qmi: Remove qmi_device_sync
2024-02-20 22:41 UTC (7+ messages)
` [PATCH 2/7] qmi: Introduce qmi_device_new_qmux
` [PATCH 3/7] qmi: Remove qmi_device_set_close_on_unref
` [PATCH 4/7] qmi: Move control_{major|minor} to qmux sublcass
` [PATCH 5/7] qmi: Move version_str to qmux subclass
` [PATCH 6/7] qmi: Introduce shutdown operation
` [PATCH 7/7] gobi: Fail if device could not be created
[PATCH 1/2] treewide: Make modem drivers builtin
2024-02-20 15:30 UTC (5+ messages)
` [PATCH 2/2] caif: Remove caif plugin
[PATCH 1/2] smsutil: Remove g_string_* use
2024-02-20 15:30 UTC (3+ messages)
` [PATCH 2/2] phonebook: "
[PATCH 1/2] qmimodem: Support 16-bit service types
2024-02-20 15:30 UTC (3+ messages)
` [PATCH 2/2] qmimodem: Fix checkpatch.pl warnings and errors
[PATCH] qmimodem: call-forwarding: Fix possible buffer overflow
2024-02-20 15:30 UTC (2+ messages)
[PATCH] build: Drop use of ln -t
2024-02-20 15:27 UTC
Droid4 ofono support
2024-02-18 7:59 UTC
[0/2] qmimodem: add more drivers
2024-02-16 17:56 UTC (8+ messages)
` [PATCH 1/2] qmimodem: implement call-barring driver
` [PATCH 2/2] qmimodem: implement call-forwarding driver
[PATCH] qmimodem: implement CallSettings
2024-02-14 23:34 UTC (3+ messages)
[PATCH 1/6] sim: Drop glib use from sim_efli_format
2024-02-14 16:20 UTC (7+ messages)
` [PATCH 2/6] smsutil: Move iso639_2_from_language to util
` [PATCH 3/6] sim: Move EFli and EFlp parsers to simutil
` [PATCH 4/6] unit: Add unit tests for language list parsers
` [PATCH 5/6] common: Convert use of g_ascii* to ell
` [PATCH 6/6] voicecall: "
[PATCH] common: Drop GLib use from gprs_proto_to_string
2024-02-13 2:50 UTC (2+ messages)
[PATCH] tools: Don't use f-string syntax
2024-02-12 3:10 UTC (2+ messages)
[PATCH] build: Drop GLib 2.60 requirements
2024-02-06 17:00 UTC (2+ messages)
[PATCH 1/6] stkagent: Use l_utf8_get_codepoint
2024-02-06 16:30 UTC (7+ messages)
` [PATCH 2/6] core: Remove g_utf8_strlen use
` [PATCH 3/6] unit: "
` [PATCH 4/6] qmimodem: Drop use of g_utf8_validate
` [PATCH 5/6] simutil: Drop use of g_utf8_validate_len
` [PATCH 6/6] unit: Update to the new API
[PATCH 01/17] umlrunner: Also mount /var/lib as tmpfs
2024-02-02 23:30 UTC (18+ messages)
` [PATCH 02/17] build: Only enable backtrace(3) in maintainer mode
` [PATCH 03/17] build: Bring in more ell classes
` [PATCH 04/17] provisiondb: Remove some duplicate MCCMNC entries
` [PATCH 05/17] storage: Introduce storage_get_file_path()
` [PATCH 06/17] storage: Convert g_strdup_* use to l_strdup_*
` [PATCH 07/17] common: Drop GLib use from gprs_auth_proto_to_string
` [PATCH 08/17] common: Drop GLib use from gprs_proto_to_string
` [PATCH 09/17] storage: Remove mode parameter
` [PATCH 10/17] storage: Use l_malloc
` [PATCH 11/17] storage: Remove mode argument
` [PATCH 12/17] storage: Use void * instead of unsigned char *
` [PATCH 13/17] storage: use l_file_set_contents
` [PATCH 14/17] lte: Refactor lte settings management
` [PATCH 15/17] lte: Add provisioning support
` [PATCH 16/17] phonesim: Add lte atom
` [PATCH 17/17] lte: Write provisioned info to disk
[PATCH v2 01/18] umlrunner: Also mount /var/lib as tmpfs
2024-02-02 23:30 UTC (19+ messages)
` [PATCH v2 02/18] build: Only enable backtrace(3) in maintainer mode
` [PATCH v2 03/18] build: Bring in more ell classes
` [PATCH v2 04/18] build: Enable _auto_ syntax
` [PATCH v2 05/18] provisiondb: Remove some duplicate MCCMNC entries
` [PATCH v2 06/18] storage: Introduce storage_get_file_path()
` [PATCH v2 07/18] storage: Convert g_strdup_* use to l_strdup_*
` [PATCH v2 08/18] common: Drop GLib use from gprs_auth_proto_to_string
` [PATCH v2 09/18] common: Drop GLib use from gprs_proto_to_string
` [PATCH v2 10/18] storage: Remove mode parameter
` [PATCH v2 11/18] storage: Use l_malloc
` [PATCH v2 12/18] storage: Remove mode argument
` [PATCH v2 13/18] storage: Use void * instead of unsigned char *
` [PATCH v2 14/18] storage: use l_file_set_contents
` [PATCH v2 15/18] lte: Refactor lte settings management
` [PATCH v2 16/18] lte: Add provisioning support
` [PATCH v2 17/18] phonesim: Add lte atom
` [PATCH v2 18/18] lte: Write provisioned info to disk
[PATCH] build: Generate and install provision.db
2024-02-01 21:40 UTC (2+ messages)
[PATCH 1/2] doc: Prefer l_new instead of g_try*
2024-02-01 21:40 UTC (3+ messages)
` [PATCH 2/2] doc: Remove rule 13 in favor of O3
[PATCH] udevng: Add support for Quectel EG96 modem
2024-02-01 14:58 UTC (2+ messages)
[PATCH v2] provision: Add MCC/MNC combos and APNs to db
2024-01-26 15:40 UTC (2+ messages)
[PATCH] gatchat: fix g_at_chat_unref in notify handler
2024-01-25 22:40 UTC (4+ messages)
` [PATCH v3] "
[PATCH 1/4] core: Remove unused declarations from ofono.h
2024-01-25 22:40 UTC (5+ messages)
` [PATCH 2/4] provision: Remove use of ofono_gprs_provision_data
` [PATCH 3/4] gprs: Add some additional context types
` [PATCH 4/4] unit: Add provisioning database tests
[PATCH] provision: Add MCC/MNC combos and APNs to db
2024-01-25 20:11 UTC
[PATCH] gatchat: fix unref
2024-01-23 13:42 UTC (3+ messages)
[PATCH 01/14] include: Allow multiple context types
2024-01-19 21:09 UTC (14+ messages)
` [PATCH 02/14] module: Add support for ofono modules
` [PATCH 03/14] doc: docs for intermediate provisioning db format
` [PATCH 04/14] tools: Add provision.py
` [PATCH 05/14] core: Add utilities to read the provisioning db
` [PATCH 06/14] tools: lookup-apn: Use the new provision_db utils
` [PATCH 07/14] provision: Import initial JSON db
` [PATCH 08/14] provision: Add new module
` [PATCH 09/14] gprs: Use the new provisioning module
` [PATCH 10/14] plugins: Remove support for file-provision plugin
` [PATCH 11/14] plugins: provision: Remove mbpi support
` [PATCH 12/14] examples: Remove provision example
` [PATCH 13/14] gprs-provision: Remove no longer used atom/driver
` [PATCH 14/14] provision: Detect duplicates
[PATCH v2] smsutil: Validate the length of the address field
2024-01-02 17:19 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 01/15] build: Fix typo that breaks --fsanitize=leak check
2024-01-02 17:18 UTC (16+ messages)
` [PATCH v2 02/15] include: Allow multiple context types
` [PATCH v2 03/15] module: Add support for ofono modules
` [PATCH v2 04/15] doc: docs for intermediate provisioning db format
` [PATCH v2 05/15] tools: Add provision.py
` [PATCH v2 06/15] core: Add utilities to read the provisioning db
` [PATCH v2 07/15] tools: lookup-apn: Use the new provision_db utils
` [PATCH v2 08/15] provision: Import initial JSON db
` [PATCH v2 09/15] provision: Add new module
` [PATCH v2 10/15] gprs: Use the new provisioning module
` [PATCH v2 11/15] plugins: Remove support for file-provision plugin
` [PATCH v2 12/15] plugins: provision: Remove mbpi support
` [PATCH v2 13/15] examples: Remove provision example
` [PATCH v2 14/15] gprs-provision: Remove no longer used atom/driver
` [PATCH v2 15/15] provision: Detect duplicates
[PATCH 0/2] CVE-2023-4233 and CVE-2023-4234
2023-12-22 19:38 UTC (5+ messages)
` [PATCH 1/2] smsutil: Check that address fits in memory
` [PATCH 2/2] smsutil: Check that submit report "
[PATCH 1/6] build: Fix typo that breaks --fsanitize=leak check
2023-12-13 21:51 UTC (6+ messages)
` [PATCH 2/6] include: Allow multiple context types
` [PATCH 3/6] doc: docs for intermediate provisioning db format
` [PATCH 4/6] tools: Add provision.py
` [PATCH 5/6] plugins: Support the new binary provisioning format
` [PATCH 6/6] tools: lookup-apn: Use the new provision_db utils
[PATCH] isimodem: radio-settings: fix typo
2023-11-29 15:25 UTC (2+ messages)
[PATCH v2] isimodem: parse extra details from REG_STATUS_IND
2023-11-29 3:32 UTC (2+ messages)
[PATCH] isimodem: parse extra details from REG_STATUS_IND
2023-11-23 15:33 UTC (4+ messages)
isimodem: reporting operator name to core from unsolicited indications
2023-11-16 6:42 UTC (6+ 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