summaryrefslogtreecommitdiffstats
path: root/reference-ril
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge "Fix memory leak in requestSendSMS" am: 07b1732d84 am: 3fbcb63219Sanket Padawe2016-09-231-0/+3
| |\|
| | * Merge "Fix memory leak in requestSendSMS"Sanket Padawe2016-09-231-0/+3
| | |\
| | | * Fix memory leak in requestSendSMSDaniele Palmas2015-05-061-0/+3
* | | | Merge commit \'f0c8ca7f09ed9a827e5c79e019526e8f2c77eeb4\' into manual_merge_f...Sanket Padawe2016-07-012-5/+5
|\| | |
| * | | Merge commit 'f0c8ca7f09ed9a827e5c79e019526e8f2c77eeb4' into manual_merge_f0c...Sanket Padawe2016-06-302-5/+5
| |\ \ \ | | |/ / | |/| |
| | * | Fix build warnings in hardware/ril.Sanket Padawe2016-06-302-5/+5
| | * | reference-ril: Stop using pthread_cond_timedwait_relative_np()Yu Ning2016-04-071-17/+0
| | * | reference-ril/atchannel.c: Fix time conversionJinhui Li2016-04-071-0/+6
* | | | Merge \\\\"Fix misc-macro-parentheses warnings in hardware/ril.\\\\" am: 1648...Chih-Hung Hsieh2016-06-291-10/+10
|\| | |
| * | | Merge \"Fix misc-macro-parentheses warnings in hardware/ril.\"Chih-Hung Hsieh2016-06-291-10/+10
| |\ \ \
| | * \ \ Merge "Fix misc-macro-parentheses warnings in hardware/ril."Treehugger Robot2016-06-291-10/+10
| | |\ \ \
| | | * | | Fix misc-macro-parentheses warnings in hardware/ril.Chih-Hung Hsieh2016-06-291-10/+10
* | | | | | resolve merge conflicts of d027477 to nyc-mr1-dev-plus-aospDavid Turner2016-06-231-74/+60
|\| | | | |
| * | | | | resolve merge conflicts of ccd27b0 to stage-aosp-masterDavid 'Digit' Turner2016-06-231-74/+60
| |\| | | |
| | * | | | Simplify emulator-specific logic.David 'Digit' Turner2016-06-221-74/+60
* | | | | | Merge \\\\"[qemu]: Use new <system/qemu_pipe.h> header.\\\\" am: 47a81105da a...David Turner2016-06-211-2/+2
|\| | | | |
| * | | | | Merge \"[qemu]: Use new <system/qemu_pipe.h> header.\"David 'Digit' Turner2016-06-211-2/+2
| |\| | | |
| | * | | | [qemu]: Use new <system/qemu_pipe.h> header.David 'Digit' Turner2016-06-171-2/+2
| | |/ / /
* | | | | resolve merge conflicts of c9badf1 to nyc-dev-plus-aosp am: 78e2c9c17fRobert Greenwalt2016-05-161-1/+1
|\| | | |
| * | | | resolve merge conflicts of c9badf1 to nyc-dev-plus-aospRobert Greenwalt2016-05-161-1/+1
| |\| | |
| | * | | Fix misc-macro-parentheses warnings.Chih-Hung Hsieh2016-05-121-1/+1
* | | | | ril: Fix kw issuesNaina Nalluri2016-05-051-6/+10
|/ / / /
* | | | Merge "reference-ril: Stop using pthread_cond_timedwait_relative_np()" am: 2e...Yu Ning2016-04-011-17/+0
|\| | |
| * | | reference-ril: Stop using pthread_cond_timedwait_relative_np()Yu Ning2016-03-311-17/+0
* | | | Merge "reference-ril/atchannel.c: Fix time conversion" am: 0bbaed7Jinhui Li2016-03-301-0/+6
|\| | | | |/ / |/| |
| * | reference-ril/atchannel.c: Fix time conversionJinhui Li2016-03-251-0/+6
| * | Subject: [PATCH] Fix heap-use-after-free in reference-ril.c found byIvan Krasin2016-01-271-1/+1
| |/
* | Fix memory leak in atchannel.cSanket Padawe2016-03-091-0/+1
* | Fix heap-use-after-free in reference-ril.c found by AddressSaniziter.Ivan Krasin2015-12-031-1/+1
|/
* Modify RIL_Data_Call_Response to include MTUSukanya Rajkhowa2014-12-031-5/+10
* Reference-ril: Send sms using RIL_REQUEST_SEND_SMS_EXPECT_MOREChaitanya Saggurthi2014-10-021-0/+1
* Add RIL_REQUEST_SHUTDOWN to notify RIL that device is shutting downNaveen Kalla2014-08-191-0/+21
* Add switch case for '-c' in reference-rilSandeep Gutta2014-07-131-1/+5
* Merge kwd to masterEtan Cohen2014-06-251-5/+36
* Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-1/+0
* [RIL] 64-bit compile issuesMark Salyzyn2014-03-121-46/+47
* reference-ril: fix LP64 warningsColin Cross2014-02-051-2/+2
* Set USE_NP based on HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVEColin Cross2014-01-242-3/+3
* Send unsol_sim_status on radio_state changeAlex Yakavenka2013-12-091-0/+3
* Merge commit 'a18b9d1e1a014290691d63a7f335085dadc83e46' into HEADThe Android Open Source Project2013-11-221-5/+108
|\
| * RIL: Support SMS over IMSSukanya Rajkhowa2013-10-101-5/+108
* | Remove references to <linux/omap_csmi.h>.Elliott Hughes2013-11-212-53/+1
|/
* Fix libril.so crash issue caused by wrong switch logic of onRequest in refere...Jun Tian2013-07-301-8/+8
* Add liblogYing Wang2013-04-091-1/+1
* Add support for CellInfo RIL commands.Wink Saville2013-04-092-1/+65
* Add RLOGxWink Saville2012-11-192-75/+75
* Add CDMA and multimode support to reference-rilJaime A Lopez-Sollano2012-08-311-48/+1050
* Workaround for LTE RSRP -ve values in SignalUma Maheswari Ramalingam2012-08-091-9/+8
* Fix the signal strength errorsChih-Wei Huang2012-04-301-4/+6
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-182-13/+13