1. 07 11月, 2012 1 次提交
    • T
      ALSA: hda - Fix empty DAC filling in patch_via.c · 5b376195
      Takashi Iwai 提交于
      In via_auto_fill_adc_nids(), the parser tries to fill dac_nids[] at
      the point of the current line-out (i).  When no valid path is found
      for this output, this results in dac = 0, thus it creates a hole in
      dac_nids[].  This confuses is_empty_dac() and trims the detected DAC
      in later reference.
      
      This patch fixes the bug by appending DAC properly to dac_nids[] in
      via_auto_fill_adc_nids().
      Reported-by: NMassimo Del Fedele <max@veneto.com>
      Cc: <stable@vger.kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      5b376195
  2. 05 11月, 2012 5 次提交
  3. 04 11月, 2012 2 次提交
  4. 31 10月, 2012 1 次提交
  5. 30 10月, 2012 6 次提交
  6. 28 10月, 2012 3 次提交
  7. 26 10月, 2012 3 次提交
  8. 24 10月, 2012 1 次提交
  9. 22 10月, 2012 1 次提交
  10. 21 10月, 2012 4 次提交
  11. 20 10月, 2012 13 次提交