summaryrefslogtreecommitdiffstats
path: root/libril/ril.cpp
Commit message (Expand)AuthorAgeFilesLines
* ril: Add missing unsol response stringsMatt Mower2015-11-071-2/+5
* libril: fix debug broken linesAdrianDC2015-11-071-3/+3
* Modify RIL Unsol Message Wakelock to 200msNathan Harold2015-07-291-1/+3
* Support backward compatibility of new LAST_CALL_FAIL_CAUSESungmin Choi2015-07-061-1/+6
* Add an optional vendor_cause string toChao Liu2015-06-181-0/+30
* Modem activity infoPrerepa Viswanadham2015-06-081-0/+32
* Remove verbose logsRobert Greenwalt2015-04-301-0/+15
* Link Capacity Estimation - RIL supportfenglu2015-04-161-0/+55
* Fix build issues after the mergeVinit Deshpande2015-04-151-2/+2
* am 27976c4..27976c4 from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-141-38/+104
|\
| * Introduction of the new SAP-UIM socketDheeraj Shetty2015-04-081-38/+104
* | libril: tag RILC messages to radio logMark Salyzyn2015-04-091-10/+10
* | am cb6cd1fb: Merge "ril.cpp: fix misuse of strncat"Nick Kralevich2015-02-101-1/+1
|\ \
| * | ril.cpp: fix misuse of strncatNick Kralevich2015-02-081-1/+1
* | | am d8dcd06e: Merge "Removal of dead code and adding log messages to make it e...Nick Kralevich2015-02-081-4/+6
|\| |
| * | Removal of dead code and adding log messages to make it easierNanik Tolaram2015-02-031-4/+6
* | | am 257ba4e3: Merge "Modify RIL_Data_Call_Response to include MTU" into lmp-mr...Robert Greenwalt2014-12-091-14/+66
|\ \ \ | | |/ | |/|
| * | Merge "Modify RIL_Data_Call_Response to include MTU" into lmp-mr1-devRobert Greenwalt2014-12-081-14/+66
| |\ \
| | * | Modify RIL_Data_Call_Response to include MTUSukanya Rajkhowa2014-12-031-14/+66
* | | | am 496a71cf: Merge "Revert "Revert "STK Call Control feature implementation."...Amit Mahajan2014-11-241-0/+82
|\| | |
| * | | Merge "Revert "Revert "STK Call Control feature implementation.""" into lmp-m...Amit Mahajan2014-11-231-0/+82
| |\ \ \
| | * | | Revert "Revert "STK Call Control feature implementation.""Amit Mahajan2014-11-221-0/+82
| | |/ /
* | | | am 5526d659: Merge "Turn off RILC REQUEST logging" into lmp-mr1-devxinhe2014-11-221-2/+0
|\| | |
| * | | Turn off RILC REQUEST loggingxinhe2014-11-211-2/+0
* | | | am 6bfaf64c: Revert "STK Call Control feature implementation."Amit Mahajan2014-11-191-82/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "STK Call Control feature implementation."Amit Mahajan2014-11-191-82/+0
* | | | am 61bedcf4: STK Call Control feature implementation.Preeti Ahuja2014-11-181-0/+82
|\| | |
| * | | STK Call Control feature implementation.Preeti Ahuja2014-11-141-0/+82
| |/ /
* | | am f34ed01f: Merge "Make the implementations of RIL_onUnsolicitedResponse mat...Chih-hung Hsieh2014-11-181-2/+2
|\ \ \ | |/ / |/| / | |/
| * Make the implementations of RIL_onUnsolicitedResponse match the prototypesBernhard Rosenkränzer2014-11-171-2/+2
* | [DS] Radio Capability Support. New design of capability switch for L.Legler Wu2014-10-291-4/+4
* | Radio Capability Support.Wink Saville2014-10-171-1/+120
|/
* Add RIL_REQUEST_SHUTDOWN to notify RIL that device is shutting downNaveen Kalla2014-08-191-0/+1
* Revert "Revert "add apn setting parameters, and set apn parameters to bp""Amit Mahajan2014-08-131-0/+76
* Revert "add apn setting parameters, and set apn parameters to bp"Amit Mahajan2014-08-121-76/+0
* add apn setting parameters, and set apn parameters to bpHui Wang2014-08-111-0/+76
* Fix crash by checking for NULL token at the beginning of RIL_onRequestCompleteJayachandran C2014-08-041-5/+5
* Change to parse DATA_CALL_LIST correctly based on version.Amit Mahajan2014-07-301-16/+24
* Changes to correctly process EAP-SIM req parameters in rilAmit Mahajan2014-07-181-0/+42
* Add support for retrieving real time data connection information.Wink Saville2014-07-131-0/+25
* EAP-SIM RIL command name change.Amit Mahajan2014-06-301-1/+2
* Merge kwd to masterEtan Cohen2014-06-251-172/+752
* 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
* | Add new RIL commands to read, write, and reset NV items.Jake Hamby2014-02-031-0/+79
|/
* 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-021-0/+73