Skip to content
Snippets Groups Projects
  1. Apr 10, 2018
  2. Mar 15, 2018
  3. Mar 09, 2018
  4. Mar 06, 2018
  5. Feb 27, 2018
  6. Feb 21, 2018
  7. Feb 15, 2018
  8. Feb 14, 2018
  9. Feb 01, 2018
  10. Jan 25, 2018
    • himta ram's avatar
      FM: Fix static analysis issue. · 99857187
      himta ram authored
      KW issue Suspicious dereference of pointer 'val' by passing argument 1 to 
      function 'strlen'before NULL check, fixed by putting null check
      
      Change-Id: I210b40ce8a309b47d7e72b19efc7a8adb1cfbe49
      99857187
  11. Dec 19, 2017
  12. Dec 12, 2017
  13. Dec 07, 2017
    • Smriti Gupta's avatar
      FM : Fix wrong data being written to controller · db534b0d
      Smriti Gupta authored
      In some commands, set/write data to controller, we assign one offset
      value in structure and send it to controller.  We don't read data from
      controller before writing. It may cause writing wrong data to
      controller, as the structure may have some garbage values for other
      offsets. Errenous data written to controller, may cause functional
      failures.
      
      Change-Id: I102c0a256ab19de0d89db4f6da20df0c2522dff3
      CRs-fixed: 2031064
      db534b0d
  14. Dec 06, 2017
  15. Dec 05, 2017
  16. Nov 24, 2017
  17. Oct 05, 2017
  18. Sep 22, 2017
  19. Sep 19, 2017
  20. Sep 08, 2017
    • Kamal Negi's avatar
      fm: Configure AF JUMP based on SINR · 290c1e9c
      Kamal Negi authored
      Added support to configure AFJUMP based on SINR values.
      
      Change-Id: I5275d5ef6597991242b2da5870a19ebf3ae2750d
      290c1e9c
    • Kamal Negi's avatar
      fm: delay fmhalservice property start · c76ec116
      Kamal Negi authored
      In subsequent FM off/on scenario, during FM off fmhal service has been
      killed successfully but there is time delay in service stopping
      and service stopped status. In the meantime during FM on, if fmhal service is
      set to start, init will not start service as previous status is stopping, FM
      on will fail. Hence delay fmhalservice property execution by 100ms.
      
      Change-Id: Ifb4554f77ad83f6a92bca643a59ca2f1213ca39f
      c76ec116
  21. Sep 06, 2017
    • Smriti Gupta's avatar
      FM: Fix KW issues. · d2b995c3
      Smriti Gupta authored
      Fix KW issues raised on treble builds.
      
      Change-Id: Ic584f20d3348484e37bc261f34cbbbd366e7f280
      d2b995c3
  22. Aug 25, 2017
  23. Aug 24, 2017
  24. Aug 19, 2017
  25. Aug 18, 2017
  26. Aug 17, 2017
    • Rupesh Tatiya's avatar
      Correct FM sequence in turn on and audio focus loss/gain cases for wcn3990 · 9917f92f
      Rupesh Tatiya authored
      The FM sequence is different for wcn3990 compared to older targets ->
      When enabling FM ->
      1. Enable Cherokee SB slave block.
      2. From FM audio driver configure SB master and port.
      3. Enable FM radio on Cherokee.
      
      When audio focus changes from FM to A2DP ->
      1. FM audio driver disable/resets SB port.
      2. Cherokee FM radio is shutdown (SB slave port is left enabled).
      
      When turning off FM ->
      1. FM audio driver disables/shuts down SB port.
      2. Cherokee FM shuts down both FM radio and SB slave block.
      
      Change-Id: Ib6e7efd94d82f7e4249f5b1676a7e591c339058b
      9917f92f
    • Nitin Shivpure's avatar
      FM: Reducing notification priority to low importance · 35a359ef
      Nitin Shivpure authored
      Reducing notification priority to low importance.
      
      CRs-fixed: 2070489
      Change-Id: Id1fe7b7d353253283fcfb17c0e4e1b2e1a539680
      35a359ef
  27. Aug 08, 2017
  28. Jul 26, 2017
Loading