summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix multi sim support and warningscm-14.1-cafAmit Mahajan2017-10-073-4/+4
* DO NOT MERGESanket Padawe2017-10-021-7/+7
* ril: Allow targets to disable ClangBruno Martins2017-08-191-2/+6
* ril: fix a memory leak.Yunlian Jiang2017-06-161-0/+1
* ril-caf: Fix crash when enabling RILC_LOGChristopher R. Palmer2017-03-061-1/+1
* ril: Setting ril to v10 or v11 serves no purposestaging/cm-14.1-cafrebaseMatt Mower2017-02-141-8/+0
* ril-caf: Only allow GET_CARRIER_RESTRICTIONS for ril versions >= 14Christopher R. Palmer2016-12-302-4/+15
* Properly parcel v6 RIL_CellInfo GSM cell response.Danny Baumann2016-12-301-0/+1
* Fix RIL_CardStatus_v5 Parceling.Kyle Repinski2016-12-301-0/+1
* ril-caf: Allow using RIL version 10Steve Kondik2016-12-301-1/+4
* RIL: Fix CellInfo for RIL version < 12Gabriele M2016-12-301-0/+4
* ril: Add support for selecting RIL version 11Steve Kondik2016-12-301-0/+5
* librilutils: Relocate pb-generated objects to their expected pathRicardo Cerqueira2016-12-301-0/+4
* rild: Don't use the clientId argument with non-qcom hardwareRicardo Cerqueira2016-12-301-3/+26
* ril-caf: Add guard makefileSteve Kondik2016-12-301-0/+5
* libril: allow board to provide librilTom Giordano2016-12-302-0/+7
* Merge a2a82fc7dbfbba0219a71e9352e28cb314816440 on remote branchLinux Build Service Account2016-12-159-55/+391
|\
| * Merge N-MR1 to remote branch.Lalit Kansara2016-12-089-55/+391
| |\
| | * Update documentation to clarify RIL_REQUEST_GET_ACTIVITY_INFONathan Harold2016-10-101-8/+19
| | * Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8...Amit Mahajan2016-08-160-0/+0
| | |\
| | | * Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8...Amit Mahajan2016-08-161-2/+13
| | | |\
| | | | * Replace variable-length arrays on stack with malloc. am: 943905bb9f am: 837c8...Amit Mahajan2016-08-161-2/+13
| | | | |\
| | | | | * Replace variable-length arrays on stack with malloc. am: 943905bb9fAmit Mahajan2016-08-161-2/+13
| | | | |/|
| | | | | * Replace variable-length arrays on stack with malloc.Amit Mahajan2016-08-161-2/+13
| | | | |/|
| | | | | * Replace variable-length arrays on stack with malloc.Amit Mahajan2016-08-161-2/+13
| | * | | | Replace variable-length arrays on stack with malloc.Amit Mahajan2016-08-151-2/+13
| | * | | | Fix documentation of RIL_Request in ril.hSanket Padawe2016-08-081-3/+16
| | * | | | Add comment for RIL_REQUEST_SET_CARRIER_RESTRICTIONS and RIL_REQUEST_GET_CARR...Meng Wang2016-07-221-2/+14
| | * | | | Fix build warnings in ril.cpp.Sanket Padawe2016-07-081-1/+1
| | * | | | Fix build warnings in hardware/ril.Sanket Padawe2016-06-304-15/+16
| | * | | | Merge "Fix compile warning in libril.cpp" into nyc-mr1-devTreeHugger Robot2016-06-271-16/+22
| | |\ \ \ \
| | | * | | | Fix compile warning in libril.cppMeng Wang2016-06-211-16/+22
| | * | | | | Add support for LTE CarrierAgregationAjay Nambi2016-06-171-1/+3
| | |/ / / /
| | * | | | Merge "Move struct def out of an #ifdef" into nyc-mr1-devRobert Greenwalt2016-06-161-13/+13
| | |\ \ \ \
| | | * | | | Move struct def out of an #ifdefRobert Greenwalt2016-06-151-13/+13
| | * | | | | Fix responseCarrierRestrictions string wrting to parcelMeng Wang2016-06-091-14/+23
| | * | | | | Merge "Fix dispatchCarrierRestrictions string reading from parcel" into nyc-m...Meng Wang2016-06-081-10/+15
| | |\ \ \ \ \
| | | * | | | | Fix dispatchCarrierRestrictions string reading from parcelMeng Wang2016-06-081-10/+15
| | | |/ / / /
| | * | | | | Fix build failure which occurs after setting macro RILC_LOG.Sanket Padawe2016-06-081-2/+3
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Increase buffer size for storing /proc/cmdline to avoid buffer overflow.Sanket Padawe2016-06-061-3/+16
| | | |/ / / | | |/| | |
| | * | | | Merge "Don't clobber the last null terminator when reading /proc/cmdline." in...TreeHugger Robot2016-06-031-1/+1
| | |\ \ \ \
| | | * | | | Don't clobber the last null terminator when reading /proc/cmdline.Michael Wright2016-06-031-1/+1
| | * | | | | Add support for UNSOL PCO Data.Robert Greenwalt2016-06-023-7/+63
| | |/ / / /
| | * | | | ril: make sure ril response on RIL version errorMeng Wang2016-05-251-1/+3
| | * | | | Add RIL command RIL_REQUEST_SET_CARRIER_RESTRICTIONS and RIL_REQUEST_GET_CARR...Meng Wang2016-05-193-4/+212
| | * | | | Merge "RIL: release unsol wakelock" into nyc-devSooraj Sasindran2016-05-091-8/+7
| | |\ \ \ \
| | * \ \ \ \ Specify the INVALID flag for BSIC to be 0xFFNathan Harold2016-05-061-1/+1
| | |\ \ \ \ \
| | * | | | | | ril : print request name for RIL_REQUEST_NV_RESET_CONFIGtim.tm_lin2016-04-201-0/+1
* | | | | | | | Merge 6a6a3f2c17ec01eca28d573c70a6844dcf8d9663 on remote branchLinux Build Service Account2016-10-221-2/+13
|\| | | | | | |
| * | | | | | | Promotion of atel.lnx.2.0-00019.Linux Build Service Account2016-10-121-2/+13
|/| | | | | | |