summaryrefslogtreecommitdiffstats
path: root/libril/ril.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support for SEEK on AndroidPreeti Ahuja2014-10-211-0/+16
* Merge branch 'kk_3.5_rb1.19' of git://codeaurora.org/platform/hardware/ril in...Steve Kondik2014-02-171-9/+231
|\
| * Use SimRefreshResponse struct in RIL Versions greater than 7.Rakesh Pallerla2014-01-101-1/+1
| * Merge "Add TD-SCDMA support"Linux Build Service Account2013-11-211-1/+15
| |\
| | * Add TD-SCDMA supportJaime Lopez2013-11-071-1/+15
| * | Support Additional SIM Depersonalizations.Rakesh Pallerla2013-11-011-1/+1
| |/
| * Interface changes to support Multi SIM functionality.Srikanth Chintala2013-10-311-0/+56
| * Add Multi RILD support.Srikanth Chintala2013-10-311-5/+25
| * Add WRITE_SMS_TO_SIM and UNSOL_SUPP_SVC_NOTIFICATION.Naveen Kalla2013-10-311-0/+2
| * STK Call Control feature implementation.Naveen Kalla2013-10-311-0/+79
| * Support reading data profiles from OMH cardsNaveen Kalla2013-10-311-0/+38
| * rild: Send extended information records as ByteBufferAjay Dudani2013-10-311-1/+14
* | Fix pthread_create error handling in ril.Elliott Hughes2014-02-091-10/+9
* | Fix parameter mismatch between header and implementationBernhard Rosenkränzer2014-02-041-2/+2
* | Merge tag 'android-4.4_r1' into cm-11.0Ricardo Cerqueira2013-11-011-5/+217
|\|
| * RIL: Support SMS over IMSSukanya Rajkhowa2013-10-101-4/+164
| * Merge "ril: move record_stream_xxx to librilutils and export header"Dima Zavin2013-05-231-1/+1
| |\
| | * ril: move record_stream_xxx to librilutils and export headerDima Zavin2013-05-231-1/+1
| * | Set initial attach apn for LTE networkSungmin Choi2013-05-221-0/+52
| |/
| * libril: move record_stream here as it is the sole clientDima Zavin2013-05-071-1/+1
| * am c57b3eb5: Add CellInfoWcdma.Wink Saville2013-04-181-5/+23
| |\
| * \ 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
* | | | libril: some blobs don't support CELL_INFO_LIST commandsEmerson Pinter2013-08-141-0/+4
* | | | Merge tag 'android-4.3_r2.1' into cm-10.2Ricardo Cerqueira2013-07-241-107/+264
|\ \ \ \ | | |_|/ | |/| |
| * | | Add CellInfoWcdma.Wink Saville2013-04-171-5/+23
| |/ /
| * | Add support for CellInfo RIL commands.Wink Saville2013-04-091-0/+117
| * | 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-081-99/+99
* | Merge "Rild: Ril should try to write again to the socket EAGAIN error" into c...cm-10.1.3-RC2cm-10.1.3-RC1cm-10.1.3cm-10.1Giulio Cervera2013-07-161-1/+1
|\ \
| * | Rild: Ril should try to write again to the socket EAGAIN errorBanavathu, Srinivas Naik2013-06-041-1/+1
* | | Fixes typo in logging string.Robert Greenwalt2013-06-041-1/+1
|/ /
* | Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/ha...cm-10.1-M1Steve Kondik2012-11-191-57/+71
|\|
| * 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
* | Handle newer libhtc_ril.so releasesAlexander Hofbauer2012-07-211-1/+31
* | ril: Added support for use of Honeycomb Radio (Modem).isimobile2012-07-111-0/+2
|/
* Implement sim_refresh as per ril v6Alex Yakavenka2012-01-311-0/+35
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-68/+68
* 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-031-12/+12
* Separate SIM states from Radio StatesNaveen Kalla2011-12-281-1/+202
* 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-201-0/+2
* 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-221-0/+1