summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_adsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-35/+127
|\
| * ASoC: wm_adsp: Expand firmware loading search optionsSimon Trimmer2022-03-071-12/+87
| * ASoC: wm_adsp: Add trace caps to speaker protection FWVlad Karpovich2022-02-111-2/+7
| * ASoC: wm_adsp: Make compressed buffers optionalCharles Keepax2022-02-111-21/+33
* | ASoC: wm_adsp: Correct control read size when parsing compressed bufferCharles Keepax2022-02-101-1/+2
|/
* ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax2022-01-051-3/+11
* Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-12-011-2/+3
|\
| * ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'Simon Trimmer2021-11-151-2/+3
* | firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax2021-11-171-7/+7
* | ASoC: wm_adsp: Remove the wmfw_add_ctl helper functionCharles Keepax2021-11-171-24/+9
|/
* ASoC: wm_adsp: remove a repeated includingGuo Zhengkui2021-09-301-1/+0
* firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer2021-09-271-2877/+33
* ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_opsSimon Trimmer2021-09-271-10/+38
* ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adspSimon Trimmer2021-09-271-163/+189
* ASoC: wm_adsp: move firmware loading to clientSimon Trimmer2021-09-271-51/+112
* ASoC: wm_adsp: Pass firmware names as parameters when starting DSP coreSimon Trimmer2021-09-271-17/+26
* ASoC: wm_adsp: Move check of dsp->running to better placeSimon Trimmer2021-09-271-1/+4
* ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handlingSimon Trimmer2021-09-271-127/+156
* ASoC: wm_adsp: Move sys_config_size to wm_adspCharles Keepax2021-09-271-5/+5
* ASoC: wm_adsp: Split DSP power operations into helper functionsSimon Trimmer2021-09-271-222/+273
* ASoC: wm_adsp: Separate some ASoC and generic functionsSimon Trimmer2021-09-271-31/+74
* ASoC: wm_adsp: Introduce cs_dsp logging macrosSimon Trimmer2021-09-271-227/+234
* ASoC: wm_adsp: Rename generic DSP supportSimon Trimmer2021-09-271-413/+413
* ASoC: wm_adsp: Cancel ongoing work when removing controlsSimon Trimmer2021-09-271-25/+9
* ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffersCharles Keepax2021-09-271-17/+7
* ASoC: wm_adsp: Move check for control existenceCharles Keepax2021-09-271-8/+13
* ASoC: wm_adsp: Remove use of snd_ctl_elem_type_tSimon Trimmer2021-09-271-13/+11
* Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-08-251-0/+2
|\
| * ASoC: wm_adsp: Put debugfs_remove_recursive back inCharles Keepax2021-08-241-0/+2
* | Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-061-1/+0
|\|
| * ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfsLucas Tanure2021-07-281-1/+0
* | ASoC: wm_adsp: Remove pointless string comparisonCharles Keepax2021-07-111-4/+3
|/
* ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start coreCharles Keepax2021-06-281-1/+3
* ASoC: wm_adsp: Correct wm_coeff_tlv_get handlingCharles Keepax2021-06-281-1/+1
* ASoC: wm_adsp: mark more data structures with the const qualifierSimon Trimmer2021-05-121-9/+9
* ASoC: wm_adsp: simplify return valuePierre-Louis Bossart2021-03-111-1/+1
* ASoC: wm_adsp: Remove unused control callback structureCharles Keepax2021-02-111-10/+0
* Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-051-0/+3
|\
| * ASoC: wm_adsp: Fix control name parsing for multi-fwJames Schulman2021-01-181-0/+3
* | ASoC: wm_adsp: Fix uninitialized variable warningsRichard Fitzgerald2021-01-111-1/+1
* | ASoC: wm_adsp: Use snd_ctl_elem_type_t for control typesRichard Fitzgerald2020-12-311-5/+7
* | ASoC: wm_adsp: Only use __be32 for big-endian dataRichard Fitzgerald2020-12-311-17/+16
* | ASoC: wm_adsp: Improve handling of raw byte streamsRichard Fitzgerald2020-12-281-25/+30
|/
* ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter2020-12-111-2/+3
* ASoC: wm_adsp: fix error return code in wm_adsp_load()Luo Meng2020-11-251-0/+1
* Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown2020-10-091-4/+4
|\
| * ASoC: wm_adsp: Update naming in error handlingCharles Keepax2020-08-181-4/+4
* | ASoC: wm_adsp: Pass full name to snd_ctl_notifyAdam Brickman2020-10-011-1/+19
|/
* ASoC: wm_adsp: Support new metadata block ID'sJames Schulman2020-07-231-0/+1
* ASoC: wm_adsp: Add controls for calibration and diagnostic FWVlad Karpovich2020-06-221-2/+8