summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l56-shared.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-03-111-0/+84
|\
| * ASoC: cs35l56: Prevent bad sign extension in cs35l56_read_silicon_uid()Richard Fitzgerald2024-02-271-2/+3
| * ASoC: cs35l56: Add helper functions for amp calibrationRichard Fitzgerald2024-02-231-0/+83
* | Merge branch 'for-next' into for-linusTakashi Iwai2024-03-111-2/+6
|\ \
| * | ASoC: cs35l56: Add support for CS35L54 and CS35L57Simon Trimmer2024-03-081-2/+6
| |/
* / ASoC: cs35l56: Must clear HALO_STATE before issuing SYSTEM_RESETRichard Fitzgerald2024-02-191-0/+1
|/
* ASoC: cs35l56: Remove default from IRQ1_CFG registerRichard Fitzgerald2024-02-091-1/+0
* ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald2024-02-011-0/+36
* ASoC: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald2024-02-011-3/+33
* ASoC: cs35l56: Fix for initializing ASP1 mixer registersRichard Fitzgerald2024-02-011-4/+3
* ASoC: cs35l56: Fix default SDW TX mixer registersRichard Fitzgerald2024-02-011-0/+9
* ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald2024-02-011-0/+41
* ASoC: cs35l56: Remove buggy checks from cs35l56_is_fw_reload_needed()Richard Fitzgerald2024-02-011-11/+0
* ASoC: cs35l56: Wake transactions need to be issued twiceSimon Trimmer2023-10-061-16/+35
* ASoC: cs35l56: Change hibernate sequence to use allow auto hibernateSimon Trimmer2023-10-061-10/+5
* ASoC: cs35l56: Initialise a variable to silence possible static analysis errorSimon Trimmer2023-10-041-1/+1
* ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errorsSimon Trimmer2023-08-291-14/+15
* ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer2023-07-231-0/+26
* ASoC: cs35l56: Make common function for control port waitSimon Trimmer2023-07-231-6/+10
* ASoC: cs35l56: Move part of cs35l56_init() to shared libraryRichard Fitzgerald2023-07-231-0/+79
* ASoC: cs35l56: Move cs_dsp init into shared libraryRichard Fitzgerald2023-07-231-2/+16
* ASoC: cs35l56: Move runtime suspend/resume to shared libraryRichard Fitzgerald2023-07-231-0/+118
* ASoC: cs35l56: Move utility functions to shared fileSimon Trimmer2023-07-231-0/+208
* ASoC: cs35l56: Move shared data into a common data structureSimon Trimmer2023-07-231-2/+3
* ASoC: cirrus: Use the maple tree register cacheMark Brown2023-07-191-3/+3
|\
| * ASoC: cs35l56: Update to use maple tree register cacheMark Brown2023-07-181-3/+3
* | ASoC: cs35l56: Patch soft registers to defaultsRichard Fitzgerald2023-07-181-22/+16
|/
* ASoC: cs35l56: Rename mixer source defines for SoundWire DP1Richard Fitzgerald2023-04-181-2/+2
* ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald2023-04-181-2/+1
* ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald2023-04-181-27/+0
* ASoC: cs35l56: Add driver for Cirrus Logic CS35L56Richard Fitzgerald2023-03-211-0/+390