summaryrefslogtreecommitdiffstats
path: root/libril/ril.cpp
Commit message (Expand)AuthorAgeFilesLines
* RF cutback feature for SARstable/cm-13.0-caf-ZNH2KBstable/cm-13.0-caf-ZNH2KDeepak Kundra2016-05-091-0/+34
* Merge tag 'LA.BF64.1.2.2-03240-8x94.0' into HEADMatt Wagantall2016-02-171-0/+53
|\
| * Add p2 option in openLogicalChannelWileen Chiu2016-01-071-0/+53
* | Merge branch 'LA.BF.1.1.3_rb1.3' of git://codeaurora.org/platform/hardware/ri...Steve Kondik2015-11-151-3/+4
|\|
| * Allow voice radio tech update in Airplane ModeSooraj Sasindran2015-10-141-3/+3
| * SEEK: Add support for getAtrPreeti Ahuja2015-10-061-0/+1
* | Fix build libril with RILC_LOGQuarx2k2015-10-271-3/+3
* | ril-caf: Allow using RIL version 10Steve Kondik2015-10-121-1/+40
|/
* Fix for rild crash becasue of buffer overflowPrasath Balakrishnan2015-10-061-1/+1
* Use SimRefreshResponse struct in RIL Versions greater than 7.Rakesh Pallerla2015-10-061-1/+1
* rild: Send extended information records as ByteBufferSukanya Rajkhowa2015-10-061-1/+14
* Add WRITE_SMS_TO_SIM and UNSOL_SUPP_SVC_NOTIFICATION.Naveen Kalla2015-10-061-0/+2
* Remove support for Data_Call_Response_v6 in RIL versions >=10Sukanya Rajkhowa2015-10-061-2/+2
* Add support for cdma dynamic address length.lrichard2015-10-061-3/+10
* 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