summaryrefslogtreecommitdiffstats
path: root/libril
Commit message (Expand)AuthorAgeFilesLines
* EAP-SIM RIL command name change.Amit Mahajan2014-06-302-1/+3
* Merge kwd to masterEtan Cohen2014-06-254-173/+763
* am 16d99d6d: am f3a5fb23: am 8e7ff420: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-4/+0
|\
| * Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-4/+0
| * rild: Fix a sizeof bug.Mohamad Ayyash2014-04-181-2/+2
* | rild: Fix a sizeof bug.Mohamad Ayyash2014-04-181-2/+2
* | am 680bdfa7: am 458d8b7e: Merge "[RIL] Fix build-break when enabling RILC_LOG"Etan Cohen2014-02-281-3/+4
|\|
| * [RIL] Fix build-break when enabling RILC_LOGEtan Cohen2014-02-281-3/+4
* | Remove unneeded new RIL command.Jake Hamby2014-02-181-1/+0
* | Add new RIL commands to read, write, and reset NV items.Jake Hamby2014-02-032-0/+84
|/
* Fix pthread_create error handling in ril harder.Elliott Hughes2014-01-061-3/+3
* Fix pthread_create error handling in ril.Elliott Hughes2014-01-061-10/+9
* Fix parameter mismatch between header and implementationBernhard Rosenkränzer2013-12-121-2/+2
* RIL changes for supporting generic SIM communication.Shishir Agrawal2013-12-022-0/+77
* RIL: Support SMS over IMSSukanya Rajkhowa2013-10-103-4/+167
* Merge "ril: move record_stream_xxx to librilutils and export header"Dima Zavin2013-05-234-236/+7
|\
| * ril: move record_stream_xxx to librilutils and export headerDima Zavin2013-05-234-236/+7
* | Set initial attach apn for LTE networkSungmin Choi2013-05-222-0/+53
|/
* libril: move record_stream here as it is the sole clientDima Zavin2013-05-074-3/+234
* am c57b3eb5: Add CellInfoWcdma.Wink Saville2013-04-181-5/+23
|\
| * Add CellInfoWcdma.Wink Saville2013-04-171-5/+23
* | am 52688265: Add liblogYing Wang2013-04-101-0/+1
|\|
| * Add liblogYing Wang2013-04-091-0/+1
* | am 6fde8b8d: Merge "Fixes typo in logging string."Robert Greenwalt2013-04-091-1/+1
|\ \ | |/ |/|
| * Fixes typo in logging string.Robert Greenwalt2013-04-091-1/+1
* | Add support for CellInfo RIL commands.Wink Saville2013-04-093-0/+120
* | Fix SignalStrength response.Wink Saville2013-04-071-8/+30
|/
* Rild: Ril should try to write again to the socket EAGAIN errorBanavathu, Srinivas Naik2013-01-231-1/+1
* Add RLOGxWink Saville2012-12-082-101/+101
* Merge "Fix logging for setup_data_call response"Wink Saville2012-08-291-1/+2
|\
| * Fix logging for setup_data_call responseNaveen Kalla2012-08-291-1/+2
* | Fixed goto into scope.Kevin Schoedel2012-08-231-56/+60
|/
* Workaround for LTE RSRP -ve values in SignalUma Maheswari Ramalingam2012-08-091-0/+9
* Telephony: Get_imsi should use strings as per ril.hAlex Yakavenka2012-02-011-1/+1
* Implement sim_refresh as per ril v6Alex Yakavenka2012-01-312-1/+36
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-69/+69
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-3/+3
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-14/+14
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-032-13/+13
* Separate SIM states from Radio StatesNaveen Kalla2011-12-283-4/+206
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Add new RIL requests to support SIM data download via SMS over IMS.Jake Hamby2011-10-202-1/+5
* RIL occasionally stopps event loop on phone process crashKazuhiro Ondo2011-10-181-0/+2
* Changes to RIL to support IMS features for LTE.Jake Hamby2011-08-222-1/+3
* Added a special retry back-off timer value for call retryKazuhiro Ondo2011-06-211-1/+3
* Fix debug output.Wink Saville2011-04-161-1/+1
* Added additional comments to some commands for clarification.Wink Saville2011-04-152-2/+2
* Fix RIL_UNSOL_RIL_CONNECTED to return the vendor RIL version. DO NOT MERGE.Jake Hamby2011-04-121-1/+1
* Add RIL_UNSOL_RIL_CONNECTED.Wink Saville2011-04-062-1/+8
* Change mock-ril and reference-ril to use include/telephony/ril.hWink Saville2011-03-191-7/+5