| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright information | Paul Kocialkowski | 2013-03-31 | 1 | -2/+1 |
* | Coding style: add spaces after switch statements | Paul Kocialkowski | 2013-03-31 | 1 | -10/+10 |
* | Avoid checking ipc_message_info pointer since it is checked in readloop | Paul Kocialkowski | 2013-03-31 | 1 | -10/+8 |
* | Coding style: add spaces around equal sign in for statements | Paul Kocialkowski | 2013-03-31 | 1 | -3/+3 |
* | Define and use RIL_TOKEN_NULL | Paul Kocialkowski | 2013-03-31 | 1 | -14/+14 |
* | net: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -148/+167 |
* | Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments style | Paul Kocialkowski | 2013-03-30 | 1 | -26/+26 |
* | Change coding style: add a space after if, for and while | Paul Kocialkowski | 2013-02-09 | 1 | -50/+50 |
* | compat: Removed separate header: apply per-version changes in the code | Paul Kocialkowski | 2013-02-09 | 1 | -0/+20 |
* | Copyright: Corrected email address | Paul Kocialkowski | 2012-11-19 | 1 | -1/+1 |
* | Updated copyright information | Paul Kocialkowski | 2012-11-04 | 1 | -1/+1 |
* | Reworked RIL requests, globals, SIM status, client | Paul Kocialkowski | 2012-11-01 | 1 | -100/+100 |
* | Stick to the latest libsamsung-ipc changes | Paul Kocialkowski | 2012-09-06 | 1 | -18/+18 |
* | Cosmetics: removed lines with tabs or spaces | Paul Kocialkowski | 2012-08-28 | 1 | -2/+2 |
* | Add a pointer check to ipc_net_plmn_sel | Alexander Tarasikov | 2012-08-23 | 1 | -3/+12 |
* | Fix some compilation warnings | Alexander Tarasikov | 2012-07-25 | 1 | -7/+7 |
* | Fixed SIM status handling and added generic RIL_TOKEN_DATA_WAITING | PaulK | 2012-03-29 | 1 | -24/+22 |
* | Fixed some unusual return values on error | PaulK | 2012-02-24 | 1 | -4/+6 |
* | Typo ril_tokens_net_state_dump | PaulK | 2012-02-22 | 1 | -1/+4 |
* | Cleaned code for network type selection and added stable PLMN selection | PaulK | 2012-02-22 | 1 | -34/+130 |
* | Fixed IPC_NET_MODE_SEL related functions | PaulK | 2012-02-21 | 1 | -21/+26 |
* | Using the global Operators list on QUERY_AVAILABLE_NETWORKS and added the tab... | PaulK | 2012-02-21 | 1 | -19/+6 |
* | Fixed code according to libsamsung-ipc changes | PaulK | 2012-02-17 | 1 | -2/+2 |
* | Don't return failure if net requests are overlaping | PaulK | 2012-02-01 | 1 | -6/+33 |
* | Added full PLMN list (from Wikipedia) | PaulK | 2012-01-07 | 1 | -22/+39 |
* | Send back network type anyway | PaulK | 2011-12-29 | 1 | -4/+1 |
* | Added preliminary data support | PaulK | 2011-12-29 | 1 | -1/+3 |
* | Added preliminary RFS support, code cleanup, completed TODO list | PaulK | 2011-12-29 | 1 | -37/+44 |
* | RIL rework: multi-client, more stable, added GPLv3 copyright notice | PaulK | 2011-12-21 | 1 | -112/+134 |
* | Modified samsung-ril to work on Nexus S. | PaulK | 2011-11-22 | 1 | -30/+628 |
* | Temporary initial commit | Joerie de Gram | 2011-10-29 | 1 | -0/+84 |