summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.c
AgeCommit message (Expand)Author
2024-02-01ASoC: wm_adsp: Don't overwrite fwf_name with the defaultRichard Fitzgerald
2024-02-01ASoC: wm_adsp: Fix firmware file search orderRichard Fitzgerald
2023-12-04ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populateDinghao Liu
2023-09-26ASoC: Merge up fixesMark Brown
2023-09-25ASoC: codec: wm: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-13ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()Richard Fitzgerald
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-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-05-15ASoC: wm_adsp: Update to use new component control notify heleprCharles Keepax
2023-03-21ASoC: wm_adsp: Simplify the logging of requested firmware filesSimon Trimmer
2023-03-21ASoC: wm_adsp: Add support for loading bin files without wmfwSimon 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
2023-03-21ASoC: wm_adsp: Use no_core_startstop to prevent creating preload controlSimon Trimmer
2022-11-25firmware: cs_dsp: Switch to using namespaced exportsMark Brown
2022-11-25ASoC: wm_adsp: Report when a control write changes the valueMark Brown
2022-11-25firmware: cs_dsp: Make the exports namespacedRichard Fitzgerald
2022-11-23ASoC: wm_adsp: Return whether changed when writing controlsSimon Trimmer
2022-11-23ASoC: wm_adsp: Allow client to hook into pre_run callbackRichard Fitzgerald
2022-09-05ASoC: wm_adsp: Handle optional legacy supportCristian Ciocaltea
2022-06-30ASoC: wm_adsp: Minor clean and redundant code removalCharles Keepax
2022-06-21ASoC: wm_adsp: Fix event for preloaderCharles Keepax
2022-06-07Merge tag 'v5.19-rc1' into asoc-5.19Mark Brown
2022-06-06ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown
2022-05-21Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-03-09ASoC: wm_adsp: Compressed stream DSP memory structs should be __packedSimon Trimmer
2022-03-07ASoC: wm_adsp: Expand firmware loading search optionsSimon Trimmer
2022-02-11ASoC: wm_adsp: Add trace caps to speaker protection FWVlad Karpovich
2022-02-11ASoC: wm_adsp: Make compressed buffers optionalCharles Keepax
2022-02-10ASoC: wm_adsp: Correct control read size when parsing compressed bufferCharles Keepax
2022-01-05ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax
2021-12-01Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-11-17firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax
2021-11-17ASoC: wm_adsp: Remove the wmfw_add_ctl helper functionCharles Keepax
2021-11-15ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'Simon Trimmer
2021-09-30ASoC: wm_adsp: remove a repeated includingGuo Zhengkui
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: move firmware loading to clientSimon Trimmer
2021-09-27ASoC: wm_adsp: Pass firmware names as parameters when starting DSP coreSimon Trimmer
2021-09-27ASoC: wm_adsp: Move check of dsp->running to better placeSimon 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: Split DSP power operations into helper functionsSimon Trimmer
2021-09-27ASoC: wm_adsp: Separate some ASoC and generic functionsSimon Trimmer
2021-09-27ASoC: wm_adsp: Introduce cs_dsp logging macrosSimon Trimmer
2021-09-27ASoC: wm_adsp: Rename generic DSP supportSimon Trimmer