index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm_adsp.c
Age
Commit message (
Expand
)
Author
2025-06-12
ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0
Richard Fitzgerald
2025-06-12
ASoC: cs35l56: Use SoundWire address as firmware name suffix for new silicon
Richard Fitzgerald
2025-05-22
ASoC: wm_adsp: Make cirrus_dir const
Richard Fitzgerald
2025-04-30
ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR()
Richard Fitzgerald
2025-04-10
ASoC: wm_adsp: Use vmemdup_user() instead of open-coding
Richard Fitzgerald
2025-04-08
ASoC: wm_adsp: Remove unnecessary NULL check before release_firmware()
Chen Ni
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-08-05
ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add()
Simon Trimmer
2024-07-10
firmware: cs_dsp: Rename fw_ver to wmfw_ver
Richard Fitzgerald
2024-05-27
ASoC: wm_adsp: Add missing MODULE_DESCRIPTION()
Charles Keepax
2024-04-10
ASoC: wm_adsp: Include array_size.h
Richard Fitzgerald
2024-04-03
ALSA: cirrus: Tidy up of firmware control read/write
Mark Brown
2024-04-03
ASoC: wm_adsp: Remove notification of driver write
Simon Trimmer
2024-04-03
ASoC: wm_adsp: Use cs_dsp_coeff_lock_and_[read|write]_ctrl()
Simon Trimmer
2024-04-03
ASoC: Merge up left over v6.8 fix
Mark Brown
2024-03-07
ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()
Richard Fitzgerald
2024-02-23
ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop()
Richard Fitzgerald
2024-02-01
ASoC: wm_adsp: Don't overwrite fwf_name with the default
Richard Fitzgerald
2024-02-01
ASoC: wm_adsp: Fix firmware file search order
Richard Fitzgerald
2023-12-04
ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populate
Dinghao Liu
2023-09-26
ASoC: Merge up fixes
Mark Brown
2023-09-25
ASoC: codec: wm: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-13
ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()
Richard Fitzgerald
2023-08-15
ASoC: wm_adsp: Support powering-up DSP without trying to load firmware
Richard Fitzgerald
2023-08-08
ASoC: wm_adsp: Expose the DSP power down actions as wm_adsp_power_down()
Simon Trimmer
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2023-05-15
ASoC: wm_adsp: Update to use new component control notify helepr
Charles Keepax
2023-03-21
ASoC: wm_adsp: Simplify the logging of requested firmware files
Simon Trimmer
2023-03-21
ASoC: wm_adsp: Add support for loading bin files without wmfw
Simon Trimmer
2023-03-21
ASoC: wm_adsp: Expose the DSP boot work actions as wm_adsp_power_up()
Simon Trimmer
2023-03-21
ASoC: wm_adsp: Support DSPs that don't require firmware download
Simon Trimmer
2023-03-21
ASoC: wm_adsp: Use no_core_startstop to prevent creating preload control
Simon Trimmer
2022-11-25
firmware: cs_dsp: Switch to using namespaced exports
Mark Brown
2022-11-25
ASoC: wm_adsp: Report when a control write changes the value
Mark Brown
2022-11-25
firmware: cs_dsp: Make the exports namespaced
Richard Fitzgerald
2022-11-23
ASoC: wm_adsp: Return whether changed when writing controls
Simon Trimmer
2022-11-23
ASoC: wm_adsp: Allow client to hook into pre_run callback
Richard Fitzgerald
2022-09-05
ASoC: wm_adsp: Handle optional legacy support
Cristian Ciocaltea
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
[next]