aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/wcd9335.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-15ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET1-0/+11
2021-09-15ASoC: wcd9335: Fix a memory leak in the error handling path of the probe functionChristophe JAILLET1-1/+10
2021-09-15ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET1-1/+0
2020-11-18ASoC: codecs: wcd9335: Set digital gain range correctlySrinivas Kandagatla1-1/+1
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