aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/sdm845.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-14ASoC: qcom: common: Silence duplicate parse error messagesBjorn Andersson1-3/+1
2020-03-27ASoC: qcom: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-11/+11
2020-03-18ASoC: qcom: sdm845: handle soundwire streamSrinivas Kandagatla1-0/+67
2020-03-10ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto1-4/+4
2020-02-19ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macroKuninori Morimoto1-11/+9
2019-12-25ASoC: qcom: sdm845: add support to DB845c and Lenovo YogaSrinivas Kandagatla1-1/+85
2019-09-15ASoC: sdm845: remove unneeded semicolonSaiyam Doshi1-1/+1
2019-01-16ASoC: sdm845: Set DAI format for dmic codecCheng-Yi Chiang1-0/+2
2019-01-03ASoC: sdm845: set jack only for a specific backendRohit kumar1-9/+22
2018-12-07ASoC: sdm845: Add configuration for headset codecCheng-Yi Chiang1-0/+21
2018-12-07ASoC: sdm845: Add TDM configuration for speakerCheng-Yi Chiang1-1/+68
2018-11-28ASoC: qcom: sdm845: Create and setup jack in init callbackCheng-Yi Chiang1-2/+55
2018-11-28ASoC: qcom: sdm845: Add board specific dapm widgetsCheng-Yi Chiang1-0/+10
2018-11-21ASoC: sdm845: Add support for Secondary MI2S interfaceRohit kumar1-0/+18
2018-11-21ASoC: sdm845: Update slot_width for Quaternary TDM portRohit kumar1-4/+5
2018-11-05ASoC: smd845: constify snd_soc_ops structureJulia Lawall1-1/+1
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto1-4/+3
2018-08-06ASoC: sdm845: remove unused header filesSrinivas Kandagatla1-2/+0
2018-08-03ASoC: smd845: fix memory leakGustavo A. R. Silva1-2/+5
2018-08-02ASoC: smd845: remove auto rebindingSrinivas Kandagatla1-2/+0
2018-08-01ASoC: qcom: add sdm845 sound card supportRohit kumar1-0/+286