aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l34.c (follow)
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/broonie/sound into asoc-5.14Mark Brown1-0/+3
2021-05-12ASoC: cs35l34: Add missing regmap use_single configCharles Keepax1-0/+3
2021-05-10ASoC: cs35l34: Minor error paths fixupsCharles Keepax1-17/+22
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-02-12ASoC: cs35l34: replace codec to componentKuninori Morimoto1-64/+63
2017-11-27ASoC: cs35l34: Improve two size determinations in cs35l34_i2c_probe()Markus Elfring1-6/+3
2017-11-27ASoC: cs35l34: Delete two error messages for a failed memory allocation in cs35l34_i2c_probe()Markus Elfring1-7/+3
2017-09-01Merge remote-tracking branches 'asoc/topic/cs35l33', 'asoc/topic/cs35l34' and 'asoc/topic/cs42l42' into asoc-nextMark Brown1-2/+1
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-07-17ASoC: cs35l34: Remove unneeded gpiod NULL checkFabio Estevam1-2/+1
2017-06-13ASoC: cs35l34: Constify hw_constraintsTakashi Iwai1-2/+2
2016-12-06ASoC: cs35l34: Simplify the logic to set CS35L34_MCLK_CTL settingAxel Lin1-3/+3
2016-10-25ASoC: cs35l34: Remove CS35L34_CHIP_ID from cs35l34_readable_registerAxel Lin1-1/+0
2016-10-21ASoC: cs35l34: Initial commit of the cs35l34 CODEC driver.Paul Handrigan1-0/+1252