1. 06 3月, 2009 3 次提交
  2. 03 3月, 2009 2 次提交
  3. 28 2月, 2009 1 次提交
  4. 26 2月, 2009 1 次提交
  5. 20 2月, 2009 1 次提交
  6. 16 2月, 2009 2 次提交
  7. 13 2月, 2009 3 次提交
  8. 12 2月, 2009 2 次提交
  9. 10 2月, 2009 1 次提交
  10. 09 2月, 2009 2 次提交
  11. 05 2月, 2009 4 次提交
  12. 30 1月, 2009 1 次提交
  13. 26 1月, 2009 1 次提交
  14. 23 1月, 2009 7 次提交
  15. 22 1月, 2009 2 次提交
  16. 21 1月, 2009 4 次提交
  17. 20 1月, 2009 1 次提交
  18. 18 1月, 2009 1 次提交
  19. 16 1月, 2009 1 次提交
    • T
      ALSA: hda - Fix (yet more) STAC925x issues · c9280d68
      Takashi Iwai 提交于
      The codec-parsing of STAC925x was utterly broken due to its unique
      design unlike other STAC codecs.  It has a volume control only in NID
      0x0e (similar as STAC9200), but the parser assumes that the amp is
      available on each DAC widget.
      
      The patch fixes the whole wrong stories: fix the initial volume,
      assign the fixed "Master" volume, and avoid to create wrong volume
      controls.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      c9280d68