summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.c
AgeCommit message (Expand)Author
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
2021-09-27ASoC: wm_adsp: Cancel ongoing work when removing controlsSimon Trimmer
2021-09-27ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffersCharles Keepax
2021-09-27ASoC: wm_adsp: Move check for control existenceCharles Keepax
2021-09-27ASoC: wm_adsp: Remove use of snd_ctl_elem_type_tSimon Trimmer
2021-08-25Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-08-24ASoC: wm_adsp: Put debugfs_remove_recursive back inCharles Keepax
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown
2021-07-28ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfsLucas Tanure
2021-07-11ASoC: wm_adsp: Remove pointless string comparisonCharles Keepax
2021-06-28ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start coreCharles Keepax