summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs35l56.c
AgeCommit message (Expand)Author
2023-08-17ASoC: Merge up fixesMark Brown
2023-08-17ASoC: cs35l56: Read firmware uuid from a device property instead of _SUBMaciej Strozek
2023-08-15ASoC: cs35l56: Don't overwrite a patched firmwareRichard Fitzgerald
2023-08-15ASoC: wm_adsp: Support powering-up DSP without trying to load firmwareRichard Fitzgerald
2023-08-08ASoC: cs35l56: Call wm_adsp_power_down() before reloading firmwareSimon Trimmer
2023-08-08ASoC: cs35l56: Wait for control port ready during system-resumeRichard Fitzgerald
2023-08-08ASoC: cs35l56: Don't rely on GPIOD_OUT_LOW to set RESET initially lowRichard Fitzgerald
2023-08-08ASoC: cs35l56: Avoid uninitialized variable in cs35l56_set_asp_slot_positions()Richard Fitzgerald
2023-07-23ASoC: cs35l56: Make a common function to shutdown the DSPSimon Trimmer
2023-07-23ASoC: cs35l56: Move part of cs35l56_init() to shared libraryRichard Fitzgerald
2023-07-23ASoC: cs35l56: Move cs_dsp init into shared libraryRichard Fitzgerald
2023-07-23ASoC: cs35l56: Move runtime suspend/resume to shared libraryRichard Fitzgerald
2023-07-23ASoC: cs35l56: Move utility functions to shared fileSimon Trimmer
2023-07-23ASoC: cs35l56: Convert utility functions to use common data structureSimon Trimmer
2023-07-23ASoC: cs35l56: Make cs35l56_system_reset() code more genericSimon Trimmer
2023-07-23ASoC: cs35l56: Move shared data into a common data structureSimon Trimmer
2023-07-18ASoC: cs35l56: Patch soft registers to defaultsRichard Fitzgerald
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown
2023-06-01ASoC: cs35l56: Remove NULL check from cs35l56_sdw_dai_set_stream()Richard Fitzgerald
2023-05-30ES8316 audio codec fixes on Rock5BMark Brown
2023-05-19ASoC: cs35l56: In secure mode skip SHUTDOWN and RESET around fw downloadSimon Trimmer
2023-05-19ASoC: cs35l56: sdw_write_no_pm() should be performed under a pm_runtime requestSimon Trimmer
2023-05-19ASoC: cs35l56: Move DSP part string generation so that it is done only onceSimon Trimmer
2023-05-15ASoC: cs35l56: Prevent unbalanced pm_runtime in dsp_work() on SoundWireSimon Trimmer
2023-04-20ASoC: cs35l56: Remove duplicate mbox log messagesSimon Trimmer
2023-04-18ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald
2023-04-18ASoC: cs35l56: Update comment on masking of EINT20 interruptsRichard Fitzgerald
2023-04-17ASoC: cs35l56: Don't return a value from cs35l56_remove()Simon Trimmer
2023-04-17ASoC: cs35l56: Remove redundant dsp_ready_completionSimon Trimmer
2023-04-17ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()Simon Trimmer
2023-04-17ASoC: cs35l56: Allow a wider range for reset pulse widthSimon Trimmer
2023-04-17ASoC: cs35l56: Rework IRQ allocationSimon Trimmer
2023-04-12ASoC: cs35l56: Re-patch firmware after system suspendRichard Fitzgerald
2023-04-12ASoC: cs35l56: Remove quick-cancelling of dsp_work()Richard Fitzgerald
2023-04-12ASoC: cs35l56: Add basic system suspend handlingRichard Fitzgerald
2023-04-12ASoC: cs35l56: Always wait for firmware boot in runtime-resumeRichard Fitzgerald
2023-04-12ASoC: cs35l56: Skip first init_completion wait in dsp_work if init_doneRichard Fitzgerald
2023-04-12ASoC: cs35l56: Use DAPM widget for firmware PLAY/PAUSERichard Fitzgerald
2023-03-24ASoC: cs35l56: Fix an unsigned comparison which can never be negativeJiapeng Chong
2023-03-21ASoC: cs35l56: Add driver for Cirrus Logic CS35L56Richard Fitzgerald