Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Quite a bunch of small fixes that have been gathered since the last pull, including changes like below: - HD-audio runtime PM fixes and refactoring - HD-audio and USB-audio quirks - SOF warning fix - Various ASoC device-specific fixes for Intel, Qualcomm, etc" * tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (26 commits) ALSA: usb-audio: Add implicit feedback quirk for Qu-16 ASoC: mchp-spdiftx: Do not set Validity bit(s) ALSA: usb-audio: Add implicit feedback quirk for MODX ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices ALSA: hda/realtek - Enable headphone for ASUS TM420 ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link() ASoC: qcom: lpass-cpu: Fix clock disable failure ASoC: qcom: lpass-sc7180: Fix MI2S bitwidth field bit positions ASoC: codecs: wcd9335: Set digital gain range correctly ASoC: codecs: wcd934x: Set digital gain range correctly ALSA: hda: Reinstate runtime_allow() for all hda controllers ALSA: hda: Separate runtime and system suspend ALSA: hda: Refactor codec PM to use direct-complete optimization ALSA: hda/realtek - Fixed HP headset Mic can't be detected ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2 ALSA: make snd_kcontrol_new name a normal string ALSA: fix kernel-doc markups ASoC: SOF: loader: handle all SOF_IPC_EXT types ASoC: cs42l51: manage mclk shutdown delay ASoC: qcom: sdm845: set driver name correctly ...
No related branches found
No related tags found
Showing
- include/sound/control.h 1 addition, 1 deletioninclude/sound/control.h
- include/sound/core.h 2 additions, 1 deletioninclude/sound/core.h
- include/sound/pcm.h 2 additions, 2 deletionsinclude/sound/pcm.h
- include/uapi/sound/compress_offload.h 1 addition, 1 deletioninclude/uapi/sound/compress_offload.h
- sound/core/control.c 2 additions, 2 deletionssound/core/control.c
- sound/core/pcm_dmaengine.c 2 additions, 1 deletionsound/core/pcm_dmaengine.c
- sound/core/pcm_lib.c 1 addition, 1 deletionsound/core/pcm_lib.c
- sound/core/pcm_native.c 2 additions, 2 deletionssound/core/pcm_native.c
- sound/hda/ext/hdac_ext_controller.c 2 additions, 0 deletionssound/hda/ext/hdac_ext_controller.c
- sound/pci/hda/hda_codec.c 29 additions, 16 deletionssound/pci/hda/hda_codec.c
- sound/pci/hda/hda_controller.h 2 additions, 1 deletionsound/pci/hda/hda_controller.h
- sound/pci/hda/hda_intel.c 35 additions, 28 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_realtek.c 56 additions, 11 deletionssound/pci/hda/patch_realtek.c
- sound/soc/atmel/mchp-spdiftx.c 0 additions, 1 deletionsound/soc/atmel/mchp-spdiftx.c
- sound/soc/codecs/cs42l51.c 21 additions, 1 deletionsound/soc/codecs/cs42l51.c
- sound/soc/codecs/wcd9335.c 1 addition, 1 deletionsound/soc/codecs/wcd9335.c
- sound/soc/codecs/wcd934x.c 1 addition, 1 deletionsound/soc/codecs/wcd934x.c
- sound/soc/codecs/wsa881x.c 2 additions, 0 deletionssound/soc/codecs/wsa881x.c
- sound/soc/intel/Kconfig 0 additions, 18 deletionssound/soc/intel/Kconfig
- sound/soc/intel/atom/Makefile 1 addition, 1 deletionsound/soc/intel/atom/Makefile
Loading
Please register or sign in to comment