Merge tag 'sound-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A collection of small fixes: the only core change is a minor error code handling in the control API, and all the rest are device-specific fixes, mostly quirks, fixups and ASoC Intel fixes. It looks boring, and good so" * tag 'sound-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: mixart: Fix mutex deadlock ALSA: hda/ca0132: Fix compile warning without PCI ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock ALSA: usb-audio: Add delay quirk for all Logitech USB devices ASoC: Intel: catpt: Correct clock selection for dai trigger ASoC: Intel: catpt: Skip position update for unprepared streams ASoC: qcom: lpass-platform: Fix memory leak ASoC: Intel: KMB: Fix S24_LE configuration ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vid ALSA: usb-audio: Use ALC1220-VB-DT mapping for ASUS ROG Strix TRX40 mobo ALSA: firewire: Clean up a locking issue in copy_resp_to_buf() ASoC: rt1015: increase the time to detect BCLK ALSA: ctl: fix error path at adding user-defined element set ALSA: hda/realtek - HP Headset Mic can't detect after boot ALSA: hda/realtek - Add supported mute Led for HP ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220) ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset Button ASoC: rt1015: add delay to fix pop noise from speaker
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/sound/rt1015.txt 6 additions, 0 deletionsDocumentation/devicetree/bindings/sound/rt1015.txt
- include/sound/rt1015.h 15 additions, 0 deletionsinclude/sound/rt1015.h
- sound/core/control.c 1 addition, 1 deletionsound/core/control.c
- sound/firewire/fireworks/fireworks_transaction.c 2 additions, 2 deletionssound/firewire/fireworks/fireworks_transaction.c
- sound/pci/hda/hda_intel.c 3 additions, 0 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_ca0132.c 2 additions, 0 deletionssound/pci/hda/patch_ca0132.c
- sound/pci/hda/patch_hdmi.c 1 addition, 0 deletionssound/pci/hda/patch_hdmi.c
- sound/pci/hda/patch_realtek.c 84 additions, 1 deletionsound/pci/hda/patch_realtek.c
- sound/pci/mixart/mixart_core.c 2 additions, 3 deletionssound/pci/mixart/mixart_core.c
- sound/soc/codecs/rt1015.c 21 additions, 1 deletionsound/soc/codecs/rt1015.c
- sound/soc/codecs/rt1015.h 2 additions, 0 deletionssound/soc/codecs/rt1015.h
- sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c 2 additions, 0 deletionssound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c
- sound/soc/intel/catpt/pcm.c 4 additions, 5 deletionssound/soc/intel/catpt/pcm.c
- sound/soc/intel/keembay/kmb_platform.c 3 additions, 3 deletionssound/soc/intel/keembay/kmb_platform.c
- sound/soc/qcom/lpass-platform.c 4 additions, 1 deletionsound/soc/qcom/lpass-platform.c
- sound/usb/card.c 4 additions, 0 deletionssound/usb/card.c
- sound/usb/mixer_maps.c 2 additions, 1 deletionsound/usb/mixer_maps.c
- sound/usb/quirks.c 5 additions, 5 deletionssound/usb/quirks.c
Loading
Please register or sign in to comment