summaryrefslogtreecommitdiffstats
path: root/libril
Commit message (Expand)AuthorAgeFilesLines
* libril: Restore support for RIL v6, v8 and v9 stacksAdrian DC2017-10-281-12/+130
* libril: allow board to provide librilTom Giordano2017-10-281-0/+3
* NATT Keepalive RIL ImplementationNathan Harold2017-07-273-44/+206
* Change ISap version from 1.0 to 1.1Amit Mahajan2017-07-121-2/+2
* Fix the RIL-to-HIDL conversion for Cell Lat and LongNathan Harold2017-07-101-2/+3
* Merge "Add cross-validation to IccCardStatusResponse" into oc-dr1-devTreeHugger Robot2017-06-291-2/+5
|\
| * Add cross-validation to IccCardStatusResponseNathan Harold2017-06-261-2/+5
* | Merge "Fix memory alignment for dispatchImsCdmSms while sending data to vendo...Sanket Padawe2017-06-281-9/+18
|\ \
| * | Fix memory alignment for dispatchImsCdmSms while sending data to vendor code.Sanket Padawe2017-06-271-9/+18
* | | Radio Interface changes to allow the modem to query the frameworkpkanwar2017-06-281-6/+22
* | | Merge "Keepalive RIL Interface" into oc-dr1-devTreeHugger Robot2017-06-271-0/+16
|\ \ \ | |_|/ |/| |
| * | Keepalive RIL InterfaceNathan Harold2017-06-221-0/+16
| |/
* | Use direct assignment to replace memcpyyinxu2017-06-231-1/+3
* | Handle empty apn string in setInitialAttachApn HIDL API.Sanket Padawe2017-06-211-4/+27
|\ \ | |/ |/|
| * Handle empty apn string in setInitialAttachApn HIDL API.Sanket Padawe2017-06-201-4/+27
* | Better handling for hal version 1.1Amit Mahajan2017-06-101-104/+72
* | Merge "Treat NULL payload in RIL messages as valid where applicable." into oc...Amit Mahajan2017-06-091-18/+33
|\|
| * Merge "Treat NULL payload in RIL messages as valid where applicable." into oc...TreeHugger Robot2017-06-091-18/+33
| |\
| | * Treat NULL payload in RIL messages as valid where applicable.Amit Mahajan2017-06-081-18/+33
* | | Use Hex conversion for cid and lacSooraj Sasindran2017-06-081-14/+54
|\| |
| * | Use Hex conversion for cid and lacSooraj Sasindran2017-06-081-14/+54
| |/
* | Use CALL_ONREQUEST in RadioImpl::startNetworkScanMathieu Chartier2017-06-061-2/+2
* | Merge "Implement the new network scan RIL API." am: c2a8f44f11 am: b377793c42...Ying Xu2017-06-021-23/+146
|\ \
| * \ Merge "Implement the new network scan RIL API." am: c2a8f44f11 am: b377793c42Ying Xu2017-06-021-23/+146
| |\ \
| | * | Implement the new network scan RIL API.yinxu2017-05-301-23/+146
| | * | Define new network scan RIL APIyinxu2017-05-164-0/+66
* | | | Fix VTS test for setBarringPassword RIL api. am: 75e42a55efSanket Padawe2017-05-241-1/+1
|\| | |
| * | | Fix VTS test for setBarringPassword RIL api.Sanket Padawe2017-05-241-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix VTS test for setBarringPassword RIL api.Sanket Padawe2017-05-241-1/+1
| * | | Fix multi sim support and warnings in new hal code.Amit Mahajan2017-05-183-41/+48
| |\| |
| | * | Fix multi sim support and warnings in new hal code.Amit Mahajan2017-05-173-41/+48
| | * | Merge "Convert ResetNvType to RIL.h values of RIL_REQUEST_NV_RESET_CONFIG" in...Jayachandran Chinnakkannu2017-05-011-1/+19
| | |\ \
| | | * | Convert ResetNvType to RIL.h values of RIL_REQUEST_NV_RESET_CONFIGJayachandran C2017-05-011-1/+19
| | * | | Do not treat NULL response as error for getAllowedCarriersJayachandran C2017-05-011-2/+8
| | |/ /
| * | | Define new network scan RIL APIyinxu2017-05-164-0/+66
| * | | Merge "Support different SIM power states" am: df82df8ff4 am: 0770994e46Grace Chen2017-05-162-10/+30
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Support different SIM power states"Grace Chen2017-05-162-10/+30
| | |\ \
| | | * | Support different SIM power statesGrace Chen2017-05-162-10/+30
| | * | | Add RIL_UNSOL_MODEM_RESTART messageNaveen Kalla2017-05-122-3/+5
| | |/ /
* | | | Fix multi sim support and warnings in new hal code.Amit Mahajan2017-05-173-41/+48
* | | | Define new network scan RIL APIyinxu2017-05-114-0/+66
* | | | Support different SIM power statesGrace Chen2017-05-092-10/+30
* | | | Merge "Convert ResetNvType to RIL.h values of RIL_REQUEST_NV_RESET_CONFIG" am...Jayachandran Chinnakkannu2017-05-011-1/+19
|\| | |
| * | | Merge "Convert ResetNvType to RIL.h values of RIL_REQUEST_NV_RESET_CONFIG" am...Jayachandran Chinnakkannu2017-05-011-1/+19
| |\| |
| | * | Merge "Convert ResetNvType to RIL.h values of RIL_REQUEST_NV_RESET_CONFIG"Jayachandran Chinnakkannu2017-05-011-1/+19
| | |\ \
| | | * | Convert ResetNvType to RIL.h values of RIL_REQUEST_NV_RESET_CONFIGJayachandran C2017-04-301-1/+19
* | | | | Merge "Do not treat NULL response as error for getAllowedCarriers" am: e1bdb3...Meng Wang2017-04-281-2/+8
|\| | | |
| * | | | Merge "Do not treat NULL response as error for getAllowedCarriers" am: e1bdb3...Meng Wang2017-04-281-2/+8
| |\| | |
| | * | | Merge "Do not treat NULL response as error for getAllowedCarriers"Meng Wang2017-04-281-2/+8
| | |\ \ \
| | | * | | Do not treat NULL response as error for getAllowedCarriersJayachandran C2017-04-281-2/+8
| | | |/ /