summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_adsp.c
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...Mark Brown2016-03-131-60/+71
|\ \ \ \
| | | | * ASoC: wm_adsp: Add missing const from region definitionsCharles Keepax2016-02-021-2/+2
| | | | * ASoC: wm5110: Add support for audio trace firmwareCharles Keepax2016-01-291-1/+0
| | | | * ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax2016-01-291-25/+15
| | | | * ASoC: wm_adsp: Add debug audio trace firmwareCharles Keepax2016-01-291-1/+24
| | | | * ASoC: wm_adsp: Use more generic naming for regions and caps definitionsCharles Keepax2016-01-291-6/+6
| | | |/ | | |/|
| | | * ASoC: wm_adsp: Use correct local length in error messageCharles Keepax2016-03-111-1/+1
| | | * ASoC: wm_adsp: wm_coeff_{read|write}_control should use passed lengthCharles Keepax2016-02-211-8/+8
| | | * ASoC: wm_adsp: Fixup some odd line wrappingCharles Keepax2016-02-211-16/+7
| | | * ASoC: wm_adsp: Explicitly set the control access flags in all casesCharles Keepax2016-02-211-0/+3
| | | * ASoC: wm_adsp: Avoid narrow race condition on compr pointerCharles Keepax2016-02-211-1/+1
| | | * ASoC: wm_adsp: Return sample rate in wm_adsp_compr_pointerCharles Keepax2016-02-021-0/+5
| | |/
* | | ASoC: wm_adsp: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
| |/ |/|
* | ASoC: wm_adsp: Pull data through compressed readCharles Keepax2016-01-061-0/+138
* | ASoC: wm_adsp: Add a handler for the compressed IRQCharles Keepax2016-01-061-0/+188
|/
* ASoC: wm_adsp: Attach buffers and streams togetherCharles Keepax2015-12-231-0/+62
* ASoC: wm_adsp: Add code to locate and initialise compressed bufferCharles Keepax2015-12-231-0/+291
* ASoC: wm_adsp: Add support for opening a compressed streamCharles Keepax2015-12-231-3/+191
* ASoC: wm_adsp: Factor out finding the location of an algorithm regionCharles Keepax2015-12-231-14/+21
* ASoC: wm_adsp: Mimic legacy behaviour of reading controls when DSP is onCharles Keepax2015-12-171-0/+3
* ASoC: wm_adsp: Add locking to DSP firmware controlsCharles Keepax2015-12-121-7/+17
* ASoC: wm_adsp: Fixup some minor formatting and checkpatch errorsCharles Keepax2015-12-121-14/+13
* ASoC: wm_adsp: Add power lock for firmware change controlCharles Keepax2015-12-121-3/+8
* ASoC: wm_adsp: Replace debugfs lock with more general DSP power lockCharles Keepax2015-12-121-33/+42
* ASoC: wm_adsp: Expand the list of available firmwaresCharles Keepax2015-11-271-14/+35
* ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald2015-06-191-46/+6
* ASoC: wm_adsp: Add basic debugfs entriesRichard Fitzgerald2015-06-111-3/+192
* ASoC: wm_adsp: create ALSA controls from wm_adsp driverRichard Fitzgerald2015-06-111-17/+24
* ASoC: wm_adsp: Add codec_probe and codec_remove stubsRichard Fitzgerald2015-06-111-0/+12
* ASoC: wm_adsp: Move DVFS control into codec driverRichard Fitzgerald2015-06-021-72/+1
* ASoC: wm_adsp: Dump scratch registers on DSP shutdownRichard Fitzgerald2015-05-291-0/+27
* ASoC: wm_adsp: Add support for DSP control flagsCharles Keepax2015-04-271-8/+35
* ASoC: wm_adsp: Use __leXX for little endian dataCharles Keepax2015-04-271-3/+3
* ASoC: wm_adsp: Warn that firmware file format 0 is depreciatedCharles Keepax2015-04-271-0/+3
* ASoC: wm_adsp: Add support for rev 2 firmware file formatCharles Keepax2015-04-271-18/+119
* ASoC: wm_adsp: Add basic support for rev 1 firmware file formatCharles Keepax2015-04-271-46/+193
* ASoC: wm_adsp: Group all the ALSA control functions togetherCharles Keepax2015-04-271-140/+140
* ASoC: wm_adsp: Remove private field from wm_coeff_ctlCharles Keepax2015-04-271-1/+0
* ASoC: wm_adsp: Factor out creation of alg_regionsCharles Keepax2015-04-271-70/+64
* ASoC: wm_adsp: Clean up low level control read/write functionsCharles Keepax2015-04-271-7/+5
* ASoC: wm_adsp: Move temporary control name to the stackCharles Keepax2015-04-271-17/+6
* ASoC: wm_adsp: Limit firmware control name to ALSA control name sizeCharles Keepax2015-04-271-2/+2
* ASoC: wm_adsp: Remove len field from wm_adsp_alg_regionCharles Keepax2015-04-271-27/+28
* ASoC: wm_adsp: Improve variable namingCharles Keepax2015-04-271-178/+178
* ASoC: wm_adsp: Split out adsp1 & 2 setup algorithmsCharles Keepax2015-04-271-251/+248
*-. Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown2015-03-051-10/+3
|\ \
| | * ASoC: wm_adsp: Improve round to next 4-byte boundaryCharles Keepax2015-02-211-7/+1
| | * ASoC: wm_adsp: Ensure DSP controls are always persistentNikesh Oswal2015-02-211-3/+2
| |/
* | ASoC: wm_adsp: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-3/+3
|/
*-. Merge remote-tracking branches 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc...Mark Brown2014-12-081-44/+42
|\ \
OpenPOWER on IntegriCloud