Show patches with: none      |   665 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[05/22] main: Remove g_printerr use [01/22] gprs: Remove g_strfreev and g_strdupv use - - - --- 2024-02-26 Denis Kenzior Superseded
[04/22] voicecall: Remove g_strfreev and g_strdupv use [01/22] gprs: Remove g_strfreev and g_strdupv use - - - --- 2024-02-26 Denis Kenzior Superseded
[03/22] sim: Remove g_strfreev use [01/22] gprs: Remove g_strfreev and g_strdupv use - - - --- 2024-02-26 Denis Kenzior Superseded
[02/22] network: Remove g_strfreev use [01/22] gprs: Remove g_strfreev and g_strdupv use - - - --- 2024-02-26 Denis Kenzior Superseded
[01/22] gprs: Remove g_strfreev and g_strdupv use [01/22] gprs: Remove g_strfreev and g_strdupv use - - - --- 2024-02-26 Denis Kenzior Superseded
[2/2] qmimodem: Remove the final bits of glib [1/2] qmimodem: Use l_io instead of GIOChannel - - - --- 2024-02-23 Steve Schrock Accepted
[1/2] qmimodem: Use l_io instead of GIOChannel [1/2] qmimodem: Use l_io instead of GIOChannel - - - --- 2024-02-23 Steve Schrock Accepted
qmimodem: Use l_queue instead of GList for pending service creation qmimodem: Use l_queue instead of GList for pending service creation - - - --- 2024-02-23 Steve Schrock Accepted
[2/2] qmimodem: Use l_queue instead of GList for pending service creation [1/2] qmimodem: Use l_queue instead of GList for notifications - - - --- 2024-02-22 Steve Schrock Superseded
[1/2] qmimodem: Use l_queue instead of GList for notifications [1/2] qmimodem: Use l_queue instead of GList for notifications - - - --- 2024-02-22 Steve Schrock Accepted
[4/4] gobi: Fail early if re-tried discovery fails [1/4] qmi: Introduce discover() driver method - - - --- 2024-02-22 Denis Kenzior Accepted
[3/4] qmimodem: Fail early if discovery already complete [1/4] qmi: Introduce discover() driver method - - - --- 2024-02-22 Denis Kenzior Accepted
[2/4] gobi: heed the qmi_device_discover return [1/4] qmi: Introduce discover() driver method - - - --- 2024-02-22 Denis Kenzior Accepted
[1/4] qmi: Introduce discover() driver method [1/4] qmi: Introduce discover() driver method - - - --- 2024-02-22 Denis Kenzior Accepted
[4/4] qmi: Introduce client_create driver method [1/4] qmi: Drop qmi_device_ref - - - --- 2024-02-22 Denis Kenzior Accepted
[3/4] qmi: Introduce client_release driver method [1/4] qmi: Drop qmi_device_ref - - - --- 2024-02-22 Denis Kenzior Accepted
[2/4] qmi: Rename qmi_device_unref to qmi_device_free [1/4] qmi: Drop qmi_device_ref - - - --- 2024-02-22 Denis Kenzior Accepted
[1/4] qmi: Drop qmi_device_ref [1/4] qmi: Drop qmi_device_ref - - - --- 2024-02-22 Denis Kenzior Accepted
[v2,6/6] qmimodem: Use l_free in qmi_free for consistency [v2,1/6] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Accepted
[v2,5/6] qmimodem: Eliminate glib macros [v2,1/6] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Accepted
[v2,4/6] qmimodem: Use l_idle and l_timeout for service creation [v2,1/6] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Accepted
[v2,3/6] qmimodem: Use l_idle for shutdown instead of g_timeout [v2,1/6] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Accepted
[v2,2/6] qmimodem: Use l_timeout and l_idle for discovery [v2,1/6] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Accepted
[v2,1/6] qmimodem: Use l_queue_remove_if to eliminate double lookup [v2,1/6] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Accepted
[7/7] qmimodem: Use l_free in qmi_free for consistency [1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Superseded
[6/7] qmimodem: Eliminate glib macros [1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Superseded
[5/7] qmimodem: Use l_idle for discovery when timeout is 0 [1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Superseded
[4/7] qmimodem: Use l_idle and l_timeout for service creation [1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Superseded
[3/7] qmimodem: Use l_idle for shutdown instead of g_timeout [1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Superseded
[2/7] qmimodem: Use l_timeout for discovery [1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Superseded
[1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup [1/7] qmimodem: Use l_queue_remove_if to eliminate double lookup - - - --- 2024-02-21 Steve Schrock Superseded
[v2,7/7] gobi: Fail if device could not be created [v2,1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-21 Denis Kenzior Accepted
[v2,6/7] qmi: Introduce shutdown operation [v2,1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-21 Denis Kenzior Accepted
[v2,5/7] qmi: Move version_str to qmux subclass [v2,1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-21 Denis Kenzior Accepted
[v2,4/7] qmi: Move control_{major|minor} to qmux sublcass [v2,1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-21 Denis Kenzior Accepted
[v2,3/7] qmi: Remove qmi_device_set_close_on_unref [v2,1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-21 Denis Kenzior Accepted
[v2,2/7] qmi: Introduce qmi_device_new_qmux [v2,1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-21 Denis Kenzior Accepted
[v2,1/7] qmi: Remove qmi_device_sync [v2,1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-21 Denis Kenzior Accepted
[4/4] qmimodem: Use l_hashmap instead of GHashTable [1/4] qmimodem: Use ell new, malloc, and free functions - - - --- 2024-02-20 Steve Schrock Accepted
[3/4] qmimodem: Use l_queue instead of GQueue [1/4] qmimodem: Use ell new, malloc, and free functions - - - --- 2024-02-20 Steve Schrock Accepted
[2/4] qmimodem: Use l_util_hexdump [1/4] qmimodem: Use ell new, malloc, and free functions - - - --- 2024-02-20 Steve Schrock Accepted
[1/4] qmimodem: Use ell new, malloc, and free functions [1/4] qmimodem: Use ell new, malloc, and free functions - - - --- 2024-02-20 Steve Schrock Accepted
[7/7] gobi: Fail if device could not be created [1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-20 Denis Kenzior Superseded
[6/7] qmi: Introduce shutdown operation [1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-20 Denis Kenzior Superseded
[5/7] qmi: Move version_str to qmux subclass [1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-20 Denis Kenzior Superseded
[4/7] qmi: Move control_{major|minor} to qmux sublcass [1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-20 Denis Kenzior Superseded
[3/7] qmi: Remove qmi_device_set_close_on_unref [1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-20 Denis Kenzior Superseded
[2/7] qmi: Introduce qmi_device_new_qmux [1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-20 Denis Kenzior Superseded
[1/7] qmi: Remove qmi_device_sync [1/7] qmi: Remove qmi_device_sync - - - --- 2024-02-20 Denis Kenzior Superseded
build: Drop use of ln -t build: Drop use of ln -t - - - --- 2024-02-20 Denis Kenzior Under Review
qmimodem: call-forwarding: Fix possible buffer overflow qmimodem: call-forwarding: Fix possible buffer overflow - - - --- 2024-02-17 Ivaylo Dimitrov Accepted
[2/2] qmimodem: Fix checkpatch.pl warnings and errors [1/2] qmimodem: Support 16-bit service types - - - --- 2024-02-17 Steve Schrock Accepted
[1/2] qmimodem: Support 16-bit service types [1/2] qmimodem: Support 16-bit service types - - - --- 2024-02-17 Steve Schrock Accepted
[2/2] phonebook: Remove g_string_* use [1/2] smsutil: Remove g_string_* use - - - --- 2024-02-16 Denis Kenzior Accepted
[1/2] smsutil: Remove g_string_* use [1/2] smsutil: Remove g_string_* use - - - --- 2024-02-16 Denis Kenzior Accepted
[2/2] caif: Remove caif plugin [1/2] treewide: Make modem drivers builtin - - - --- 2024-02-15 Denis Kenzior Accepted
[1/2] treewide: Make modem drivers builtin [1/2] treewide: Make modem drivers builtin - - - --- 2024-02-15 Denis Kenzior Accepted
[2/2] qmimodem: implement call-forwarding driver qmimodem: add more drivers - - - --- 2024-02-15 Ivaylo Dimitrov Accepted
[1/2] qmimodem: implement call-barring driver qmimodem: add more drivers - - - --- 2024-02-15 Ivaylo Dimitrov Accepted
qmimodem: implement CallSettings qmimodem: implement CallSettings - - - --- 2024-02-14 Ivaylo Dimitrov Accepted
[6/6] voicecall: Convert use of g_ascii* to ell [1/6] sim: Drop glib use from sim_efli_format - - - --- 2024-02-13 Denis Kenzior Accepted
[5/6] common: Convert use of g_ascii* to ell [1/6] sim: Drop glib use from sim_efli_format - - - --- 2024-02-13 Denis Kenzior Accepted
[4/6] unit: Add unit tests for language list parsers [1/6] sim: Drop glib use from sim_efli_format - - - --- 2024-02-13 Denis Kenzior Accepted
[3/6] sim: Move EFli and EFlp parsers to simutil [1/6] sim: Drop glib use from sim_efli_format - - - --- 2024-02-13 Denis Kenzior Accepted
[2/6] smsutil: Move iso639_2_from_language to util [1/6] sim: Drop glib use from sim_efli_format - - - --- 2024-02-13 Denis Kenzior Accepted
[1/6] sim: Drop glib use from sim_efli_format [1/6] sim: Drop glib use from sim_efli_format - - - --- 2024-02-13 Denis Kenzior Accepted
common: Drop GLib use from gprs_proto_to_string common: Drop GLib use from gprs_proto_to_string - - - --- 2024-02-12 Ivaylo Dimitrov Accepted
tools: Don't use f-string syntax tools: Don't use f-string syntax - - - --- 2024-02-09 Denis Kenzior Accepted
build: Drop GLib 2.60 requirements build: Drop GLib 2.60 requirements - - - --- 2024-02-06 Denis Kenzior Accepted
[6/6] unit: Update to the new API [1/6] stkagent: Use l_utf8_get_codepoint - - - --- 2024-02-05 Denis Kenzior Accepted
[5/6] simutil: Drop use of g_utf8_validate_len [1/6] stkagent: Use l_utf8_get_codepoint - - - --- 2024-02-05 Denis Kenzior Accepted
[4/6] qmimodem: Drop use of g_utf8_validate [1/6] stkagent: Use l_utf8_get_codepoint - - - --- 2024-02-05 Denis Kenzior Accepted
[3/6] unit: Remove g_utf8_strlen use [1/6] stkagent: Use l_utf8_get_codepoint - - - --- 2024-02-05 Denis Kenzior Accepted
[2/6] core: Remove g_utf8_strlen use [1/6] stkagent: Use l_utf8_get_codepoint - - - --- 2024-02-05 Denis Kenzior Accepted
[1/6] stkagent: Use l_utf8_get_codepoint [1/6] stkagent: Use l_utf8_get_codepoint - - - --- 2024-02-05 Denis Kenzior Accepted
[v2,18/18] lte: Write provisioned info to disk [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,17/18] phonesim: Add lte atom [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,16/18] lte: Add provisioning support [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,15/18] lte: Refactor lte settings management [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,14/18] storage: use l_file_set_contents [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,13/18] storage: Use void * instead of unsigned char * [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,12/18] storage: Remove mode argument [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,11/18] storage: Use l_malloc [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,10/18] storage: Remove mode parameter [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,09/18] common: Drop GLib use from gprs_proto_to_string [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,08/18] common: Drop GLib use from gprs_auth_proto_to_string [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,07/18] storage: Convert g_strdup_* use to l_strdup_* [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,06/18] storage: Introduce storage_get_file_path() [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,05/18] provisiondb: Remove some duplicate MCCMNC entries [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,04/18] build: Enable _auto_ syntax [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,03/18] build: Bring in more ell classes [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,02/18] build: Only enable backtrace(3) in maintainer mode [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[v2,01/18] umlrunner: Also mount /var/lib as tmpfs [v2,01/18] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-02-02 Denis Kenzior Accepted
[2/2] doc: Remove rule 13 in favor of O3 [1/2] doc: Prefer l_new instead of g_try* - - - --- 2024-02-01 Denis Kenzior Accepted
[1/2] doc: Prefer l_new instead of g_try* [1/2] doc: Prefer l_new instead of g_try* - - - --- 2024-02-01 Denis Kenzior Accepted
build: Generate and install provision.db build: Generate and install provision.db - - - --- 2024-02-01 Denis Kenzior Accepted
udevng: Add support for Quectel EG96 modem udevng: Add support for Quectel EG96 modem - - - --- 2024-01-31 Sean Nyekjaer Accepted
[17/17] lte: Write provisioned info to disk [01/17] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-01-30 Denis Kenzior Superseded
[16/17] phonesim: Add lte atom [01/17] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-01-30 Denis Kenzior Superseded
[15/17] lte: Add provisioning support [01/17] umlrunner: Also mount /var/lib as tmpfs - - - --- 2024-01-30 Denis Kenzior Superseded
« 1 2 ... 4 5 6 7 »