summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_adsp.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-25firmware: cs_dsp: Switch to using namespaced exportsMark Brown1-0/+1
2022-11-25ASoC: wm_adsp: Report when a control write changes the valueMark Brown1-9/+18
2022-11-25firmware: cs_dsp: Make the exports namespacedRichard Fitzgerald1-0/+1
2022-11-23ASoC: wm_adsp: Return whether changed when writing controlsSimon Trimmer1-9/+18
2022-11-23ASoC: wm_adsp: Allow client to hook into pre_run callbackRichard Fitzgerald1-0/+11
2022-09-05ASoC: wm_adsp: Handle optional legacy supportCristian Ciocaltea1-1/+3
2022-06-30ASoC: wm_adsp: Minor clean and redundant code removalCharles Keepax1-20/+5
2022-06-21ASoC: wm_adsp: Fix event for preloaderCharles Keepax1-1/+1
2022-06-07Merge tag 'v5.19-rc1' into asoc-5.19Mark Brown1-5/+5
2022-06-06ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown1-1/+1
2022-05-21Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-5/+5
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-35/+127
2022-03-09ASoC: wm_adsp: Compressed stream DSP memory structs should be __packedSimon Trimmer1-5/+5
2022-03-07ASoC: wm_adsp: Expand firmware loading search optionsSimon Trimmer1-12/+87
2022-02-11ASoC: wm_adsp: Add trace caps to speaker protection FWVlad Karpovich1-2/+7
2022-02-11ASoC: wm_adsp: Make compressed buffers optionalCharles Keepax1-21/+33
2022-02-10ASoC: wm_adsp: Correct control read size when parsing compressed bufferCharles Keepax1-1/+2
2022-01-05ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax1-3/+11
2021-12-01Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-2/+3
2021-11-17firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax1-7/+7
2021-11-17ASoC: wm_adsp: Remove the wmfw_add_ctl helper functionCharles Keepax1-24/+9
2021-11-15ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'Simon Trimmer1-2/+3
2021-09-30ASoC: wm_adsp: remove a repeated includingGuo Zhengkui1-1/+0
2021-09-27firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer1-2877/+33
2021-09-27ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_opsSimon Trimmer1-10/+38
2021-09-27ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adspSimon Trimmer1-163/+189
2021-09-27ASoC: wm_adsp: move firmware loading to clientSimon Trimmer1-51/+112
2021-09-27ASoC: wm_adsp: Pass firmware names as parameters when starting DSP coreSimon Trimmer1-17/+26
2021-09-27ASoC: wm_adsp: Move check of dsp->running to better placeSimon Trimmer1-1/+4
2021-09-27ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handlingSimon Trimmer1-127/+156
2021-09-27ASoC: wm_adsp: Move sys_config_size to wm_adspCharles Keepax1-5/+5
2021-09-27ASoC: wm_adsp: Split DSP power operations into helper functionsSimon Trimmer1-222/+273
2021-09-27ASoC: wm_adsp: Separate some ASoC and generic functionsSimon Trimmer1-31/+74
2021-09-27ASoC: wm_adsp: Introduce cs_dsp logging macrosSimon Trimmer1-227/+234
2021-09-27ASoC: wm_adsp: Rename generic DSP supportSimon Trimmer1-413/+413
2021-09-27ASoC: wm_adsp: Cancel ongoing work when removing controlsSimon Trimmer1-25/+9
2021-09-27ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffersCharles Keepax1-17/+7
2021-09-27ASoC: wm_adsp: Move check for control existenceCharles Keepax1-8/+13
2021-09-27ASoC: wm_adsp: Remove use of snd_ctl_elem_type_tSimon Trimmer1-13/+11
2021-08-25Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+2
2021-08-24ASoC: wm_adsp: Put debugfs_remove_recursive back inCharles Keepax1-0/+2
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown1-1/+0
2021-07-28ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfsLucas Tanure1-1/+0
2021-07-11ASoC: wm_adsp: Remove pointless string comparisonCharles Keepax1-4/+3
2021-06-28ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start coreCharles Keepax1-1/+3
2021-06-28ASoC: wm_adsp: Correct wm_coeff_tlv_get handlingCharles Keepax1-1/+1
2021-05-12ASoC: wm_adsp: mark more data structures with the const qualifierSimon Trimmer1-9/+9
2021-03-11ASoC: wm_adsp: simplify return valuePierre-Louis Bossart1-1/+1
2021-02-11ASoC: wm_adsp: Remove unused control callback structureCharles Keepax1-10/+0
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown1-0/+3