summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: allow building and running without udevaleksander/openwrtAleksander Morgado2016-09-2919-43/+1942
* core: use the kernel device object in the port object and the plugin interfaceAleksander Morgado2016-09-2927-144/+482
* core: allow disabling auto-scan and notifying ports one by one via APIAleksander Morgado2016-09-2919-73/+1437
* core: new kernel device object instead of an explicit GUdevDeviceAleksander Morgado2016-09-2928-748/+1344
* core: allow identifying devices by a user-provided 'uid'Aleksander Morgado2016-09-2938-178/+225
* mmcli,ussd: don't rely on lock status to allow actionsAleksander Morgado2016-09-281-2/+2
* base-modem: add missing 'reprobe' property setupAleksander Morgado2016-09-222-0/+9
* blacklist: add another Infineon flashloader deviceDaniele Palmas2016-09-221-0/+1
* huawei: fix interface class/subclass/protocol matchingAleksander Morgado2016-09-181-8/+8
* dell,telit: set one tag per rule matchAleksander Morgado2016-09-182-4/+7
* udev: fix tagging per interface numberAleksander Morgado2016-09-1810-291/+307
* udev: fix SUBSYSTEMS and ATTRS{idVendor} checksAleksander Morgado2016-09-1811-42/+40
* broadband-modem-huawei: fix missing return in unsolicited voice message enableDan Williams2016-09-081-0/+1
* broadband-modem-huawei: implement Modem.Signal extended signal info interfaceDan Williams2016-08-315-8/+467
* blacklist: add blacklist udev rule for U-blox7 GPS/GLOSNASS USB dongle.Tabor Kelly2016-08-291-0/+1
* core: use MM-specific logging methods always instead of the generic GLib onesAleksander Morgado2016-08-159-45/+65
* api,signal: fix LTE signal dictionary docstringDan Williams2016-08-121-1/+1
* core: minor coding style changesAleksander Morgado2016-08-105-20/+7
* telit: add support to SIM hot swapCarlo Lobrano2016-08-101-1/+140
* modem: support SIM hot swapCarlo Lobrano2016-08-107-9/+233
* api,signal: Ec/Io is in dB, not dBmAleksander Morgado2016-08-102-2/+2
* libmm-glib,helpers: don't warn when trying to read invalid match info indexAleksander Morgado2016-08-101-3/+6
* device: ignored ports are also owned by the device, so include them in lookupAleksander Morgado2016-08-061-1/+1
* mtk,udev: single 'usb' subsystems checkAleksander Morgado2016-08-061-3/+4
* udev: simpler check for rfcomm device namesAleksander Morgado2016-08-061-1/+1
* zte,udev: avoid making the rules tty-only, and simplify single vendor checkAleksander Morgado2016-08-061-6/+2
* simtech,udev: simplify single vendor checkAleksander Morgado2016-08-061-7/+2
* nokia,udev: simplify single vendor checkAleksander Morgado2016-08-061-5/+2
* telit,udev: single 'usb' subsystems check and simplified single vendor checkAleksander Morgado2016-08-061-6/+2
* mbm,udev: additional per-vendor conditions for quicker processingAleksander Morgado2016-08-061-4/+28
* huawei,udev: single 'usb' systems check, and per-rule vendor-specific conditionsAleksander Morgado2016-08-061-10/+10
* longcheer,udev: single 'usb' subsystems checkAleksander Morgado2016-08-061-2/+3
* cinterion,udev: ensure 'usb' subsystems before idVendor/idProduct rulesAleksander Morgado2016-08-061-0/+1
* haier,udev: simplify single vendor checkAleksander Morgado2016-08-061-5/+2
* x22x,udev: single 'usb' subsystems checkAleksander Morgado2016-08-061-2/+3
* udev: replace ENV{.MM_USBIFNUM} conditions with ATTRS{bInterfaceNumber}Aleksander Morgado2016-08-0610-307/+291
* udev: replace ENV{ID_VENDOR_ID} conditions with ATTRS{idVendor}Aleksander Morgado2016-08-062-2/+2
* udev: remove ENV{DEVTYPE}!="usb_device" rulesAleksander Morgado2016-08-062-2/+0
* base-call: formatting cleanupsDan Williams2016-08-021-10/+9
* broadband-modem/libqcdm: add signal strength from QCDM EVDO Pilot Sets log me...Dan Williams2016-07-277-23/+663
* blacklist: include some more ArduinosLubomir Rintel2016-07-271-0/+1
* telit: adding a short delay after SIM unlockCarlo Lobrano2016-07-261-0/+38
* iface-modem: inverted steps in update_lock_info_context_stepCarlo Lobrano2016-07-261-15/+15
* build: post release version bump to 1.7.0Aleksander Morgado2016-07-261-1/+1
* release: bump version to 1.6.01.6.0Aleksander Morgado2016-07-261-2/+2
* build: updated copyright years up to 2016Aleksander Morgado2016-07-264-2/+9
* examples: avoid warning in modem-watcher-python exampleAleksander Morgado2016-07-251-2/+2
* examples: add SMS sender in pythonAleksander Morgado2016-07-255-1/+77
* build: don't disable the aliasing checksLubomir Rintel2016-07-211-1/+1
* qcdm: avoid upsetting the compiler with wrong aliasingLubomir Rintel2016-07-211-1/+1