summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs35l34.c
AgeCommit message (Expand)Author
2023-12-01ASoC: cs35l34: Fix GPIO name and drop legacy includeLinus Walleij
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-06-13ASoC: cs35l34: 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-12ASoC: cs35l34: Add missing regmap use_single configCharles Keepax
2021-05-10ASoC: cs35l34: 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-02-12ASoC: cs35l34: replace codec to componentKuninori Morimoto
2017-11-27ASoC: cs35l34: Improve two size determinations in cs35l34_i2c_probe()Markus Elfring
2017-11-27ASoC: cs35l34: Delete two error messages for a failed memory allocation in cs...Markus Elfring
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: cs35l34: Remove unneeded gpiod NULL checkFabio Estevam
2017-06-13ASoC: cs35l34: Constify hw_constraintsTakashi Iwai
2016-12-06ASoC: cs35l34: Simplify the logic to set CS35L34_MCLK_CTL settingAxel Lin
2016-10-25ASoC: cs35l34: Remove CS35L34_CHIP_ID from cs35l34_readable_registerAxel Lin
2016-10-21ASoC: cs35l34: Initial commit of the cs35l34 CODEC driver.Paul Handrigan