aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l36.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-03ASoC: cs35l36: Update digital volume TLVCharles Keepax1-1/+2
2022-05-11ASoC: cs35l36: Fix the error handling of cs35l36_i2c_probe()Zheyu Ma1-1/+1
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt1-3/+2
2021-05-26ASoC: cs35l3x: Use neutral language in amp driversDavid Rhodes1-8/+8
2021-05-11ASoC: cs35l36: Remove unneeded variable initialisationCharles Keepax1-1/+1
2021-04-13ASoC: cs35l36: Fix an error handling path in 'cs35l36_i2c_probe()'Christophe JAILLET1-1/+1
2021-01-21ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2019-02-22ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bugDan Carpenter1-2/+2
2019-02-18ASoC: cs35l36: Make some symbols staticWei Yongjun1-4/+4
2019-02-13ASoC: cs35l36: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-02-08ASoC: cs35l36: Add support for Cirrus CS35L36 AmplifierJames Schulman1-0/+1958