summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.c
AgeCommit message (Expand)Author
2016-03-11ASoC: wm_adsp: Use correct local length in error messageCharles Keepax
2016-03-01ASoC: wm_adsp: Fix enum ctl accesses in a wrong typeTakashi Iwai
2016-02-21ASoC: wm_adsp: wm_coeff_{read|write}_control should use passed lengthCharles Keepax
2016-02-21ASoC: wm_adsp: Fixup some odd line wrappingCharles Keepax
2016-02-21ASoC: wm_adsp: Explicitly set the control access flags in all casesCharles Keepax
2016-02-21ASoC: wm_adsp: Avoid narrow race condition on compr pointerCharles Keepax
2016-02-02ASoC: wm_adsp: Return sample rate in wm_adsp_compr_pointerCharles Keepax
2016-02-02ASoC: wm_adsp: Add missing const from region definitionsCharles Keepax
2016-01-29ASoC: wm5110: Add support for audio trace firmwareCharles Keepax
2016-01-29ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax
2016-01-29ASoC: wm_adsp: Add debug audio trace firmwareCharles Keepax
2016-01-29ASoC: wm_adsp: Use more generic naming for regions and caps definitionsCharles Keepax
2016-01-06ASoC: wm_adsp: Pull data through compressed readCharles Keepax
2016-01-06ASoC: wm_adsp: Add a handler for the compressed IRQCharles Keepax
2015-12-23ASoC: wm_adsp: Attach buffers and streams togetherCharles Keepax
2015-12-23ASoC: wm_adsp: Add code to locate and initialise compressed bufferCharles Keepax
2015-12-23ASoC: wm_adsp: Add support for opening a compressed streamCharles Keepax
2015-12-23ASoC: wm_adsp: Factor out finding the location of an algorithm regionCharles Keepax
2015-12-17ASoC: wm_adsp: Mimic legacy behaviour of reading controls when DSP is onCharles Keepax
2015-12-12ASoC: wm_adsp: Add locking to DSP firmware controlsCharles Keepax
2015-12-12ASoC: wm_adsp: Fixup some minor formatting and checkpatch errorsCharles Keepax
2015-12-12ASoC: wm_adsp: Add power lock for firmware change controlCharles Keepax
2015-12-12ASoC: wm_adsp: Replace debugfs lock with more general DSP power lockCharles Keepax
2015-11-27ASoC: wm_adsp: Expand the list of available firmwaresCharles Keepax
2015-06-19ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald
2015-06-11ASoC: wm_adsp: Add basic debugfs entriesRichard Fitzgerald
2015-06-11ASoC: wm_adsp: create ALSA controls from wm_adsp driverRichard Fitzgerald
2015-06-11ASoC: wm_adsp: Add codec_probe and codec_remove stubsRichard Fitzgerald
2015-06-02ASoC: wm_adsp: Move DVFS control into codec driverRichard Fitzgerald
2015-05-29ASoC: wm_adsp: Dump scratch registers on DSP shutdownRichard Fitzgerald
2015-04-27ASoC: wm_adsp: Add support for DSP control flagsCharles Keepax
2015-04-27ASoC: wm_adsp: Use __leXX for little endian dataCharles Keepax
2015-04-27ASoC: wm_adsp: Warn that firmware file format 0 is depreciatedCharles Keepax
2015-04-27ASoC: wm_adsp: Add support for rev 2 firmware file formatCharles Keepax
2015-04-27ASoC: wm_adsp: Add basic support for rev 1 firmware file formatCharles Keepax
2015-04-27ASoC: wm_adsp: Group all the ALSA control functions togetherCharles Keepax
2015-04-27ASoC: wm_adsp: Remove private field from wm_coeff_ctlCharles Keepax
2015-04-27ASoC: wm_adsp: Factor out creation of alg_regionsCharles Keepax
2015-04-27ASoC: wm_adsp: Clean up low level control read/write functionsCharles Keepax
2015-04-27ASoC: wm_adsp: Move temporary control name to the stackCharles Keepax
2015-04-27ASoC: wm_adsp: Limit firmware control name to ALSA control name sizeCharles Keepax
2015-04-27ASoC: wm_adsp: Remove len field from wm_adsp_alg_regionCharles Keepax
2015-04-27ASoC: wm_adsp: Improve variable namingCharles Keepax
2015-04-27ASoC: wm_adsp: Split out adsp1 & 2 setup algorithmsCharles Keepax
2015-03-05Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown
2015-02-21ASoC: wm_adsp: Improve round to next 4-byte boundaryCharles Keepax
2015-02-21ASoC: wm_adsp: Ensure DSP controls are always persistentNikesh Oswal
2015-01-14ASoC: wm_adsp: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-12-08Merge remote-tracking branches 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc...Mark Brown
2014-11-18ASoC: wm_adsp: Move core_ena to be co-located with start bitCharles Keepax