summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/qdsp6
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-17/+17
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-21/+22
2026-02-02ASoC: qcom: q6asm: drop DSP responses for closed data streamsCédric Bellegarde-2/+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-03ASoc: qcom: q6afe: fix bad guard conversionJohan Hovold-2/+2
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-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
2025-11-05ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment.Srinivas Kandagatla-2/+2
2025-11-05ASoC: qcom: q6adm: the the copp device only during last instanceSrinivas Kandagatla-75/+71
2025-11-05ASoC: qcom: q6apm-dai: set flags to reflect correct operation of appl_ptrSrinivas Kandagatla-0/+2
2025-10-20ASoC: qdsp6: q6asm: do not sleep while atomicSrinivas Kandagatla-1/+1
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai-2/+6