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