index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm_adsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
ASoC: codecs: wm_adsp: Use guard() for mutex locks
bui duc phuc
1
-54
/
+23
2026-06-10
ASoC: cs35l56: Cleanup if component_probe fails
Richard Fitzgerald
1
-0
/
+7
2026-06-08
ASoC: wm_adsp: Fix NULL dereference when removing firmware controls
Richard Fitzgerald
1
-0
/
+3
2026-03-12
ASoC: wm_adsp: Some improvements to firmware file
Mark Brown
1
-106
/
+128
2026-03-10
ASoC: wm_adsp: Combine some similar code in firmware file search
Richard Fitzgerald
1
-27
/
+22
2026-03-10
ASoC: wm_adsp: Use a struct to pass around firmware struct and filename
Richard Fitzgerald
1
-73
/
+50
2026-03-10
ASoC: wm_adsp: Convert '/' to '-' when normalizing firmware filenames
Richard Fitzgerald
1
-5
/
+4
2026-03-10
ASoC: wm_adsp: Use consistent error checks in wm_adsp_request_firmware_files()
Richard Fitzgerald
1
-27
/
+65
2026-03-10
ASoC: wm_adsp: Remove duplicated code to find firmware file
Richard Fitzgerald
1
-20
/
+7
2026-03-10
ASoC: wm_adsp: Export function for KUnit test to get firmware filenames
Richard Fitzgerald
1
-0
/
+11
2026-03-10
ASoC: wm_adsp: Add KUnit redirection stubs for firmware file search
Richard Fitzgerald
1
-10
/
+28
2026-03-10
ASoC: wm_adsp: Remove unused argument to wm_adsp_release_firmware_files()
Richard Fitzgerald
1
-6
/
+3
2026-03-09
ASoC: wm_adsp: Make wm_adsp_fw_text[] const
Richard Fitzgerald
1
-1
/
+1
2026-03-01
ASoC: codecs: wm_adsp: Allow wm_adsp to hibernate without stopping DSP
Stefan Binding
1
-0
/
+6
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2025-11-24
firmware: cs_dsp: Store control length as 32-bit
Richard Fitzgerald
1
-1
/
+1
2025-11-17
ASoC: codecs: wm_adsp: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-5
/
+6
2025-10-20
ASoC: codecs: wm_adsp: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...
Kuninori Morimoto
1
-4
/
+4
2025-09-20
Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-1
/
+1
2025-09-08
ALSA: compress_offload: Add 64-bit safe timestamp infrastructure
Joris Verhaegen
1
-2
/
+2
2025-09-05
ASoC: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2025-06-12
ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0
Richard Fitzgerald
1
-0
/
+6
2025-06-12
ASoC: cs35l56: Use SoundWire address as firmware name suffix for new silicon
Richard Fitzgerald
1
-9
/
+12
2025-05-22
ASoC: wm_adsp: Make cirrus_dir const
Richard Fitzgerald
1
-1
/
+1
2025-04-30
ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR()
Richard Fitzgerald
1
-1
/
+1
2025-04-10
ASoC: wm_adsp: Use vmemdup_user() instead of open-coding
Richard Fitzgerald
1
-14
/
+6
2025-04-08
ASoC: wm_adsp: Remove unnecessary NULL check before release_firmware()
Chen Ni
1
-4
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-08-05
ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add()
Simon Trimmer
1
-3
/
+14
2024-07-10
firmware: cs_dsp: Rename fw_ver to wmfw_ver
Richard Fitzgerald
1
-1
/
+1
2024-05-27
ASoC: wm_adsp: Add missing MODULE_DESCRIPTION()
Charles Keepax
1
-0
/
+1
2024-04-10
ASoC: wm_adsp: Include array_size.h
Richard Fitzgerald
1
-0
/
+1
2024-04-03
ALSA: cirrus: Tidy up of firmware control read/write
Mark Brown
1
-25
/
+7
2024-04-03
ASoC: wm_adsp: Remove notification of driver write
Simon Trimmer
1
-7
/
+1
2024-04-03
ASoC: wm_adsp: Use cs_dsp_coeff_lock_and_[read|write]_ctrl()
Simon Trimmer
1
-18
/
+6
2024-04-03
ASoC: Merge up left over v6.8 fix
Mark Brown
1
-1
/
+2
2024-03-07
ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()
Richard Fitzgerald
1
-1
/
+2
2024-02-23
ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop()
Richard Fitzgerald
1
-9
/
+18
2024-02-01
ASoC: wm_adsp: Don't overwrite fwf_name with the default
Richard Fitzgerald
1
-17
/
+12
2024-02-01
ASoC: wm_adsp: Fix firmware file search order
Richard Fitzgerald
1
-25
/
+19
2023-12-04
ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populate
Dinghao Liu
1
-2
/
+6
2023-09-26
ASoC: Merge up fixes
Mark Brown
1
-2
/
+11
2023-09-25
ASoC: codec: wm: convert not to use asoc_xxx()
Kuninori Morimoto
1
-5
/
+5
2023-09-13
ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()
Richard Fitzgerald
1
-2
/
+11
2023-08-15
ASoC: wm_adsp: Support powering-up DSP without trying to load firmware
Richard Fitzgerald
1
-7
/
+9
2023-08-08
ASoC: wm_adsp: Expose the DSP power down actions as wm_adsp_power_down()
Simon Trimmer
1
-1
/
+7
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
1
-1
/
+0
2023-05-15
ASoC: wm_adsp: Update to use new component control notify helepr
Charles Keepax
1
-19
/
+1
[next]