index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm_adsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm_adsp: Fix typo in algorithm list warning message
Richard Fitzgerald
2017-05-26
1
-1
/
+1
*
ASoC: wm_adsp: Remove unused member of struct wm_coeff_ctl_ops
Richard Fitzgerald
2017-05-24
1
-2
/
+0
*
ASoC: wm_adsp: Fix type warning in sprintf
Richard Fitzgerald
2017-05-24
1
-1
/
+1
*
ASoC: wm_adsp: add support for DSP region lock
Mayuresh Kulkarni
2017-04-05
1
-0
/
+137
*
ASoC: wm_adsp: Add support for ADSP2V2
Richard Fitzgerald
2017-04-05
1
-43
/
+144
*
ASoC: wm_adsp: Acknowledge controls should also check the DSP is running
Charles Keepax
2017-03-07
1
-1
/
+1
*
ASoC: wm_adsp: Return an error on write to a disabled volatile control
Charles Keepax
2017-03-07
1
-1
/
+6
*
-
.
Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'aso...
Mark Brown
2017-02-19
1
-13
/
+64
|
\
\
|
|
*
ASoC: wm_adsp: Fixup wm_adsp2_boot_work error paths
Charles Keepax
2017-01-24
1
-1
/
+4
|
|
*
ASoC: wm_adsp: Set booted/running flags at the end of bring up
Charles Keepax
2017-01-24
1
-4
/
+4
|
|
*
ASoC: wm_adsp: Correct some missing locking
Charles Keepax
2017-01-24
1
-7
/
+12
|
|
*
ASoC: wm_adsp: Add mechanism to preload firmware on a core
Charles Keepax
2017-01-06
1
-1
/
+44
|
|
/
*
/
ASoC: wm_adsp: Don't overrun firmware file buffer when reading region data
Richard Fitzgerald
2016-12-20
1
-1
/
+24
|
/
*
ASoC: wm_adsp: wm_adsp_buf_alloc should use kfree in error path
Richard Fitzgerald
2016-12-12
1
-1
/
+1
*
ASoC: wm_adsp: Check return value from wm_adsp_buffer_init
Charles Keepax
2016-11-22
1
-1
/
+6
*
ASoC: wm_adsp: Remove unused wm_coeff_ctl.kcontrol
Richard Fitzgerald
2016-11-22
1
-3
/
+0
*
ASoC: wm_adsp: Firmware controls should be added as codec controls
Richard Fitzgerald
2016-11-22
1
-4
/
+4
*
ASoC: wm_adsp: Only write shutdown controls for active firmwares
Charles Keepax
2016-11-21
1
-0
/
+3
*
ASoC: wm_adsp: factor out getting base register for a control
Richard Fitzgerald
2016-11-14
1
-22
/
+24
*
ASoC: wm_adsp: Support acknowledged controls
Richard Fitzgerald
2016-11-11
1
-8
/
+81
*
ASoC: wm_adsp: Add support for SYSTEM firmware controls
Stuart Henderson
2016-11-11
1
-10
/
+18
*
ASoC: wm_adsp: factor out getting region name from type
Richard Fitzgerald
2016-11-11
1
-31
/
+22
*
ASoC: wm_adsp: Signal firmware shutdown through event control
Richard Fitzgerald
2016-11-11
1
-0
/
+114
*
ASoC: wm_adsp: Remove duplicate set of kcontrol->iface
Richard Fitzgerald
2016-10-21
1
-1
/
+0
*
ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP
Charles Keepax
2016-09-26
1
-15
/
+21
*
ASoC: wm_adsp: Put DSP into low power state between loading and running
Charles Keepax
2016-09-26
1
-1
/
+17
*
ASoC: wm_adsp: Use usleep_range for short delay
Charles Keepax
2016-09-26
1
-1
/
+1
*
ASoC: wm_adsp: Move control cache sync out of preloader
Charles Keepax
2016-09-24
1
-11
/
+11
*
ASoC: wm_adsp: Separate concept of booted and running
Charles Keepax
2016-09-24
1
-11
/
+25
*
-
.
Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...
Mark Brown
2016-07-24
1
-0
/
+5
|
\
\
|
*
|
ASoC: wm_adsp: Specifically propagate voice trigger event to caller
Charles Keepax
2016-05-30
1
-0
/
+5
|
|
/
*
|
ASoC: wm_adsp: Disable DMAs before clearing the transfer length
Simon Trimmer
2016-06-22
1
-3
/
+5
*
|
ASoC: wm_adsp: Treat missing compressed buffer as a fatal error
Charles Keepax
2016-06-13
1
-10
/
+2
*
|
ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failure
Charles Keepax
2016-06-13
1
-2
/
+9
|
/
*
ASoC: wm_adsp: Detach compressed stream on free
Charles Keepax
2016-05-04
1
-0
/
+22
*
ASoC: wm_adsp: Move compr_attach/attached functions
Charles Keepax
2016-05-04
1
-19
/
+19
*
Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2016-05-04
1
-16
/
+36
|
\
|
*
ASoC: wm_adsp: factor out freeing of alg regions
Richard Fitzgerald
2016-04-27
1
-16
/
+16
|
*
ASoC: wm_adsp: free memory when unloaded or closed
Richard Fitzgerald
2016-04-27
1
-0
/
+20
*
|
ASoC: wm_adsp: Add support for TLV based binary controls
Charles Keepax
2016-05-02
1
-20
/
+108
*
|
ASoC: wm_adsp: Improve DSP error handling
Charles Keepax
2016-04-06
1
-1
/
+6
*
|
ASoC: wm_adsp: Factor out fetching of stream errors from the DSP
Charles Keepax
2016-04-06
1
-9
/
+19
*
|
ASoC: wm_adsp: Show avail in bytes to match other messages
Charles Keepax
2016-03-29
1
-1
/
+1
*
|
ASoC: wm_adsp: Fix some subtle races on compressed stream
Charles Keepax
2016-03-29
1
-3
/
+12
|
/
*
-
-
-
-
-
.
Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...
Mark Brown
2016-03-13
1
-60
/
+71
|
\
\
\
\
|
|
|
|
*
ASoC: wm_adsp: Add missing const from region definitions
Charles Keepax
2016-02-02
1
-2
/
+2
|
|
|
|
*
ASoC: wm5110: Add support for audio trace firmware
Charles Keepax
2016-01-29
1
-1
/
+0
|
|
|
|
*
ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code
Charles Keepax
2016-01-29
1
-25
/
+15
|
|
|
|
*
ASoC: wm_adsp: Add debug audio trace firmware
Charles Keepax
2016-01-29
1
-1
/
+24
|
|
|
|
*
ASoC: wm_adsp: Use more generic naming for regions and caps definitions
Charles Keepax
2016-01-29
1
-6
/
+6
|
|
|
|
/
|
|
|
/
|
[next]