summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs35l41.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ASoC: cs35l41: Set the max SPI speed for the whole deviceLucas Tanure2021-11-241-7/+0
* | ASoC: cs35l41: Fix link problemLucas Tanure2021-11-261-0/+2
* | ASoC: cs35l41: DSP SupportDavid Rhodes2021-11-151-6/+306
|/
* ASoC: cs35l41: Change monitor widgets to siggensCharles Keepax2021-11-021-7/+7
* ASoC: cs35l41: Make cs35l41_remove() return voidUwe Kleine-König2021-10-251-3/+1
* misc: cs35l41: Remove unused pdn variableCharles Keepax2021-09-161-2/+0
* ASoC: cs35l41: Fix a bunch of trivial code formating/style issuesCharles Keepax2021-09-151-203/+184
* ASoC: cs35l41: Fixup the error messagesCharles Keepax2021-09-151-29/+24
* ASoC: cs35l41: Don't overwrite returned error codeCharles Keepax2021-09-151-8/+0
* ASoC: cs35l41: Combine adjacent register writesCharles Keepax2021-09-151-98/+48
* ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP bootCharles Keepax2021-09-151-13/+8
* ASoC: cs35l41: Fix use of an uninitialised variableCharles Keepax2021-09-151-14/+5
* ASoC: cs35l41: CS35L41 Boosted Smart AmplifierDavid Rhodes2021-09-131-0/+1545