summaryrefslogtreecommitdiffstats
path: root/ril
Commit message (Expand)AuthorAgeFilesLines
* libril: Remove unused includestable/cm-13.0-ZNH5YChristopher N. Hesse2016-07-301-1/+0
* ril: Restore alphabetical order for modem barrierChristopher N. Hesse2016-04-152-2/+2
* libril: add initial support for tss310 modemmessi20502016-04-142-2/+2
* libril: Use a board flag for video call fieldAndreas Schneider2016-04-111-1/+1
* libril: Remove RIL_REQUEST_DIAL_EMERGENCYChristopher N. Hesse2016-03-291-1/+0
* ril: fix libril if we don't overwrite the header in our device treeAndreas Blaesius2016-03-293-0/+1
* libril: Move vendor commands headerChristopher N. Hesse2016-03-283-5/+5
* libsecril-client: Use the correct incall audio pathsChristopher N. Hesse2016-03-082-1/+4
* libril: Make ST-E Thor M7450 and Intel XMM7260 next gen modems as wellChristopher N. Hesse2016-03-062-20/+13
* Fix memory leaks and use of uninitialized pointers.Pavel Zhamaitsiak2016-02-222-58/+95
* ril: fix $(filter ...) derpSimon Shields2016-02-171-1/+1
* ril: Group next gen Samsung modem's in same CFLAGBrandon McAnsh2016-02-153-11/+13
* libril: add initial support for ss333 modemSay2016-02-093-8/+16
* libsecril-client: spell AUDIO correctlyAndroid-Andi2016-01-073-5/+5
* 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-192-0/+33
* Add missing extern "C" declaration.Chih-Hung Hsieh2015-10-191-0/+2
* Remove verbose logsRobert Greenwalt2015-10-191-0/+15
* Link Capacity Estimation - RIL supportfenglu2015-10-193-0/+59
* Fix build issues after the mergeVinit Deshpande2015-10-192-2/+4
* libril: tag RILC messages to radio logMark Salyzyn2015-10-191-10/+10
* Introduction of the new SAP-UIM socketDheeraj Shetty2015-10-198-41/+1498
* Removal of dead code and adding log messages to make it easierNanik Tolaram2015-10-192-5/+10
* We have POSIX clocks.Elliott Hughes2015-10-191-4/+0
* ril: Support new sound manger RIL responsesAndreas Schneider2015-09-161-0/+6
* libsecril-client: Fix SetCallAudioPath for current devicesstable/cm-12.1-YOG4PAndreas Schneider2015-08-253-3/+16
* libril: Add support for ST-Ericsson Thor M7450 modemsChristopher N. Hesse2015-06-263-8/+11
* 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-122-2/+13
* 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-122-7/+38
* libril: move samsung specific into seperate table, update to v11Howard Su2015-04-125-114/+475
* libril: Readd support for MODEM_TYPE_XMM7260Andreas Schneider2015-04-082-1/+4
* libril: Fix #elif for MODEM_TYPE_XMM6260Andreas Schneider2015-04-081-1/+1
* libril: Use consistent names for modem definesAndreas Schneider2015-04-082-6/+6
* libril: The data variable should be constAndreas Schneider2015-04-081-4/+4
* libril: Fix processRadioState prototypeAndreas Schneider2015-04-081-2/+2
* Fix the build error of some samsung devices which provides libril (e.g. ks01lte)K Yasu2015-04-071-0/+2
* libril: Merge xmm6262 and xmm6260 to single lib.Howard Su2015-04-0617-5278/+1139
* librilsec-client: Add support for xmm7260 modemAndreas Schneider2015-03-162-0/+19
* libril: Add support for xmm7260 modem.Andreas Schneider2015-03-163-1/+42