summaryrefslogtreecommitdiffstats
path: root/samsung-ril.c
Commit message (Expand)AuthorAgeFilesLines
* RIL client open retry at RIL initPaul Kocialkowski2014-10-041-1/+11
* samsung-ril-socket: SRS test messages implementationPaul Kocialkowski2014-10-041-0/+4
* Samsung-RIL rewrite: harder, better, probably not faster but definitely strongerPaul Kocialkowski2014-08-071-558/+1254
* RIL_LOG macro to log messagesreplicant-4.2-0002replicant-4.2-0001Paul Kocialkowski2013-12-201-17/+17
* Check modem state before RIL requests and properly report it on crashPaul Kocialkowski2013-09-281-7/+48
* sms: Write/delete SMS on SIM supportPaul Kocialkowski2013-09-011-0/+12
* svc: Implement Samsung Service Mode OEM HookPaul Kocialkowski2013-08-251-0/+8
* Remove TODO listPaul Kocialkowski2013-03-311-8/+0
* Update copyright informationPaul Kocialkowski2013-03-311-2/+1
* Coding style: add spaces after switch statementsPaul Kocialkowski2013-03-311-4/+4
* Define and use RIL_TOKEN_NULLPaul Kocialkowski2013-03-311-1/+1
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-12/+12
* pwr: Handle phone reset messagePaul Kocialkowski2013-03-071-0/+3
* pwr: Wait for IPC_PWR_PHONE_PWR_UP to complete startupPaul Kocialkowski2013-03-061-0/+4
* sec: Handle various SIM I/O message formats based on SIM ICC typePaul Kocialkowski2013-02-091-0/+9
* Change coding style: add a space after if, for and whilePaul Kocialkowski2013-02-091-35/+35
* compat: Removed separate header: apply per-version changes in the codePaul Kocialkowski2013-02-091-1/+10
* SAT: Rename STK functions, disable STK by defaultPaul Kocialkowski2012-12-151-4/+11
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
* TODO: Removed implemented GPRS functionsPaul Kocialkowski2012-11-121-7/+0
* SRS: Rework to handle multiple clients in a better wayPaul Kocialkowski2012-11-051-2/+2
* Updated copyright informationPaul Kocialkowski2012-11-041-1/+1
* SMS: Use lists stored in ril_data instead of global tablePaul Kocialkowski2012-11-041-5/+0
* SMS: Use lists stored in ril_data instead of global tpid tablePaul Kocialkowski2012-11-011-1/+0
* GPRS: Use lists stored in ril_data instead of global tablePaul Kocialkowski2012-11-011-2/+1
* GEN: Use lists stored in ril_data instead of global tablePaul Kocialkowski2012-11-011-1/+0
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-166/+268
* Stick to the latest libsamsung-ipc changesPaul Kocialkowski2012-09-061-2/+2
* Rework SRS to support multiple clientsAlexander Tarasikov2012-08-271-2/+2
* Synchronize ril and ipc notificationsAlexander Tarasikov2012-08-261-2/+24
* Merge remote-tracking branch 'ksys/master' into replicant-mergeAlexander Tarasikov2012-08-241-1/+1
|\
| * Add the compat.h header to multiple Android treesAlexander Tarasikov2012-08-231-1/+1
| * Hack RIL_VERSION to make voice calls work on jellybeanAlexander Tarasikov2012-07-251-1/+1
* | GPRS: Improved stability with status, fail cause and per-cid handlingPaul Kocialkowski2012-07-081-3/+16
* | Call: Added last call fail cause supportPaul Kocialkowski2012-07-061-0/+3
|/
* Updated ToDo listPaulK2012-04-031-3/+1
* Re-enabled RFS, which was disabled for testsPaulK2012-02-251-2/+2
* Massive rework of SIM handling, with new features SIM PIN-related.PaulK2012-02-241-7/+18
* Fixed IMEI/IMEISV (one request depends on the other one)PaulK2012-02-221-3/+3
* Fixed RSSI interpretation from icon_info messagesPaulK2012-02-221-0/+4
* Updated ToDo listPaulK2012-02-221-4/+0
* Cleaned code for network type selection and added stable PLMN selectionPaulK2012-02-221-3/+12
* Fixed IPC_NET_MODE_SEL related functionsPaulK2012-02-211-1/+1
* Added USSD supportPaulK2012-02-211-0/+11
* Added very unclean data dactivation functionPaulK2012-01-141-0/+3
* Updated TODO listPaulK2012-01-071-4/+1
* Added support for SMS Multipart messagesPaulK2012-01-071-3/+0
* Added full PLMN list (from Wikipedia)PaulK2012-01-071-1/+0
* Added Burst DTMF suppportPaulK2012-01-071-0/+7
* Added SND functions (volume works as well as mic mute), updated TODO listPaulK2012-01-031-3/+10