summaryrefslogtreecommitdiffstats
path: root/fm_hci
Commit message (Expand)AuthorAgeFilesLines
* FM: add synchronization fix across hal init and hal closehimta ram2019-03-272-2/+9
* FM: Fix for Dead Obj when HIDL service dieshimta ram2018-07-311-3/+12
* FM: while stopping TX Thread put lock before notify to TX Threadhimta ram2018-06-271-0/+3
* FM: notify tx thread when Host received credits from SOC.himta ram2018-04-162-50/+49
* FM: fix rx thread syncronizationhimta ram2018-04-162-9/+3
* FM: wait for previous rx thread to exithimta ram2018-04-091-0/+6
* FM: synchronization for FM_TX pathhimta ram2018-03-061-4/+18
* Fix race condition b/w enqueue and dequeue eventshimta ram2018-02-011-11/+11
* fm: Initialize variables after fm_hal service connectionKamal Negi2017-09-211-5/+5
* Merge "FM: Fix KW issues." into fm.lnx.2.9.1CNSS_WLAN Service2017-09-211-3/+2
|\
| * FM: Fix KW issues.Smriti Gupta2017-09-061-3/+2
* | fm: delay fmhalservice property startKamal Negi2017-09-081-0/+1
|/
* Check for FM event memory allocation failureSatish kumar sugasi2017-08-251-4/+8
* FM: Notify ON to upper layer, only If TX & RX threads are actually runningNitin Shivpure2017-06-202-0/+17
* FM: Add HIDL support on O releaseNitin Shivpure2017-06-014-79/+776
* Changes to enable FM using old hal methodSatish kumar sugasi2017-05-082-1/+3
* fm: Set lib_running variable only on cleanupKamal Negi2017-03-171-1/+0
* FM Radio: Wait for disable to completeKamal Negi2017-02-142-0/+8
* Check for TX event before waiting for an eventKamal Negi2016-11-221-1/+2
* Call FM power off api after SSRSatish kumar sugasi2016-10-251-1/+6
* fm: synchronize dequeue_fm_tx_cmd functionKamal Negi2016-09-301-5/+8
* FM: Fix KW issues found in FMSmriti Gupta2016-08-021-2/+14
* FM: Fix KW issues.Smriti Gupta2016-07-131-2/+4
* Cleanup of hci layerKamal Negi2016-06-304-414/+592
* Enable FM SSR supportSatish kumar sugasi2016-06-221-2/+1
* FM power on/off sequence changes for cherokeeSatish kumar sugasi2016-05-122-22/+140
* fm: Cleanup threads on FM closeKamal Negi2016-05-121-32/+26
* fm: add support for FMStats for cherokeeKamal Negi2016-05-122-15/+19
* FM : Add new hci commands and compile changesSatish kumar sugasi2016-05-123-169/+193
* FM: Add SSR support for cherokeeSatish kumar sugasi2016-05-122-29/+54
* FM: Add support to receive RT+ ,ECC eventsSatish kumar sugasi2016-05-121-5/+5
* Add FM Serial interface to allow FM HAL send/receive cmds/eventsSatish kumar sugasi2016-05-124-0/+739