summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/storm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: qcom: Fix trivial code style issuesKrzysztof Kozlowski2023-12-181-1/+1
* ASoC: qcom: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-2/+2
* ASoC: qcom: Set card->owner to avoid warningsStephan Gerhold2020-08-211-0/+1
* ASoC: qcom: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: qcom: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: qcom: storm: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+3
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-9/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* | ASoC: qcom: storm: don't select unnecessary PlatformKuninori Morimoto2019-06-191-3/+1
* | ASoC: qcom: storm: use modern dai_link styleKuninori Morimoto2019-06-061-6/+11
|/
* ASoC: qcom: Remove unnecessary function callDonglin Peng2017-08-211-1/+0
* ASoC: qcom: Drop __func__ usage from log printsBjorn Andersson2017-01-311-14/+8
* ASoC: qcom: storm: constify snd_soc_ops structuresJulia Lawall2016-10-241-1/+1
* ASoC: qcom: storm: remove special casing EPROBE_DEFERSrinivas Kandagatla2015-06-091-6/+3
* ASoC: qcom: storm: allocate snd_soc_card struct dynamically.Srinivas Kandagatla2015-06-091-12/+5
* ASoC: qcom: Add Storm machine driverKenneth Westfield2015-03-161-0/+162