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