summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/sdm845.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski2023-12-181-1/+1
* ASoC: DT matching and header cleanupsMark Brown2023-10-091-1/+0
|\
| * ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* | ASoC: qcom: reduce number of binding headers includesKrzysztof Kozlowski2023-10-091-0/+1
|/
* ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-18/+18
* ASoC: qcom: sdm845: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-6/+26
* ASoC: qcom: sdm845: add remark about unneeded compatiblesKrzysztof Kozlowski2023-01-251-0/+1
* ASoC: qcom: Update to use set_fmt_new callbackCharles Keepax2022-06-061-3/+3
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-1/+1
* ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart2021-12-241-2/+2
* ASoC: qcom: sdm845: only setup slim ports onceSrinivas Kandagatla2021-11-161-1/+9
* ASoC: qcom: sdm845: add jack support for WCD934xSrinivas Kandagatla2021-06-041-0/+8
* ASoC: qcom: sdm845: Fix array out of range on rx slim channelsSrinivas Kandagatla2021-03-101-1/+1
* ASoC: qcom: sdm845: Fix array out of bounds accessSrinivas Kandagatla2021-03-101-2/+2
* ASoC: qcom: sdm845: set driver name correctlySrinivas Kandagatla2020-10-231-0/+2
* ASoC: qcom: Set card->owner to avoid warningsStephan Gerhold2020-08-211-0/+1
* ASoC: qcom: Use devm for resource managementStephan Gerhold2020-07-241-34/+6
* ASoC: qcom: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-7/+7
* ASoC: qcom: common: Silence duplicate parse error messagesBjorn Andersson2020-04-141-3/+1
* ASoC: qcom: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-11/+11
* ASoC: qcom: sdm845: handle soundwire streamSrinivas Kandagatla2020-03-181-0/+67
* ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto2020-03-101-4/+4
* ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-11/+9
* ASoC: qcom: sdm845: add support to DB845c and Lenovo YogaSrinivas Kandagatla2019-12-251-1/+85
* ASoC: sdm845: remove unneeded semicolonSaiyam Doshi2019-09-151-1/+1
* ASoC: sdm845: Set DAI format for dmic codecCheng-Yi Chiang2019-01-161-0/+2
* ASoC: sdm845: set jack only for a specific backendRohit kumar2019-01-031-9/+22
* ASoC: sdm845: Add configuration for headset codecCheng-Yi Chiang2018-12-071-0/+21
* ASoC: sdm845: Add TDM configuration for speakerCheng-Yi Chiang2018-12-071-1/+68
* ASoC: qcom: sdm845: Create and setup jack in init callbackCheng-Yi Chiang2018-11-281-2/+55
* ASoC: qcom: sdm845: Add board specific dapm widgetsCheng-Yi Chiang2018-11-281-0/+10
* ASoC: sdm845: Add support for Secondary MI2S interfaceRohit kumar2018-11-211-0/+18
* ASoC: sdm845: Update slot_width for Quaternary TDM portRohit kumar2018-11-211-4/+5
* ASoC: smd845: constify snd_soc_ops structureJulia Lawall2018-11-051-1/+1
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-201-4/+3
* ASoC: sdm845: remove unused header filesSrinivas Kandagatla2018-08-061-2/+0
* ASoC: smd845: fix memory leakGustavo A. R. Silva2018-08-031-2/+5
* ASoC: smd845: remove auto rebindingSrinivas Kandagatla2018-08-021-2/+0
* ASoC: qcom: add sdm845 sound card supportRohit kumar2018-08-011-0/+286