summaryrefslogtreecommitdiff
path: root/sound/soc/qcom
AgeCommit message (Expand)AuthorFilesLines
9 daysASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer alignment.Srinivas Kandagatla1-2/+2
9 daysASoC: qcom: q6adm: the the copp device only during last instanceSrinivas Kandagatla1-75/+71
9 daysASoC: qcom: q6asm-dai: perform correct state check before closingSrinivas Kandagatla1-1/+2
9 daysASoC: qcom: q6apm-dai: set flags to reflect correct operation of appl_ptrSrinivas Kandagatla1-0/+2
2025-11-24ASoC: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fi...Alexey Klimov1-0/+3
2025-11-24ASoC: qdsp6: q6asm: do not sleep while atomicSrinivas Kandagatla1-1/+1
2025-10-06ASoC: qcom: audioreach: fix potential null pointer dereferenceSrinivas Kandagatla1-2/+2
2025-09-25ASoC: qcom: q6apm-lpass-dais: Fix missing set_fmt DAI op for I2SMohammad Rafi Shaik1-0/+1
2025-09-25ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph fa...Krzysztof Kozlowski1-2/+4
2025-09-25ASoC: qcom: audioreach: Fix lpaif_type configuration for the I2S interfaceMohammad Rafi Shaik1-0/+1
2025-08-28ASoC: qcom: use drvdata instead of component to keep idSrinivas Kandagatla1-10/+17
2025-06-27ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params()Wentao Liang1-0/+4
2025-06-04ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup()Alexey Klimov1-0/+3
2025-05-02ASoC: q6apm-dai: make use of q6apm_get_hw_pointerSrinivas Kandagatla1-19/+4
2025-05-02ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski20-33/+34
2025-05-02ASoC: qcom: lpass: Make asoc_qcom_lpass_cpu_platform_remove() return voidUwe Kleine-König6-9/+6
2025-05-02ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runsSrinivas Kandagatla1-5/+23
2025-05-02ASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fieldsKrzysztof Kozlowski1-8/+2
2025-04-25ASoC: qcom: Fix sc7280 lpass potential buffer overflowEvgeny Pimenov1-1/+2
2025-04-25ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error pathAlexey Klimov1-6/+13
2025-04-25ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns.Srinivas Kandagatla1-2/+2
2025-04-25ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.Srinivas Kandagatla1-2/+3
2025-04-25ASoC: q6apm: add q6apm_get_hw_pointer helperSrinivas Kandagatla2-1/+20
2024-11-01ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()Zichen Xie1-0/+2
2024-11-01ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible stringAlexey Klimov1-0/+1
2024-08-03ASoC: qcom: Adjust issues in case of DT error in asoc_qcom_lpass_cpu_platform...Aleksandr Mishin1-0/+4
2024-07-05ASoC: q6apm-lpass-dai: close graph on prepare errorsSrinivas Kandagatla1-12/+20
2024-03-06ASoC: qcom: Fix uninitialized pointer dmactlColin Ian King1-1/+1
2024-03-06ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto15-107/+107
2024-02-05ASoC: qcom: sc8280xp: limit speaker volumesJohan Hovold1-5/+7
2023-12-13ASoC: qcom: sc8280xp: Limit speaker digital volumesSrinivas Kandagatla1-0/+17
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai14-103/+195
2023-08-18ASoC: qcom: Convert to generic PCM copy opsTakashi Iwai1-6/+7
2023-08-14ASoC: qcom: merge DAI call back functions into opsKuninori Morimoto9-73/+80
2023-08-13ASoC: q6dsp: Remove unused declarationYue Haibing1-2/+0
2023-08-07ASoC: qcom: sdm845: Map missing jack kcontrolsAlper Nebi Yasak1-6/+26
2023-08-07ASoC: qcom: sc7280: Map missing jack kcontrolsAlper Nebi Yasak1-7/+27
2023-08-07ASoC: qcom: sc7180: Map missing jack kcontrolsAlper Nebi Yasak1-7/+33
2023-08-07ASoC: qcom: apq8016_sbc: Map missing jack kcontrolsAlper Nebi Yasak1-8/+29
2023-07-13ASoC: q6dsp: q6apm: make g_apm staticMin-Hua Chen1-1/+1
2023-07-06ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferralMark Brown1-2/+2
2023-07-06ASoC: qcom: q6apm: do not close GPR port before closing graphSrinivas Kandagatla1-1/+6
2023-07-06ASoC: qdsp6: audioreach: fix topology probe deferralJohan Hovold1-2/+2
2023-07-05ASoC: qcom: q6afe-dai: fix Display Port Playback stream nameSrinivas Kandagatla1-1/+1
2023-06-30ASoC: qdsp6: q6apm: use dai link pcm id as pcm device numberSrinivas Kandagatla1-0/+1
2023-06-22ASoC: qcom: common: add default jack dapm pinsSrinivas Kandagatla1-0/+10
2023-06-21add snd_soc_{of_}get_dlc()Mark Brown1-10/+3
2023-06-20ASoC: qcom: use snd_soc_{of_}get_dlc()Kuninori Morimoto1-10/+3
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto1-1/+1
2023-06-19ASoC: q6dsp: q6apm-dai: Add mmap and copy compress DAI callbacksSrinivas Kandagatla1-0/+81