summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs35l41.c
AgeCommit message (Expand)Author
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-11ASoC: cs35l41: Use modern pm_opsCristian Ciocaltea
2023-09-11ASoC: cs35l41: Make use of dev_err_probe()Cristian Ciocaltea
2023-09-11ASoC: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea
2023-09-11ASoC: cs35l41: Verify PM runtime resume errors in IRQ handlerCristian Ciocaltea
2023-09-11ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea
2023-09-11ASoC: cs35l41: Initialize completion object before requesting IRQCristian Ciocaltea
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-08-23ASoC: cs35l41: Correct amp_gain_tlv valuesCharles Keepax
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-03-20ASoC: cs35l41: Add 12288000 clk freq to cs35l41_fs_mon clk configJianhua Lu
2023-03-09ASoC: cs35l41: Steam Deck Shared boost properties quirkLucas Tanure
2023-03-05ALSA: cs35l41: Add shared boost featureLucas Tanure
2023-03-05ASoC: cs35l41: Refactor error release codeLucas Tanure
2023-03-05ASoC: cs35l41: Only disable internal boostLucas Tanure
2022-07-15ASoC: cs35l41: Read System Name from ACPI _SUB to identify firmwareStefan Binding
2022-06-22ASoC: Merge fixesMark Brown
2022-06-21ASoC: cs35l41: Correct some control namesCharles Keepax
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-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