Age | Commit message (Expand) | Author |
2022-07-15 | ASoC: cs35l41: Read System Name from ACPI _SUB to identify firmware | Stefan Binding |
2022-06-22 | ASoC: Merge fixes | Mark Brown |
2022-06-21 | ASoC: cs35l41: Correct some control names | Charles Keepax |
2022-06-06 | ASoC: cs35l41: Add common cs35l41 enter hibernate function | Stefan Binding |
2022-06-06 | ASoC: cs35l41: Move cs35l41 exit hibernate function into shared code | Stefan Binding |
2022-05-23 | Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2022-05-16 | ASoC: cs35l41: Move cs_dsp config struct into shared code | Stefan Binding |
2022-05-16 | ASoC: cs35l41: Move cs35l41 fs errata into shared code | Stefan Binding |
2022-05-16 | ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared code | Stefan Binding |
2022-05-09 | ASoC: cs35l41: Add endianness flag in snd_soc_component_driver | Charles Keepax |
2022-04-13 | ASoC: cs35l41: Support external boost | Lucas Tanure |
2022-04-13 | ALSA: cs35l41: Move cs35l41_gpio_config to shared lib | Lucas Tanure |
2022-04-13 | ALSA: cs35l41: Check hw_config before using it | Lucas Tanure |
2022-04-13 | ALSA: cs35l41: Unify hardware configuration | Lucas Tanure |
2022-03-21 | Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2022-03-07 | ASoC: cs35l41: Remove unnecessary param | Lucas Tanure |
2022-03-07 | ASoC: cs35l41: Fix max number of TX channels | Lucas Tanure |
2022-03-07 | ASoC: cs35l41: Fix DSP mbox start command and global enable order | Lucas Tanure |
2022-03-07 | ASoC: cs35l41: Fix max number of TX channels | Lucas Tanure |
2022-03-07 | ASoC: cs35l41: Fix GPIO2 configuration | David Rhodes |
2022-01-07 | ASoC: cs35l41: Add support for hibernate memory retention mode | Charles Keepax |
2022-01-07 | ASoC: cs35l41: Update handling of test key registers | Charles Keepax |
2022-01-05 | ASoC: cs35l41: Correct DSP power down | Charles Keepax |
2022-01-05 | ASoC: cs35l41: Remove incorrect comment | Charles Keepax |
2021-12-31 | ASoC: cs35l41: Create shared function for boost configuration | Lucas Tanure |
2021-12-31 | ASoC: cs35l41: Create shared function for setting channels | Lucas Tanure |
2021-12-31 | ASoC: cs35l41: Create shared function for errata patches | Lucas Tanure |
2021-12-31 | ASoC: cs35l41: Move power initializations to reg_sequence | Lucas Tanure |
2021-12-31 | ASoC: cs35l41: Move cs35l41_otp_unpack to shared code | Lucas Tanure |
2021-12-01 | Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2021-11-26 | ASoC: cs35l41: Fix link problem | Lucas Tanure |
2021-11-24 | ASoC: cs35l41: Set the max SPI speed for the whole device | Lucas Tanure |
2021-11-15 | ASoC: cs35l41: DSP Support | David Rhodes |
2021-11-02 | ASoC: cs35l41: Change monitor widgets to siggens | Charles Keepax |
2021-10-25 | ASoC: cs35l41: Make cs35l41_remove() return void | Uwe Kleine-König |
2021-09-16 | misc: cs35l41: Remove unused pdn variable | Charles Keepax |
2021-09-15 | ASoC: cs35l41: Fix a bunch of trivial code formating/style issues | Charles Keepax |
2021-09-15 | ASoC: cs35l41: Fixup the error messages | Charles Keepax |
2021-09-15 | ASoC: cs35l41: Don't overwrite returned error code | Charles Keepax |
2021-09-15 | ASoC: cs35l41: Combine adjacent register writes | Charles Keepax |
2021-09-15 | ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot | Charles Keepax |
2021-09-15 | ASoC: cs35l41: Fix use of an uninitialised variable | Charles Keepax |
2021-09-13 | ASoC: cs35l41: CS35L41 Boosted Smart Amplifier | David Rhodes |