summaryrefslogtreecommitdiffstats
path: root/ril/libril/ril.cpp
Commit message (Expand)AuthorAgeFilesLines
* ril: Group next gen Samsung modem's in same CFLAGBrandon McAnsh2016-02-151-8/+10
* libril: add initial support for ss333 modemSay2016-02-091-7/+12
* ril: Unify network elements property checkChristopher N. Hesse2015-12-121-1/+1
* libril: fix compilation with debugging enabledforkbomb2015-11-231-6/+6
* ril: Use debug log level and not errorAndreas Schneider2015-10-231-1/+1
* ril: Fix network operator searchAndreas Schneider2015-10-231-1/+9
* Modify RIL Unsol Message Wakelock to 200msNathan Harold2015-10-191-1/+3
* Modem activity infoPrerepa Viswanadham2015-10-191-0/+32
* Remove verbose logsRobert Greenwalt2015-10-191-0/+15
* Link Capacity Estimation - RIL supportfenglu2015-10-191-0/+55
* libril: tag RILC messages to radio logMark Salyzyn2015-10-191-10/+10
* Introduction of the new SAP-UIM socketDheeraj Shetty2015-10-191-38/+104
* Removal of dead code and adding log messages to make it easierNanik Tolaram2015-10-191-4/+6
* libril: Add support for ST-Ericsson Thor M7450 modemsChristopher N. Hesse2015-06-261-7/+7
* ril: Fix compilation with debug messages turned onAndreas Schneider2015-06-231-6/+6
* libril: Fix element countNBruderman2015-06-081-1/+1
* libril: Fix network operator searchUtkarsh Gupta2015-05-121-1/+12
* libril: Fix signal strength for xmm6260 tooUtkarsh Gupta2015-05-021-3/+7
* libril: Add missing semicolonCaio Schnepper2015-04-141-1/+1
* libril: Avoid strncat which doesn't check if we overflowAndreas Schneider2015-04-131-1/+1
* libril: Make data a const pointer in RIL_onUnsolicitedResponse()Andreas Schneider2015-04-131-4/+4
* libril: Fix signal strengthUtkarsh Gupta2015-04-131-6/+43
* libril: rewrite preferred network typeDaniel Hillenbrand2015-04-121-5/+36
* libril: move samsung specific into seperate table, update to v11Howard Su2015-04-121-56/+350
* libril: Readd support for MODEM_TYPE_XMM7260Andreas Schneider2015-04-081-1/+1
* libril: Fix #elif for MODEM_TYPE_XMM6260Andreas Schneider2015-04-081-1/+1
* libril: Use consistent names for modem definesAndreas Schneider2015-04-081-2/+2
* libril: The data variable should be constAndreas Schneider2015-04-081-4/+4
* libril: Fix processRadioState prototypeAndreas Schneider2015-04-081-2/+2
* libril: Merge xmm6262 and xmm6260 to single lib.Howard Su2015-04-061-0/+4808