summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.c
AgeCommit message (Expand)Author
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
2021-06-28ASoC: wm_adsp: Correct wm_coeff_tlv_get handlingCharles Keepax
2021-05-12ASoC: wm_adsp: mark more data structures with the const qualifierSimon Trimmer
2021-03-11ASoC: wm_adsp: simplify return valuePierre-Louis Bossart
2021-02-11ASoC: wm_adsp: Remove unused control callback structureCharles Keepax
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown
2021-01-18ASoC: wm_adsp: Fix control name parsing for multi-fwJames Schulman
2021-01-11ASoC: wm_adsp: Fix uninitialized variable warningsRichard Fitzgerald
2020-12-31ASoC: wm_adsp: Use snd_ctl_elem_type_t for control typesRichard Fitzgerald
2020-12-31ASoC: wm_adsp: Only use __be32 for big-endian dataRichard Fitzgerald
2020-12-28ASoC: wm_adsp: Improve handling of raw byte streamsRichard Fitzgerald
2020-12-11ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter
2020-11-25ASoC: wm_adsp: fix error return code in wm_adsp_load()Luo Meng
2020-10-09Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown
2020-10-01ASoC: wm_adsp: Pass full name to snd_ctl_notifyAdam Brickman
2020-08-18ASoC: wm_adsp: Update naming in error handlingCharles Keepax
2020-07-23ASoC: wm_adsp: Support new metadata block ID'sJames Schulman
2020-06-22ASoC: wm_adsp: Add controls for calibration and diagnostic FWVlad Karpovich
2020-04-21ASoC: codec: wm_adsp: use snd_compress_opsKuninori Morimoto
2020-03-27ASoC: codecs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-03-13ASoC: wm_adsp: Use scnprintf() for the limited buffer outputTakashi Iwai
2020-01-17ASoC: wm_adsp: Correct cache handling of new kernel control APICharles Keepax
2019-11-18ASoC: wm_adsp: Expose mixer control APILi Xu
2019-10-02ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson
2019-10-01ASoC: wm_adsp: Fix theoretical NULL pointer for alg_regionLi Xu
2019-07-25ASoC: wm_adsp: Allow bus error handler to be called directlyCharles Keepax