-
- Downloads
Merge tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "As a usual pattern, we've got relatively large updates at rc5: - A fix for races in ALSA control user elements - ASoC DAPM regression due to component refactoring - A fix in error handling of ASoC iteration macro - ASoC Intel SST Skylake kconfig fix; a new Kconfig will appear as a consequence, but in the end it's a good cleanup - HD-audio and USB-audio quirks as always - Assort of ASoC driver fixes (pcm186x, Intel cht, rockchip, pcm3060, rsnd, omap, wm_adsp, qcom, sunxi, stm32)" * tag 'sound-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (34 commits) ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock ALSA: hda/realtek - Support ALC300 ALSA: hda/realtek - Add auto-mute quirk for HP Spectre x360 laptop ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops ALSA: control: Fix race between adding and removing a user element ALSA: sparc: Fix invalid snd_free_pages() at error path ALSA: wss: Fix invalid snd_free_pages() at error path ALSA: hda/realtek - fix headset mic detection for MSI MS-B171 ALSA: hda: Add ASRock N68C-S UCC the power_save blacklist ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE ASoC: omap-mcbsp: Fix latency value calculation for pm_qos ASoC: acpi: fix: continue searching when machine is ignored ASoC: Intel: Skylake: fix Kconfigs, make HDaudio codec optional MAINTAINERS: add ASoC maintainers for sound dt-bindings ASoC: pcm186x: Fix device reset-registers trigger value ASoC: dapm: Recalculate audio map forcely when card instantiated ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing ASoC: pcm3060: Rename output widgets ...
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- include/sound/soc.h 1 addition, 1 deletioninclude/sound/soc.h
- sound/core/control.c 45 additions, 35 deletionssound/core/control.c
- sound/isa/wss/wss_lib.c 0 additions, 2 deletionssound/isa/wss/wss_lib.c
- sound/pci/ac97/ac97_codec.c 1 addition, 1 deletionsound/pci/ac97/ac97_codec.c
- sound/pci/hda/hda_intel.c 2 additions, 0 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_realtek.c 36 additions, 0 deletionssound/pci/hda/patch_realtek.c
- sound/soc/codecs/hdac_hdmi.c 5 additions, 6 deletionssound/soc/codecs/hdac_hdmi.c
- sound/soc/codecs/pcm186x.h 1 addition, 1 deletionsound/soc/codecs/pcm186x.h
- sound/soc/codecs/pcm3060.c 4 additions, 8 deletionssound/soc/codecs/pcm3060.c
- sound/soc/codecs/wm_adsp.c 20 additions, 17 deletionssound/soc/codecs/wm_adsp.c
- sound/soc/intel/Kconfig 23 additions, 3 deletionssound/soc/intel/Kconfig
- sound/soc/intel/boards/Kconfig 14 additions, 10 deletionssound/soc/intel/boards/Kconfig
- sound/soc/intel/boards/cht_bsw_max98090_ti.c 29 additions, 3 deletionssound/soc/intel/boards/cht_bsw_max98090_ti.c
- sound/soc/intel/skylake/skl.c 24 additions, 8 deletionssound/soc/intel/skylake/skl.c
- sound/soc/omap/omap-abe-twl6040.c 29 additions, 38 deletionssound/soc/omap/omap-abe-twl6040.c
- sound/soc/omap/omap-dmic.c 9 additions, 0 deletionssound/soc/omap/omap-dmic.c
- sound/soc/omap/omap-mcbsp.c 3 additions, 3 deletionssound/soc/omap/omap-mcbsp.c
- sound/soc/omap/omap-mcpdm.c 42 additions, 1 deletionsound/soc/omap/omap-mcpdm.c
- sound/soc/qcom/common.c 6 additions, 3 deletionssound/soc/qcom/common.c
Loading
Please register or sign in to comment