index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm_adsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
ASoC: wm_adsp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-30
/
+7
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-12
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
[next]