Age | Commit message (Expand) | Author | Files | Lines |
2017-03-03 | build: skip building qmi-firmware-update if requested to do so | Aleksander Morgado | 1 | -1/+5 |
2017-03-01 | docs: improve QMI_CHECK_VERSION documentation | Aleksander Morgado | 1 | -0/+2 |
2017-03-01 | docs: fix QMI_PROXY_N_CLIENTS documentation | Aleksander Morgado | 1 | -1/+1 |
2017-03-01 | docs: fix QmiProxy:qmi-proxy-n-clients documentation | Aleksander Morgado | 1 | -1/+1 |
2017-03-01 | docs: fix qmi_wds_data_system_get_string() documentation | Aleksander Morgado | 1 | -1/+1 |
2017-03-01 | libqmi-glib: fix enum nicknames with '3gpp' on it | Aleksander Morgado | 1 | -2/+2 |
2017-03-01 | docs: fix QMI_WDS_CDMA_CAUSE_CODE_GENERAL_SMS_NOT_SUPPORTED docs | Aleksander Morgado | 1 | -2/+2 |
2017-02-28 | wds: added WDS Bind Mux Data Port message | Carlo Lobrano | 3 | -0/+180 |
2017-02-28 | wda: extended wda set format message to enable QMUX | Carlo Lobrano | 4 | -12/+292 |
2017-02-28 | libqmi-glib,errors: Fix 'INVALID_TRANSITION' nickname | Aleksander Morgado | 1 | -1/+1 |
2017-02-23 | build: mm-runtime-check is an optional feature not an optional package | Aleksander Morgado | 3 | -5/+5 |
2017-02-23 | qmi-firmware-update: new optional runtime check to see if MM running | Aleksander Morgado | 3 | -1/+94 |
2017-02-15 | qmicli,helpers: make sure flags are reset before parsing the string | Aleksander Morgado | 1 | -0/+4 |
2017-02-14 | qmicli: add support for --nas-get-operator-name | Dan Williams | 4 | -1/+418 |
2017-02-14 | nas: add Get Operator Name and Operator Name indication | Dan Williams | 1 | -0/+82 |
2017-02-14 | qmi-firmware-update: fix multiline command backslashes in --help-examples | Aleksander Morgado | 1 | -3/+3 |
2017-02-14 | qmi-firmware-update: fix 9x20 typo in --help-examples output | Aleksander Morgado | 1 | -2/+2 |
2017-02-13 | qmi-firmware-update: fix build when udev support included | Aleksander Morgado | 1 | -0/+2 |
2017-02-13 | libqmi-glib,wds: add missing 'Returns' in method doc | Aleksander Morgado | 1 | -0/+2 |
2017-02-13 | qmi-firmware-update: allow building without udev | Aleksander Morgado | 10 | -104/+276 |
2017-02-13 | qmi-firmware-update: improve examples | Aleksander Morgado | 1 | -66/+103 |
2017-02-13 | qmicli,uim: split SIM power on/off operations in two separate actions | Aleksander Morgado | 1 | -54/+61 |
2017-02-13 | uim: added SIM power on/off functionality | Kasper Holtze | 1 | -0/+153 |
2017-02-10 | qmi-firmware-update: plug memleak | Aleksander Morgado | 1 | -0/+1 |
2017-02-10 | qmi-firmware-update: plug memleak | Aleksander Morgado | 1 | -1/+1 |
2017-02-10 | qmi-firmware-update: explicitly async-close QmiDevice before exiting | Aleksander Morgado | 1 | -2/+64 |
2017-02-10 | libqmi-glib,device: only define next_step if MBIM_QMUX enabled | Aleksander Morgado | 1 | -0/+2 |
2017-02-10 | libqmi-glib,device: don't warn on mismatched driver if no_file_check | Aleksander Morgado | 1 | -1/+1 |
2017-02-10 | build: update copyright years | Aleksander Morgado | 65 | -55/+66 |
2017-02-10 | libqmi-glib,wms: fix QmiWmsCdmaCauseCode enumeration values | Aleksander Morgado | 2 | -59/+366 |
2017-02-10 | docs: update enums, flags and errors documentation | Aleksander Morgado | 15 | -99/+1461 |
2017-02-10 | docs: update compat symbols documentation | Aleksander Morgado | 2 | -48/+62 |
2017-02-10 | docs: update QmiProxy documentation | Aleksander Morgado | 2 | -35/+65 |
2017-02-10 | docs: update utils documentation | Aleksander Morgado | 2 | -402/+478 |
2017-02-10 | docs: update QmiMessageContext documentation | Aleksander Morgado | 2 | -32/+70 |
2017-02-10 | docs: update QmiMessage documentation | Aleksander Morgado | 2 | -841/+948 |
2017-02-10 | docs: update versioning documentation | Aleksander Morgado | 1 | -0/+8 |
2017-02-10 | docs: update QmiClient documentation | Aleksander Morgado | 2 | -93/+193 |
2017-02-10 | docs: update QmiDevice documentation | Aleksander Morgado | 2 | -470/+610 |
2017-02-09 | libqmi-glib,client: qmi_client_process_indication() is private | Aleksander Morgado | 3 | -5/+9 |
2017-02-09 | libqmi-glib,device: add version introduced to qmi_device_command_full() | Aleksander Morgado | 1 | -0/+4 |
2017-02-09 | qmi-firmware-update: avoid using deprecated qmi_device_close() | Aleksander Morgado | 2 | -3/+3 |
2017-02-09 | qmicli: by default close before exiting | Aleksander Morgado | 1 | -1/+16 |
2017-02-09 | libqmi-glib,device: new qmi_device_close_async() operation | Aleksander Morgado | 2 | -53/+97 |
2017-02-08 | libqmi-glib,device: ignore driver checking when no-file-check is set | Aleksander Morgado | 1 | -3/+6 |
2017-02-08 | libqmi-glib,device: consolidate iostream removal in a single method | Aleksander Morgado | 1 | -49/+8 |
2017-02-08 | qmi-firmware-update: support automatic mode (QMI/MBIM) detection by default | Aleksander Morgado | 10 | -60/+58 |
2017-02-08 | qmicli: support automatic mode (QMI/MBIM) detection by default | Aleksander Morgado | 1 | -1/+18 |
2017-02-08 | libqmi-glib: new 'auto' flag to select automatically QMI or MBIM mode | Aleksander Morgado | 4 | -4/+98 |
2017-02-06 | build,all: enable -Wtype-limits and fix some comparisons | Dan Williams | 1 | -1/+1 |