1. 29 6月, 2011 1 次提交
  2. 23 6月, 2011 2 次提交
  3. 18 6月, 2011 1 次提交
  4. 16 6月, 2011 1 次提交
  5. 20 5月, 2011 1 次提交
  6. 12 4月, 2011 2 次提交
  7. 08 4月, 2011 1 次提交
  8. 06 4月, 2011 1 次提交
  9. 30 3月, 2011 1 次提交
  10. 27 3月, 2011 1 次提交
  11. 22 3月, 2011 1 次提交
  12. 11 3月, 2011 1 次提交
  13. 07 3月, 2011 3 次提交
  14. 05 3月, 2011 1 次提交
  15. 25 2月, 2011 1 次提交
  16. 22 1月, 2011 1 次提交
  17. 17 1月, 2011 1 次提交
  18. 14 1月, 2011 1 次提交
  19. 12 1月, 2011 1 次提交
  20. 06 1月, 2011 1 次提交
  21. 22 12月, 2010 1 次提交
  22. 24 11月, 2010 1 次提交
  23. 06 11月, 2010 1 次提交
  24. 02 11月, 2010 1 次提交
  25. 01 11月, 2010 2 次提交
  26. 22 10月, 2010 1 次提交
  27. 19 10月, 2010 1 次提交
  28. 18 10月, 2010 1 次提交
  29. 15 10月, 2010 1 次提交
  30. 01 10月, 2010 1 次提交
  31. 15 9月, 2010 1 次提交
  32. 23 8月, 2010 1 次提交
  33. 19 8月, 2010 1 次提交
  34. 05 8月, 2010 1 次提交
    • M
      ASoC: Add initial WM8962 CODEC driver · 9a76f1ff
      Mark Brown 提交于
      The WM8962 is a low power, high performance stereo CODEC designed for
      portable digital audio applications.
      
      This initial driver release supports the key audio paths of the WM8962.
      Extended functionality, such as microphone detection, digital microphones
      and the advanced DSP signal enhancements provided by the device are not
      yet supported.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      9a76f1ff
  35. 03 8月, 2010 1 次提交
    • I
      ASoC: Initial WM8741 CODEC driver · 992bee40
      Ian Lartey 提交于
      The WM8741 is a very high performance stereo DAC designed for audio
      applications such as professional recording systems, A/V receivers and
      high specification CD, DVD and home theatre systems. The device supports
      PCM data input word lengths from 16 to 32-bits and sampling rates up to
      192kHz.  The WM8741 also supports DSD bit-stream data format, in both
      direct DSD and PCM-converted DSD modes.
      
      TODO: Expand wm8741_set_dai_sysclk and rate_constraint members to
      allow for all supported sample rate / Master Clock frequency combinations.
      Fully enable control of supplies.
      Signed-off-by: NIan Lartey <ian@opensource.wolfsonmicro.com>
      Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      992bee40