summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l41.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Merge up fixesMark Brown2024-04-301-6/+20
|\
| * ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP configStefan Binding2024-04-111-6/+20
* | ASoC: cs35l41: Delete unnecessary condition in cs35l41_pcm_hw_params()Dan Carpenter2024-04-231-4/+3
|/
* ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding2023-11-201-2/+2
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+0
* ASoC: cs35l41: Use modern pm_opsCristian Ciocaltea2023-09-111-11/+10
* ASoC: cs35l41: Make use of dev_err_probe()Cristian Ciocaltea2023-09-111-18/+16
* ASoC: cs35l41: Undo runtime PM changes at driver exit timeCristian Ciocaltea2023-09-111-0/+2
* ASoC: cs35l41: Verify PM runtime resume errors in IRQ handlerCristian Ciocaltea2023-09-111-2/+10
* ASoC: cs35l41: Fix broken shared boost activationCristian Ciocaltea2023-09-111-9/+15
* ASoC: cs35l41: Initialize completion object before requesting IRQCristian Ciocaltea2023-09-111-2/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2023-08-241-1/+1
|\
| * ASoC: cs35l41: Correct amp_gain_tlv valuesCharles Keepax2023-08-231-1/+1
* | ALSA: cs35l41: Poll for Power Up/Down rather than waiting a fixed delayStefan Binding2023-07-241-10/+0
* | ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding2023-07-241-4/+4
|/
* ASoC: cs35l41: Add 12288000 clk freq to cs35l41_fs_mon clk configJianhua Lu2023-03-201-0/+1
* ASoC: cs35l41: Steam Deck Shared boost properties quirkLucas Tanure2023-03-091-3/+15
* ALSA: cs35l41: Add shared boost featureLucas Tanure2023-03-051-2/+25
* ASoC: cs35l41: Refactor error release codeLucas Tanure2023-03-051-48/+16
* ASoC: cs35l41: Only disable internal boostLucas Tanure2023-03-051-15/+19
* ASoC: cs35l41: Read System Name from ACPI _SUB to identify firmwareStefan Binding2022-07-151-0/+30
* ASoC: Merge fixesMark Brown2022-06-221-6/+6
|\
| * ASoC: cs35l41: Correct some control namesCharles Keepax2022-06-211-6/+6
* | ASoC: cs35l41: Add common cs35l41 enter hibernate functionStefan Binding2022-06-061-9/+1
* | ASoC: cs35l41: Move cs35l41 exit hibernate function into shared codeStefan Binding2022-06-061-60/+1
|/
* Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-05-231-0/+2
|\
| * ASoC: cs35l41: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+2
* | ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding2022-05-161-18/+2
* | ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding2022-05-161-24/+2
* | ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding2022-05-161-64/+5
* | ASoC: cs35l41: Support external boostLucas Tanure2022-04-131-12/+37
* | ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure2022-04-131-43/+1
* | ALSA: cs35l41: Check hw_config before using itLucas Tanure2022-04-131-28/+48
* | ALSA: cs35l41: Unify hardware configurationLucas Tanure2022-04-131-52/+41
|/
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-4/+2
|\
| * ASoC: cs35l41: Remove unnecessary paramLucas Tanure2022-03-071-4/+2
| * ASoC: cs35l41: Fix max number of TX channelsLucas Tanure2022-03-071-1/+1
* | ASoC: cs35l41: Fix DSP mbox start command and global enable orderLucas Tanure2022-03-071-2/+2
* | ASoC: cs35l41: Fix max number of TX channelsLucas Tanure2022-03-071-1/+1
* | ASoC: cs35l41: Fix GPIO2 configurationDavid Rhodes2022-03-071-2/+2
|/
* ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax2022-01-071-4/+197
* ASoC: cs35l41: Update handling of test key registersCharles Keepax2022-01-071-14/+18
* ASoC: cs35l41: Correct DSP power downCharles Keepax2022-01-051-4/+8
* ASoC: cs35l41: Remove incorrect commentCharles Keepax2022-01-051-2/+0
* ASoC: cs35l41: Create shared function for boost configurationLucas Tanure2021-12-311-103/+2
* ASoC: cs35l41: Create shared function for setting channelsLucas Tanure2021-12-311-27/+3
* ASoC: cs35l41: Create shared function for errata patchesLucas Tanure2021-12-311-89/+3
* ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure2021-12-311-14/+6
* ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure2021-12-311-124/+1
* Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-12-011-7/+0
|\