Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-13 | gps: add new interface to feature map | Rafael Ignacio Zurita | 1 | -0/+1 | |
2011-01-13 | gps: define new dbus interface | Rafael Ignacio Zurita | 1 | -0/+1 | |
2011-01-13 | atmodem: fix +COLR parsing | Rémi Denis-Courmont | 1 | -1/+28 | |
AT+COLR does not have a local presentation mode and thus it cannot be factored with the other commands. This partially reverts commit f2baa88d7577649358f1f8587e5a9b6aa730ca41. | |||||
2011-01-13 | test: show CalledLinePresentation property | Lucas De Marchi | 1 | -0/+2 | |
2011-01-12 | atutil: Break out attribute parser into atutil | Denis Kenzior | 3 | -39/+53 | |
2011-01-12 | udev: Add nokiacdma device | Dara Spieker-Doyle | 1 | -0/+15 | |
2011-01-12 | ofono-rules: Add nokiacdma device | Dara Spieker-Doyle | 1 | -0/+4 | |
2011-01-12 | nokiacdma: Minor fixes | Denis Kenzior | 1 | -2/+5 | |
2011-01-12 | nokiacdma: Add plugin and CDMA MO Call Support | Dara Spieker-Doyle | 2 | -0/+174 | |
2011-01-12 | cdmamodem: Remove unneeded assignments | Denis Kenzior | 1 | -2/+0 | |
2011-01-12 | cdmamodem: Fix up naming | Denis Kenzior | 3 | -29/+29 | |
2011-01-12 | cdmamodem: Add CDMA MO Call support | Dara Spieker-Doyle | 4 | -1/+169 | |
2011-01-12 | stk: make use of ADD_ERROR_RESULT macro | Jeevaka Badrappan | 1 | -39/+30 | |
2011-01-12 | stk: add additional info for terminal busy result | Jeevaka Badrappan | 1 | -8/+37 | |
As per the ETSI TS 102 223 specification 8.12.2, it is mandatory to provide additional information for the general result "ME currently unable to process command". | |||||
2011-01-12 | simfs: Add cache flushing functions | Andrzej Zaborowski | 2 | -17/+56 | |
2011-01-12 | test: add set-call-forwarding | Jarko Poutiainen | 2 | -1/+66 | |
2011-01-12 | TODO: Add task for main.conf | Aki Niemi | 1 | -0/+8 | |
2011-01-12 | TODO: set owner of Support HFP AG emulator task | Frederic Danis | 1 | -0/+2 | |
2011-01-12 | isimodem: fix return from call control requests | Pekka Pessi | 1 | -1/+1 | |
2011-01-12 | gatchat: M15 coding styles fixes | Jeevaka Badrappan | 4 | -8/+8 | |
2011-01-12 | unit: M15 coding style fix | Jeevaka Badrappan | 6 | -39/+39 | |
2011-01-12 | plugins: M15 coding style fix | Jeevaka Badrappan | 4 | -8/+8 | |
2011-01-12 | atmodem: M15 coding style fix | Jeevaka Badrappan | 17 | -67/+67 | |
2011-01-12 | isimodem: M15 coding style fix | Jeevaka Badrappan | 17 | -66/+66 | |
2011-01-12 | nwmodem: M15 coding style fix | Jeevaka Badrappan | 2 | -4/+4 | |
2011-01-12 | hsomodem: M15 coding style fix | Jeevaka Badrappan | 3 | -8/+8 | |
2011-01-12 | ifxmodem: M15 coding style fix | Jeevaka Badrappan | 6 | -20/+20 | |
2011-01-12 | calypsomodem: M15 coding style fix | Jeevaka Badrappan | 3 | -8/+8 | |
2011-01-12 | stemodem: M15 coding style fix | Jeevaka Badrappan | 4 | -12/+12 | |
2011-01-12 | huaweimodem: M15 coding style fix | Jeevaka Badrappan | 5 | -16/+16 | |
2011-01-12 | hfpmodem: M15 coding style fix | Jeevaka Badrappan | 4 | -12/+12 | |
2011-01-12 | mbmmodem: M15 coding style fix | Jeevaka Badrappan | 3 | -8/+8 | |
2011-01-12 | include: M15 coding style fix | Jeevaka Badrappan | 1 | -1/+1 | |
2011-01-12 | core: M15 coding style fix | Jeevaka Badrappan | 5 | -13/+13 | |
2011-01-12 | smsutil: M15 coding style fix | Jeevaka Badrappan | 2 | -2/+2 | |
2011-01-12 | TODO: Fix typos | Aki Niemi | 1 | -2/+2 | |
2011-01-12 | TODO: Update neighbor cell task owner | Aki Niemi | 1 | -1/+1 | |
2011-01-11 | udev: Add another Sierra Wireless modem to the list | Marcel Holtmann | 1 | -0/+1 | |
2011-01-11 | plugin: Add ste modem init daemon integration | Sjur Brændeland | 2 | -0/+393 | |
This patch introduces auto discovery of ST-Ericsson modems. ST-Ericsson modems (M57XX, M7XX, M74XX) are managed by a Modem Init Daemon responsible for start, power cycles, flashing etc. This STE plugin monitors the modem state exposed from the Modem Init Daemon's Dbus API. When the modem is in state "on" the STE modem is created and registered. Muliple modem instances, and reset handling is supported. | |||||
2011-01-11 | coding-style: Use void if function has no parameters | Sjur Brændeland | 1 | -0/+15 | |
2011-01-10 | sierra: Add skeleton for Sierra modem plugin | Marcel Holtmann | 2 | -0/+234 | |
2011-01-10 | udev: Add support for Sierra device detection | Marcel Holtmann | 2 | -0/+42 | |
2011-01-10 | doc: Update overview.txt | Denis Kenzior | 1 | -2/+2 | |
2011-01-10 | gprs: avoid useless loop iteration | Rémi Denis-Courmont | 1 | -3/+3 | |
2011-01-10 | Fix up Lasse's name and email address | Marcel Holtmann | 1 | -0/+1 | |
2011-01-10 | atmodem: Use switch statement for vendor quirks | Marcel Holtmann | 1 | -2/+4 | |
2011-01-10 | sim: Fix missing return in the atmodem driver | Denis Kenzior | 1 | -7/+10 | |
In some circumstances it was possible to call the callback with both failure and success | |||||
2011-01-10 | sim: Prefer not using _ prefix for style reasons | Denis Kenzior | 1 | -5/+5 | |
2011-01-10 | TODO: mark 'SIM PIN retry counter' task as done | Lucas De Marchi | 2 | -8/+5 | |
2011-01-10 | atmodem: implement query for remaining pin retries | Lucas De Marchi | 1 | -0/+96 | |
Implement query method for the remaining pin retries on huawei modem. |