summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l33.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij2023-12-011-3/+1
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-2/+0
* ASoC: cs35l33: Use maple tree register cacheMark Brown2023-06-131-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: cs*: use simple i2c probe functionStephen Kitt2022-04-051-3/+2
* Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-05-251-0/+1
|\
| * ASoC: cs35l33: fix an error code in probe()Dan Carpenter2021-05-201-0/+1
* | ASoC: cs35l33: Minor error paths fixupsCharles Keepax2021-05-101-6/+9
|/
* ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* 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