summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-02Release 1.8Marcel Holtmann2-1/+9
2012-06-30gdbus: Fix removal of filter after last filter_dataLucas De Marchi1-9/+8
2012-06-24emulator: Test already done in g_at_server_resume()Guillaume Zajac1-3/+0
2012-06-24gatserver: Add NULL check to avoid crashGuillaume Zajac1-0/+3
2012-06-24qmi: fix whitespaceDenis Kenzior1-1/+1
2012-06-25modem: Add skeleton for USSD supportMarcel Holtmann4-0/+116
2012-06-25gobi: Add support for USSD atom driverMarcel Holtmann1-0/+4
2012-06-25gobi: The location reporting is available even without SIM card presentMarcel Holtmann1-4/+4
2012-06-25gobi: Add support for voice call atom driverMarcel Holtmann1-0/+8
2012-06-25qmimodem: Add skeleton for voice call supportMarcel Holtmann4-0/+118
2012-06-25gobi: Cancel all requests and notifications on device shutdownMarcel Holtmann1-0/+3
2012-06-25qmimodem: Make sure all service destroy functions are calledMarcel Holtmann1-0/+3
2012-06-25qmimodem: Add support for canceling all service requestsMarcel Holtmann2-10/+70
2012-06-25qmimodem: Use shared DMS service for device information and SIM handlingMarcel Holtmann2-2/+3
2012-06-25gobi: Use shared DMS for power and online operationsMarcel Holtmann1-1/+1
2012-06-25qmimodem: Add support for shared services with same client idMarcel Holtmann2-7/+96
2012-06-22bluetooth: ignore error if driver returns -EALREADYLuiz Augusto von Dentz1-1/+1
2012-06-25qmimodem: Use unsigned int for notify id to make GUINT_TO_POINTER happyMarcel Holtmann1-1/+2
2012-06-25qmimodem: Use unsigned int for tid to make GUINT_TO_POINTER happyMarcel Holtmann2-5/+8
2012-06-25qmimodem: Use unsigned int for hash_id to make GUINT_TO_POINTER happyMarcel Holtmann1-3/+4
2012-06-25test: Fix missing UseDeliveryReports setting for SMS scriptMarcel Holtmann1-2/+2
2012-06-25swmodem: Add extra informational AT+CGCONTRDP commandMarcel Holtmann1-0/+3
2012-06-25sim: Add extra errors for EFmsisdn and EFad length mismatchesMarcel Holtmann1-3/+6
2012-06-24qmimodem: Add support for unregister of individual notificationsMarcel Holtmann2-1/+32
2012-06-24qmimodem: Add support for canceling service requestsMarcel Holtmann2-0/+46
2012-06-24qmimodem: Add skeleton for radio settings supportMarcel Holtmann4-0/+118
2012-06-24gobi: Add support for radio settings atom driverMarcel Holtmann1-0/+4
2012-06-24gobi: Disable UIM support for now and allow DMS fallbackMarcel Holtmann1-3/+0
2012-06-24qmimodem: Return transaction identifier from service requestsMarcel Holtmann2-14/+22
2012-06-24qmimodem: Add helper function for accessing 64-bit integersMarcel Holtmann2-0/+24
2012-06-24qmimodem: Add common constants for GSM, UMTS and LTE bandsMarcel Holtmann4-2/+99
2012-06-19sim: Fix use of uninitialized valuesDenis Kenzior1-3/+1
2012-06-19sim: Don't re-init the SIM needlesslyDenis Kenzior1-1/+1
2012-06-19test: Add change-pin scriptDenis Kenzior2-0/+30
2012-06-22qmimodem: Add support for SMS handlingMarcel Holtmann5-0/+669
2012-06-21qmimodem: Add support for GPS location reportingMarcel Holtmann5-2/+352
2012-06-21qmimodem: Add support for GPRS data connection handlingMarcel Holtmann6-2/+625
2012-06-21qmimodem: Add support for network registration handlingMarcel Holtmann5-2/+751
2012-06-21qmimodem: Add support for legacy SIM handlingMarcel Holtmann4-0/+407
2012-06-21gobi: Use QMI support to drive this modemMarcel Holtmann1-119/+254
2012-06-21qmimodem: Add support for device information handlingMarcel Holtmann5-2/+379
2012-06-21qmimodem: Add support for QMI control point handlingMarcel Holtmann7-2/+1943
2012-06-21build: Add dundee executable to ignore listMarcel Holtmann1-0/+1
2012-06-18doc: Fix typoDenis Kenzior1-1/+1
2012-06-18doc: Describe the handling of MMI codes with oFonoDenis Kenzior1-0/+108
2012-06-18ussd: send NotRecognized error for invalid USSDDenis Kenzior1-1/+1
2012-06-18doc: Add new error type to ussd Initiate() methodDenis Kenzior1-0/+1
2012-06-18dbus: Add NotRecognized errorDenis Kenzior2-0/+7
2012-06-18common: Match logic to comment: valid_ussd_stringDenis Kenzior1-1/+1
2012-06-17simutil: Add entry for EFimsiDenis Kenzior1-0/+1