summaryrefslogtreecommitdiff
path: root/sound/soc/qcom/qdsp6
AgeCommit message (Expand)AuthorFilesLines
2024-07-10ASoC: qcom: topology: Simplify with cleanup.hKrzysztof Kozlowski1-5/+5
2024-06-23ASoC: qcom: display port changesMark Brown1-0/+26
2024-06-21ASoC: Merge up fixesMark Brown1-12/+20
2024-06-18ASoC: qcom: q6dsp: parse Display port tokensSrinivas Kandagatla1-0/+26
2024-06-14ASoC: q6apm-lpass-dai: close graph on prepare errorsSrinivas Kandagatla1-12/+20
2024-05-29ASoC: qcom: x1e80100: Correct channel mappingMark Brown5-38/+34
2024-05-27ASoC: qdsp6: audioreach: Constify struct snd_soc_tplg_opsChristophe JAILLET1-1/+1
2024-05-27ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaultsKrzysztof Kozlowski4-24/+15
2024-05-27ASoC: qcom: q6apm-lpass-dais: Implement proper channel mappingKrzysztof Kozlowski2-6/+5
2024-05-27ASoC: Constify channel mapping array arguments in set_channel_map()Krzysztof Kozlowski2-8/+14
2024-05-09ASoC: Add missing module descriptionsMark Brown1-0/+2
2024-05-08ASoC: qcom: Add missing module descriptionsTakashi Iwai1-0/+2
2024-05-08ASoC: qcom: Use *-y instead of *-objs in MakefileTakashi Iwai1-2/+2
2024-05-07ASoC: Constify static snd_pcm_hardwareMark Brown2-3/+3
2024-05-07ASoC: Use snd_soc_substream_to_rtd() for accessingMark Brown1-1/+1
2024-05-06ASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fieldsKrzysztof Kozlowski1-8/+2
2024-05-06ASoC: qcom: Constify static snd_pcm_hardwareKrzysztof Kozlowski2-3/+3
2024-05-06ASoC: qcom: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2024-02-13ASoC: q6dsp: fix event handler prototypeArnd Bergmann1-4/+4
2023-12-18ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski4-17/+18
2023-12-11ASoC: qcom: audioreach: Add 4 channel supportKrzysztof Kozlowski1-2/+12
2023-12-11ASoC: qcom: audioreach: drop duplicate channel definesKrzysztof Kozlowski2-8/+6
2023-12-11ASoC: qcom: audioreach: Commonize setting channel mappingsKrzysztof Kozlowski1-19/+16
2023-10-25ASoC: qcom: q6apm-lpass-dais: pass max number of channels to AudioreachKrzysztof Kozlowski1-2/+2
2023-10-10ASoC: DT matching and header cleanupsMark Brown4-5/+3
2023-10-09ASoC: qcom: reduce number of binding headers includesKrzysztof Kozlowski11-5/+9
2023-10-09ASoC: Explicitly include correct DT includesRob Herring4-5/+3
2023-09-25ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto3-9/+9
2023-08-14ASoC: qcom: merge DAI call back functions into opsKuninori Morimoto3-44/+53
2023-08-13ASoC: q6dsp: Remove unused declarationYue Haibing1-2/+0
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-19ASoC: q6dsp: q6apm-dai: Add mmap and copy compress DAI callbacksSrinivas Kandagatla1-0/+81
2023-06-19ASoC: q6dsp: q6apm-dai: Add compress set params and metadata DAI callbacksSrinivas Kandagatla1-0/+107
2023-06-19ASoC: q6dsp: q6apm-dai: Add trigger/pointer compress DAI callbacksSrinivas Kandagatla2-0/+68
2023-06-19ASoC: q6dsp: q6apm-dai: Add compress DAI and codec caps get callbacksSrinivas Kandagatla1-0/+53
2023-06-19ASoC: q6dsp: q6apm-dai: Add open/free compress DAI callbacksSrinivas Kandagatla2-0/+137
2023-06-19ASoC: q6dsp: audioreach: Add gapless feature supportMohammad Rafi Shaik2-0/+18
2023-06-19ASoC: q6dsp: audioreach: Add support to set compress format paramsMohammad Rafi Shaik3-19/+149
2023-06-19ASoC: q6dsp: audioreach: Add placeholder decoder for compress playbackSrinivas Kandagatla4-0/+85
2023-06-19ASoC: q6dsp: audioreach: add helper function to set u32 paramSrinivas Kandagatla2-76/+26
2023-06-19ASoC: q6dsp: q6apm: add end of stream eventsMohammad Rafi Shaik1-0/+3
2023-05-11ASoC: qcom: q6apm: add support to display ports in lpass daisSrinivas Kandagatla1-0/+39
2023-05-11ASoC: qcom: q6dsp: add support to more display portsSrinivas Kandagatla1-16/+27
2023-05-11ASoC: qcom: audioreach: add support for DISPLAY PORT SINK moduleSrinivas Kandagatla2-0/+87
2023-05-11ASoC: qcom: q6dsp-common: move channel allocation to commonSrinivas Kandagatla3-27/+43