1. 09 6月, 2015 4 次提交
    • T
      Merge branch 'for-linus' into for-next · 8654844c
      Takashi Iwai 提交于
      Resolve the non-trivial conflict due to the hdac regmap API changes.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      8654844c
    • D
      ALSA: hda - fix number of devices query on hotplug · 132bd96b
      Dave Airlie 提交于
      The new regmap code seems to cache this, which isn't helpful
      for the hotplug dock situation where this gets updated.
      
      Use the uncached query for this.
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      132bd96b
    • T
      ASoC: intel: Remove unused variable hsw · 01ec65c8
      Takashi Iwai 提交于
      The recent fix left a variable declaration without usage.
        sound/soc/intel/haswell/sst-haswell-pcm.c:1349:18: warning: unused variable ‘hsw’ [-Wunused-variable]
      
      Fixes: edd8ed49 ('ASoC: Intel: handle haswell pcm suspend including runtime modules freeing')
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      01ec65c8
    • T
      Merge tag 'asoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next · 8ffc5709
      Takashi Iwai 提交于
      ASoC: Updates for v4.2
      
      The big thing this release has been Liam's addition of topology support
      to the core.  We've also seen quite a bit of driver work and the
      continuation of Lars' refactoring for component support.
      
       - Support for loading ASoC topology maps from firmware, intended to be
         used to allow self-describing DSP firmware images to be built which
         can map controls added by the DSP to userspace without the kernel
         needing to know about individual DSP firmwares.
       - Lots of refactoring to avoid direct access to snd_soc_codec where
         it's not needed supporting future refactoring.
       - Big refactoring and cleanup serieses for the Wolfson ADSP and TI
         TAS2552 drivers.
       - Support for TI TAS571x power amplifiers.
       - Support for Qualcomm APQ8016 and ZTE ZX296702 SoCs.
       - Support for x86 systems with RT5650 and Qualcomm Storm.
      8ffc5709
  2. 08 6月, 2015 1 次提交
  3. 06 6月, 2015 30 次提交
  4. 05 6月, 2015 5 次提交