summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l41.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax2022-01-071-4/+197
* ASoC: cs35l41: Update handling of test key registersCharles Keepax2022-01-071-14/+18
* ASoC: cs35l41: Correct DSP power downCharles Keepax2022-01-051-4/+8
* ASoC: cs35l41: Remove incorrect commentCharles Keepax2022-01-051-2/+0
* ASoC: cs35l41: Create shared function for boost configurationLucas Tanure2021-12-311-103/+2
* ASoC: cs35l41: Create shared function for setting channelsLucas Tanure2021-12-311-27/+3
* ASoC: cs35l41: Create shared function for errata patchesLucas Tanure2021-12-311-89/+3
* ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure2021-12-311-14/+6
* ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure2021-12-311-124/+1
* Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-12-011-7/+0
|\
| * ASoC: cs35l41: Set the max SPI speed for the whole deviceLucas Tanure2021-11-241-7/+0
* | ASoC: cs35l41: Fix link problemLucas Tanure2021-11-261-0/+2
* | ASoC: cs35l41: DSP SupportDavid Rhodes2021-11-151-6/+306
|/
* ASoC: cs35l41: Change monitor widgets to siggensCharles Keepax2021-11-021-7/+7
* ASoC: cs35l41: Make cs35l41_remove() return voidUwe Kleine-König2021-10-251-3/+1
* misc: cs35l41: Remove unused pdn variableCharles Keepax2021-09-161-2/+0
* ASoC: cs35l41: Fix a bunch of trivial code formating/style issuesCharles Keepax2021-09-151-203/+184
* ASoC: cs35l41: Fixup the error messagesCharles Keepax2021-09-151-29/+24
* ASoC: cs35l41: Don't overwrite returned error codeCharles Keepax2021-09-151-8/+0
* ASoC: cs35l41: Combine adjacent register writesCharles Keepax2021-09-151-98/+48
* ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP bootCharles Keepax2021-09-151-13/+8
* ASoC: cs35l41: Fix use of an uninitialised variableCharles Keepax2021-09-151-14/+5
* ASoC: cs35l41: CS35L41 Boosted Smart AmplifierDavid Rhodes2021-09-131-0/+1545