1. 18 Oct, 2013 1 commit
  2. 17 Oct, 2013 6 commits
  3. 14 Oct, 2013 1 commit
  4. 10 Oct, 2013 1 commit
  5. 09 Oct, 2013 1 commit
  6. 08 Oct, 2013 2 commits
    • Takashi Iwai's avatar
      Merge branch 'for-linus' into for-next · d820306c
      Takashi Iwai authored
      For updating the HDMI chmap fix.
      
      Conflicts:
      	sound/pci/hda/patch_hdmi.c
      d820306c
    • Anssi Hannula's avatar
      ALSA: hda - hdmi: Fix channel map switch not taking effect · 39edac70
      Anssi Hannula authored
      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: default avatarAnssi Hannula <anssi.hannula@iki.fi>
      Cc: <stable@vger.kernel.org>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      39edac70
  7. 07 Oct, 2013 17 commits
  8. 02 Oct, 2013 1 commit
  9. 30 Sep, 2013 4 commits
  10. 27 Sep, 2013 6 commits