Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-22 | isimodem: Adapt and refactor debugging | Aki Niemi | 2 | -60/+37 | |
2010-12-22 | isimodem: Adapt and refactor call forwarding | Aki Niemi | 1 | -319/+204 | |
2010-12-22 | isimodem: Adapt and refactor call barring driver | Aki Niemi | 1 | -125/+81 | |
2010-12-22 | isimodem: Adapt and refactor audio settings driver | Aki Niemi | 1 | -48/+27 | |
2010-12-03 | isi/voicecall: fix handling of waiting calls | Pekka Pessi | 1 | -58/+56 | |
Also, do not retrieve calls after isi_release_all_active() because retrieving is now only an unwanted side-effect . | |||||
2010-12-03 | isi/voicecall: avoid side-effects of release | Pekka Pessi | 1 | -16/+16 | |
If a call was held automatically when an another call was dialed or answered, it gets retrieved when the other call is released unless auto change features is explicitly disabled. Drop cause_type parameter because it is never used. Use cause code for busy when releasing incoming or waiting calls. | |||||
2010-12-03 | isi/voicecall: add call id to queued requests | Pekka Pessi | 1 | -32/+57 | |
2010-12-03 | isi/voicecall: fix status reporting | Pekka Pessi | 1 | -198/+189 | |
Do not report incoming calls to the oFono core until they can be answered. Report MT_RELEASED or MO_RELEASED via ofono_voicecall_notify(), TERMINATED calls via ofono_voicecall_disconnected(). | |||||
2010-11-29 | isi: Get rid of a pointless check in cf driver | Denis Kenzior | 1 | -1/+1 | |
2010-11-29 | drivers: explicitly compare pointers to NULL | Lucas De Marchi | 18 | -108/+104 | |
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl> | |||||
2010-11-29 | isi: Update radio-settings to use new API | Denis Kenzior | 1 | -1/+1 | |
2010-11-26 | isi: Remove stray newlines in messages sent to log | Rémi Denis-Courmont | 5 | -15/+15 | |
2010-11-22 | isi/voicecall: release COMING calls with BUSY cause | Pekka Pessi | 1 | -0/+1 | |
Very early incoming calls were not released with BUSY cause. | |||||
2010-11-11 | isimodem: Get rid of whitespace corruption | Denis Kenzior | 1 | -1/+1 | |
2010-11-11 | isimodem: Fix style issues in gprs-context.c | Aki Niemi | 1 | -19/+28 | |
2010-11-11 | isimodem: revector GPRS context driver | Mika Liljeberg | 1 | -159/+121 | |
2010-11-04 | isigen: increase offline timeout | Pekka Pessi | 1 | -0/+1 | |
The modem deregisters from network before response to MTC_STATE_REQ is returned. Deregistering can take up to 6 seconds. | |||||
2010-10-27 | isimodem: add support for FastDormancy property | Mika Liljeberg | 1 | -1/+90 | |
2010-10-21 | isimodem: Remove hack for notifying strength | Aki Niemi | 1 | -10/+0 | |
2010-10-20 | isi: fix SMS | Pekka Pessi | 1 | -31/+60 | |
Align read-params with update-params properly. Align and fill tpdu sub block in submit. | |||||
2010-10-20 | isi: fix SMS | Pekka Pessi | 1 | -37/+56 | |
Read absence/presence flags from correct field. Try to avoid overwriting other SMS parameters but SCA address. Use g_isi_(v)send(). | |||||
2010-10-20 | isi: fix hangup_active and set_udub methods | Pekka Pessi | 1 | -24/+36 | |
The concept of "active" call seems to be overloaded. | |||||
2010-10-20 | isimodem: Fix setting SCA type | Aki Niemi | 1 | -1/+1 | |
2010-10-19 | isimodem: Fix request cleanup code | Aki Niemi | 15 | -59/+84 | |
Adds a check for when the driver is being removed, in which case no new ISI requests should be generated. | |||||
2010-10-15 | isimodem: returns file-status of SIM EF-file | Petteri Tikander | 1 | -4/+5 | |
2010-10-14 | isimodem: Fix copyright and license boilerplate | Aki Niemi | 32 | -418/+411 | |
2010-10-14 | isimodem: Fix SMSC address update request | Aki Niemi | 1 | -2/+2 | |
2010-10-06 | isimodem/voicecall: fix hangup_active | Pekka Pessi | 1 | -4/+3 | |
2010-10-01 | isimodem: Properly clean up audio settings driver | Aki Niemi | 1 | -1/+4 | |
2010-10-01 | isimodem: Add support for audio settings | Kai Vehmanen | 3 | -0/+155 | |
The audio state is mapped directly to isimodem's call server status indications. When active, the modem speech path should be opened, and when closed, the modem speech path may be closed. | |||||
2010-09-30 | isimodem: Report GPRS detach | Aki Niemi | 1 | -3/+2 | |
2010-09-30 | isimodem: Fix signal strength reporting | Aki Niemi | 1 | -0/+10 | |
ISI modems send the signal strength indication before registration status changes, which causes the core to ignore initial signal strength values. | |||||
2010-09-30 | isimodem: remove generic modem driver parts | Pekka Pessi | 1 | -401/+0 | |
The isimodem driver is now part of isigen (just like atmodem and atgen). | |||||
2010-09-27 | isimodem: Return success on topic set/clear | Aki Niemi | 1 | -3/+3 | |
The isimodem driver accepts all topics by default. | |||||
2010-09-27 | isimodem: Fix CBS decoding | Aki Niemi | 1 | -1/+9 | |
2010-09-16 | isimodem/ussd: Fix 64-bit compilation issue | Denis Kenzior | 1 | -1/+1 | |
2010-09-16 | isimodem/ussd: fix mobile-terminated cases | Pekka Pessi | 1 | -54/+76 | |
ACK notifys. Handle mobile-terminated requests gracefully. | |||||
2010-09-16 | isimodem/debug: debug USSD type | Pekka Pessi | 2 | -0/+14 | |
2010-09-16 | isimodem/ussd: clean const casts | Pekka Pessi | 1 | -3/+3 | |
2010-09-14 | ussd: Driver API changes | Jeevaka Badrappan | 1 | -34/+8 | |
To support 8bit and UCS2 formatted USSDs as well as Send USSD Proactive Command. | |||||
2010-09-14 | Fix common misspellings in drivers | Lucas De Marchi | 3 | -3/+3 | |
Fix common misspellings by using the list available at http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines From the list cited above, the substitution script found the following misspellings: subsidary(-ies)->subsidiary(-ies) transfering->transferring | |||||
2010-09-10 | isimodem: implement Suspended property | Mika Liljeberg | 4 | -1/+99 | |
2010-09-02 | isimodem/ussd: use g_isi_send() | Pekka Pessi | 1 | -11/+10 | |
2010-09-02 | isimodem/gprs: use g_isi_send() | Pekka Pessi | 1 | -27/+21 | |
2010-08-30 | Remove unnecessary alignment to 32bit boundary | Aki Niemi | 2 | -8/+8 | |
2010-08-26 | isimodem/gprs: fix attached_status response | Pekka Pessi | 1 | -2/+22 | |
2010-08-12 | modem: Be consistent when naming callback typedefs | Denis Kenzior | 1 | -3/+3 | |
2010-08-12 | voicecall: Rename hangup to hangup_active | Sjur Brændeland | 1 | -1/+1 | |
2010-08-10 | Fix GPRS context IP configuration issue with ISI modems | Marcel Holtmann | 1 | -2/+5 | |
2010-08-09 | Fix isimodem call forwarding. | Pekka Pessi | 1 | -3/+2 | |