OSDN Git Service

merge in pi-release history after reset to master
[android-x86/hardware-ril.git] / reference-ril / atchannel.c
2017-09-13 Shuo QianMerge "Fix Sap Service"
2017-09-06 Treehugger RobotMerge "Remove memory overlap when updating rild variable"
2017-09-06 Treehugger RobotMerge "Remove unused include"
2017-08-16 Shuo QianMerge "Change mapping of QMI error"
2017-08-14 sqianresolve merge conflicts of 3ceaacc to stage-aosp-master
2017-08-10 Sanket PadaweMerge "DO NOT MERGE Fix security vulnerability in pre...
2017-08-10 Sanket PadaweMerge "DO NOT MERGE Fix security vulnerability in pre...
2017-08-10 Sanket PadaweMerge "DO NOT MERGE Fix security vulnerability in pre...
2017-08-10 Sanket PadaweMerge "DO NOT MERGE Fix security vulnerability in pre...
2017-08-10 Sanket PadaweMerge "DO NOT MERGE Fix security vulnerability in pre...
2017-08-10 Sanket PadaweDO NOT MERGE Fix security vulnerability in pre-O rild...
2017-08-10 Sanket PadaweDO NOT MERGE Fix security vulnerability in pre-O rild...
2017-08-10 Sanket PadaweDO NOT MERGE Fix security vulnerability in pre-O rild...
2017-08-10 Sanket PadaweDO NOT MERGE Fix security vulnerability in pre-O rild...
2017-08-10 Sanket PadaweDO NOT MERGE Fix security vulnerability in pre-O rild...
2017-08-10 Sanket PadaweDO NOT MERGE Fix security vulnerability in pre-O rild...
2017-08-10 Sanket PadaweDO NOT MERGE Fix security vulnerability in pre-O rild...
2017-08-04 Steven MorelandMerge "Change ISap version from 1.0 to 1.1"
2017-08-02 nharoldMerge "Fix Const-Correctness for RIL_RadioFunctions"
2017-07-28 Lennart WieboldtMerge "Remove LOCAL_CLANG"
2017-07-27 Sanket PadaweMerge commit '328aa404d9d4b2445db45916739c521fd6967dac...
2017-07-12 kun.tangMerge "Fix VTS test case HidlHalGTest#RadioHidlTest...
2017-07-10 nharoldMerge "Fix the RIL-to-HIDL conversion for Cell Lat...
2017-06-23 Ying XuMerge "Use direct assignment to replace memcpy" am...
2017-06-16 nharoldMerge "Keepalive RIL Interface" am: b507005da6
2017-06-16 Steven MorelandMerge "Fix loc of libreference-ril LOCAL_VENDOR_MODULE...
2017-06-16 Steven MorelandMerge "Move librilutils to vendor." am: fdbf7cd9f5
2017-06-16 nharoldMerge "Add cross-validation to IccCardStatusResponse...
2017-06-15 Chih-hung HsiehMerge "Add OWNERS in hardware/ril" am: 96187f7271
2017-06-13 Pankaj KanwarMerge "Radio Interface changes to allow the modem to...
2017-06-02 Ying XuMerge "Implement the new network scan RIL API." am...
2017-06-01 Tao WuMerge "Also setup IPv6 gateway for emulator." am: f75eb...
2017-05-17 sqianMerge "Remove GENERIC_FAILURE still in ril.h" am: ad3f1...
2017-05-17 Ying XuMerge "Define new network scan RIL API" am: e466af58ac...
2017-05-16 Grace ChenMerge "Support different SIM power states" am: df82df8f...
2017-05-12 Naveen KallaMerge "Add RIL_UNSOL_MODEM_RESTART message" am: e6e9563...
2017-05-01 Jayachandran Chinn... Merge "Convert ResetNvType to RIL.h values of RIL_REQUE...
2017-04-28 Meng WangMerge "Do not treat NULL response as error for getAllow...
2017-04-27 pkanwarresolve merge conflicts of ee186e9 to oc-dev-plus-aosp
2017-04-20 Steven MorelandMerge changes from topic 'system-vendor-internal-pick...
2017-04-20 Steven MorelandMove libril to the vendor partition. am: f9185eebbb...
2017-04-17 Jack YuMerge "Fixed several memory related issues." am: 0318ef...
2017-04-14 Jack YuMerge "Fixed compilation error when MEMSET_FREED is...
2017-04-14 Jack YuMerge "Fixed incorrect parameter handling for setup...
2017-04-11 Amit MahajanMerge "Add p2 option in openLogicalChannel" am: f3f567d...
2017-04-06 Scott RandolphMerge "Use explicit .c_str() for hidl_string" am: 74d2a...
2017-04-04 Amit Mahajanresolve merge conflicts of 77eb76c to oc-dev-plus-aosp
2017-04-04 Dan WillemsenMerge "rild.c: Use log/log.h instead of utils/Log.h...
2017-03-29 Steven MorelandMerge "SapImpl: log error description" am: b3e6a478ff...
2017-03-28 Amit MahajanMerge "Remove SAP socket." am: 3ca9bd02b8 am: 8de5ac7bae
2017-03-26 Jayachandran Chinn... Merge "Move RILC logs under verbose flag to reduce...
2017-03-24 Shuo QianMerge "Removing GENERIC_FAILURE from API documentation...
2017-03-22 Amit MahajanMerge "Remove rild sockets." am: 7c22062ff6 am: 7662321cbf
2017-03-20 Naveen KallaMerge "Convert empty response to -1 for some SIM APIs...
2017-03-17 Jayachandran Chinn... Merge "Add new precise call fail causes and OEM causes...
2017-03-17 Amit MahajanMerge "Fix for race condition between radio and oemhook...
2017-03-17 Steven MorelandMerge "Remove unused using statement." am: fa396bcdd1...
2017-03-15 Jayachandran Chinn... Merge "Return meaningful error code for RIL_REQUEST_QUE...
2017-03-14 Amit MahajanMerge "Return Void() from oneway APIs." am: bf2acac2b6...
2017-03-10 Sooraj SasindranMerge "Use cid and lac to update ci and tac for LTE...
2017-03-08 Sanket PadaweMerge "Fix bug in getCallWaiting api." am: eb4e5318f2...
2017-03-08 Nathan HaroldMerge "Fix signed-unsigned comparison" am: 65ca78d761...
2017-03-07 Amit MahajanMerge "Delete Parcel references and other unused code...
2017-03-07 Jack YuMerge "Removed the deprecated screen state API" am...
2017-03-03 Amit MahajanMerge "Remove unnecessary prefix from log lines since...
2017-03-03 Amit MahajanMerge "Remove unused response and dispatch functions...
2017-03-02 Amit MahajanMerge "Cleanup for radioStateChanged." am: 996dce23cb...
2017-03-02 Jayachandran Chinn... Merge "Fix in getAvailableNetworksResponse() to use...
2017-03-02 Bo HuMerge "DO NOT MERGE ANYWHERE Emulator: adjust reference...
2017-03-02 Jack YuMerge "Added two new RIL commands support" am: 4430f192...
2017-03-01 Amit MahajanMerge "Add log tag for IRadio and ISap services." am...
2017-03-01 Amit MahajanMerge "Fix in setAllowedCarriers() to use correct lengt...
2017-03-01 Sooraj SasindranMerge "Cleanup DATA_REG and VOICE_REG Location Info...
2017-03-01 Jack YuMerge "Fixed that type of data call response status...
2017-02-28 Jack YuMerge "Data call refactoring and hidlization" am: bde50...
2017-02-25 Amit MahajanMerge "Fix for RadioCapability." am: 10978b02fc am...
2017-02-24 Amit MahajanMerge "Move rild to vendor partition." am: 1d8bd8a581...
2017-02-23 Amit MahajanMerge "OemHook service implementation." am: 9ab67b53cb...
2017-02-23 Amit MahajanMerge "Check return status for response callbacks....
2017-02-17 Jack Yuresolve merge conflicts of 72f02b2 to master
2017-02-14 Amit MahajanMerge "Fix to handle hidl_string correctly in error...
2017-02-13 Amit MahajanMerge "Service side HAL changes for RIL solicited respo...
2017-02-13 Amit MahajanMerge "Service side HAL changes for RIL solicited respo...
2017-02-11 Wei WangMerge "Fix build warnings in libril" am: ab512e0c84...
2017-02-11 Sanket PadaweMerge "Fix bug for Cellbroadcast activation Radio hal...
2017-02-10 Jack YuMerge "Replaced strcpy, strlen, strncpy with safer...
2017-02-10 Sanket PadaweMerge "Provide HIDL support for RIL commands in ril...
2017-02-10 TreeHugger RobotMerge "Revert "Revert "Service side HAL changes for...
2017-02-10 Weilun DuMerge "Resend NITZ when the upstream client is not...
2017-02-08 TreeHugger RobotMerge "Fix race condition in at_send_command_*"
2017-02-07 Weilun DuFix race condition in at_send_command_*
2016-11-23 Yunlian JiangMerge "ril: fix a memory leak."
2016-11-09 Naveen KallaMerge "Remove deprecated RADIO_STATES"
2016-11-01 Sanket PadaweMerge "Fix broken asserts."
2016-10-13 Elliott HughesMerge "Retire socket_loopback_client." am: ecc7336e5c...
2016-10-13 Pankaj KanwarMerge "Update documentation to clarify RIL_REQUEST_GET_...
2016-10-13 Nathan HaroldUpdate documentation to clarify RIL_REQUEST_GET_ACTIVIT...
2016-09-23 Sanket PadaweMerge "Fix memory leak in requestSendSMS" am: 07b1732d8...
2016-09-23 Sanket PadaweMerge "Fix memory leak in requestSendSMS"
2016-09-01 Sanket PadaweMerge "Fix RIL_CardStatus_v5 Parceling." am: 164a2c7ff1...
next