index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
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
2016-11-22
ASoC: wm_adsp: Firmware controls should be added as codec controls
Richard Fitzgerald
1
-4
/
+4
2016-11-21
ASoC: wm_adsp: Only write shutdown controls for active firmwares
Charles Keepax
1
-0
/
+3
2016-11-14
ASoC: wm_adsp: factor out getting base register for a control
Richard Fitzgerald
1
-22
/
+24
2016-11-11
ASoC: wm_adsp: Support acknowledged controls
Richard Fitzgerald
1
-8
/
+81
2016-11-11
ASoC: wm_adsp: Add support for SYSTEM firmware controls
Stuart Henderson
1
-10
/
+18
2016-11-11
ASoC: wm_adsp: factor out getting region name from type
Richard Fitzgerald
1
-31
/
+22
2016-11-11
ASoC: wm_adsp: Signal firmware shutdown through event control
Richard Fitzgerald
1
-0
/
+114
2016-10-21
ASoC: wm_adsp: Remove duplicate set of kcontrol->iface
Richard Fitzgerald
1
-1
/
+0
2016-09-26
ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP
Charles Keepax
1
-15
/
+21
2016-09-26
ASoC: wm_adsp: Put DSP into low power state between loading and running
Charles Keepax
1
-1
/
+17
2016-09-26
ASoC: wm_adsp: Use usleep_range for short delay
Charles Keepax
1
-1
/
+1
2016-09-24
ASoC: wm_adsp: Move control cache sync out of preloader
Charles Keepax
1
-11
/
+11
2016-09-24
ASoC: wm_adsp: Separate concept of booted and running
Charles Keepax
1
-11
/
+25
2016-07-25
Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...
Mark Brown
1
-0
/
+5
2016-06-22
ASoC: wm_adsp: Disable DMAs before clearing the transfer length
Simon Trimmer
1
-3
/
+5
2016-06-13
ASoC: wm_adsp: Treat missing compressed buffer as a fatal error
Charles Keepax
1
-10
/
+2
2016-06-13
ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failure
Charles Keepax
1
-2
/
+9
2016-05-30
ASoC: wm_adsp: Specifically propagate voice trigger event to caller
Charles Keepax
1
-0
/
+5
2016-05-04
ASoC: wm_adsp: Detach compressed stream on free
Charles Keepax
1
-0
/
+22
2016-05-04
ASoC: wm_adsp: Move compr_attach/attached functions
Charles Keepax
1
-19
/
+19
2016-05-04
Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
1
-16
/
+36
2016-05-02
ASoC: wm_adsp: Add support for TLV based binary controls
Charles Keepax
1
-20
/
+108
2016-04-27
ASoC: wm_adsp: factor out freeing of alg regions
Richard Fitzgerald
1
-16
/
+16
[next]