Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-20 | ste: Use MBM quirk for network registration | Marcel Holtmann | 1 | -1/+1 | |
2010-08-20 | ste: Use MBM quirk instead of a STE specific one | Marcel Holtmann | 1 | -2/+2 | |
2010-08-17 | stemodem: Add polling for SIM ready status | Sjur Brændeland | 1 | -2/+50 | |
Interim solution until support for SIM 'ready' notification is supported. | |||||
2010-08-17 | ste: Use SOCK_STREAM for CAIF and enable interface specification | Sjur Brændeland | 1 | -1/+19 | |
2010-08-17 | ste: Add Radio-Settings | Sjur Brændeland | 1 | -0/+2 | |
2010-08-17 | ste: Add AT Channel configurations | Sjur Brændeland | 1 | -1/+2 | |
2010-08-17 | ste: SIM - STE registers as MBM to utilize mbm quirks | Sjur Brændeland | 1 | -1/+1 | |
2010-08-16 | ste: Include STK support from MBM driver | Sjur Brændeland | 1 | -0/+2 | |
2010-04-28 | Fix: Remove easy uses of g_at_chat_shutdown | Denis Kenzior | 1 | -1/+0 | |
2010-04-15 | Drivers can notify core of SIM insertion / removal | Andrzej Zaborowski | 1 | -1/+5 | |
Add ofono_sim_inserted_notify function to notify the core of SIM insertion / removal. Make every plugin generate a sim inserted event on start. For devices with removable card, the event should be emitted after the plugin detects such event. For devices that need to wait for SIM card initialization, they can emit this event later. | |||||
2010-01-30 | Use blocking GAtChat objects for STE modems | Marcel Holtmann | 1 | -1/+1 | |
Due to some missing implementation of POLLOUT, the access to the CAIF channels of the STE modems have to be done in a blocking fashion. | |||||
2010-01-30 | Add support for using old CAIF subsystem with character devices | Marcel Holtmann | 1 | -18/+33 | |
2010-01-28 | Add STE voice call support. | Sjur Brændeland | 1 | -1/+1 | |
2010-01-28 | Some minor style cleanups for STE support | Marcel Holtmann | 1 | -3/+8 | |
2010-01-27 | Add STE modem support for GPRS PDP Contexts | Sjur Brændeland | 1 | -1/+1 | |
2010-01-25 | Add STE modem plugin | Sjur Brændeland | 1 | -0/+253 | |