aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l41.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-24ASoC: cs35l41: Set the max SPI speed for the whole deviceLucas Tanure1-7/+0
2021-11-02ASoC: cs35l41: Change monitor widgets to siggensCharles Keepax1-7/+7
2021-10-25ASoC: cs35l41: Make cs35l41_remove() return voidUwe Kleine-König1-3/+1
2021-09-16misc: cs35l41: Remove unused pdn variableCharles Keepax1-2/+0
2021-09-15ASoC: cs35l41: Fix a bunch of trivial code formating/style issuesCharles Keepax1-203/+184
2021-09-15ASoC: cs35l41: Fixup the error messagesCharles Keepax1-29/+24
2021-09-15ASoC: cs35l41: Don't overwrite returned error codeCharles Keepax1-8/+0
2021-09-15ASoC: cs35l41: Combine adjacent register writesCharles Keepax1-98/+48
2021-09-15ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP bootCharles Keepax1-13/+8
2021-09-15ASoC: cs35l41: Fix use of an uninitialised variableCharles Keepax1-14/+5
2021-09-13ASoC: cs35l41: CS35L41 Boosted Smart AmplifierDavid Rhodes1-0/+1545