index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-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...
sound-4.18-rc1
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
2018-03-28
Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...
Mark Brown
1
-29
/
+29
2018-02-28
ASoC: wm_adsp: For TLV controls only register TLV get/set
Richard Fitzgerald
1
-6
/
+8
2018-02-26
ASoC: wm_adsp: Support streams which can start/stop with DSP active
Charles Keepax
1
-10
/
+18
2018-02-14
ASoC: arizona: replace codec to component
Kuninori Morimoto
1
-29
/
+29
2018-02-12
ASoC: wm_adsp: Don't init cache from DSP memory if control is write-only
Richard Fitzgerald
1
-3
/
+10
2017-12-08
ASoC: wm_adsp: Fix validation of firmware and coeff lengths
Ben Hutchings
1
-6
/
+6
2017-05-26
ASoC: wm_adsp: Fix typo in algorithm list warning message
Richard Fitzgerald
1
-1
/
+1
2017-05-24
ASoC: wm_adsp: Remove unused member of struct wm_coeff_ctl_ops
Richard Fitzgerald
1
-2
/
+0
2017-05-24
ASoC: wm_adsp: Fix type warning in sprintf
Richard Fitzgerald
1
-1
/
+1
2017-04-05
ASoC: wm_adsp: add support for DSP region lock
Mayuresh Kulkarni
1
-0
/
+137
2017-04-05
ASoC: wm_adsp: Add support for ADSP2V2
Richard Fitzgerald
1
-43
/
+144
2017-03-07
ASoC: wm_adsp: Acknowledge controls should also check the DSP is running
Charles Keepax
1
-1
/
+1
2017-03-07
ASoC: wm_adsp: Return an error on write to a disabled volatile control
Charles Keepax
1
-1
/
+6
2017-02-19
Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'aso...
Mark Brown
1
-13
/
+64
2017-01-24
ASoC: wm_adsp: Fixup wm_adsp2_boot_work error paths
Charles Keepax
1
-1
/
+4
2017-01-24
ASoC: wm_adsp: Set booted/running flags at the end of bring up
Charles Keepax
1
-4
/
+4
2017-01-24
ASoC: wm_adsp: Correct some missing locking
Charles Keepax
1
-7
/
+12
2017-01-06
ASoC: wm_adsp: Add mechanism to preload firmware on a core
Charles Keepax
1
-1
/
+44
2016-12-20
ASoC: wm_adsp: Don't overrun firmware file buffer when reading region data
Richard Fitzgerald
1
-1
/
+24
2016-12-12
ASoC: wm_adsp: wm_adsp_buf_alloc should use kfree in error path
Richard Fitzgerald
1
-1
/
+1
2016-11-22
ASoC: wm_adsp: Check return value from wm_adsp_buffer_init
Charles Keepax
1
-1
/
+6
2016-11-22
ASoC: wm_adsp: Remove unused wm_coeff_ctl.kcontrol
Richard Fitzgerald
1
-3
/
+0
[next]