aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l33.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-02-12ASoC: cs35l33: replace codec to componentKuninori Morimoto1-95/+91
2017-09-01Merge remote-tracking branches 'asoc/topic/cs35l33', 'asoc/topic/cs35l34' and 'asoc/topic/cs42l42' into asoc-nextMark Brown1-8/+4
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-07-17ASoC: cs35l33: Remove unneeded gpiod NULL checkFabio Estevam1-8/+4
2016-08-08ASoC: codec duplicated callback function goes to component on cs35l33Kuninori Morimoto1-7/+8
2016-07-04ASoC: cs35l33: Remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-07-01ASoC: cs35l33: Fix display revision idAxel Lin1-1/+1
2016-07-01ASoC: cs35l33: Fix testing return value of devm_gpiod_get_optionalAxel Lin1-5/+1
2016-06-29ASoC: cs35l33: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-06-28ASoC: cs35l33: Remove setting dapm->bias_level in cs35l33_set_bias_levelAxel Lin1-3/+0
2016-06-28ASoC: cs35l33: Remove unnecessary free_irq callAxel Lin1-5/+2
2016-06-27ASoC: cs35l33: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2016-06-27ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver.Paul Handrigan1-0/+1315