summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-18/+18
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-22/+23
2026-02-16ASoC: qcom: sm8250: Add quinary MI2S supportLuca Weiss-0/+8
2026-02-02ASoC: qcom: q6asm: drop DSP responses for closed data streamsCédric Bellegarde-2/+2
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown-0/+2
2025-12-22ASoC: qcom: Constify few things in audioreach andMark Brown-105/+116
2025-12-22ASoC / soc/qcom: Constify APR/GPR callback responseMark Brown-22/+22
2025-12-22ASoC: qcom: audioreach: Constify function argumentsKrzysztof Kozlowski-46/+57
2025-12-22ASoC: qcom: topology: Constify pointed snd_soc_tplg_dapm_widgetKrzysztof Kozlowski-7/+7
2025-12-22ASoC: qcom: topology: Constify pointed DAPM widget structsKrzysztof Kozlowski-11/+11
2025-12-22ASoC: qcom: topology: Constify pointed ar control structsKrzysztof Kozlowski-6/+6
2025-12-22ASoC: qcom: topology: Constify pointed topology and vendor structsKrzysztof Kozlowski-35/+35
2025-12-19ASoC: qcom: Constify APR/GPR result structsKrzysztof Kozlowski-6/+6
2025-12-19ASoC: qcom: Constify GPR callback response dataKrzysztof Kozlowski-6/+6
2025-12-19ASoC: qcom: Constify APR callback response dataKrzysztof Kozlowski-10/+10
2025-12-17ASoC: qcom: audioreach: Add support for VI Sense moduleKrzysztof Kozlowski-0/+134
2025-12-17ASoC: qcom: audioreach: Add support for Speaker Protection moduleKrzysztof Kozlowski-0/+25
2025-12-15ASoC: qcom: Fix confusing cleanup.hMark Brown-30/+54
2025-12-14ASoc: qcom: q6afe: use guards consistentlyJohan Hovold-6/+4
2025-12-14ASoC: qcom: Minor readability improve with new linesKrzysztof Kozlowski-1/+29
2025-12-14ASoC: qcom: audioreach: Fix confusing cleanup.h syntaxKrzysztof Kozlowski-10/+10
2025-12-14ASoC: qcom: q6afe: Fix confusing cleanup.h syntaxKrzysztof Kozlowski-4/+2
2025-12-14ASoC: qcom: q6apm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski-3/+3
2025-12-14ASoC: qcom: q6asm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski-4/+2
2025-12-14ASoC: qcom: q6prm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski-8/+8
2025-12-14ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S formatRobert Oscilowski-0/+2
2025-12-03ASoc: qcom: q6afe: fix bad guard conversionJohan Hovold-2/+2
2025-11-17ASoC: qcom: sc7180: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+6
2025-11-17ASoC: qcom: topology: convert to snd_soc_dapm_xxx()Kuninori Morimoto-6/+6
2025-11-17ASoC: qcom: q6usb: convert to snd_soc_dapm_xxx()Kuninori Morimoto-1/+2
2025-11-17ASoC: qcom: q6routing: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+2
2025-11-06ASoC: qcom: q6dsp: fixes and updatesMark Brown-560/+302
2025-11-05ASoC: qcom: q6asm: Use guard() for spin locksSrinivas Kandagatla-16/+4
2025-11-05ASoC: qcom: q6asm-dai: Use guard() for spin locksSrinivas Kandagatla-18/+5
2025-11-05ASoC: qcom: q6apm-dai: Use guard() for spin locksSrinivas Kandagatla-18/+5
2025-11-05ASoC: qcom: q6afe: Use guard() for spin locksSrinivas Kandagatla-6/+2
2025-11-05ASoc: qcom: q6asm: Use automatic cleanup of kfree()Srinivas Kandagatla-124/+42
2025-11-05ASoc: qcom: q6prm: Use automatic cleanup of kfree()Srinivas Kandagatla-21/+6
2025-11-05ASoc: qcom: q6apm: Use automatic cleanup of kfree()Srinivas Kandagatla-40/+17
2025-11-05ASoc: qcom: q6afe: Use automatic cleanup of kfree()Srinivas Kandagatla-29/+12
2025-11-05ASoc: qcom: q6adm: Use automatic cleanup of kfree()Srinivas Kandagatla-24/+9
2025-11-05ASoc: qcom: audioreach: Use automatic cleanup of kfree()Srinivas Kandagatla-166/+66
2025-11-05ASoc: qcom: audioreach: remove unused variablesSrinivas Kandagatla-6/+4
2025-11-05ASoC: qcom: q6asm: set runtime correctly for each streamSrinivas Kandagatla-4/+7
2025-11-05ASoC: qcom: q6asm-dai: use q6asm_get_hw_pointerSrinivas Kandagatla-7/+5
2025-11-05ASoC: qcom: q6asm: add q6asm_get_hw_pointerSrinivas Kandagatla-0/+13
2025-11-05ASoC: qcom: q6asm-dai: schedule all available frames to avoid dsp under-runsSrinivas Kandagatla-7/+27
2025-11-05ASoC: qcom: q6asm: handle the responses after closingSrinivas Kandagatla-0/+5
2025-11-05ASoC: qcom: q6asm-dai: perform correct state check before closingSrinivas Kandagatla-1/+2