1. 12 Oct, 2016 1 commit
    • Hui Wang's avatar
      ALSA: hda - Fix a failure of micmute led when having multi adcs · 4875a5f7
      Hui Wang authored
      On a Dell laptop, there is no global adcs for all input devices, so
      the input devices use the different adc, as a result, dyn_adc_switch
      is set to true.
      
      In this situation, it is safe to control the micmute led according to
      user's choice of muting/unmuting the current input device, since only
      current input device path is active, while other input device paths
      are inactive and powered down.
      
      Fixes: 00ef9940 ('ALSA: hda - add mic mute led hook for dell machines')
      Cc: <stable@vger.kernel.org>
      Signed-off-by: default avatarHui Wang <hui.wang@canonical.com>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      4875a5f7
  2. 10 Oct, 2016 1 commit
  3. 30 Sep, 2016 1 commit
    • Takashi Iwai's avatar
      Merge tag 'asoc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next · eeea8b40
      Takashi Iwai authored
      ASoC: Updates for v4.9
      
      Apart from the cleanups done by Morimoto-san this has very much been a
      driver focused release with very little generic change:
      
       - A big factoring out of the simple-card code to allow it to be shared
         more with the rcar generic card from Kuninori Morimoto.
       - Removal of some operations duplicated on the CODEC level, again by
         Kuninori Morimoto.
       - Lots more machine support for x86 systems.
       - New drivers for Nuvoton NAU88C10, Realtek RT5660 and RT5663.
      eeea8b40
  4. 29 Sep, 2016 23 commits
  5. 28 Sep, 2016 4 commits
  6. 27 Sep, 2016 10 commits