Skip to content
  1. Jul 21, 2017
  2. Jul 18, 2017
  3. Jul 17, 2017
  4. Jul 15, 2017
  5. Jul 13, 2017
  6. Jul 11, 2017
  7. Jul 10, 2017
  8. Jul 07, 2017
  9. Jul 06, 2017
  10. Jul 04, 2017
    • Takashi Iwai's avatar
      ALSA: hda - Fix unbalance of i915 module refcount · fc18282c
      Takashi Iwai authored
      The commit dba9b7b6 ("ALSA: hda - Fix doubly initialization of
      i915 component") contained a typo that leads to the unbalance of i915
      module reference.  The value to be checked is not chip->driver_type
      but chip->driver_caps.
      
      Fixes: dba9b7b6
      
       ("ALSA: hda - Fix doubly initialization of i915 component")
      Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=196219
      Reported-by: default avatarMartin Peres <martin.peres@free.fr>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      fc18282c
    • Takashi Iwai's avatar
      Merge tag 'asoc-v4.13' of... · 818a23e3
      Takashi Iwai authored
      Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
      
      ASoC: Updates for v4.13
      
      The big news with this release is the of-graph card, this provides a
      replacement for simple-card that is much more flexibile and scalable,
      allowing many more systems to use a generic sound card than was possible
      before:
      
       - The of-graph card, finally merged after a long and dedicated effort
         by Morimoto-san.
       - New widget types intended mainly for use with DSPs.
       - New drivers for Allwinner V3s SoCs, Ensonic ES8316, several classes
         of x86 machine, Rockchip PDM controllers, STM32 I2S and S/PDIF
         controllers and ZTE AUD96P22 CODECs.
      818a23e3
  11. Jul 03, 2017