summaryrefslogtreecommitdiff
path: root/sound/soc/qcom/qdsp6
AgeCommit message (Expand)Author
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-06ASoC: qcom: q6asm-dai: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-07-09ASoC: qcom: topology: Simplify with cleanup.hKrzysztof Kozlowski
2024-06-23ASoC: qcom: display port changesMark Brown
2024-06-21ASoC: Merge up fixesMark Brown
2024-06-18ASoC: qcom: q6dsp: parse Display port tokensSrinivas Kandagatla
2024-06-14ASoC: q6apm-lpass-dai: close graph on prepare errorsSrinivas Kandagatla
2024-05-29ASoC: qcom: x1e80100: Correct channel mappingMark Brown
2024-05-27ASoC: qdsp6: audioreach: Constify struct snd_soc_tplg_opsChristophe JAILLET
2024-05-27ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaultsKrzysztof Kozlowski
2024-05-27ASoC: qcom: q6apm-lpass-dais: Implement proper channel mappingKrzysztof Kozlowski
2024-05-27ASoC: Constify channel mapping array arguments in set_channel_map()Krzysztof Kozlowski
2024-05-09ASoC: Add missing module descriptionsMark Brown
2024-05-08ASoC: qcom: Add missing module descriptionsTakashi Iwai
2024-05-08ASoC: qcom: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-05-07ASoC: Constify static snd_pcm_hardwareMark Brown
2024-05-07ASoC: Use snd_soc_substream_to_rtd() for accessingMark Brown
2024-05-07ASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fieldsKrzysztof Kozlowski
2024-05-07ASoC: qcom: Constify static snd_pcm_hardwareKrzysztof Kozlowski
2024-05-06ASoC: qcom: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2024-02-13ASoC: q6dsp: fix event handler prototypeArnd Bergmann
2023-12-18ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski
2023-12-11ASoC: qcom: audioreach: Add 4 channel supportKrzysztof Kozlowski
2023-12-11ASoC: qcom: audioreach: drop duplicate channel definesKrzysztof Kozlowski
2023-12-11ASoC: qcom: audioreach: Commonize setting channel mappingsKrzysztof Kozlowski
2023-10-25ASoC: qcom: q6apm-lpass-dais: pass max number of channels to AudioreachKrzysztof Kozlowski
2023-10-09ASoC: DT matching and header cleanupsMark Brown
2023-10-09ASoC: qcom: reduce number of binding headers includesKrzysztof Kozlowski
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: qcom: merge DAI call back functions into opsKuninori Morimoto
2023-08-13ASoC: q6dsp: Remove unused declarationYue Haibing
2023-07-13ASoC: q6dsp: q6apm: make g_apm staticMin-Hua Chen
2023-07-06ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferralMark Brown
2023-07-06ASoC: qcom: q6apm: do not close GPR port before closing graphSrinivas Kandagatla
2023-07-06ASoC: qdsp6: audioreach: fix topology probe deferralJohan Hovold
2023-07-05ASoC: qcom: q6afe-dai: fix Display Port Playback stream nameSrinivas Kandagatla
2023-06-30ASoC: qdsp6: q6apm: use dai link pcm id as pcm device numberSrinivas Kandagatla
2023-06-19ASoC: q6dsp: q6apm-dai: Add mmap and copy compress DAI callbacksSrinivas Kandagatla
2023-06-19ASoC: q6dsp: q6apm-dai: Add compress set params and metadata DAI callbacksSrinivas Kandagatla
2023-06-19ASoC: q6dsp: q6apm-dai: Add trigger/pointer compress DAI callbacksSrinivas Kandagatla
2023-06-19ASoC: q6dsp: q6apm-dai: Add compress DAI and codec caps get callbacksSrinivas Kandagatla
2023-06-19ASoC: q6dsp: q6apm-dai: Add open/free compress DAI callbacksSrinivas Kandagatla
2023-06-19ASoC: q6dsp: audioreach: Add gapless feature supportMohammad Rafi Shaik
2023-06-19ASoC: q6dsp: audioreach: Add support to set compress format paramsMohammad Rafi Shaik
2023-06-19ASoC: q6dsp: audioreach: Add placeholder decoder for compress playbackSrinivas Kandagatla
2023-06-19ASoC: q6dsp: audioreach: add helper function to set u32 paramSrinivas Kandagatla
2023-06-19ASoC: q6dsp: q6apm: add end of stream eventsMohammad Rafi Shaik
2023-05-11ASoC: qcom: q6apm: add support to display ports in lpass daisSrinivas Kandagatla