summaryrefslogtreecommitdiffstats
path: root/ril
Commit message (Expand)AuthorAgeFilesLines
* samsung: libril: Tuning of Binder buffer for rild.Ruthwar Ambeer2019-10-131-0/+13
* samsung: Drop module eng tagsErfan Abdi2019-09-051-1/+0
* libril: Replace strncpy with strlcpy.Gohulan Balachandran2018-10-241-3/+12
* libril: Change rild initial sequence toterrycrhuang2018-10-241-3/+3
* libril: Add DISABLE_RILD_OEM_HOOK.Steven Moreland2018-10-242-3/+22
* libril: Store the system time when NITZ isAmit Mahajan2018-10-243-5/+33
* libril: Fix double freeing of memory in SAPGohulan Balachandran2018-10-242-6/+13
* libril: Remove unused codePengquan Meng2018-10-241-5/+0
* libril: Fix Const-Correctness forNathan Harold2018-10-245-11/+11
* libril: Remove LOCAL_CLANGLennart Wieboldt2018-10-241-1/+0
* Sending empty strings instead of NULL for some RIL requestsRuthwar Kumar Ambeer2018-10-241-57/+41
* libsecril-client: remove unused variables/functionsStricted2018-10-241-9/+0
* libsecril-client-sap: remove unused variablesStricted2018-10-241-2/+0
* libril: remove unused variables/functionsStricted2018-10-244-45/+0
* libril: add missing return statementStricted2018-09-081-1/+1
* libril: Fix freeing of strings for roaming protocol flagPaul Keith2018-07-011-1/+6
* ril: service: Fix RIL_UNSOL_NITZ_TIME_RECEIVED ParcelPaul Keith2018-06-231-1/+18
* ril: service: Add workaround for "ring of death" bugPaul Keith2018-06-231-0/+12
* ril: service: Get off my backPaul Keith2018-03-061-30/+30
* ril: service: Fix breakage introduced by f7c75aa4e0Christopher N. Hesse2018-03-061-6/+2
* ril: Add support for imsType parcel memberChristopher N. Hesse2018-02-222-0/+8
* ril: Add support for roamingProtocol parcel memberChristopher N. Hesse2018-02-222-0/+11
* libsec-ril: Include liblogSean hoyt2018-01-214-2/+6
* libril: fix network operator searchMartin Bouchet2018-01-211-6/+15
* libril: fix in call presentationMartin Bouchet2018-01-211-1/+1
* libril: handle Samsung proprietary commandsMartin Bouchet2018-01-213-7/+192
* libril: port Samsung responseDataCallList to O librilMartin Bouchet2018-01-211-0/+4
* libril: port samsung changes to signalStrengthMartin Bouchet2018-01-211-12/+172
* libril: add Samsung flags to makefileMartin Bouchet2018-01-211-1/+16
* libril: bring back signalStrength v5 and v6Martin Bouchet2018-01-211-2/+72
* ril: import Oreo AOSP librilMartin Bouchet2018-01-2116-6172/+10438
* libril: Fix multisim flagsChristopher N. Hesse2018-01-201-3/+6
* secril-client: close fds on I/O errorsBasil Gello2017-08-031-0/+23
* secril-client: Fix RIL client token management in SendOemRequestHookRaw()Basil Gello2017-07-171-0/+9
* secril-client: return exact error code from blockingWrite()Basil Gello2017-07-131-2/+1
* libsecril-client: Expose MSIM functions by defaultChristopher N. Hesse2017-02-222-6/+1
* libril: use responseInts for LAST_CALL_FAIL_CAUSE on Exynos4Simon Shields2017-02-191-0/+8
* libsecril-client: Rename SOUND_AUDIO_PATH_HANDSET to EARPIECEAndreas Schneider2017-02-152-7/+8
* libril: fix parceling of DataCallListV6 on xmm626xSimon Shields2017-02-131-1/+10
* ril: Fix unsol response array mappingChristopher N. Hesse2017-02-121-6/+19
* ril: Align to AOSP librilChristopher N. Hesse2017-02-096-109/+345
* libsecril-client: Fix loggingAndreas Schneider2017-02-081-14/+13
* libsecril-client: Turn off logging by defaultAndreas Schneider2017-02-061-1/+1
* libsecril-client: Use RLOGAndreas Schneider2017-02-061-71/+71
* libril: Use RLOGAndreas Schneider2017-02-061-2/+2
* Fix RIL_CardStatus_v5 Parceling.Kyle Repinski2016-10-241-0/+1
* Add support for cdma dynamic address length.Sukanya Rajkhowa2016-10-241-3/+10
* Fix build failure which occurs after setting macro RILC_LOG.Sanket Padawe2016-10-121-2/+3
* RIL: release unsol wakelockSooraj Sasindran2016-10-121-8/+8
* Ril Error codes: Voice related messagesAjay Nambi2016-10-121-0/+4