summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_adsp.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add()Simon Trimmer9 days1-0/+3
* ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop()Richard Fitzgerald2024-02-231-0/+2
* ASoC: wm_adsp: Support powering-up DSP without trying to load firmwareRichard Fitzgerald2023-08-151-1/+1
* ASoC: wm_adsp: Expose the DSP power down actions as wm_adsp_power_down()Simon Trimmer2023-08-081-0/+1
* ASoC: wm_adsp: Expose the DSP boot work actions as wm_adsp_power_up()Simon Trimmer2023-03-211-0/+2
* ASoC: wm_adsp: Support DSPs that don't require firmware downloadSimon Trimmer2023-03-211-0/+1
* ASoC: wm_adsp: Allow client to hook into pre_run callbackRichard Fitzgerald2022-11-231-0/+1
* ASoC: wm_adsp: Expand firmware loading search optionsSimon Trimmer2022-03-071-0/+1
* ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax2022-01-051-0/+8
* firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer2021-09-271-129/+3
* ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_opsSimon Trimmer2021-09-271-0/+10
* ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adspSimon Trimmer2021-09-271-28/+32
* ASoC: wm_adsp: Pass firmware names as parameters when starting DSP coreSimon Trimmer2021-09-271-0/+1
* ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handlingSimon Trimmer2021-09-271-0/+20
* ASoC: wm_adsp: Move sys_config_size to wm_adspCharles Keepax2021-09-271-2/+2
* ASoC: wm_adsp: Rename generic DSP supportSimon Trimmer2021-09-271-24/+24
* ASoC: wm_adsp: mark more data structures with the const qualifierSimon Trimmer2021-05-121-1/+1
* ASoC: codec: wm_adsp: use snd_compress_opsKuninori Morimoto2020-04-211-6/+12
* ASoC: wm_adsp: Expose mixer control APILi Xu2019-11-181-0/+4
* ASoC: wm_adsp: Allow bus error handler to be called directlyCharles Keepax2019-07-251-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo coreStuart Henderson2019-03-191-0/+1
* ASoC: wm_adsp: Add HALO MPU fault loggingRichard Fitzgerald2019-03-191-0/+1
* ASoC: wm_adsp: Add support for new Halo core DSPsWen Shi2019-03-191-0/+8
* ASoC: wm_adsp: Factor out DSP specific operationsCharles Keepax2019-03-191-5/+30
* ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC driversRichard Fitzgerald2019-03-191-2/+4
* ASoC: wm_adsp: Don't export wm_adsp2_lockCharles Keepax2019-03-191-1/+0
* ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax2019-03-191-0/+1
* ASoC: wm_adsp: Add support for multiple compressed buffersStuart Henderson2019-02-221-2/+2
* ASoC: wm_adsp: Make DSP name configurable by codec driverRichard Fitzgerald2018-08-081-0/+2
* ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald2018-08-081-1/+9
*-. Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712', 'aso...Mark Brown2018-03-281-4/+4
|\ \
| | * ASoC: wm_adsp: Fix some signedness errors in register accessRichard Fitzgerald2018-02-161-4/+4
| |/
* / ASoC: arizona: replace codec to componentKuninori Morimoto2018-02-141-3/+3
|/
* ASoC: wm_adsp: add support for DSP region lockMayuresh Kulkarni2017-04-051-0/+23
* ASoC: wm_adsp: Add support for ADSP2V2Richard Fitzgerald2017-04-051-0/+1
* ASoC: wm_adsp: Add mechanism to preload firmware on a coreCharles Keepax2017-01-061-0/+11
* ASoC: wm_adsp: Remove redundant extern declarationsCharles Keepax2016-11-291-13/+12
* ASoC: wm_adsp: Firmware controls should be added as codec controlsRichard Fitzgerald2016-11-221-1/+1
* ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSPCharles Keepax2016-09-261-1/+1
* ASoC: wm_adsp: Make DSP preloader a supply widgetCharles Keepax2016-09-241-2/+3
* ASoC: wm_adsp: Separate concept of booted and runningCharles Keepax2016-09-241-0/+2
* ASoC: wm_adsp: Specifically propagate voice trigger event to callerCharles Keepax2016-05-301-0/+4
* ASoC: wm_adsp: free memory when unloaded or closedRichard Fitzgerald2016-04-271-0/+1
* ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax2016-01-291-5/+3
* ASoC: wm_adsp: Pull data through compressed readCharles Keepax2016-01-061-0/+2
* ASoC: wm_adsp: Add a handler for the compressed IRQCharles Keepax2016-01-061-0/+3
* ASoC: wm_adsp: Attach buffers and streams togetherCharles Keepax2015-12-231-0/+1
* ASoC: wm_adsp: Add code to locate and initialise compressed bufferCharles Keepax2015-12-231-0/+2
* ASoC: wm_adsp: Add support for opening a compressed streamCharles Keepax2015-12-231-0/+13