summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l33.c
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-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt1-3/+2
2021-05-25Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+1
2021-05-20ASoC: cs35l33: fix an error code in probe()Dan Carpenter1-0/+1
2021-05-10ASoC: cs35l33: Minor error paths fixupsCharles Keepax1-6/+9
2021-01-21ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
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...Mark 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