index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm_adsp.c
Age
Commit message (
Expand
)
Author
2022-06-30
ASoC: wm_adsp: Minor clean and redundant code removal
Charles Keepax
2022-06-21
ASoC: wm_adsp: Fix event for preloader
Charles Keepax
2022-06-07
Merge tag 'v5.19-rc1' into asoc-5.19
Mark Brown
2022-06-06
ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
Mark Brown
2022-05-21
Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-03-09
ASoC: wm_adsp: Compressed stream DSP memory structs should be __packed
Simon Trimmer
2022-03-07
ASoC: wm_adsp: Expand firmware loading search options
Simon Trimmer
2022-02-11
ASoC: wm_adsp: Add trace caps to speaker protection FW
Vlad Karpovich
2022-02-11
ASoC: wm_adsp: Make compressed buffers optional
Charles Keepax
2022-02-10
ASoC: wm_adsp: Correct control read size when parsing compressed buffer
Charles Keepax
2022-01-05
ASoC: wm_adsp: Add support for "toggle" preloaders
Charles Keepax
2021-12-01
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-11-17
firmware: cs_dsp: Add offset to cs_dsp read/write
Charles Keepax
2021-11-17
ASoC: wm_adsp: Remove the wmfw_add_ctl helper function
Charles Keepax
2021-11-15
ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'
Simon Trimmer
2021-09-30
ASoC: wm_adsp: remove a repeated including
Guo Zhengkui
2021-09-27
firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPs
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_ops
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp
Simon Trimmer
2021-09-27
ASoC: wm_adsp: move firmware loading to client
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Pass firmware names as parameters when starting DSP core
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Move check of dsp->running to better place
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Move sys_config_size to wm_adsp
Charles Keepax
2021-09-27
ASoC: wm_adsp: Split DSP power operations into helper functions
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Separate some ASoC and generic functions
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Introduce cs_dsp logging macros
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Rename generic DSP support
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Cancel ongoing work when removing controls
Simon Trimmer
2021-09-27
ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed buffers
Charles Keepax
2021-09-27
ASoC: wm_adsp: Move check for control existence
Charles Keepax
2021-09-27
ASoC: wm_adsp: Remove use of snd_ctl_elem_type_t
Simon Trimmer
2021-08-25
Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-08-24
ASoC: wm_adsp: Put debugfs_remove_recursive back in
Charles Keepax
2021-08-06
Merge some cs42l42 patches into asoc-5.15
Mark Brown
2021-07-28
ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfs
Lucas Tanure
2021-07-11
ASoC: wm_adsp: Remove pointless string comparison
Charles Keepax
2021-06-28
ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start core
Charles Keepax
2021-06-28
ASoC: wm_adsp: Correct wm_coeff_tlv_get handling
Charles Keepax
2021-05-12
ASoC: wm_adsp: mark more data structures with the const qualifier
Simon Trimmer
2021-03-11
ASoC: wm_adsp: simplify return value
Pierre-Louis Bossart
2021-02-11
ASoC: wm_adsp: Remove unused control callback structure
Charles Keepax
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
2021-01-18
ASoC: wm_adsp: Fix control name parsing for multi-fw
James Schulman
2021-01-11
ASoC: wm_adsp: Fix uninitialized variable warnings
Richard Fitzgerald
2020-12-31
ASoC: wm_adsp: Use snd_ctl_elem_type_t for control types
Richard Fitzgerald
2020-12-31
ASoC: wm_adsp: Only use __be32 for big-endian data
Richard Fitzgerald
2020-12-28
ASoC: wm_adsp: Improve handling of raw byte streams
Richard Fitzgerald
2020-12-11
ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()
Dan Carpenter
[next]