summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Collapse)AuthorAgeFilesLines
* jni: fix calibration data path for legacy fm_qsoc_patchesKonsta2015-11-182-0/+8
| | | | | | * Set 'TARGET_FM_LEGACY_PATCHLOADER := true' to enable. Change-Id: Ibfa83ba549b36ad5f93bacf310459bdb0ce33987
* Drop BOARD_HAVE_QCOM_FM flagArne Coucheron2015-11-181-2/+0
| | | | | | * Only devices supporting this will build it anyway. Change-Id: Ic0569d7c8c37427150c2f1dc6e3d1040d619dfc1
* Bluetooth: KW fixes for banned API strtokUmesh Vats2015-10-281-4/+6
| | | | | | | All occurrences of strtok replaced with corresponding reentrant verson, strtok_r Change-Id: Ie38c512242fba3664d1da549c6eb696eb0fdcde1
* Merge "FM: Resolve KW issues."Linux Build Service Account2015-08-211-1/+1
|\
| * FM: Resolve KW issues.Mahesh Kumar Sharma2015-08-141-1/+1
| | | | | | | | | | | | Use more safe snprintf and thread safe strtok_r. Change-Id: I7ae8d94c7ab1e1c7e3b6a3b4b0dce703f9dcddce
* | Merge "fm: Fix for KW error"Linux Build Service Account2015-08-191-1/+1
|\ \ | |/ |/|
| * fm: Fix for KW errorMahesh Kumar Sharma2015-08-021-1/+1
| | | | | | | | | | | | grp->list checked for NULL and dereferenced later. Change-Id: I562497b520da3437698418fdf99aba4b7576f195
* | FM: Fix the issue with patchdownloaderVenkateshwarlu Domakonda2015-07-271-2/+2
|/ | | | | | | | - Avoid patchdownloader for Silabs based targets. - Make changes to treat only negative return values as errors. - Change the calibration data path. Change-Id: I611d5f6d64734e2a3a41456bb18b1e612862e0ed
* FM: Handle the compilation errorsMahesh Kumar Sharma2015-05-131-1/+10
| | | | | | | tavarua.h is remoeved in 3.18 kernel Defined required definitions in android_hardware_fm.cpp Change-Id: I8e2022fb6b45972b8155a4144abf81e86aaee41c
* FM: Handle the error responsesVenkateshwarlu Domakonda2015-04-101-3/+8
| | | | | | | | Handle the error response for enable cmd. Added NULL check while releasing the buffer. Change-Id: I4acb79eca08cbc060d48273d6fc81055879b353c CRs-Fixed: 818067
* Merge "FM: jni: Treat only negative return values as errors"Linux Build Service Account2014-07-291-14/+14
|\
| * FM: jni: Treat only negative return values as errorsSatish Kodishala2014-07-241-14/+14
| | | | | | | | | | | | | | | | FM kernel driver can return zero or positive values in case of success. Make changes to treat only negative return values as errors. Change-Id: Ief859af604349a2e47daee18693723600154d1a9
* | FM: Fix compilation errorsVadivel Thekkamalai2014-07-242-9/+5
|/ | | | | | Changes are made to fix the compilation errors Change-Id: Ia543552ddcbf88a306e65a22e42d47dffaa5f14d
* Merge "FM: Fix the build issue"Linux Build Service Account2014-07-221-0/+2
|\
| * FM: Fix the build issueVenkateshwarlu Domakonda2014-07-141-0/+2
| | | | | | | | | | | | Build FM only for QCOm targets. Change-Id: Iea54c942325dbe9bc8d4c9399182351f25c0f190
* | fm: Added support for configuring performance parametersVenkateshwarlu Domakonda2014-05-2911-225/+3038
|/ | | | | | | Add apis to configure fm performance related parameters. CRs-Fixed: 671803 Change-Id: I37565c21a731023e42372be71fb28edc30154672
* Merge "FM: Add support to configure the spur Rotation table"Linux Build Service Account2014-05-291-1/+42
|\
| * FM: Add support to configure the spur Rotation tableVenkateshwarlu Domakonda2014-05-231-1/+42
| | | | | | | | | | | | | | - Add support to configure the FM SOC spur table. Change-Id: I817268be67f29dfb6862314dc90a915c01f40342 CRs-Fixed: 664779
* | FM: jni: Download patches to QCOM FM chips only.Satish Kodishala2014-05-211-69/+99
|/ | | | | | Download patches to QCOM FM chips only. Change-Id: I621ebd0c2c45e44cdfed0539f9937a4940ee45d5
* Merge "fm: Removed header files path inclusion."Linux Build Service Account2013-12-251-2/+0
|\
| * fm: Removed header files path inclusion.Satish Kodishala2013-12-091-2/+0
| | | | | | | | | | | | | | | | | | Removed explicit inclusion of header files path to let the build system figure out the correct header files to include. Change-Id: Ib0c7f16fe3afda04a6f759df8b27ddf493a91fc8 CRs-fixed: 578356
* | Remove AOSP reference to utils.mkAUDITYA BHATTARAM2013-12-181-1/+1
|/ | | | | | | | Remove function calls from AOSP code to utils.mk & replace them with actual definition. Change-Id: I9262eefbb3ca75954a2e159696abc36c80df9c7b CRs-fixed: 566287
* jni: Address the security bugVenkateshwarlu Domakonda2013-10-301-6/+10
| | | | | | | - Check the length of the string before memcpy. Change-Id: Idf599c903dc546e4481fab8f022d87b65cc85601 CRs-Fixed: 538560
* FM: kitkat bringup changes vendor-qcom-opensource-fmAyaz Ahmad2013-09-291-2/+2
| | | | | | | Inorder to get a property we must use some fixed memory length memory block. Change-Id: Id3455e85435f6beb91adee959ff25fd105ed9aa8
* FM: Migrate FM Framework code base to new gitVenkateshwarlu Domakonda2013-03-252-0/+843
Change-Id: I4769b2381fc62d75e67c428071c320b8f63cce0e