summaryrefslogtreecommitdiff
path: root/sound/soc/qcom
AgeCommit message (Expand)Author
2026-03-09ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-16ASoC: qcom: sm8250: Add quinary MI2S supportLuca Weiss
2026-02-02ASoC: qcom: q6asm: drop DSP responses for closed data streamsCédric Bellegarde
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown
2025-12-22ASoC: qcom: Constify few things in audioreach andMark Brown
2025-12-22ASoC / soc/qcom: Constify APR/GPR callback responseMark Brown
2025-12-22ASoC: qcom: audioreach: Constify function argumentsKrzysztof Kozlowski
2025-12-22ASoC: qcom: topology: Constify pointed snd_soc_tplg_dapm_widgetKrzysztof Kozlowski
2025-12-22ASoC: qcom: topology: Constify pointed DAPM widget structsKrzysztof Kozlowski
2025-12-22ASoC: qcom: topology: Constify pointed ar control structsKrzysztof Kozlowski
2025-12-22ASoC: qcom: topology: Constify pointed topology and vendor structsKrzysztof Kozlowski
2025-12-19ASoC: qcom: Constify APR/GPR result structsKrzysztof Kozlowski
2025-12-19ASoC: qcom: Constify GPR callback response dataKrzysztof Kozlowski
2025-12-19ASoC: qcom: Constify APR callback response dataKrzysztof Kozlowski
2025-12-17ASoC: qcom: audioreach: Add support for VI Sense moduleKrzysztof Kozlowski
2025-12-17ASoC: qcom: audioreach: Add support for Speaker Protection moduleKrzysztof Kozlowski
2025-12-15ASoC: qcom: Fix confusing cleanup.hMark Brown
2025-12-14ASoc: qcom: q6afe: use guards consistentlyJohan Hovold
2025-12-14ASoC: qcom: Minor readability improve with new linesKrzysztof Kozlowski
2025-12-14ASoC: qcom: audioreach: Fix confusing cleanup.h syntaxKrzysztof Kozlowski
2025-12-14ASoC: qcom: q6afe: Fix confusing cleanup.h syntaxKrzysztof Kozlowski
2025-12-14ASoC: qcom: q6apm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski
2025-12-14ASoC: qcom: q6asm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski
2025-12-14ASoC: qcom: q6prm: Fix confusing cleanup.h syntaxKrzysztof Kozlowski
2025-12-14ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S formatRobert Oscilowski
2025-12-03ASoc: qcom: q6afe: fix bad guard conversionJohan Hovold
2025-11-17ASoC: qcom: sc7180: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-17ASoC: qcom: topology: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-17ASoC: qcom: q6usb: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-17ASoC: qcom: q6routing: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-06ASoC: qcom: q6dsp: fixes and updatesMark Brown
2025-11-05ASoC: qcom: q6asm: Use guard() for spin locksSrinivas Kandagatla
2025-11-05ASoC: qcom: q6asm-dai: Use guard() for spin locksSrinivas Kandagatla
2025-11-05ASoC: qcom: q6apm-dai: Use guard() for spin locksSrinivas Kandagatla
2025-11-05ASoC: qcom: q6afe: Use guard() for spin locksSrinivas Kandagatla
2025-11-05ASoc: qcom: q6asm: Use automatic cleanup of kfree()Srinivas Kandagatla
2025-11-05ASoc: qcom: q6prm: Use automatic cleanup of kfree()Srinivas Kandagatla
2025-11-05ASoc: qcom: q6apm: Use automatic cleanup of kfree()Srinivas Kandagatla
2025-11-05ASoc: qcom: q6afe: Use automatic cleanup of kfree()Srinivas Kandagatla
2025-11-05ASoc: qcom: q6adm: Use automatic cleanup of kfree()Srinivas Kandagatla
2025-11-05ASoc: qcom: audioreach: Use automatic cleanup of kfree()Srinivas Kandagatla
2025-11-05ASoc: qcom: audioreach: remove unused variablesSrinivas Kandagatla
2025-11-05ASoC: qcom: q6asm: set runtime correctly for each streamSrinivas Kandagatla
2025-11-05ASoC: qcom: q6asm-dai: use q6asm_get_hw_pointerSrinivas Kandagatla
2025-11-05ASoC: qcom: q6asm: add q6asm_get_hw_pointerSrinivas Kandagatla
2025-11-05ASoC: qcom: q6asm-dai: schedule all available frames to avoid dsp under-runsSrinivas Kandagatla
2025-11-05ASoC: qcom: q6asm: handle the responses after closingSrinivas Kandagatla