index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2016-01-06
ASoC: wm_adsp: Pull data through compressed read
Charles Keepax
1
-0
/
+138
2016-01-06
ASoC: wm_adsp: Add a handler for the compressed IRQ
Charles Keepax
1
-0
/
+188
2015-12-23
ASoC: wm_adsp: Attach buffers and streams together
Charles Keepax
1
-0
/
+62
2015-12-23
ASoC: wm_adsp: Add code to locate and initialise compressed buffer
Charles Keepax
1
-0
/
+291
2015-12-23
ASoC: wm_adsp: Add support for opening a compressed stream
Charles Keepax
1
-3
/
+191
2015-12-23
ASoC: wm_adsp: Factor out finding the location of an algorithm region
Charles Keepax
1
-14
/
+21
2015-12-17
ASoC: wm_adsp: Mimic legacy behaviour of reading controls when DSP is on
Charles Keepax
1
-0
/
+3
2015-12-13
ASoC: wm_adsp: Add locking to DSP firmware controls
Charles Keepax
1
-7
/
+17
2015-12-13
ASoC: wm_adsp: Fixup some minor formatting and checkpatch errors
Charles Keepax
1
-14
/
+13
2015-12-13
ASoC: wm_adsp: Add power lock for firmware change control
Charles Keepax
1
-3
/
+8
2015-12-13
ASoC: wm_adsp: Replace debugfs lock with more general DSP power lock
Charles Keepax
1
-33
/
+42
2015-11-27
ASoC: wm_adsp: Expand the list of available firmwares
Charles Keepax
1
-14
/
+35
2015-06-19
ASoC: wm_adsp: Move DSP Rate controls into the codec
Richard Fitzgerald
1
-46
/
+6
2015-06-11
ASoC: wm_adsp: Add basic debugfs entries
Richard Fitzgerald
1
-3
/
+192
2015-06-11
ASoC: wm_adsp: create ALSA controls from wm_adsp driver
Richard Fitzgerald
1
-17
/
+24
2015-06-11
ASoC: wm_adsp: Add codec_probe and codec_remove stubs
Richard Fitzgerald
1
-0
/
+12
2015-06-02
ASoC: wm_adsp: Move DVFS control into codec driver
Richard Fitzgerald
1
-72
/
+1
2015-05-29
ASoC: wm_adsp: Dump scratch registers on DSP shutdown
Richard Fitzgerald
1
-0
/
+27
2015-04-27
ASoC: wm_adsp: Add support for DSP control flags
Charles Keepax
1
-8
/
+35
2015-04-27
ASoC: wm_adsp: Use __leXX for little endian data
Charles Keepax
1
-3
/
+3
2015-04-27
ASoC: wm_adsp: Warn that firmware file format 0 is depreciated
Charles Keepax
1
-0
/
+3
2015-04-27
ASoC: wm_adsp: Add support for rev 2 firmware file format
Charles Keepax
1
-18
/
+119
2015-04-27
ASoC: wm_adsp: Add basic support for rev 1 firmware file format
Charles Keepax
1
-46
/
+193
2015-04-27
ASoC: wm_adsp: Group all the ALSA control functions together
Charles Keepax
1
-140
/
+140
2015-04-27
ASoC: wm_adsp: Remove private field from wm_coeff_ctl
Charles Keepax
1
-1
/
+0
2015-04-27
ASoC: wm_adsp: Factor out creation of alg_regions
Charles Keepax
1
-70
/
+64
2015-04-27
ASoC: wm_adsp: Clean up low level control read/write functions
Charles Keepax
1
-7
/
+5
2015-04-27
ASoC: wm_adsp: Move temporary control name to the stack
Charles Keepax
1
-17
/
+6
2015-04-27
ASoC: wm_adsp: Limit firmware control name to ALSA control name size
Charles Keepax
1
-2
/
+2
2015-04-27
ASoC: wm_adsp: Remove len field from wm_adsp_alg_region
Charles Keepax
1
-27
/
+28
2015-04-27
ASoC: wm_adsp: Improve variable naming
Charles Keepax
1
-178
/
+178
2015-04-27
ASoC: wm_adsp: Split out adsp1 & 2 setup algorithms
Charles Keepax
1
-251
/
+248
2015-03-05
Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...
Mark Brown
1
-10
/
+3
2015-02-21
ASoC: wm_adsp: Improve round to next 4-byte boundary
Charles Keepax
1
-7
/
+1
2015-02-21
ASoC: wm_adsp: Ensure DSP controls are always persistent
Nikesh Oswal
1
-3
/
+2
2015-01-14
ASoC: wm_adsp: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-3
/
+3
2014-12-08
Merge remote-tracking branches 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc...
Mark Brown
1
-44
/
+42
2014-11-18
ASoC: wm_adsp: Move core_ena to be co-located with start bit
Charles Keepax
1
-9
/
+2
2014-11-18
ASoC: wm_adsp: Fix memory leak in wm_adsp_setup_algs
JS Park
1
-10
/
+20
2014-11-17
ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use
Charles Keepax
1
-0
/
+1
2014-11-14
ASoC: wm_adsp: Use vmalloc to allocate firmware download buffer
Charles Keepax
1
-34
/
+22
2014-08-04
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-2
/
+2
2014-07-23
ASoC: Move card field form platform/codec to component
Lars-Peter Clausen
1
-2
/
+2
2014-07-04
ASoC: wm_adsp: Add missing MODULE_LICENSE
Praveen Diwakar
1
-0
/
+2
2014-06-03
Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into a...
Mark Brown
1
-20
/
+17
2014-05-27
ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warn
Charles Keepax
1
-20
/
+17
2014-05-22
Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/...
Mark Brown
1
-1
/
+1
2014-04-18
ASoC: wm_adsp: Remove uneeded semicolon
Charles Keepax
1
-1
/
+1
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-2
/
+2
2014-03-07
ASoC: wm_adsp: Correct type specifier in printf
Charles Keepax
1
-1
/
+1
[next]