summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/common.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: qcom: common: add default jack dapm pinsSrinivas Kandagatla2023-06-221-0/+10
* ASoC: qcom: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-201-10/+3
* ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto2023-06-201-1/+1
* ASoC: qcom: use asoc_dummy_dlcKuninori Morimoto2023-05-081-10/+1
* ASoC: qcom: common: add kcontrol to jack pinsSrinivas Kandagatla2023-03-051-2/+15
* ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREStephan Gerhold2023-01-091-114/+0
* ASoC: qcom: cleanup and fix dependency of QCOM_COMMONSrinivas Kandagatla2022-11-241-2/+0
* ASoC: qcom: sm8250: move some code to commonSrinivas Kandagatla2022-09-191-0/+171
* ASoC: qcom: common: use EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOLSrinivas Kandagatla2022-09-191-1/+1
* ASoC: qcom: common: Parse "pin-switches" and "widgets" from DTStephan Gerhold2021-12-231-0/+10
* ASoC: qcom: Use dev_err_probe() helperKuninori Morimoto2021-12-201-6/+4
* ASoC: qcom: common: Respect status = "disabled" on DAI link nodesStephan Gerhold2021-10-251-2/+2
* ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()Dan Carpenter2020-11-101-5/+8
* Merge branch 'asoc-5.9' into asoc-5.10Mark Brown2020-09-171-2/+4
|\
| * ASoC: qcom: common: Fix refcount imbalance on errorDinghao Liu2020-08-261-2/+4
* | ASoC: qcom: common: Parse auxiliary devices from device treeStephan Gerhold2020-09-081-0/+4
|/
* ASoC: qcom: common: Avoid printing errors for -EPROBE_DEFERStephan Gerhold2020-07-241-2/+6
* ASoC: qcom: common: Parse properties with "qcom," prefixStephan Gerhold2020-07-241-2/+10
* ASoC: qcom: common: Support parsing links without DPCMStephan Gerhold2020-07-241-7/+19
* ASoC: qcom: common: Use snd_soc_dai_link_set_capabilities()Stephan Gerhold2020-07-241-12/+1
* ASoC: qcom: Use devm for resource managementStephan Gerhold2020-07-241-2/+1
* ASoC: qcom: common: set correct directions for dailinksSrinivas Kandagatla2020-06-151-2/+12
* ASoC: qcom: common: Include link-name in error messagesBjorn Andersson2019-09-051-11/+11
* Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-061-7/+26
|\
| * ASoC: qcom: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-3/+1
| * ASoC: qcom: don't select unnecessary PlatformKuninori Morimoto2019-06-191-1/+3
| * ASoC: qcom: common: Fix NULL pointer in of parserBjorn Andersson2019-06-191-8/+8
| * ASoC: qcom: common: use modern dai_link styleKuninori Morimoto2019-06-061-7/+26
* | ASoC: qcom: common: Mark links as nonatomicBjorn Andersson2019-06-181-0/+1
|/
* ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of()Takashi Iwai2019-02-201-2/+8
* ASoC: qcom: Set dai_link id to each dai_linkRohit kumar2018-11-131-3/+6
* ASoC: qcom: Add support to parse common audio device nodesRohit kumar2018-08-011-0/+112