summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_adsp.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: wm_adsp: Fixup some minor formatting and checkpatch errorsCharles Keepax2015-12-121-2/+2
* ASoC: wm_adsp: Replace debugfs lock with more general DSP power lockCharles Keepax2015-12-121-1/+2
* debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
* ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald2015-06-191-1/+1
* ASoC: wm_adsp: Add basic debugfs entriesRichard Fitzgerald2015-06-111-1/+10
* ASoC: wm_adsp: create ALSA controls from wm_adsp driverRichard Fitzgerald2015-06-111-1/+0
* ASoC: wm_adsp: Add codec_probe and codec_remove stubsRichard Fitzgerald2015-06-111-0/+2
* ASoC: wm_adsp: Move DVFS control into codec driverRichard Fitzgerald2015-06-021-8/+7
* ASoC: wm_adsp: Add basic support for rev 1 firmware file formatCharles Keepax2015-04-271-0/+1
* ASoC: wm_adsp: Remove len field from wm_adsp_alg_regionCharles Keepax2015-04-271-1/+0
* ASoC: wm_adsp: Improve variable namingCharles Keepax2015-04-271-2/+2
* ASoC: wm_adsp: Start DSP booting earlier in the DAPM processCharles Keepax2014-01-081-2/+8
* ASoC: wm_adsp: Factor out ADSP2 boot proceedureCharles Keepax2014-01-081-0/+2
* ASoC: wm_adsp: Sanitize parameter passingDimitris Papastamos2013-08-011-0/+1
* ASoC: wm_adsp: Simplify kcontrol handlingDimitris Papastamos2013-07-291-1/+1
* Merge remote-tracking branch 'asoc/topic/ext' into asoc-nextMark Brown2013-06-281-6/+4
|\
| * ASoC: wm_adsp: Use SND_SOC_DAPM_PGA_E() instead of open-coding itLars-Peter Clausen2013-06-191-6/+4
* | ASoC: wm_adsp: Expose coefficient blocks as ALSA binary controlsDimitris Papastamos2013-05-121-0/+3
|/
* Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2013-04-121-1/+2
|\
| * ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controlsMark Brown2013-03-291-1/+2