1. 01 11月, 2013 1 次提交
  2. 18 10月, 2013 1 次提交
  3. 17 9月, 2013 7 次提交
  4. 27 8月, 2013 3 次提交
  5. 20 8月, 2013 1 次提交
  6. 11 8月, 2013 2 次提交
  7. 10 8月, 2013 1 次提交
  8. 06 8月, 2013 1 次提交
  9. 29 7月, 2013 1 次提交
  10. 22 7月, 2013 1 次提交
  11. 21 7月, 2013 1 次提交
  12. 29 6月, 2013 1 次提交
  13. 27 6月, 2013 1 次提交
  14. 14 5月, 2013 2 次提交
  15. 13 5月, 2013 1 次提交
  16. 17 4月, 2013 1 次提交
  17. 28 3月, 2013 1 次提交
  18. 27 3月, 2013 3 次提交
  19. 26 3月, 2013 1 次提交
  20. 20 3月, 2013 1 次提交
  21. 13 3月, 2013 3 次提交
  22. 04 3月, 2013 2 次提交
  23. 08 2月, 2013 1 次提交
    • M
      ASoC: core: Allow digital mute for capture · da18396f
      Mark Brown 提交于
      Help avoid noise from the power up of the capture path propagating through
      into the start of the recording (especially noise caused by the ramp of
      microphone biases) by keeping the capture muted until after we've finished
      powering things up with DAPM in the same manner we do for playback. This
      allows us to take advantage of soft mute support in the hardware more
      effectively and is more consistent.
      
      The core code using the existing digital mute operation is updated to take
      advantage of this. Some additional cases in the soc-pcm code and suspend
      will need separate handling but these are less practically relevant than
      the main runtime stream start/stop case.
      
      Rather than refactor the digital mute function in every single driver a
      new operation is added for drivers taking advantage of this functionality,
      the old operation should be phased out over time.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Acked-by Vinod Koul <vinod.koul@intel.com>
      Acked-by: NLiam Girdwood <liam.r.girdwood@linux.intel.com>
      da18396f
  24. 30 1月, 2013 1 次提交
  25. 27 1月, 2013 1 次提交