aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/cs35l41-lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding1-2/+4
2023-10-26ASoC: cs35l41: Detect CSPL errors when sending CSPL commandsStefan Binding1-0/+5
2023-10-26ALSA: hda: cs35l41: Force a software reset after hardware resetStefan Binding1-0/+1
2023-09-11ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea1-25/+36
2023-09-11ASoC: cs35l41: Handle mdsync_up reg write errorsCristian Ciocaltea1-7/+10
2023-09-11ASoC: cs35l41: Handle mdsync_down reg write errorsCristian Ciocaltea1-1/+1
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-2/+2
2023-07-24ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delayStefan Binding1-4/+44
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding1-15/+61
2023-07-18ASoC: cs35l41: Update to use maple tree register cacheMark Brown1-2/+2
2023-05-23ASoC: cs35l41: Fix default regmap values for some registersStefan Binding1-3/+3
2023-03-05ALSA: 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/broonie/sound into for-linusTakashi 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