Merge tag 'sound-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Another collection of small fixes. It's still not quite calm yet, but nothing looks scary. ALSA core got a few fixes for covering the issues detected by fuzzer and the 32bit compat problem of control API, while the rest are all device-specific small fixes, including the continued fixes for Tegra" * tag 'sound-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (23 commits) ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platform ALSA: usb-audio: Reorder snd_djm_devices[] entries ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1 ALSA: ctl: Fix copy of updated id with element read/write ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*() ALSA: pcm: oss: Limit the period size to 16MB ALSA: pcm: oss: Fix negative period/buffer sizes ASoC: codecs: wsa881x: fix return values from kcontrol put ASoC: codecs: wcd934x: return correct value from mixer put ASoC: codecs: wcd934x: handle channel mappping list correctly ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer ASoC: SOF: Intel: Retry codec probing if it fails ASoC: amd: fix uninitialized variable in snd_acp6x_probe() ASoC: rockchip: i2s_tdm: Dup static DAI template ASoC: rt5682s: Fix crash due to out of scope stack vars ASoC: rt5682: Fix crash due to out of scope stack vars ASoC: tegra: Use normal system sleep for ADX ASoC: tegra: Use normal system sleep for AMX ASoC: tegra: Use normal system sleep for Mixer ASoC: tegra: Use normal system sleep for MVC ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/sound/wlf,wm8962.yaml 3 additions, 0 deletionsDocumentation/devicetree/bindings/sound/wlf,wm8962.yaml
- sound/core/control_compat.c 3 additions, 0 deletionssound/core/control_compat.c
- sound/core/oss/pcm_oss.c 25 additions, 12 deletionssound/core/oss/pcm_oss.c
- sound/pci/hda/patch_realtek.c 62 additions, 18 deletionssound/pci/hda/patch_realtek.c
- sound/soc/amd/yc/pci-acp6x.c 2 additions, 1 deletionsound/soc/amd/yc/pci-acp6x.c
- sound/soc/codecs/rt5682.c 6 additions, 4 deletionssound/soc/codecs/rt5682.c
- sound/soc/codecs/rt5682s.c 6 additions, 4 deletionssound/soc/codecs/rt5682s.c
- sound/soc/codecs/wcd934x.c 93 additions, 33 deletionssound/soc/codecs/wcd934x.c
- sound/soc/codecs/wsa881x.c 12 additions, 4 deletionssound/soc/codecs/wsa881x.c
- sound/soc/qcom/qdsp6/q6routing.c 5 additions, 3 deletionssound/soc/qcom/qdsp6/q6routing.c
- sound/soc/rockchip/rockchip_i2s_tdm.c 31 additions, 21 deletionssound/soc/rockchip/rockchip_i2s_tdm.c
- sound/soc/sof/intel/hda-codec.c 9 additions, 5 deletionssound/soc/sof/intel/hda-codec.c
- sound/soc/tegra/tegra210_adx.c 2 additions, 2 deletionssound/soc/tegra/tegra210_adx.c
- sound/soc/tegra/tegra210_amx.c 2 additions, 2 deletionssound/soc/tegra/tegra210_amx.c
- sound/soc/tegra/tegra210_mixer.c 2 additions, 2 deletionssound/soc/tegra/tegra210_mixer.c
- sound/soc/tegra/tegra210_mvc.c 4 additions, 4 deletionssound/soc/tegra/tegra210_mvc.c
- sound/soc/tegra/tegra210_sfc.c 2 additions, 2 deletionssound/soc/tegra/tegra210_sfc.c
- sound/usb/mixer_quirks.c 5 additions, 5 deletionssound/usb/mixer_quirks.c
Loading
Please register or sign in to comment