summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-03build: skip building qmi-firmware-update if requested to do soAleksander Morgado1-1/+5
2017-03-01docs: improve QMI_CHECK_VERSION documentationAleksander Morgado1-0/+2
2017-03-01docs: fix QMI_PROXY_N_CLIENTS documentationAleksander Morgado1-1/+1
2017-03-01docs: fix QmiProxy:qmi-proxy-n-clients documentationAleksander Morgado1-1/+1
2017-03-01docs: fix qmi_wds_data_system_get_string() documentationAleksander Morgado1-1/+1
2017-03-01libqmi-glib: fix enum nicknames with '3gpp' on itAleksander Morgado1-2/+2
2017-03-01docs: fix QMI_WDS_CDMA_CAUSE_CODE_GENERAL_SMS_NOT_SUPPORTED docsAleksander Morgado1-2/+2
2017-02-28wds: added WDS Bind Mux Data Port messageCarlo Lobrano3-0/+180
2017-02-28wda: extended wda set format message to enable QMUXCarlo Lobrano4-12/+292
2017-02-28libqmi-glib,errors: Fix 'INVALID_TRANSITION' nicknameAleksander Morgado1-1/+1
2017-02-23build: mm-runtime-check is an optional feature not an optional packageAleksander Morgado3-5/+5
2017-02-23qmi-firmware-update: new optional runtime check to see if MM runningAleksander Morgado3-1/+94
2017-02-15qmicli,helpers: make sure flags are reset before parsing the stringAleksander Morgado1-0/+4
2017-02-14qmicli: add support for --nas-get-operator-nameDan Williams4-1/+418
2017-02-14nas: add Get Operator Name and Operator Name indicationDan Williams1-0/+82
2017-02-14qmi-firmware-update: fix multiline command backslashes in --help-examplesAleksander Morgado1-3/+3
2017-02-14qmi-firmware-update: fix 9x20 typo in --help-examples outputAleksander Morgado1-2/+2
2017-02-13qmi-firmware-update: fix build when udev support includedAleksander Morgado1-0/+2
2017-02-13libqmi-glib,wds: add missing 'Returns' in method docAleksander Morgado1-0/+2
2017-02-13qmi-firmware-update: allow building without udevAleksander Morgado10-104/+276
2017-02-13qmi-firmware-update: improve examplesAleksander Morgado1-66/+103
2017-02-13qmicli,uim: split SIM power on/off operations in two separate actionsAleksander Morgado1-54/+61
2017-02-13uim: added SIM power on/off functionalityKasper Holtze1-0/+153
2017-02-10qmi-firmware-update: plug memleakAleksander Morgado1-0/+1
2017-02-10qmi-firmware-update: plug memleakAleksander Morgado1-1/+1
2017-02-10qmi-firmware-update: explicitly async-close QmiDevice before exitingAleksander Morgado1-2/+64
2017-02-10libqmi-glib,device: only define next_step if MBIM_QMUX enabledAleksander Morgado1-0/+2
2017-02-10libqmi-glib,device: don't warn on mismatched driver if no_file_checkAleksander Morgado1-1/+1
2017-02-10build: update copyright yearsAleksander Morgado65-55/+66
2017-02-10libqmi-glib,wms: fix QmiWmsCdmaCauseCode enumeration valuesAleksander Morgado2-59/+366
2017-02-10docs: update enums, flags and errors documentationAleksander Morgado15-99/+1461
2017-02-10docs: update compat symbols documentationAleksander Morgado2-48/+62
2017-02-10docs: update QmiProxy documentationAleksander Morgado2-35/+65
2017-02-10docs: update utils documentationAleksander Morgado2-402/+478
2017-02-10docs: update QmiMessageContext documentationAleksander Morgado2-32/+70
2017-02-10docs: update QmiMessage documentationAleksander Morgado2-841/+948
2017-02-10docs: update versioning documentationAleksander Morgado1-0/+8
2017-02-10docs: update QmiClient documentationAleksander Morgado2-93/+193
2017-02-10docs: update QmiDevice documentationAleksander Morgado2-470/+610
2017-02-09libqmi-glib,client: qmi_client_process_indication() is privateAleksander Morgado3-5/+9
2017-02-09libqmi-glib,device: add version introduced to qmi_device_command_full()Aleksander Morgado1-0/+4
2017-02-09qmi-firmware-update: avoid using deprecated qmi_device_close()Aleksander Morgado2-3/+3
2017-02-09qmicli: by default close before exitingAleksander Morgado1-1/+16
2017-02-09libqmi-glib,device: new qmi_device_close_async() operationAleksander Morgado2-53/+97
2017-02-08libqmi-glib,device: ignore driver checking when no-file-check is setAleksander Morgado1-3/+6
2017-02-08libqmi-glib,device: consolidate iostream removal in a single methodAleksander Morgado1-49/+8
2017-02-08qmi-firmware-update: support automatic mode (QMI/MBIM) detection by defaultAleksander Morgado10-60/+58
2017-02-08qmicli: support automatic mode (QMI/MBIM) detection by defaultAleksander Morgado1-1/+18
2017-02-08libqmi-glib: new 'auto' flag to select automatically QMI or MBIM modeAleksander Morgado4-4/+98
2017-02-06build,all: enable -Wtype-limits and fix some comparisonsDan Williams1-1/+1