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: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
1
-30
/
+7
*
ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algs
Charles Keepax
2019-05-02
1
-1
/
+1
*
ASoC: wm_adsp: Use DSP ops pointers to stop watchdog in error handlers
Charles Keepax
2019-05-02
1
-2
/
+2
*
ASoC: wm_adsp: Avoid calling snd_compr_stop_error from WDT expiry
Charles Keepax
2019-04-04
1
-6
/
+4
*
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-04
1
-1
/
+2
|
\
|
*
ASoC: wm_adsp: Check for buffer in trigger stop
Charles Keepax
2019-04-03
1
-1
/
+2
*
|
ASoC: wm_adsp: Make use of local variables
Charles Keepax
2019-04-03
1
-3
/
+3
*
|
ASoC: wm_adsp: Remove redundant NULL check in wm_adsp_buffer_free
Charles Keepax
2019-04-03
1
-2
/
+1
*
|
ASoC: wm_adsp: Fix typo in comment
Charles Keepax
2019-04-01
1
-1
/
+1
*
|
ASoC: wm_adsp: Correct some minor issues
Charles Keepax
2019-03-20
1
-8
/
+8
*
|
ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo core
Stuart Henderson
2019-03-19
1
-0
/
+29
*
|
ASoC: wm_adsp: Add HALO MPU fault logging
Richard Fitzgerald
2019-03-19
1
-0
/
+84
*
|
ASoC: wm_adsp: Add support for new Halo core DSPs
Wen Shi
2019-03-19
1
-29
/
+325
*
|
ASoC: wm_adsp: Factor out DSP specific operations
Charles Keepax
2019-03-19
1
-145
/
+238
*
|
ASoC: wm_adsp: Factor out parsing of firmware ID header
Charles Keepax
2019-03-19
1
-15
/
+16
*
|
ASoC: wm_adsp: Refactor firmware status reading
Charles Keepax
2019-03-19
1
-25
/
+18
*
|
ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC drivers
Richard Fitzgerald
2019-03-19
1
-19
/
+13
*
|
ASoC: wm_adsp: Don't export wm_adsp2_lock
Charles Keepax
2019-03-19
1
-31
/
+30
|
/
*
ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeout
Charles Keepax
2019-03-19
1
-0
/
+21
*
ASoC: wm_adsp: Add locking to wm_adsp2_bus_error
Charles Keepax
2019-03-19
1
-3
/
+8
*
ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_error
Charles Keepax
2019-03-19
1
-2
/
+2
*
ASoC: wm_adsp: Correct handling of compressed streams that restart
Charles Keepax
2019-03-19
1
-2
/
+1
*
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-26
1
-17
/
+21
|
\
|
*
ASoC: wm_adsp: Update cached error state on trigger
Stuart Henderson
2019-02-20
1
-17
/
+21
*
|
ASoC: wm_adsp: Improve logging messages
Charles Keepax
2019-02-22
1
-44
/
+53
*
|
ASoC: wm_adsp: Add support for multiple compressed buffers
Stuart Henderson
2019-02-22
1
-49
/
+117
*
|
ASoC: wm_adsp: Refactor compress stream initialisation
Charles Keepax
2019-02-22
1
-65
/
+74
*
|
ASoC: wm_adsp: Reorder some functions for improved clarity
Charles Keepax
2019-02-22
1
-40
/
+41
*
|
ASoC: wm_adsp: Factor out stripping padding from ADSP data
Charles Keepax
2019-02-22
1
-10
/
+17
*
|
ASoC: wm_adsp: Allow compressed buffers in any memory region
Andrew Ford
2019-02-20
1
-2
/
+6
|
/
*
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-12-13
1
-17
/
+20
|
\
|
*
ASoC: wm_adsp: Fix dma-unsafe read of scratch registers
Richard Fitzgerald
2018-11-13
1
-17
/
+20
*
|
ASoC: wm_adsp: Factor out common init code
Richard Fitzgerald
2018-11-13
1
-6
/
+8
|
/
*
ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populate
Richard Fitzgerald
2018-10-19
1
-1
/
+1
*
ASoC: wm_adsp: Rename memory fields in wm_adsp_buffer
Richard Fitzgerald
2018-10-19
1
-12
/
+12
*
ASoC: wm_adsp: Make DSP name configurable by codec driver
Richard Fitzgerald
2018-08-08
1
-21
/
+48
*
Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep
Mark Brown
2018-08-08
1
-2
/
+8
|
\
|
*
ASoC: wm_adsp: Correct DSP pointer for preloader control
Ajit Pandey
2018-08-08
1
-2
/
+6
|
*
ASoC: wm_adsp: Ensure DSP boot work complete before preloader_put return
Stuart Henderson
2018-07-19
1
-0
/
+2
*
|
ASoC: wm_adsp: Declare firmware controls from codec driver
Richard Fitzgerald
2018-08-08
1
-26
/
+9
*
|
ASoC: wm_adsp: Parse HOST_BUFFER controls
Richard Fitzgerald
2018-07-19
1
-1
/
+65
*
|
ASoC: wm_adsp: Allow up to 8 channels for voice control
Richard Fitzgerald
2018-07-19
1
-1
/
+1
*
|
ASoC: wm_adsp: Take prefix into account in control name length
Charles Keepax
2018-07-19
1
-0
/
+3
*
|
ASoC: wm_adsp: Correct algorithm list allocation size
Charles Keepax
2018-07-19
1
-1
/
+1
*
|
ASoC: wm_adsp: Simplify handling of alg offset and length
Charles Keepax
2018-06-20
1
-9
/
+20
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2018-06-05
1
-4
/
+4
|
\
|
|
*
ASoC: wm_adsp: Account for name prefixes when toggling preloader
Charles Keepax
2018-04-24
1
-4
/
+4
*
|
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-6
/
+5
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712', 'aso...
Mark Brown
2018-03-28
1
-13
/
+28
|
\
\
[next]