summaryrefslogtreecommitdiff
path: root/sound/soc/qcom
AgeCommit message (Expand)AuthorFilesLines
7 daysASoC: qcom: audioreach: explicitly enable speaker protection modulesRavi Hothi1-0/+5
7 daysASoC: qcom: qdsp6: topology: check widget type before accessing dataSrinivas Kandagatla1-3/+5
2026-05-14ASoC: qcom: q6apm: remove child devices when apm is removedSrinivas Kandagatla1-0/+1
2026-05-14ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opensSrinivas Kandagatla1-1/+1
2026-05-14ASoC: qcom: q6apm-dai: reset queue ptr on trigger stopSrinivas Kandagatla2-0/+3
2026-04-22ASoC: qcom: q6apm: move component registration to unmanaged versionSrinivas Kandagatla1-2/+12
2026-03-09ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi3-0/+3
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds9-18/+18
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook10-22/+23
2026-02-16ASoC: qcom: sm8250: Add quinary MI2S supportLuca Weiss1-0/+8
2026-02-03ASoC: qcom: q6asm: drop DSP responses for closed data streamsCédric Bellegarde1-2/+2
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown1-0/+2
2025-12-23ASoC: qcom: Constify few things in audioreach andMark Brown3-105/+116
2025-12-22ASoC / soc/qcom: Constify APR/GPR callback responseMark Brown6-22/+22
2025-12-22ASoC: qcom: audioreach: Constify function argumentsKrzysztof Kozlowski2-46/+57
2025-12-22ASoC: qcom: topology: Constify pointed snd_soc_tplg_dapm_widgetKrzysztof Kozlowski1-7/+7
2025-12-22ASoC: qcom: topology: Constify pointed DAPM widget structsKrzysztof Kozlowski1-11/+11
2025-12-22ASoC: qcom: topology: Constify pointed ar control structsKrzysztof Kozlowski1-6/+6
2025-12-22ASoC: qcom: topology: Constify pointed topology and vendor structsKrzysztof Kozlowski1-35/+35
2025-12-20ASoC: qcom: Constify APR/GPR result structsKrzysztof Kozlowski6-6/+6
2025-12-20ASoC: qcom: Constify GPR callback response dataKrzysztof Kozlowski2-6/+6
2025-12-20ASoC: qcom: Constify APR callback response dataKrzysztof Kozlowski4-10/+10
2025-12-17ASoC: qcom: audioreach: Add support for VI Sense moduleKrzysztof Kozlowski2-0/+134
2025-12-17ASoC: qcom: audioreach: Add support for Speaker Protection moduleKrzysztof Kozlowski2-0/+25
2025-12-15ASoC: qcom: Fix confusing cleanup.hMark Brown6-30/+54
2025-12-14ASoc: qcom: q6afe: use guards consistentlyJohan Hovold1-6/+4
2025-12-14ASoC: qcom: Minor readability improve with new linesKrzysztof Kozlowski5-1/+29
2025-12-14ASoC: qcom: audioreach: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-10/+10
2025-12-14ASoC: qcom: q6afe: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-4/+2
2025-12-14ASoC: qcom: q6apm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-3/+3
2025-12-14ASoC: qcom: q6asm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-4/+2
2025-12-14ASoC: qcom: q6prm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-8/+8
2025-12-14ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S formatRobert Oscilowski1-0/+2
2025-12-03ASoc: qcom: q6afe: fix bad guard conversionJohan Hovold1-2/+2
2025-11-17ASoC: qcom: sc7180: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-4/+6
2025-11-17ASoC: qcom: topology: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-6/+6
2025-11-17ASoC: qcom: q6usb: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-1/+2
2025-11-17ASoC: qcom: q6routing: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-4/+2
2025-11-06ASoC: qcom: q6dsp: fixes and updatesMark Brown9-560/+302
2025-11-05ASoC: qcom: q6asm: Use guard() for spin locksSrinivas Kandagatla1-16/+4
2025-11-05ASoC: qcom: q6asm-dai: Use guard() for spin locksSrinivas Kandagatla1-18/+5
2025-11-05ASoC: qcom: q6apm-dai: Use guard() for spin locksSrinivas Kandagatla1-18/+5
2025-11-05ASoC: qcom: q6afe: Use guard() for spin locksSrinivas Kandagatla1-6/+2
2025-11-05ASoc: qcom: q6asm: Use automatic cleanup of kfree()Srinivas Kandagatla1-124/+42
2025-11-05ASoc: qcom: q6prm: Use automatic cleanup of kfree()Srinivas Kandagatla1-21/+6
2025-11-05ASoc: qcom: q6apm: Use automatic cleanup of kfree()Srinivas Kandagatla1-40/+17
2025-11-05ASoc: qcom: q6afe: Use automatic cleanup of kfree()Srinivas Kandagatla1-29/+12
2025-11-05ASoc: qcom: q6adm: Use automatic cleanup of kfree()Srinivas Kandagatla1-24/+9
2025-11-05ASoc: qcom: audioreach: Use automatic cleanup of kfree()Srinivas Kandagatla1-166/+66