summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.h
AgeCommit message (Expand)Author
2023-08-15ASoC: wm_adsp: Support powering-up DSP without trying to load firmwareRichard Fitzgerald
2023-08-08ASoC: wm_adsp: Expose the DSP power down actions as wm_adsp_power_down()Simon Trimmer
2023-03-21ASoC: wm_adsp: Expose the DSP boot work actions as wm_adsp_power_up()Simon Trimmer
2023-03-21ASoC: wm_adsp: Support DSPs that don't require firmware downloadSimon Trimmer
2022-11-23ASoC: wm_adsp: Allow client to hook into pre_run callbackRichard Fitzgerald
2022-03-07ASoC: wm_adsp: Expand firmware loading search optionsSimon Trimmer
2022-01-05ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax
2021-09-27firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer
2021-09-27ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_opsSimon Trimmer
2021-09-27ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adspSimon Trimmer
2021-09-27ASoC: wm_adsp: Pass firmware names as parameters when starting DSP coreSimon Trimmer
2021-09-27ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handlingSimon Trimmer
2021-09-27ASoC: wm_adsp: Move sys_config_size to wm_adspCharles Keepax
2021-09-27ASoC: wm_adsp: Rename generic DSP supportSimon Trimmer
2021-05-12ASoC: wm_adsp: mark more data structures with the const qualifierSimon Trimmer
2020-04-21ASoC: codec: wm_adsp: use snd_compress_opsKuninori Morimoto
2019-11-18ASoC: wm_adsp: Expose mixer control APILi Xu
2019-07-25ASoC: wm_adsp: Allow bus error handler to be called directlyCharles Keepax
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-19ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo coreStuart Henderson
2019-03-19ASoC: wm_adsp: Add HALO MPU fault loggingRichard Fitzgerald
2019-03-19ASoC: wm_adsp: Add support for new Halo core DSPsWen Shi
2019-03-19ASoC: wm_adsp: Factor out DSP specific operationsCharles Keepax
2019-03-19ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC driversRichard Fitzgerald
2019-03-19ASoC: wm_adsp: Don't export wm_adsp2_lockCharles Keepax
2019-03-19ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax
2019-02-22ASoC: wm_adsp: Add support for multiple compressed buffersStuart Henderson
2018-08-08ASoC: wm_adsp: Make DSP name configurable by codec driverRichard Fitzgerald
2018-08-08ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald
2018-03-28Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712', 'aso...Mark Brown
2018-02-16ASoC: wm_adsp: Fix some signedness errors in register accessRichard Fitzgerald
2018-02-14ASoC: arizona: replace codec to componentKuninori Morimoto
2017-04-05ASoC: wm_adsp: add support for DSP region lockMayuresh Kulkarni
2017-04-05ASoC: wm_adsp: Add support for ADSP2V2Richard Fitzgerald
2017-01-06ASoC: wm_adsp: Add mechanism to preload firmware on a coreCharles Keepax
2016-11-29ASoC: wm_adsp: Remove redundant extern declarationsCharles Keepax
2016-11-22ASoC: wm_adsp: Firmware controls should be added as codec controlsRichard Fitzgerald
2016-09-26ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSPCharles Keepax
2016-09-24ASoC: wm_adsp: Make DSP preloader a supply widgetCharles Keepax
2016-09-24ASoC: wm_adsp: Separate concept of booted and runningCharles Keepax
2016-05-30ASoC: wm_adsp: Specifically propagate voice trigger event to callerCharles Keepax
2016-04-27ASoC: wm_adsp: free memory when unloaded or closedRichard Fitzgerald
2016-01-29ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax
2016-01-06ASoC: wm_adsp: Pull data through compressed readCharles Keepax
2016-01-06ASoC: wm_adsp: Add a handler for the compressed IRQCharles Keepax
2015-12-23ASoC: wm_adsp: Attach buffers and streams togetherCharles Keepax
2015-12-23ASoC: wm_adsp: Add code to locate and initialise compressed bufferCharles Keepax
2015-12-23ASoC: wm_adsp: Add support for opening a compressed streamCharles Keepax
2015-12-12ASoC: wm_adsp: Fixup some minor formatting and checkpatch errorsCharles Keepax
2015-12-12ASoC: wm_adsp: Replace debugfs lock with more general DSP power lockCharles Keepax