summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l41-lib.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea2023-11-201-25/+36
* ASoC: cs35l41: Handle mdsync_up reg write errorsCristian Ciocaltea2023-11-201-7/+10
* ASoC: cs35l41: Handle mdsync_down reg write errorsCristian Ciocaltea2023-11-201-1/+1
* Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2023-07-251-2/+2
|\
| * ASoC: cs35l41: Update to use maple tree register cacheMark Brown2023-07-181-2/+2
* | ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delayStefan Binding2023-07-241-4/+44
* | ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding2023-07-241-15/+61
|/
* ASoC: cs35l41: Fix default regmap values for some registersStefan Binding2023-05-231-3/+3
* ALSA: cs35l41: Add shared boost featureLucas Tanure2023-03-051-1/+72
* ASoC: Merge up fixesMark Brown2022-06-271-2/+8
|\
| * ASoC: cs35l41: Add ASP TX3/4 source to register patchCharles Keepax2022-06-241-2/+8
* | ASoC: cs35l41: Do not print error when waking from hibernationStefan Binding2022-06-061-1/+2
* | ASoC: cs35l41: Add common cs35l41 enter hibernate functionStefan Binding2022-06-061-0/+19
* | ASoC: cs35l41: Move cs35l41 exit hibernate function into shared codeStefan Binding2022-06-061-0/+60
|/
* Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-05-231-8/+8
|\
| * ASoC: Pull in fixesMark Brown2022-04-051-2/+4
| |\
| * | ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang2022-04-051-7/+7
| * | ASoC: cs35l41: Add one more variable in the debug logHui Wang2022-04-051-2/+2
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2022-05-231-4/+6
|\ \ \ | | |/ | |/|
| * | ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSANHui Wang2022-04-051-2/+4
| * | ASoC: cs35l41: Add one more variable in the debug logHui Wang2022-04-051-2/+2
| |/
* | ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding2022-05-161-0/+24
* | ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding2022-05-161-0/+32
* | ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding2022-05-161-0/+57
* | ASoC: cs35l41: Support external boostLucas Tanure2022-04-131-3/+2
* | ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure2022-04-131-3/+126
* | ALSA: cs35l41: Enable Internal Boost in shared libLucas Tanure2022-04-131-0/+3
* | ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure2022-04-131-0/+41
* | ALSA: cs35l41: Check hw_config before using itLucas Tanure2022-04-131-5/+11
|/
* ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax2022-01-071-0/+6
* ASoC: cs35l41: Update handling of test key registersCharles Keepax2022-01-071-33/+34
* ASoC: cs35l41: Correct handling of some registers in the cacheCharles Keepax2022-01-051-59/+22
* ASoC: cs35l41: Create shared function for boost configurationLucas Tanure2021-12-311-0/+98
* ASoC: cs35l41: Create shared function for setting channelsLucas Tanure2021-12-311-0/+32
* ASoC: cs35l41: Create shared function for errata patchesLucas Tanure2021-12-311-0/+89
* ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure2021-12-311-1/+2
* ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure2021-12-311-2/+119
* ASoC: cs35l41: Convert tables to shared source codeLucas Tanure2021-12-311-0/+733