aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l33.c
AgeCommit message (Expand)Author
2023-12-01ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-06-13ASoC: cs35l33: Use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-27ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt
2021-05-25Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-05-20ASoC: cs35l33: fix an error code in probe()Dan Carpenter
2021-05-10ASoC: cs35l33: Minor error paths fixupsCharles Keepax
2021-01-21ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-02-12ASoC: cs35l33: replace codec to componentKuninori Morimoto
2017-09-01Merge remote-tracking branches 'asoc/topic/cs35l33', 'asoc/topic/cs35l34' and...Mark Brown
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-07-17ASoC: cs35l33: Remove unneeded gpiod NULL checkFabio Estevam
2016-08-08ASoC: codec duplicated callback function goes to component on cs35l33Kuninori Morimoto
2016-07-04ASoC: cs35l33: Remove unused including <linux/version.h>Wei Yongjun
2016-07-01ASoC: cs35l33: Fix display revision idAxel Lin
2016-07-01ASoC: cs35l33: Fix testing return value of devm_gpiod_get_optionalAxel Lin
2016-06-29ASoC: cs35l33: mark PM functions as __maybe_unusedArnd Bergmann
2016-06-28ASoC: cs35l33: Remove setting dapm->bias_level in cs35l33_set_bias_levelAxel Lin
2016-06-28ASoC: cs35l33: Remove unnecessary free_irq callAxel Lin
2016-06-27ASoC: cs35l33: fix platform_no_drv_owner.cocci warningskbuild test robot
2016-06-27ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver.Paul Handrigan