Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-25 | test-monitor: monitor irregular signals | Pekka Pessi | 1 | -0/+63 | |
2010-08-25 | monitor-ofono: deep pretty-print | Pekka Pessi | 1 | -14/+46 | |
2010-08-25 | sim: Check PIN even if no EFli / EFpl not read | Denis Kenzior | 1 | -4/+2 | |
2010-08-24 | doc: Add list of CDMA specifications | Caiwen Zhang | 1 | -0/+85 | |
2010-08-23 | doc: Update call-barring API | Denis Kenzior | 1 | -2/+3 | |
2010-08-23 | todo: add owner for sim ready notification task | Kristen Carlson Accardi | 1 | -0/+1 | |
2010-08-23 | novatel: Use Qualcomm specific quirk for SIM handling | Marcel Holtmann | 1 | -2/+4 | |
2010-08-23 | huaweimodem: Add NDIS based GPRS context driver | Marcel Holtmann | 4 | -1/+346 | |
2010-08-23 | sim: Retrieve EFphase according to the spec | Denis Kenzior | 1 | -45/+37 | |
2010-08-23 | sim: Reorder SIM initialization | Denis Kenzior | 1 | -98/+95 | |
2010-08-23 | sim: Reset mnc_length when removing SIM | Denis Kenzior | 1 | -0/+2 | |
In case the next SIM doesn't have it or something else weird happens. | |||||
2010-08-23 | sim: Update the SIM initialization comment | Denis Kenzior | 1 | -3/+11 | |
2010-08-23 | sim: Minor style fix | Denis Kenzior | 1 | -2/+2 | |
2010-08-23 | sim: Read EFust and EFest | Yang Gu | 3 | -2/+196 | |
2010-08-23 | hfp: fix typo | João Paulo Rechi Vita | 1 | -3/+3 | |
2010-08-23 | huawei: Query AT^U2DIAG and AT^GETPORTMODE settings | Marcel Holtmann | 1 | -0/+8 | |
Just to make the values show up in the AT command debug logs, query them when enabling the device. | |||||
2010-08-23 | mbm: fix initial polling for sim | Pekka Pessi | 1 | -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-23 | hsomodem: Minor style fixes in GPRS context driver | Marcel Holtmann | 1 | -4/+5 | |
2010-08-23 | huaweimodem: Add skeleton for Huawei modem driver | Marcel Holtmann | 3 | -0/+73 | |
2010-08-20 | voicecall: Remove unused variable | Marcel Holtmann | 1 | -1/+0 | |
2010-08-20 | build: Add new test scripts | Denis Kenzior | 1 | -0/+3 | |
2010-08-20 | test: add private-chat script | Denis Kenzior | 1 | -0/+21 | |
2010-08-20 | test: Add list-calls script | Denis Kenzior | 1 | -0/+35 | |
2010-08-20 | test: Add create-multiparty script | Denis Kenzior | 1 | -0/+21 | |
2010-08-20 | atmodem: Default to +CHUP to hangup_all | Denis Kenzior | 1 | -1/+1 | |
2010-08-20 | voicecall: Fix memory leak | Denis Kenzior | 1 | -0/+2 | |
2010-08-20 | voicecall: Remove Calls property | Denis Kenzior | 1 | -7/+0 | |
2010-08-20 | voicecall: emit CallAdded and CallRemoved signals | Denis Kenzior | 1 | -41/+51 | |
2010-08-20 | voicecall: Add GetCalls method | Denis Kenzior | 1 | -0/+53 | |
2010-08-20 | voicecall: Fix up some style issues | Denis Kenzior | 1 | -28/+28 | |
2010-08-20 | voicecall: Break out voicecall_append_properties | Denis Kenzior | 1 | -22/+27 | |
2010-08-20 | voicecall: Get rid of MultipartyCalls attribute | Denis Kenzior | 1 | -46/+59 | |
Replaced by Multiparty attribute on the Voicecall object | |||||
2010-08-20 | sms: Add a few more debug statements | Marcel Holtmann | 1 | -0/+12 | |
2010-08-20 | atmodem: Add a few more debug statements for SMS support | Marcel Holtmann | 1 | -0/+12 | |
2010-08-20 | atmodem: Add a few more debug statements for CBS support | Marcel Holtmann | 1 | -0/+6 | |
2010-08-20 | nokia: Add GPRS handling | Marcel Holtmann | 1 | -0/+34 | |
2010-08-20 | zte: Add GPRS handling | Marcel Holtmann | 1 | -0/+33 | |
2010-08-20 | atmodem: Add Nokia specific quirk for AT+CGEREP handling | Marcel Holtmann | 1 | -3/+13 | |
2010-08-20 | atmodem: Fix copy and paste typo | Marcel Holtmann | 1 | -3/+3 | |
2010-08-20 | mbm: Remove registration and bearer specific notifications | Marcel Holtmann | 1 | -6/+0 | |
2010-08-20 | atmodem: Enable MBM specific notification for registration and bearer | Marcel Holtmann | 1 | -1/+8 | |
2010-08-20 | mbm: Enable notifications for packet switched bearer changes | Marcel Holtmann | 1 | -0/+2 | |
2010-08-20 | stk: reorder: Don't access freed memory in Send SMS | Andrzej Zaborowski | 1 | -4/+4 | |
Responding to the stk->pending_cmd frees it, we need to read it before that. | |||||
2010-08-20 | test: Add some error handling to STK menu test script | Marcel Holtmann | 1 | -9/+11 | |
2010-08-20 | mbm: Enable CFUN and EREG notifications | Marcel Holtmann | 1 | -0/+6 | |
2010-08-20 | mbmmodem: Enable PDP context setup debug notifications | Marcel Holtmann | 1 | -0/+3 | |
2010-08-20 | stk: Fix error messsage from select item method call | Marcel Holtmann | 1 | -3/+3 | |
2010-08-20 | Add support for simple glibc based backtrace | Marcel Holtmann | 3 | -1/+110 | |
2010-08-20 | stemodem: Fix whitespace damage in radio settings driver | Marcel Holtmann | 1 | -3/+3 | |
2010-08-20 | mbm: Fix naming of MBM driver for GPRS context handling | Marcel Holtmann | 2 | -2/+3 | |