summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs35l41.c
AgeCommit message (Expand)Author
2022-06-24ASoC: cs35l41: Correct some control namesCharles Keepax
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi 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-05-09ASoC: cs35l41: Add endianness flag in snd_soc_component_driverCharles Keepax
2022-04-13ASoC: cs35l41: Support external boostLucas 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-13ALSA: cs35l41: Unify hardware configurationLucas Tanure
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-03-07ASoC: cs35l41: Remove unnecessary paramLucas Tanure
2022-03-07ASoC: cs35l41: Fix max number of TX channelsLucas Tanure
2022-03-07ASoC: cs35l41: Fix DSP mbox start command and global enable orderLucas Tanure
2022-03-07ASoC: cs35l41: Fix max number of TX channelsLucas Tanure
2022-03-07ASoC: cs35l41: Fix GPIO2 configurationDavid Rhodes
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 DSP power downCharles Keepax
2022-01-05ASoC: cs35l41: Remove incorrect commentCharles 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-01Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-11-26ASoC: cs35l41: Fix link problemLucas Tanure
2021-11-24ASoC: cs35l41: Set the max SPI speed for the whole deviceLucas Tanure
2021-11-15ASoC: cs35l41: DSP SupportDavid Rhodes
2021-11-02ASoC: cs35l41: Change monitor widgets to siggensCharles Keepax
2021-10-25ASoC: cs35l41: Make cs35l41_remove() return voidUwe Kleine-König
2021-09-16misc: cs35l41: Remove unused pdn variableCharles Keepax
2021-09-15ASoC: cs35l41: Fix a bunch of trivial code formating/style issuesCharles Keepax
2021-09-15ASoC: cs35l41: Fixup the error messagesCharles Keepax
2021-09-15ASoC: cs35l41: Don't overwrite returned error codeCharles Keepax
2021-09-15ASoC: cs35l41: Combine adjacent register writesCharles Keepax
2021-09-15ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP bootCharles Keepax
2021-09-15ASoC: cs35l41: Fix use of an uninitialised variableCharles Keepax
2021-09-13ASoC: cs35l41: CS35L41 Boosted Smart AmplifierDavid Rhodes