aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/cs35l41-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-09-11ASoC: cs35l41: Use modern pm_opsCristian Ciocaltea1-1/+1
2023-09-11ASoC: cs35l41: Make use of dev_err_probe()Cristian Ciocaltea1-6/+3
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-3/+2
2022-04-13ALSA: cs35l41: Unify hardware configurationLucas Tanure1-2/+2
2022-04-05ASoC: cs*: use simple i2c probe functionStephen Kitt1-3/+2
2022-01-07ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax1-0/+1
2022-01-05ASoC: cs35l41: Add cs35l51/53 IDsDavid Rhodes1-0/+2
2021-12-31ASoC: cs35l41: Convert tables to shared source codeLucas Tanure1-1/+0
2021-11-26ASoC: cs35l41: Fix link problemLucas Tanure1-15/+0
2021-10-25ASoC: cs35l41: Make cs35l41_remove() return voidUwe Kleine-König1-1/+3
2021-09-15ASoC: cs35l41: Fix a bunch of trivial code formating/style issuesCharles Keepax1-3/+2
2021-09-13ASoC: cs35l41: CS35L41 Boosted Smart AmplifierDavid Rhodes1-0/+114