summaryrefslogtreecommitdiffstats
path: root/ril
Commit message (Expand)AuthorAgeFilesLines
* 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
* libril: use ip address as gateway in ppp network.Howard Su2015-01-042-4/+4
* XMM626x: fix Samsung RIL v9 updatebmork2015-01-032-4/+4
* libril: remove -lpthread to fix build.Howard Su2014-11-292-8/+0
* libsecril-client: Remove -lpthreadChristopher R. Palmer2014-11-132-2/+0
* XMM626x: Update RIL to V9 [1/2]stable/cm-11.0Andrew Jiang2014-10-288-14/+450
* libril: handle samsungs unsol responsesDaniel Hillenbrand2013-09-045-24/+60
* xmm6262: Use xmm6262 libril for xmm6360 modem as wellEthan Chen2013-08-091-3/+3
* xmm6262: Update using 4.3 libril.cppEthan Chen2013-08-044-116/+125
* Merge "xmm6262: Update to new RIL version" into cm-10.2Daniel Hillenbrand2013-07-275-173/+318
|\
| * xmm6262: Update to new RIL versionXpLoDWilD2013-07-275-173/+318
* | samsung: update libril for xmm6260codeworkx2013-07-275-228/+519
|/
* samsung: ril: fix inclusion of secril-clientDaniel Hillenbrand2013-07-111-5/+5
* Merge "samsung: move ril client out of exynos4" into cm-10.1Daniel Hillenbrand2013-07-0910-3/+3371
|\
| * samsung: move ril client out of exynos4Daniel Hillenbrand2013-07-0810-3/+3371
* | samsung: libril: some code cleanupDaniel Hillenbrand2013-07-092-66/+68
* | samsung: libril: cleanup debugging codeDaniel Hillenbrand2013-07-091-4/+0
|/
* samsung: add libril for xmm626x modemscm-10.1.0.1Daniel Hillenbrand2013-07-0817-0/+8969