summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
5 daysASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein1-0/+3
5 daysASoC: stm32: sai: fix OF node leak on probeJohan Hovold2-16/+19
5 daysASoC: stm32: sai: fix clk prepare imbalance on probe failureJohan Hovold1-7/+21
5 daysASoC: stm32: sai: Use the devm_clk_get_optional() helperChristophe JAILLET1-6/+3
5 daysASoC: stm: Use dev_err_probe() helperKuninori Morimoto4-111/+57
5 daysASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment.Srinivas Kandagatla1-2/+2
5 daysASoC: qcom: q6adm: the the copp device only during last instanceSrinivas Kandagatla1-75/+71
5 daysASoC: qcom: q6asm-dai: perform correct state check before closingSrinivas Kandagatla1-1/+2
5 daysASoC: stm32: sai: fix device leak on probeJohan Hovold1-1/+1
5 daysASoC: fsl_xcvr: get channel status data when PHY is not existsShengjiu Wang1-0/+20
5 daysASoC: ak5558: Disable regulator when error happensShengjiu Wang1-1/+9
5 daysASoC: ak4458: Disable regulator when error happensShengjiu Wang1-1/+9
5 daysASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()Haotian Zhang1-1/+3
5 daysASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski1-1/+3
5 daysASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang1-1/+1
5 daysASoC: fsl_xcvr: Add support for i.MX93 platformChancel Liu2-48/+102
5 daysASoC: fsl_xcvr: Add Counter registersShengjiu Wang2-0/+61
2025-12-07ASoC: cs4271: Fix regulator leak on probe failureHaotian Zhang1-3/+7
2025-12-07ASoC: max98090/91: fixed max98091 ALSA widget powering up/downSharique Mohammad1-2/+4
2025-12-07ASoC: meson: aiu-encoder-i2s: fix bit clock polarityValerio Setti1-3/+6
2025-12-07ASoC: qdsp6: q6asm: do not sleep while atomicSrinivas Kandagatla1-1/+1
2025-10-19ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()Ma Ke1-2/+15
2025-10-19ASoC: codecs: wcd934x: Simplify with dev_err_probeKrzysztof Kozlowski1-12/+7
2025-10-19ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mappingTakashi Iwai1-5/+21
2025-10-19ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mappingTakashi Iwai1-2/+5
2025-10-19ASoC: Intel: bytcht_es8316: Fix invalid quirk input mappingTakashi Iwai1-3/+17
2025-10-02ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error messageColin Ian King1-1/+1
2025-10-02ASoC: wm8974: Correct PLL rate roundingCharles Keepax1-2/+6
2025-10-02ASoC: wm8940: Correct typo in control nameCharles Keepax1-1/+1
2025-09-04ASoC: codecs: tx-macro: correct tx_macro_component_drv nameAlexey Klimov1-1/+1
2025-08-28ASoC: fsl_sai: replace regmap_write with regmap_update_bitsShengjiu Wang1-10/+10
2025-08-28ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto3-20/+51
2025-08-28ASoC: soc-dai.c: add missing flag check at snd_soc_pcm_dai_probe()Kuninori Morimoto1-0/+3
2025-08-28ASoC: codecs: rt5640: Retry DEVICE_ID verificationXinxin Wan1-0/+5
2025-08-28ASoC: core: Check for rtd == NULL in snd_soc_remove_pcm_runtime()Peter Ujfalusi1-0/+3
2025-08-28ASoC: hdac_hdmi: Rate limit logging on connection and disconnectionMark Brown1-4/+6
2025-08-28ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successedKuninori Morimoto1-0/+4
2025-08-28ASoC: ops: dynamically allocate struct snd_ctl_elem_valueArnd Bergmann1-11/+15
2025-08-28ASoC: soc-dai: tidyup return value of snd_soc_xlate_tdm_slot_mask()Kuninori Morimoto1-7/+9
2025-08-28ASoC: Intel: fix SND_SOC_SOF dependenciesArnd Bergmann1-1/+1
2025-08-28ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan1-6/+8
2025-07-17ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio modeShengjiu Wang1-1/+2
2025-06-27ASoC: tegra210_ahub: Add check to of_device_get_match_data()Yuanjun Gong1-0/+2
2025-06-27ASoC: tas2770: Power cycle amp on ISENSE/VSENSE changeHector Martin1-2/+28
2025-06-27ASoC: meson: meson-card-utils: use of_property_present() for DT parsingMartin Blumenstingl1-1/+1
2025-06-27ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params()Wentao Liang1-0/+4
2025-06-04ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013Takashi Iwai1-0/+13
2025-06-04ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()Chenyuan Yang1-1/+1
2025-06-04ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot()Kuninori Morimoto1-3/+5
2025-06-04ASoC: tas2764: Power up/down amp on mute opsHector Martin1-30/+21