summaryrefslogtreecommitdiffstats
path: root/ril
Commit message (Expand)AuthorAgeFilesLines
* 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
* New error codes for SMS/other messagesAjay Nambi2016-10-121-0/+6
* Add RIL Error code listtwen.chang2016-10-121-0/+5
* Enable integer sanitization in libril.Sanket Padawe2016-10-121-0/+1
* Fixing security vulnerabilities in ril.cppSanket Padawe2016-10-121-22/+126
* Add OEM specific error code space which can by used toSanket Padawe2016-10-121-0/+25
* Convert newly added error code to string values in ril.cpp.Sanket Padawe2016-10-121-0/+28
* Use different response type for unsolicited mesg requiringSanket Padawe2016-10-121-1/+7
* Improve wakelock symantics in RIL.Sanket Padawe2016-10-121-37/+161
* Added fields to CELL_INFO_LIST.Sanket Padawe2016-10-121-7/+240
* Use SimRefreshResponse struct in RIL Versions greater than 7Sanket Padawe2016-10-122-16/+17
* Add WRITE_SMS_TO_SIM and UNSOL_SUPP_SVC_NOTIFICATIONAjay Nambi2016-10-121-0/+1
* Improve RIL versioning.Sanket Padawe2016-10-121-182/+284
* libril: revert network operator string handlingDheeraj CVR2016-10-122-27/+2
* Properly export ril_ex.hColin Cross2016-09-123-4/+1
* Fix build error with RILC_LOG onHyejin2016-09-121-4/+4
* Fix for rild crash becasue of buffer overflowAjay Nambi2016-09-111-1/+1
* libril: Export headersChristopher N. Hesse2016-09-111-0/+2
* 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