aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wcd9335.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-27ASoC: wcd9335: Use correct version to initialize Class HYassine Oudjana1-1/+1
2021-08-26ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET1-0/+11
2021-08-26ASoC: wcd9335: Fix a memory leak in the error handling path of the probe functionChristophe JAILLET1-1/+10
2021-08-26ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET1-1/+0
2021-04-09ASoC: wcd9335: constify static struct snd_soc_dai_opsYe Bin1-1/+1
2021-03-10ASoC: wcd9335: clarify return valuePierre-Louis Bossart1-1/+1
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.11Mark Brown1-1/+1
2020-11-18ASoC: wcd9335: Remove unnecessary conversion to boolKaixu Xia1-1/+1
2020-10-28ASoC: codecs: wcd9335: Set digital gain range correctlySrinivas Kandagatla1-1/+1
2020-06-22ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto1-24/+24
2020-04-20ASoC: wcd9335: remove unneeded semicolonJason Yan1-22/+22
2020-03-06ASoC: wcd9335: fix address map representationSrinivas Kandagatla1-9/+9
2019-10-01ASoC: wcd9335: clean up indentation issueColin Ian King1-5/+5
2019-09-11ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi1-16/+8
2019-08-28ASoC: wcd9335: Fix primary interpolator max rateSrinivas Kandagatla1-8/+12
2019-07-22ASoC: wcd9335: add irqflag IRQF_ONESHOT flagHariprasad Kelam1-1/+2
2019-07-05ASoC: wcd9335: remove multiple defines.Srinivas Kandagatla1-5/+0
2019-05-29wcd9335: fix a incorrect use of kstrndup()Gen Zhang1-1/+1
2019-04-02ASoC: wcd9335: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-02-06ASoC: wcd9335: remove some unnecessary NULL checksDan Carpenter1-12/+8
2019-01-28ASoC: wcd9335: add audio routingsSrinivas Kandagatla1-0/+189
2019-01-28ASoC: wcd9335: add capture dapm widgetsSrinivas Kandagatla1-1/+1447
2019-01-28ASoC: wcd9335: add playback dapm widgetsSrinivas Kandagatla1-0/+1795
2019-01-28ASoC: wcd9335: add basic controlsSrinivas Kandagatla1-0/+325
2019-01-28ASoC: wcd9335: add CLASS-H Controller supportSrinivas Kandagatla1-0/+10
2019-01-28ASoC: wcd9335: add support to wcd9335 codecSrinivas Kandagatla1-0/+1483