Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A collection of fixes for rc1. The majority of changes are various ASoC driver-specific small fixes and usual HD-audio quirks, while there are a couple of core changes: a fix in ALSA core procfs code to avoid deadlocks at disconnection and an ASoC core fix for DAPM clock widgets" * tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: OSS: dmasound/paula: Convert to platform remove callback returning void ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c bus ALSA: info: Fix potential deadlock at disconnection ASoC: nau8540: Add self recovery to improve capture quility ALSA: hda/realtek: Add support dual speaker for Dell ALSA: hda: Add ASRock X670E Taichi to denylist ALSA: hda/realtek: Add quirk for ASUS UX7602ZM ASoC: SOF: sof-client: trivial: fix comment typo ASoC: dapm: fix clock get name ASoC: hdmi-codec: register hpd callback on component probe ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messages ASoC: da7219: Improve system suspend and resume handling ASoC: codecs: Modify macro value error ASoC: codecs: Modify the wrong judgment of re value ASoC: codecs: Modify the maximum value of calib ASoC: amd: acp: fix for i2s mode register field update ASoC: codecs: aw88399: Fix -Wuninitialized in aw_dev_set_vcalb() ASoC: rt712-sdca: fix speaker route missing issue ASoC: rockchip: Fix unused rockchip_i2s_tdm_match warning for !CONFIG_OF ASoC: ti: omap-mcbsp: Fix runtime PM underflow warnings
Showing
- sound/core/info.c 13 additions, 8 deletionssound/core/info.c
- sound/oss/dmasound/dmasound_paula.c 3 additions, 4 deletionssound/oss/dmasound/dmasound_paula.c
- sound/pci/hda/hda_intel.c 1 addition, 0 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_realtek.c 40 additions, 7 deletionssound/pci/hda/patch_realtek.c
- sound/soc/amd/acp/acp-i2s.c 2 additions, 2 deletionssound/soc/amd/acp/acp-i2s.c
- sound/soc/codecs/aw88395/aw88395.c 1 addition, 1 deletionsound/soc/codecs/aw88395/aw88395.c
- sound/soc/codecs/aw88399.c 4 additions, 4 deletionssound/soc/codecs/aw88399.c
- sound/soc/codecs/aw88399.h 1 addition, 1 deletionsound/soc/codecs/aw88399.h
- sound/soc/codecs/da7219-aad.c 7 additions, 2 deletionssound/soc/codecs/da7219-aad.c
- sound/soc/codecs/hdmi-codec.c 19 additions, 8 deletionssound/soc/codecs/hdmi-codec.c
- sound/soc/codecs/nau8540.c 49 additions, 0 deletionssound/soc/codecs/nau8540.c
- sound/soc/codecs/nau8540.h 15 additions, 0 deletionssound/soc/codecs/nau8540.h
- sound/soc/codecs/rt712-sdca.c 7 additions, 7 deletionssound/soc/codecs/rt712-sdca.c
- sound/soc/mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c 2 additions, 2 deletionssound/soc/mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c
- sound/soc/rockchip/rockchip_i2s_tdm.c 1 addition, 1 deletionsound/soc/rockchip/rockchip_i2s_tdm.c
- sound/soc/soc-dapm.c 1 addition, 1 deletionsound/soc/soc-dapm.c
- sound/soc/sof/sof-client.c 1 addition, 1 deletionsound/soc/sof/sof-client.c
- sound/soc/ti/omap-mcbsp.c 4 additions, 2 deletionssound/soc/ti/omap-mcbsp.c
Loading
Please register or sign in to comment