summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs35l41-lib.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-23ASoC: cs35l41: Fix default regmap values for some registersStefan Binding1-3/+3
2023-03-06ALSA: cs35l41: Add shared boost featureLucas Tanure1-1/+72
2022-06-27ASoC: Merge up fixesMark Brown1-2/+8
2022-06-24ASoC: cs35l41: Add ASP TX3/4 source to register patchCharles Keepax1-2/+8
2022-06-06ASoC: cs35l41: Do not print error when waking from hibernationStefan Binding1-1/+2
2022-06-06ASoC: cs35l41: Add common cs35l41 enter hibernate functionStefan Binding1-0/+19
2022-06-06ASoC: cs35l41: Move cs35l41 exit hibernate function into shared codeStefan Binding1-0/+60
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-8/+8
2022-05-23Merge branch 'for-linus' into for-nextTakashi Iwai1-4/+6
2022-05-16ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding1-0/+24
2022-05-16ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding1-0/+32
2022-05-16ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding1-0/+57
2022-04-13ASoC: cs35l41: Support external boostLucas Tanure1-3/+2
2022-04-13ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure1-3/+126
2022-04-13ALSA: cs35l41: Enable Internal Boost in shared libLucas Tanure1-0/+3
2022-04-13ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure1-0/+41
2022-04-13ALSA: cs35l41: Check hw_config before using itLucas Tanure1-5/+11
2022-04-05ASoC: Pull in fixesMark Brown1-2/+4
2022-04-05ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSANHui Wang1-2/+4
2022-04-05ASoC: cs35l41: Add one more variable in the debug logHui Wang1-2/+2
2022-04-05ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang1-7/+7
2022-04-05ASoC: cs35l41: Add one more variable in the debug logHui Wang1-2/+2
2022-01-07ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax1-0/+6
2022-01-07ASoC: cs35l41: Update handling of test key registersCharles Keepax1-33/+34
2022-01-05ASoC: cs35l41: Correct handling of some registers in the cacheCharles Keepax1-59/+22
2021-12-31ASoC: cs35l41: Create shared function for boost configurationLucas Tanure1-0/+98
2021-12-31ASoC: cs35l41: Create shared function for setting channelsLucas Tanure1-0/+32
2021-12-31ASoC: cs35l41: Create shared function for errata patchesLucas Tanure1-0/+89
2021-12-31ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure1-1/+2
2021-12-31ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure1-2/+119
2021-12-31ASoC: cs35l41: Convert tables to shared source codeLucas Tanure1-0/+733