summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_adsp.h
AgeCommit message (Expand)AuthorFilesLines
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-24/+24
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
2016-05-30ASoC: wm_adsp: Specifically propagate voice trigger event to callerCharles Keepax1-0/+4
2016-04-27ASoC: wm_adsp: free memory when unloaded or closedRichard Fitzgerald1-0/+1
2016-01-29ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax1-5/+3
2016-01-06ASoC: wm_adsp: Pull data through compressed readCharles Keepax1-0/+2
2016-01-06ASoC: wm_adsp: Add a handler for the compressed IRQCharles Keepax1-0/+3
2015-12-23ASoC: wm_adsp: Attach buffers and streams togetherCharles Keepax1-0/+1
2015-12-23ASoC: wm_adsp: Add code to locate and initialise compressed bufferCharles Keepax1-0/+2
2015-12-23ASoC: wm_adsp: Add support for opening a compressed streamCharles Keepax1-0/+13
2015-12-12ASoC: wm_adsp: Fixup some minor formatting and checkpatch errorsCharles Keepax1-2/+2
2015-12-12ASoC: wm_adsp: Replace debugfs lock with more general DSP power lockCharles Keepax1-1/+2
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2015-06-19ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald1-1/+1
2015-06-11ASoC: wm_adsp: Add basic debugfs entriesRichard Fitzgerald1-1/+10
2015-06-11ASoC: wm_adsp: create ALSA controls from wm_adsp driverRichard Fitzgerald1-1/+0