summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
4 daysASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein1-0/+3
4 daysASoC: amd: yc: Add quirk for Honor MagicBook X16 2025Andrew Elantsev1-0/+7
10 daysASoC: stm32: sai: fix OF node leak on probeJohan Hovold2-16/+19
10 daysASoC: stm: stm32_sai_sub: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
10 daysASoC: stm32: sai: fix clk prepare imbalance on probe failureJohan Hovold1-7/+21
10 daysASoC: stm32: sai: Use the devm_clk_get_optional() helperChristophe JAILLET1-6/+3
10 daysASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment.Srinivas Kandagatla1-2/+2
10 daysASoC: qcom: q6adm: the the copp device only during last instanceSrinivas Kandagatla1-75/+71
10 daysASoC: qcom: q6asm-dai: perform correct state check before closingSrinivas Kandagatla1-1/+2
10 daysASoC: qcom: q6apm-dai: set flags to reflect correct operation of appl_ptrSrinivas Kandagatla1-0/+2
10 daysASoC: stm32: sai: fix device leak on probeJohan Hovold1-1/+1
10 daysASoC: fsl_xcvr: get channel status data when PHY is not existsShengjiu Wang1-0/+20
10 daysASoC: ak5558: Disable regulator when error happensShengjiu Wang1-1/+9
10 daysASoC: ak4458: Disable regulator when error happensShengjiu Wang1-1/+9
10 daysASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()Haotian Zhang1-1/+3
10 daysASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski1-1/+3
10 daysASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang1-1/+1
10 daysASoC: fsl_xcvr: Add support for i.MX93 platformChancel Liu2-48/+102
10 daysASoC: fsl_xcvr: Add Counter registersShengjiu Wang2-0/+61
2025-12-07ASoC: codecs: va-macro: fix resource leak in probe error pathHaotian Zhang1-1/+1
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: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fi...Alexey Klimov1-0/+3
2025-12-07ASoC: fsl_sai: fix bit order for DSD formatShengjiu Wang1-2/+1
2025-12-07ASoC: Intel: avs: Unprepare a stream when XRUN occursCezary Rojewski1-0/+2
2025-12-07ASoC: qdsp6: q6asm: do not sleep while atomicSrinivas Kandagatla1-1/+1
2025-10-29ASoC: nau8821: Add DMI quirk to bypass jack debounce circuitCristian Ciocaltea1-6/+27
2025-10-29ASoC: nau8821: Generalize helper to clear IRQ statusCristian Ciocaltea1-6/+11
2025-10-29ASoC: nau8821: Cancel jdet_work before handling jack ejectionCristian Ciocaltea1-1/+2
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-15ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mappingTakashi Iwai1-5/+21
2025-10-15ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mappingTakashi Iwai1-2/+5
2025-10-15ASoC: Intel: bytcht_es8316: Fix invalid quirk input mappingTakashi Iwai1-3/+17
2025-10-15ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issueJack Yu1-8/+9
2025-10-15ASoC: qcom: audioreach: fix potential null pointer dereferenceSrinivas Kandagatla1-2/+2
2025-09-25ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph fa...Krzysztof Kozlowski1-2/+4
2025-09-25ASoC: q6apm-lpass-dai: close graph on prepare errorsSrinivas Kandagatla1-12/+20
2025-09-25ASoC: qcom: q6apm-lpass-dai: close graphs before opening a new oneSrinivas Kandagatla1-0/+3
2025-09-25ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error messageColin Ian King1-1/+1
2025-09-25ASoC: wm8974: Correct PLL rate roundingCharles Keepax1-2/+6
2025-09-25ASoC: wm8940: Correct typo in control nameCharles Keepax1-1/+1
2025-09-25ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2SMohammad Rafi Shaik1-0/+1
2025-09-25ASoC: qcom: audioreach: Fix lpaif_type configuration for the I2S interfaceMohammad Rafi Shaik1-0/+1
2025-09-19ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runsSrinivas Kandagatla1-5/+23
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: fsl: merge DAI call back functions into opsKuninori Morimoto9-69/+67
2025-08-28ASoC: soc-dai.h: merge DAI call back functions into opsKuninori Morimoto3-20/+51