index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm_adsp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop()
Richard Fitzgerald
2024-02-23
1
-9
/
+18
*
ASoC: wm_adsp: Don't overwrite fwf_name with the default
Richard Fitzgerald
2024-02-01
1
-17
/
+12
*
ASoC: wm_adsp: Fix firmware file search order
Richard Fitzgerald
2024-02-01
1
-25
/
+19
*
ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populate
Dinghao Liu
2023-12-04
1
-2
/
+6
*
ASoC: Merge up fixes
Mark Brown
2023-09-26
1
-2
/
+11
|
\
|
*
ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()
Richard Fitzgerald
2023-09-13
1
-2
/
+11
*
|
ASoC: codec: wm: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-5
/
+5
|
/
*
ASoC: wm_adsp: Support powering-up DSP without trying to load firmware
Richard Fitzgerald
2023-08-15
1
-7
/
+9
*
ASoC: wm_adsp: Expose the DSP power down actions as wm_adsp_power_down()
Simon Trimmer
2023-08-08
1
-1
/
+7
*
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2023-05-23
1
-1
/
+0
*
ASoC: wm_adsp: Update to use new component control notify helepr
Charles Keepax
2023-05-15
1
-19
/
+1
*
ASoC: wm_adsp: Simplify the logging of requested firmware files
Simon Trimmer
2023-03-21
1
-4
/
+2
*
ASoC: wm_adsp: Add support for loading bin files without wmfw
Simon Trimmer
2023-03-21
1
-1
/
+22
*
ASoC: wm_adsp: Expose the DSP boot work actions as wm_adsp_power_up()
Simon Trimmer
2023-03-21
1
-9
/
+18
*
ASoC: wm_adsp: Support DSPs that don't require firmware download
Simon Trimmer
2023-03-21
1
-0
/
+3
*
ASoC: wm_adsp: Use no_core_startstop to prevent creating preload control
Simon Trimmer
2023-03-21
1
-2
/
+4
*
firmware: cs_dsp: Switch to using namespaced exports
Mark Brown
2022-11-25
1
-0
/
+1
|
\
|
*
firmware: cs_dsp: Make the exports namespaced
Richard Fitzgerald
2022-11-25
1
-0
/
+1
*
|
ASoC: wm_adsp: Report when a control write changes the value
Mark Brown
2022-11-25
1
-9
/
+18
|
\
\
|
|
/
|
/
|
|
*
ASoC: wm_adsp: Return whether changed when writing controls
Simon Trimmer
2022-11-23
1
-9
/
+18
*
|
ASoC: wm_adsp: Allow client to hook into pre_run callback
Richard Fitzgerald
2022-11-23
1
-0
/
+11
|
/
*
ASoC: wm_adsp: Handle optional legacy support
Cristian Ciocaltea
2022-09-05
1
-1
/
+3
*
ASoC: wm_adsp: Minor clean and redundant code removal
Charles Keepax
2022-06-30
1
-20
/
+5
*
ASoC: wm_adsp: Fix event for preloader
Charles Keepax
2022-06-21
1
-1
/
+1
*
Merge tag 'v5.19-rc1' into asoc-5.19
Mark Brown
2022-06-07
1
-5
/
+5
|
\
|
*
Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-05-21
1
-5
/
+5
|
|
\
|
|
*
ASoC: wm_adsp: Compressed stream DSP memory structs should be __packed
Simon Trimmer
2022-03-09
1
-5
/
+5
*
|
|
ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
Mark Brown
2022-06-06
1
-1
/
+1
|
/
/
*
|
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-03-21
1
-35
/
+127
|
\
\
|
|
/
|
/
|
|
*
ASoC: wm_adsp: Expand firmware loading search options
Simon Trimmer
2022-03-07
1
-12
/
+87
|
*
ASoC: wm_adsp: Add trace caps to speaker protection FW
Vlad Karpovich
2022-02-11
1
-2
/
+7
|
*
ASoC: wm_adsp: Make compressed buffers optional
Charles Keepax
2022-02-11
1
-21
/
+33
*
|
ASoC: wm_adsp: Correct control read size when parsing compressed buffer
Charles Keepax
2022-02-10
1
-1
/
+2
|
/
*
ASoC: wm_adsp: Add support for "toggle" preloaders
Charles Keepax
2022-01-05
1
-3
/
+11
*
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-12-01
1
-2
/
+3
|
\
|
*
ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'
Simon Trimmer
2021-11-15
1
-2
/
+3
*
|
firmware: cs_dsp: Add offset to cs_dsp read/write
Charles Keepax
2021-11-17
1
-7
/
+7
*
|
ASoC: wm_adsp: Remove the wmfw_add_ctl helper function
Charles Keepax
2021-11-17
1
-24
/
+9
|
/
*
ASoC: wm_adsp: remove a repeated including
Guo Zhengkui
2021-09-30
1
-1
/
+0
*
firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPs
Simon Trimmer
2021-09-27
1
-2877
/
+33
*
ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_ops
Simon Trimmer
2021-09-27
1
-10
/
+38
*
ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp
Simon Trimmer
2021-09-27
1
-163
/
+189
*
ASoC: wm_adsp: move firmware loading to client
Simon Trimmer
2021-09-27
1
-51
/
+112
*
ASoC: wm_adsp: Pass firmware names as parameters when starting DSP core
Simon Trimmer
2021-09-27
1
-17
/
+26
*
ASoC: wm_adsp: Move check of dsp->running to better place
Simon Trimmer
2021-09-27
1
-1
/
+4
*
ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling
Simon Trimmer
2021-09-27
1
-127
/
+156
*
ASoC: wm_adsp: Move sys_config_size to wm_adsp
Charles Keepax
2021-09-27
1
-5
/
+5
*
ASoC: wm_adsp: Split DSP power operations into helper functions
Simon Trimmer
2021-09-27
1
-222
/
+273
*
ASoC: wm_adsp: Separate some ASoC and generic functions
Simon Trimmer
2021-09-27
1
-31
/
+74
*
ASoC: wm_adsp: Introduce cs_dsp logging macros
Simon Trimmer
2021-09-27
1
-227
/
+234
[next]