1. 04 11月, 2012 1 次提交
  2. 24 10月, 2012 1 次提交
  3. 23 8月, 2012 2 次提交
  4. 18 8月, 2012 1 次提交
  5. 09 8月, 2012 1 次提交
  6. 04 8月, 2012 5 次提交
  7. 25 7月, 2012 1 次提交
  8. 24 7月, 2012 1 次提交
  9. 19 7月, 2012 1 次提交
  10. 04 7月, 2012 1 次提交
  11. 25 6月, 2012 1 次提交
  12. 05 6月, 2012 2 次提交
  13. 03 6月, 2012 1 次提交
  14. 16 5月, 2012 1 次提交
  15. 10 5月, 2012 3 次提交
  16. 28 4月, 2012 2 次提交
  17. 27 4月, 2012 3 次提交
  18. 25 4月, 2012 1 次提交
  19. 24 4月, 2012 1 次提交
  20. 23 4月, 2012 1 次提交
  21. 18 4月, 2012 1 次提交
  22. 10 4月, 2012 2 次提交
  23. 04 4月, 2012 1 次提交
  24. 01 4月, 2012 3 次提交
  25. 21 3月, 2012 1 次提交
  26. 20 3月, 2012 1 次提交
    • M
      ASoC: wm8994: Provide VMID mode control and fix default sequence · 22f8d055
      Mark Brown 提交于
      The optimal management of VMID depends on a number of factors which vary
      dynamically at runtime, for example the connection to a system docking
      station. In some circumstances it is desirable to keep VMID enabled all
      the time, in others it is desirable to aggressively power it up and down.
      
      Provide a callback allowing machine driver to configure either the normal
      power up/down mode (WM8994_VMID_MODE_NORMAL) or to maintain VMID even
      when idle (WM8994_VMID_MODE_FORCE). This callback, wm8994_vmid_mode(),
      should be called with the CODEC lock.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      22f8d055