Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: - Fix a regression of USB-audio PCM assignment since 3.4 - A few VGA-switcheroo-related fixes for proper HDMI audio enablement - Fixed the missing initializations of HD-audio verbs, which may have resulted in various breakage - Some driver-specific ASoC updates - A few fixes for the dynamic PCM code - The addition of pinctrl support for the i.MX audmux which didn't make it into -rc1 due to cross tree dependency issues - A few minor fixes in compress API codes * tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda - Don't forget to call init verbs added by fixup list ALSA: HDA: Pin fixup for Zotac Z68 motherboard ALSA: compress_core: cleanup pointers on stop ALSA: compress_core: don't wake up on pause ALSA: hda - Fix detection of Creative SoundCore3D controllers vga_switcheroo: Enable/disable audio clients at the right time ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is off vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROO ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcheroo vga_switcheroo: Add a helper function to get the client state ALSA: usb-audio: Fix substream assignments ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahub ASoC: wm2000: Always use a 4s timeout for the firmware ASoC: dapm: Fix input list to use source widgets ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE ASoC: wm8994: Apply volume updates with clocks enabled ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variants ASoC: imx-audmux: add pinctrl support ASoC: dapm: Fix connected widget capture path query.
No related branches found
No related tags found
Showing
- drivers/gpu/vga/vga_switcheroo.c 21 additions, 6 deletionsdrivers/gpu/vga/vga_switcheroo.c
- include/linux/vga_switcheroo.h 7 additions, 0 deletionsinclude/linux/vga_switcheroo.h
- sound/core/compress_offload.c 5 additions, 3 deletionssound/core/compress_offload.c
- sound/pci/hda/hda_intel.c 10 additions, 7 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_conexant.c 1 addition, 1 deletionsound/pci/hda/patch_conexant.c
- sound/pci/hda/patch_realtek.c 10 additions, 0 deletionssound/pci/hda/patch_realtek.c
- sound/soc/codecs/wm2000.c 21 additions, 38 deletionssound/soc/codecs/wm2000.c
- sound/soc/codecs/wm8994.c 66 additions, 39 deletionssound/soc/codecs/wm8994.c
- sound/soc/fsl/imx-audmux.c 8 additions, 0 deletionssound/soc/fsl/imx-audmux.c
- sound/soc/soc-dapm.c 2 additions, 2 deletionssound/soc/soc-dapm.c
- sound/soc/soc-pcm.c 6 additions, 0 deletionssound/soc/soc-pcm.c
- sound/soc/tegra/tegra30_ahub.c 1 addition, 0 deletionssound/soc/tegra/tegra30_ahub.c
- sound/usb/card.h 1 addition, 0 deletionssound/usb/card.h
- sound/usb/stream.c 3 additions, 4 deletionssound/usb/stream.c
Please register or sign in to comment