summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l33.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
* ASoC: cs35l33: replace codec to componentKuninori Morimoto2018-02-121-95/+91
*-. Merge remote-tracking branches 'asoc/topic/cs35l33', 'asoc/topic/cs35l34' and...Mark Brown2017-09-011-8/+4
|\ \
| * | ASoC: cs35l33: Remove unneeded gpiod NULL checkFabio Estevam2017-07-171-8/+4
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: codec duplicated callback function goes to component on cs35l33Kuninori Morimoto2016-08-081-7/+8
* ASoC: cs35l33: Remove unused including <linux/version.h>Wei Yongjun2016-07-041-1/+0
* ASoC: cs35l33: Fix display revision idAxel Lin2016-07-011-1/+1
* ASoC: cs35l33: Fix testing return value of devm_gpiod_get_optionalAxel Lin2016-07-011-5/+1
* ASoC: cs35l33: mark PM functions as __maybe_unusedArnd Bergmann2016-06-291-2/+2
* ASoC: cs35l33: Remove setting dapm->bias_level in cs35l33_set_bias_levelAxel Lin2016-06-281-3/+0
* ASoC: cs35l33: Remove unnecessary free_irq callAxel Lin2016-06-281-5/+2
* ASoC: cs35l33: fix platform_no_drv_owner.cocci warningskbuild test robot2016-06-271-1/+0
* ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver.Paul Handrigan2016-06-271-0/+1315