summaryrefslogtreecommitdiffstats
path: root/include/telephony
Commit message (Expand)AuthorAgeFilesLines
* Enabling RIL_QCOM_VERSIONRavinder Konka2015-05-141-0/+4
* Merge tag 'android-5.1.0_r1' into HEAD.Sandeep Gutta2015-03-171-32/+137
|\
| * Merge "Modify RIL_Data_Call_Response to include MTU" into lmp-mr1-devRobert Greenwalt2014-12-081-3/+39
| |\
| | * Modify RIL_Data_Call_Response to include MTUSukanya Rajkhowa2014-12-031-3/+39
| * | Revert "Revert "STK Call Control feature implementation.""Amit Mahajan2014-11-221-3/+150
| |/
| * Revert "STK Call Control feature implementation."Amit Mahajan2014-11-191-150/+3
| * STK Call Control feature implementation.Preeti Ahuja2014-11-141-3/+150
| * [DS] Radio Capability Support. New design of capability switch for L.Legler Wu2014-10-291-2/+2
| * Merge "Update the profile id and the comments to handle RIL_REQUEST_SET_DATA_...Amit Mahajan2014-10-201-1/+6
| |\
| | * Update the profile id and the comments to handle RIL_REQUEST_SET_DATA_PROFILEHui Wang2014-10-201-1/+6
| * | Radio Capability Support.Wink Saville2014-10-171-4/+107
| |/
* | Modify RIL_Data_Call_Response to include MTUSukanya Rajkhowa2014-11-121-0/+41
* | Add RIL_REQUEST_LAST_CALL_FAIL_CAUSE to rilkaiyiz2014-11-071-0/+43
* | SEEK: Add support for getAtrPreeti Ahuja2014-11-041-0/+20
* | Support reading data profiles from OMH cardsNaveen Kalla2014-11-041-0/+28
* | Correcting RIL unsol command orderRavi Paluri2014-11-041-25/+25
* | ril: change macro definition to fix duplicate errorChiou-Hao Hsu2014-11-041-1/+1
* | STK Call Control feature implementation.Naveen Kalla2014-11-041-7/+153
* | Support Additional SIM DepersonalizationsRakesh Pallerla2014-11-041-4/+5
* | Telephony: Implementation of IWLAN.Yashdev Singh2014-11-041-1/+2
|/
* Fixing the comment for RIL_REQUEST_SIM_OPEN_CHANNEL.Shishir Agrawal2014-10-141-0/+2
* Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variableHui Wang2014-09-191-1/+2
* Add RIL_REQUEST_SHUTDOWN to notify RIL that device is shutting downNaveen Kalla2014-08-191-0/+18
* Revert "Revert "add apn setting parameters, and set apn parameters to bp""Amit Mahajan2014-08-131-1/+49
* Revert "add apn setting parameters, and set apn parameters to bp"Amit Mahajan2014-08-121-49/+1
* add apn setting parameters, and set apn parameters to bpHui Wang2014-08-111-1/+49
* Fix comment for RIL_SIM_IO_Response in ril.hAmit Mahajan2014-08-061-1/+2
* Changes to correctly process EAP-SIM req parameters in rilAmit Mahajan2014-07-181-6/+0
* Add support for retrieving real time data connection information.Wink Saville2014-07-131-0/+67
* EAP-SIM RIL command name change.Amit Mahajan2014-06-301-2/+17
* Merge kwd to masterEtan Cohen2014-06-252-6/+352
* Remove unneeded new RIL command.Jake Hamby2014-02-182-69/+49
* Add new RIL commands to read, write, and reset NV items.Jake Hamby2014-02-032-0/+192
* Removing the error return value requirement for RIL_REQUEST_SIM_OPEN_CHANNEL.Shishir Agrawal2013-12-161-1/+0
* Change in semantics for RIL_REQUEST_SIM_OPEN_CHANNEL: -1 indicates error.Shishir Agrawal2013-12-121-1/+1
* Merge commit '865ce3b4a2ba0b3a31421ca671f4d6c5595f8690' into HEADThe Android Open Source Project2013-12-051-14/+13
|\
| * Fix documenation IMS registration state.Wink Saville2013-11-081-14/+13
* | RIL changes for supporting generic SIM communication.Shishir Agrawal2013-12-021-2/+99
|/
* RIL: Support SMS over IMSSukanya Rajkhowa2013-10-101-1/+87
* Change PDP_FAIL_SIGNAL_LOST to be retryable.Wink Saville2013-10-031-1/+1
* am 7ee253c8: am 3d14a71d: Restart, cleanup or retry inactve connections.Wink Saville2013-08-081-0/+1
|\
| * am 3d14a71d: Restart, cleanup or retry inactve connections.Wink Saville2013-08-081-0/+1
| |\
| | * Restart, cleanup or retry inactve connections.Wink Saville2013-08-051-0/+1
* | | am 83b1d8d9: am 8374641d: Merge "Support for LTE/WCDMA mode"Wink Saville2013-07-011-1/+2
|\| |
| * | am 8374641d: Merge "Support for LTE/WCDMA mode"Wink Saville2013-07-011-1/+2
| |\ \ | | |/ | |/|
| | * Support for LTE/WCDMA modeUma Maheswari Ramalingam2013-05-291-1/+2
* | | Merge "ril: move record_stream_xxx to librilutils and export header"Dima Zavin2013-05-231-0/+43
|\ \ \
| * | | ril: move record_stream_xxx to librilutils and export headerDima Zavin2013-05-231-0/+43
| |/ /
* / / Set initial attach apn for LTE networkSungmin Choi2013-05-221-0/+22
|/ /
* | Add CellInfoWcdma.Wink Saville2013-04-171-17/+36