summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.h
AgeCommit message (Expand)AuthorFilesLines
2026-03-12ASoC: wm_adsp: Some improvements to firmware fileMark Brown1-0/+19
2026-03-10ASoC: wm_adsp: Use a struct to pass around firmware struct and filenameRichard Fitzgerald1-9/+12
2026-03-10ASoC: wm_adsp: Export function for KUnit test to get firmware filenamesRichard Fitzgerald1-0/+1
2026-03-10ASoC: wm_adsp: Add KUnit redirection stubs for firmware file searchRichard Fitzgerald1-0/+15
2026-03-01ASoC: codecs: wm_adsp: Allow wm_adsp to hibernate without stopping DSPStefan Binding1-0/+1
2025-09-08ALSA: compress_offload: Add 64-bit safe timestamp infrastructureJoris Verhaegen1-1/+1
2025-06-12ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0Richard Fitzgerald1-0/+1
2025-06-12ASoC: cs35l56: Use SoundWire address as firmware name suffix for new siliconRichard Fitzgerald1-0/+1
2024-08-05ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add()Simon Trimmer1-0/+3
2024-02-23ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop()Richard Fitzgerald1-0/+2
2023-08-15ASoC: wm_adsp: Support powering-up DSP without trying to load firmwareRichard Fitzgerald1-1/+1
2023-08-08ASoC: wm_adsp: Expose the DSP power down actions as wm_adsp_power_down()Simon Trimmer1-0/+1
2023-03-21ASoC: wm_adsp: Expose the DSP boot work actions as wm_adsp_power_up()Simon Trimmer1-0/+2
2023-03-21ASoC: wm_adsp: Support DSPs that don't require firmware downloadSimon Trimmer1-0/+1
2022-11-23ASoC: wm_adsp: Allow client to hook into pre_run callbackRichard Fitzgerald1-0/+1
2022-03-07ASoC: wm_adsp: Expand firmware loading search optionsSimon Trimmer1-0/+1
2022-01-05ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax1-0/+8
2021-09-27firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer1-129/+3
2021-09-27ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_opsSimon Trimmer1-0/+10
2021-09-27ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adspSimon Trimmer1-28/+32
2021-09-27ASoC: wm_adsp: Pass firmware names as parameters when starting DSP coreSimon Trimmer1-0/+1
2021-09-27ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handlingSimon Trimmer1-0/+20
2021-09-27ASoC: wm_adsp: Move sys_config_size to wm_adspCharles Keepax1-2/+2
2021-09-27ASoC: wm_adsp: Rename generic DSP supportSimon Trimmer1-23/+23
2021-05-12ASoC: wm_adsp: mark more data structures with the const qualifierSimon Trimmer1-1/+1
2020-04-21ASoC: codec: wm_adsp: use snd_compress_opsKuninori Morimoto1-6/+12
2019-11-18ASoC: wm_adsp: Expose mixer control APILi Xu1-0/+4
2019-07-25ASoC: wm_adsp: Allow bus error handler to be called directlyCharles Keepax1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-19ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo coreStuart Henderson1-0/+1
2019-03-19ASoC: wm_adsp: Add HALO MPU fault loggingRichard Fitzgerald1-0/+1
2019-03-19ASoC: wm_adsp: Add support for new Halo core DSPsWen Shi1-0/+8
2019-03-19ASoC: wm_adsp: Factor out DSP specific operationsCharles Keepax1-5/+30
2019-03-19ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC driversRichard Fitzgerald1-2/+4
2019-03-19ASoC: wm_adsp: Don't export wm_adsp2_lockCharles Keepax1-1/+0
2019-03-19ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax1-0/+1
2019-02-22ASoC: wm_adsp: Add support for multiple compressed buffersStuart Henderson1-2/+2
2018-08-08ASoC: wm_adsp: Make DSP name configurable by codec driverRichard Fitzgerald1-0/+2
2018-08-08ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald1-1/+9
2018-03-28Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712', 'aso...Mark Brown1-4/+4
2018-02-16ASoC: wm_adsp: Fix some signedness errors in register accessRichard Fitzgerald1-4/+4
2018-02-14ASoC: arizona: replace codec to componentKuninori Morimoto1-3/+3
2017-04-05ASoC: wm_adsp: add support for DSP region lockMayuresh Kulkarni1-0/+23
2017-04-05ASoC: wm_adsp: Add support for ADSP2V2Richard Fitzgerald1-0/+1
2017-01-06ASoC: wm_adsp: Add mechanism to preload firmware on a coreCharles Keepax1-0/+11
2016-11-29ASoC: wm_adsp: Remove redundant extern declarationsCharles Keepax1-13/+12
2016-11-22ASoC: wm_adsp: Firmware controls should be added as codec controlsRichard Fitzgerald1-1/+1
2016-09-26ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSPCharles Keepax1-1/+1
2016-09-24ASoC: wm_adsp: Make DSP preloader a supply widgetCharles Keepax1-2/+3
2016-09-24ASoC: wm_adsp: Separate concept of booted and runningCharles Keepax1-0/+2