Skip to content
  1. Apr 10, 2014
  2. Apr 09, 2014
    • Takashi Iwai's avatar
      Merge tag 'asoc-v3.15-5' of... · 50487c3a
      Takashi Iwai authored
      Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
      
      ASoC: Fixes for v3.15
      
      A smattering of device specific fixes, nothing stands out here except
      for the multiplatform fixes for Samsung and the device IDs being added
      by Stephen Warren - there's no real code changes from those and they
      give better robustness to the enumeration with DT.
      50487c3a
    • Thierry Reding's avatar
      ALSA: hda - Make full_reset boolean · 17c3ad03
      Thierry Reding authored
      
      
      The full_reset argument to azx_init_chip() carries boolean rather than
      numerical information, so update the type to reflect that.
      
      Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      17c3ad03
    • Hui Wang's avatar
      ALSA: hda - add headset mic detect quirk for a Dell laptop · 137bcc33
      Hui Wang authored
      When we plug a 3-ring headset on the Dell machine (VID: 0x10ec0283,
      SID: 0x10280667), the headset mic can't be detected, after apply this
      patch, the headset mic can work well.
      
      BugLink: https://bugs.launchpad.net/bugs/1297581
      
      
      Cc: David Henningsson <david.henningsson@canonical.com>
      Cc: stable@vger.kernel.org
      Signed-off-by: default avatarHui Wang <hui.wang@canonical.com>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      137bcc33
    • Christoph Jaeger's avatar
      sound: dmasound: use module_platform_driver_probe() · 292ab81d
      Christoph Jaeger authored
      
      
      Eliminate boilerplate code by using module_platform_driver_probe().
      
      Signed-off-by: default avatarChristoph Jaeger <christophjaeger@linux.com>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      292ab81d
    • Christoph Jaeger's avatar
      ALSA: au1x00: use module_platform_driver() · 34f98063
      Christoph Jaeger authored
      
      
      Eliminate boilerplate code by using module_platform_driver().
      
      Signed-off-by: default avatarChristoph Jaeger <christophjaeger@linux.com>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      34f98063
    • Dylan Reid's avatar
      ALSA: hda - Use runtime helper to check active state. · 7b0a48f3
      Dylan Reid authored
      
      
      From azx_interrupt, use the helper to check if the device is active
      instead of checking the state.  This will do the right thing if
      runtime pm is disabled in addition to if the device is suspended.
      
      Signed-off-by: default avatarDylan Reid <dgreid@chromium.org>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      7b0a48f3
    • Mark Brown's avatar
      Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung',... · ab5d6fbd
      Mark Brown authored
      Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/fix/tlv320aic23' and 'asoc/fix/warn' into asoc-linus
      ab5d6fbd
    • Mark Brown's avatar
      Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52',... · bfef92bb
      Mark Brown authored
      Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/fix/cs42xxx8', 'asoc/fix/da732x', 'asoc/fix/davinci', 'asoc/fix/fsl-sai', 'asoc/fix/fsl-ssi' and 'asoc/fix/max98090' into asoc-linus
      bfef92bb
    • Mark Brown's avatar
      Merge tag 'asoc-v3.15-4' into asoc-linus · 30659894
      Mark Brown authored
      ASoC: Final updates for v3.15 merge window
      
      A few more updates from last week - use of the tdm_slot mapping from
      Xiubo plus a few smaller fixes and cleanups.
      
      # gpg: Signature made Mon 31 Mar 2014 10:49:42 BST using RSA key ID 7EA229BD
      # gpg: Good signature from "Mark Brown <broonie@sirena.org.uk>"
      # gpg:                 aka "Mark Brown <broonie@debian.org>"
      # gpg:                 aka "Mark Brown <broonie@kernel.org>"
      # gpg:                 aka "Mark Brown <broonie@tardis.ed.ac.uk>"
      # gpg:                 aka "Mark Brown <broonie@linaro.org>"
      # gpg:                 aka "Mark Brown <Mark.Brown@linaro.org>"
      30659894
    • Mark Brown's avatar
      Merge tag 'asoc-v3.15-3' into asoc-linus · e9b433cf
      Mark Brown authored
      ASoC: Updates for v3.15
      
      A few more updates for the merge window:
      
       - Fixes for the simple-card DAI format DT mess.
       - A new driver for Cirrus cs42xx8 devices.
       - DT support for a couple more devices.
       - A revert of a previous buggy fix for soc-pcm, plus a few more fixes
         and cleanups.
      
      # gpg: Signature made Sun 23 Mar 2014 16:56:11 GMT using RSA key ID 7EA229BD
      # gpg: Good signature from "Mark Brown <broonie@sirena.org.uk>"
      # gpg:                 aka "Mark Brown <broonie@debian.org>"
      # gpg:                 aka "Mark Brown <broonie@kernel.org>"
      # gpg:                 aka "Mark Brown <broonie@tardis.ed.ac.uk>"
      # gpg:                 aka "Mark Brown <broonie@linaro.org>"
      # gpg:                 aka "Mark Brown <Mark.Brown@linaro.org>"
      e9b433cf
    • Mark Brown's avatar
      Merge tag 'asoc-v3.15-2' into asoc-linus · f7cf71e3
      Mark Brown authored
      ASoC: Updates for v3.15
      
      This is mostly a few additional fixes from Lars-Peter, a new driver and
      cleaning up a git failure with merging the Intel branch (combined with
      an xargs failure to pay attention to error codes).  The history lists a
      bunch of additional commits for the branch but the content of those
      commits is actually present already but not recorded in history due to
      git failing.  Unfortunately xargs is used in the merge script and it
      doesn't do a good job of noticing errors from the commands it invokes.
      
      # gpg: Signature made Thu 13 Mar 2014 14:25:44 GMT using RSA key ID 7EA229BD
      # gpg: Good signature from "Mark Brown <broonie@sirena.org.uk>"
      # gpg:                 aka "Mark Brown <broonie@debian.org>"
      # gpg:                 aka "Mark Brown <broonie@kernel.org>"
      # gpg:                 aka "Mark Brown <broonie@tardis.ed.ac.uk>"
      # gpg:                 aka "Mark Brown <broonie@linaro.org>"
      # gpg:                 aka "Mark Brown <Mark.Brown@linaro.org>"
      f7cf71e3
    • Mark Brown's avatar
      Merge tag 'asoc-v3.15' into asoc-linus · 30b58f22
      Mark Brown authored
      ASoC: Updates for v3.15
      
      Quite a busy release for ASoC this time, more on janitorial work than
      exciting new features but welcome nontheless:
      
       - Lots of cleanups from Takashi for enumerations; the original API for
         these was error prone so he's refactored lots of code to use more
         modern APIs which avoid issues.
       - Elimination of the ASoC level wrappers for I2C and SPI moving us
         closer to converting to regmap completely and avoiding some
         randconfig hassle.
       - Provide both manually and transparently locked DAPM APIs rather than
         a mix of the two fixing some concurrency issues.
       - Start converting CODEC drivers to use separate bus interface drivers
         rather than having them all in one file helping avoid dependency
         issues.
       - DPCM support for Intel Haswell and Bay Trail platforms.
       - Lots of work on improvements for simple-card, DaVinci and the Renesas
         rcar drivers.
       - New drivers for Analog Devices ADAU1977, TI PCM512x and parts of the
         CSR SiRF SoC.
      
      # gpg: Signature made Wed 12 Mar 2014 23:05:45 GMT using RSA key ID 7EA229BD
      # gpg: Good signature from "Mark Brown <broonie@sirena.org.uk>"
      # gpg:                 aka "Mark Brown <broonie@debian.org>"
      # gpg:                 aka "Mark Brown <broonie@kernel.org>"
      # gpg:                 aka "Mark Brown <broonie@tardis.ed.ac.uk>"
      # gpg:                 aka "Mark Brown <broonie@linaro.org>"
      # gpg:                 aka "Mark Brown <Mark.Brown@linaro.org>"
      30b58f22
  3. Apr 08, 2014
  4. Apr 07, 2014
  5. Apr 05, 2014
  6. Apr 04, 2014
  7. Apr 03, 2014
  8. Apr 01, 2014
  9. Mar 31, 2014