summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs35l41-lib.c
AgeCommit message (Expand)Author
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding
2023-10-26ASoC: cs35l41: Detect CSPL errors when sending CSPL commandsStefan Binding
2023-10-26ALSA: hda: cs35l41: Force a software reset after hardware resetStefan Binding
2023-09-11ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea
2023-09-11ASoC: cs35l41: Handle mdsync_up reg write errorsCristian Ciocaltea
2023-09-11ASoC: cs35l41: Handle mdsync_down reg write errorsCristian Ciocaltea
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2023-07-24ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delayStefan Binding
2023-07-24ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding
2023-07-18ASoC: cs35l41: Update to use maple tree register cacheMark Brown
2023-05-23ASoC: cs35l41: Fix default regmap values for some registersStefan Binding
2023-03-05ALSA: cs35l41: Add shared boost featureLucas Tanure
2022-06-27ASoC: Merge up fixesMark Brown
2022-06-24ASoC: cs35l41: Add ASP TX3/4 source to register patchCharles Keepax
2022-06-06ASoC: cs35l41: Do not print error when waking from hibernationStefan Binding
2022-06-06ASoC: cs35l41: Add common cs35l41 enter hibernate functionStefan Binding
2022-06-06ASoC: cs35l41: Move cs35l41 exit hibernate function into shared codeStefan Binding
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-05-23Merge branch 'for-linus' into for-nextTakashi Iwai
2022-05-16ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding
2022-05-16ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding
2022-05-16ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding
2022-04-13ASoC: cs35l41: Support external boostLucas Tanure
2022-04-13ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure
2022-04-13ALSA: cs35l41: Enable Internal Boost in shared libLucas Tanure
2022-04-13ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure
2022-04-13ALSA: cs35l41: Check hw_config before using itLucas Tanure
2022-04-05ASoC: Pull in fixesMark Brown
2022-04-05ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSANHui Wang
2022-04-05ASoC: cs35l41: Add one more variable in the debug logHui Wang
2022-04-05ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang
2022-04-05ASoC: cs35l41: Add one more variable in the debug logHui Wang
2022-01-07ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax
2022-01-07ASoC: cs35l41: Update handling of test key registersCharles Keepax
2022-01-05ASoC: cs35l41: Correct handling of some registers in the cacheCharles Keepax
2021-12-31ASoC: cs35l41: Create shared function for boost configurationLucas Tanure
2021-12-31ASoC: cs35l41: Create shared function for setting channelsLucas Tanure
2021-12-31ASoC: cs35l41: Create shared function for errata patchesLucas Tanure
2021-12-31ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure
2021-12-31ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure
2021-12-31ASoC: cs35l41: Convert tables to shared source codeLucas Tanure