1. 18 10月, 2013 4 次提交
  2. 17 10月, 2013 3 次提交
  3. 14 10月, 2013 1 次提交
  4. 10 10月, 2013 1 次提交
  5. 09 10月, 2013 1 次提交
  6. 08 10月, 2013 2 次提交
    • T
      Merge branch 'for-linus' into for-next · d820306c
      Takashi Iwai 提交于
      For updating the HDMI chmap fix.
      
      Conflicts:
      	sound/pci/hda/patch_hdmi.c
      d820306c
    • A
      ALSA: hda - hdmi: Fix channel map switch not taking effect · 39edac70
      Anssi Hannula 提交于
      Currently hdmi_setup_audio_infoframe() reprograms the HDA channel
      mapping only when the infoframe is not up-to-date or the non-PCM flag
      has changed.
      
      However, when just the channel map has been changed, the infoframe may
      still be up-to-date and non-PCM flag may not have changed, so the new
      channel map is not actually programmed into the HDA codec.
      
      Notably, this failing case is also always triggered when the device is
      already in a prepared state and a new channel map is configured while
      changing only the channel positions (for example, plain
      "speaker-test -c2 -m FR,FL").
      
      Fix that by always programming the channel map in
      hdmi_setup_audio_infoframe(). Tested on Intel HDMI.
      Signed-off-by: NAnssi Hannula <anssi.hannula@iki.fi>
      Cc: <stable@vger.kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      39edac70
  7. 07 10月, 2013 17 次提交
  8. 02 10月, 2013 1 次提交
  9. 30 9月, 2013 4 次提交
  10. 27 9月, 2013 6 次提交