index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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-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
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
[next]