| Commit message (Expand) | Author | Age | Files | Lines |
| * | SRS: Rework to handle multiple clients in a better way | Paul Kocialkowski | 2012-11-05 | 1 | -1/+1 |
| * | Updated copyright information | Paul Kocialkowski | 2012-11-04 | 1 | -1/+1 |
| * | SMS: Use lists stored in ril_data instead of global table | Paul Kocialkowski | 2012-11-04 | 1 | -22/+18 |
| * | SMS: Process next incoming message after failure | Paul Kocialkowski | 2012-11-04 | 1 | -0/+1 |
| * | SMS: Use lists stored in ril_data instead of global tpid table | Paul Kocialkowski | 2012-11-01 | 1 | -5/+17 |
| * | GPRS: Use lists stored in ril_data instead of global table | Paul Kocialkowski | 2012-11-01 | 1 | -4/+8 |
| * | GEN: Use lists stored in ril_data instead of global table | Paul Kocialkowski | 2012-11-01 | 1 | -8/+13 |
| * | Reworked RIL requests, globals, SIM status, client | Paul Kocialkowski | 2012-11-01 | 1 | -77/+75 |
| * | GPRS: Fixed style, compat and RIL_VERSION < 6 return data on SETUP_DATA_CALL | Paul Kocialkowski | 2012-09-07 | 1 | -0/+4 |
| * | Stick to the latest libsamsung-ipc changes | Paul Kocialkowski | 2012-09-06 | 1 | -6/+6 |
| * | Cosmetics: removed lines with tabs or spaces | Paul Kocialkowski | 2012-08-28 | 1 | -1/+1 |
| * | Rework SRS to support multiple clients | Alexander Tarasikov | 2012-08-27 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'ksys/master' into replicant-merge | Alexander Tarasikov | 2012-08-24 | 1 | -0/+2 |
| |\ |
|
| | * | Add the compat.h header to multiple Android trees | Alexander Tarasikov | 2012-08-23 | 1 | -14/+1 |
| | * | Fix some compilation warnings | Alexander Tarasikov | 2012-07-25 | 1 | -1/+2 |
| | * | Fix compilation on jellybean | Alexander Tarasikov | 2012-07-23 | 1 | -0/+14 |
| * | | GPRS: Get and store interface given the cid, cleanup and other fixes | Paul Kocialkowski | 2012-07-08 | 1 | -0/+1 |
| * | | GPRS: Improved stability with status, fail cause and per-cid handling | Paul Kocialkowski | 2012-07-08 | 1 | -3/+21 |
| * | | Call: Added last call fail cause support | Paul Kocialkowski | 2012-07-06 | 1 | -0/+3 |
| |/ |
|
| * | GPRS: port list and iface activation/deactivation support | PaulK | 2012-06-07 | 1 | -0/+3 |
| * | Removed unused code realted to SIM and typo on SMS | PaulK | 2012-03-29 | 1 | -1/+0 |
| * | Fixed SIM status handling and added generic RIL_TOKEN_DATA_WAITING | PaulK | 2012-03-29 | 1 | -0/+1 |
| * | Added DTMF global sort of lock and set the functions to use gen_phone_res | PaulK | 2012-02-25 | 1 | -0/+2 |
| * | Massive rework of SIM handling, with new features SIM PIN-related. | PaulK | 2012-02-24 | 1 | -5/+12 |
| * | Fixed RSSI interpretation from icon_info messages | PaulK | 2012-02-22 | 1 | -0/+1 |
| * | Cleaned code for network type selection and added stable PLMN selection | PaulK | 2012-02-22 | 1 | -2/+7 |
| * | Fixed IPC_NET_MODE_SEL related functions | PaulK | 2012-02-21 | 1 | -1/+1 |
| * | Added USSD support | PaulK | 2012-02-21 | 1 | -0/+8 |
| * | Added very unclean data dactivation function | PaulK | 2012-01-14 | 1 | -0/+1 |
| * | Added support for SMS Multipart messages | PaulK | 2012-01-07 | 1 | -4/+4 |
| * | Added Burst DTMF suppport | PaulK | 2012-01-07 | 1 | -0/+2 |
| * | Added SND functions (volume works as well as mic mute), updated TODO list | PaulK | 2012-01-03 | 1 | -0/+3 |
| * | Improved SMS stability (now it's stable), still no multi-message, plus bug fixes | PaulK | 2012-01-01 | 1 | -9/+36 |
| * | Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to data | PaulK | 2011-12-31 | 1 | -2/+27 |
| * | Added preliminary data support | PaulK | 2011-12-29 | 1 | -0/+5 |
| * | Added preliminary RFS support, code cleanup, completed TODO list | PaulK | 2011-12-29 | 1 | -5/+8 |
| * | RIL rework: multi-client, more stable, added GPLv3 copyright notice | PaulK | 2011-12-21 | 1 | -77/+211 |
| * | Added DTMF support | PaulK | 2011-12-07 | 1 | -0/+2 |
| * | Modified samsung-ril to work on Nexus S. | PaulK | 2011-11-22 | 1 | -10/+41 |
| * | Temporary initial commit | Joerie de Gram | 2011-10-29 | 1 | -0/+99 |