summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-08-25test-monitor: monitor irregular signalsPekka Pessi1-0/+63
2010-08-25monitor-ofono: deep pretty-printPekka Pessi1-14/+46
2010-08-25sim: Check PIN even if no EFli / EFpl not readDenis Kenzior1-4/+2
2010-08-24doc: Add list of CDMA specificationsCaiwen Zhang1-0/+85
2010-08-23doc: Update call-barring APIDenis Kenzior1-2/+3
2010-08-23todo: add owner for sim ready notification taskKristen Carlson Accardi1-0/+1
2010-08-23novatel: Use Qualcomm specific quirk for SIM handlingMarcel Holtmann1-2/+4
2010-08-23huaweimodem: Add NDIS based GPRS context driverMarcel Holtmann4-1/+346
2010-08-23sim: Retrieve EFphase according to the specDenis Kenzior1-45/+37
2010-08-23sim: Reorder SIM initializationDenis Kenzior1-98/+95
2010-08-23sim: Reset mnc_length when removing SIMDenis Kenzior1-0/+2
In case the next SIM doesn't have it or something else weird happens.
2010-08-23sim: Update the SIM initialization commentDenis Kenzior1-3/+11
2010-08-23sim: Minor style fixDenis Kenzior1-2/+2
2010-08-23sim: Read EFust and EFestYang Gu3-2/+196
2010-08-23hfp: fix typoJoão Paulo Rechi Vita1-3/+3
2010-08-23huawei: Query AT^U2DIAG and AT^GETPORTMODE settingsMarcel Holtmann1-0/+8
Just to make the values show up in the AT command debug logs, query them when enabling the device.
2010-08-23mbm: fix initial polling for simPekka Pessi1-5/+3
There seems to be no specific error codes returned when SIM is missing. Poll at least 5 times upon an error and give up after that.
2010-08-23hsomodem: Minor style fixes in GPRS context driverMarcel Holtmann1-4/+5
2010-08-23huaweimodem: Add skeleton for Huawei modem driverMarcel Holtmann3-0/+73
2010-08-20voicecall: Remove unused variableMarcel Holtmann1-1/+0
2010-08-20build: Add new test scriptsDenis Kenzior1-0/+3
2010-08-20test: add private-chat scriptDenis Kenzior1-0/+21
2010-08-20test: Add list-calls scriptDenis Kenzior1-0/+35
2010-08-20test: Add create-multiparty scriptDenis Kenzior1-0/+21
2010-08-20atmodem: Default to +CHUP to hangup_allDenis Kenzior1-1/+1
2010-08-20voicecall: Fix memory leakDenis Kenzior1-0/+2
2010-08-20voicecall: Remove Calls propertyDenis Kenzior1-7/+0
2010-08-20voicecall: emit CallAdded and CallRemoved signalsDenis Kenzior1-41/+51
2010-08-20voicecall: Add GetCalls methodDenis Kenzior1-0/+53
2010-08-20voicecall: Fix up some style issuesDenis Kenzior1-28/+28
2010-08-20voicecall: Break out voicecall_append_propertiesDenis Kenzior1-22/+27
2010-08-20voicecall: Get rid of MultipartyCalls attributeDenis Kenzior1-46/+59
Replaced by Multiparty attribute on the Voicecall object
2010-08-20sms: Add a few more debug statementsMarcel Holtmann1-0/+12
2010-08-20atmodem: Add a few more debug statements for SMS supportMarcel Holtmann1-0/+12
2010-08-20atmodem: Add a few more debug statements for CBS supportMarcel Holtmann1-0/+6
2010-08-20nokia: Add GPRS handlingMarcel Holtmann1-0/+34
2010-08-20zte: Add GPRS handlingMarcel Holtmann1-0/+33
2010-08-20atmodem: Add Nokia specific quirk for AT+CGEREP handlingMarcel Holtmann1-3/+13
2010-08-20atmodem: Fix copy and paste typoMarcel Holtmann1-3/+3
2010-08-20mbm: Remove registration and bearer specific notificationsMarcel Holtmann1-6/+0
2010-08-20atmodem: Enable MBM specific notification for registration and bearerMarcel Holtmann1-1/+8
2010-08-20mbm: Enable notifications for packet switched bearer changesMarcel Holtmann1-0/+2
2010-08-20stk: reorder: Don't access freed memory in Send SMSAndrzej Zaborowski1-4/+4
Responding to the stk->pending_cmd frees it, we need to read it before that.
2010-08-20test: Add some error handling to STK menu test scriptMarcel Holtmann1-9/+11
2010-08-20mbm: Enable CFUN and EREG notificationsMarcel Holtmann1-0/+6
2010-08-20mbmmodem: Enable PDP context setup debug notificationsMarcel Holtmann1-0/+3
2010-08-20stk: Fix error messsage from select item method callMarcel Holtmann1-3/+3
2010-08-20Add support for simple glibc based backtraceMarcel Holtmann3-1/+110
2010-08-20stemodem: Fix whitespace damage in radio settings driverMarcel Holtmann1-3/+3
2010-08-20mbm: Fix naming of MBM driver for GPRS context handlingMarcel Holtmann2-2/+3