summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-16release: bump version to 1.14.101.14.10Aleksander Morgado1-1/+1
2021-01-16NEWS: update for 1.14.10Aleksander Morgado1-0/+30
2021-01-16zte: add 1 second delay after sim unlock to avoid IMSI reading issueLouis-Alexis Eyraud1-6/+14
2021-01-13iface-modem: avoid leaking the MmGdbusModem when bearers are updatedAleksander Morgado1-0/+1
2021-01-13telit: plug GPS data port leakAleksander Morgado1-1/+1
2021-01-13mmcli: don't assume that mm_object_peek_modem or mm_object_get_modem return n...Frederic Martinsons2-3/+10
2021-01-13iface-modem: don't consider charset setup failure as fatal.Frederic Martinsons1-6/+1
2021-01-13cinterion: add AT primary/secondary port type hints for PLS8Aleksander Morgado1-0/+2
2021-01-13cinterion: add QCDM and GPS port type hints for PLS62Aleksander Morgado1-10/+10
2021-01-13cinterion: add PLS83 port type hintsAleksander Morgado1-0/+10
2020-12-19broadband-modem-mbim: ignore MS SAR notifications explicitlyAleksander Morgado1-0/+3
2020-12-19broadband-modem-mbim: plug memleak when processing USSD in GSM7Aleksander Morgado1-2/+2
2020-12-02broadband-modem-qmi: fix reporting of signal strength indicationsAleksander Morgado1-0/+1
2020-11-20sms: fix 7-bit ASCII SMS decodingDavid Leonard1-1/+1
2020-11-16build: post-release version bump to 1.14.9Aleksander Morgado1-1/+1
2020-11-16release: bump version to 1.14.81.14.8Aleksander Morgado1-1/+1
2020-11-16NEWS: update for 1.14.8Aleksander Morgado1-0/+18
2020-11-09kerneldevice,generic: plug cached string leaksAleksander Morgado1-7/+9
2020-11-08build: fix distcheck with new gtk-docAleksander Morgado2-0/+2
2020-11-08build: do not require xsltproc when building from a release tarballAleksander Morgado1-3/+6
2020-11-08build: don't remove ModemManager-names.h on 'clean'Aleksander Morgado1-1/+1
2020-11-08mm-kernel-device: Fix cmp to exclude subtypesAndrew Lassalle1-1/+1
2020-11-08base-modem: sort port info array by port nameAleksander Morgado1-18/+28
2020-11-08log: ignore fatal flag for logging purposesAleksander Morgado1-0/+5
2020-10-21broadband-modem-qmi: fix crash when device removed during initAleksander Morgado1-8/+26
2020-10-21broadband-modem-qmi: minor coding style fixesAleksander Morgado1-3/+3
2020-10-14build: post-release version bump to 1.14.7Aleksander Morgado1-1/+1
2020-10-14release: bump version to 1.14.61.14.6Aleksander Morgado1-1/+1
2020-10-14NEWS: update for 1.14.6Aleksander Morgado1-0/+13
2020-10-14xmm: fix missing GError initializationAleksander Morgado1-2/+2
2020-10-14simtech: fix missing GError initializationAleksander Morgado1-2/+2
2020-10-14cinterion: fix missing GError initializationAleksander Morgado1-2/+2
2020-10-14broadband-modem-qmi: ensure GError is initialized to NULLAleksander Morgado1-1/+1
2020-10-14build: post-release version bump to 1.14.5Aleksander Morgado1-1/+1
2020-10-14release: bump version to 1.14.41.14.4Aleksander Morgado1-1/+1
2020-10-14NEWS: update for 1.14.4Aleksander Morgado1-0/+35
2020-10-14iface-modem-3gpp: print consolidated reg state info only when updatingAleksander Morgado1-52/+34
2020-10-14iface-modem-location: log old and new 3GPP location ids when updatingAleksander Morgado1-25/+49
2020-10-14iface-modem-location: allow Cell ID only updatesAleksander Morgado3-11/+25
2020-10-14port-qmi: increase qmi_device_open retriesDaniele Palmas1-1/+1
2020-10-14telit: add tag ID_MM_TELIT_PORT_DELAY for initial delay mechanismDaniele Palmas1-0/+10
2020-10-14telit: add initial delay for AT ports to become responsiveDaniele Palmas1-1/+81
2020-10-14telit: add FN980 and LM9x0 MBIM compositions rulesDaniele Palmas1-0/+25
2020-10-14telit: fix LM9x0 udev rulesDaniele Palmas1-8/+8
2020-10-14broadband-modem-qmi: Report FIXED_DIALING lock correctlyPavan Holla1-0/+21
2020-10-14broadband-modem-qmi: Return error if get_pin_status failsPavan Holla1-24/+27
2020-10-14po: slovak translation updateDuĊĦan Kazik1-10/+7
2020-10-14samsung: fix typo in plugin nameAleksander Morgado1-1/+1
2020-10-14iface-modem-messaging: if sms list doesn't exist, free partAleksander Morgado1-15/+13
2020-10-14core: add autoptr cleanup methods to all internal typesAleksander Morgado48-3/+55