1. 07 4月, 2011 1 次提交
  2. 31 3月, 2011 1 次提交
  3. 23 3月, 2011 3 次提交
  4. 18 3月, 2011 4 次提交
  5. 10 3月, 2011 2 次提交
  6. 03 3月, 2011 1 次提交
  7. 02 3月, 2011 3 次提交
  8. 23 2月, 2011 4 次提交
  9. 19 2月, 2011 1 次提交
  10. 14 2月, 2011 2 次提交
  11. 04 2月, 2011 2 次提交
  12. 19 1月, 2011 1 次提交
  13. 13 1月, 2011 1 次提交
  14. 29 12月, 2010 1 次提交
  15. 22 12月, 2010 1 次提交
  16. 21 12月, 2010 1 次提交
  17. 13 12月, 2010 1 次提交
  18. 11 12月, 2010 1 次提交
  19. 08 12月, 2010 2 次提交
  20. 04 12月, 2010 1 次提交
    • M
      ASoC: When disabling WM8994 FLL force a source selection · 4514e899
      Mark Brown 提交于
      When we disable the WM8994 FLL code path sharing means that we end up
      writing out a configuration. Currently this is the currently active
      input and output frequency (which causes snd_soc_update_bits() to
      suppress actual writes both immediately and in the common case where
      we reenable the same configuration later) but we allow machine drivers
      to pass through a source of zero. Since the register values written
      are one less than the source constants this causes corruption of other
      bitfields in the register.
      
      Fix this by using the most recently configured FLL source when none is
      provided.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
      Cc: stable@kernel.org
      4514e899
  21. 02 12月, 2010 1 次提交
  22. 01 12月, 2010 2 次提交
  23. 27 11月, 2010 3 次提交