summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.c
AgeCommit message (Expand)Author
2020-12-29ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter
2017-11-30ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald
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
2014-11-18ASoC: wm_adsp: Fix memory leak in wm_adsp_setup_algsJS Park
2014-11-17ASoC: wm_adsp: Avoid attempt to free buffers that might still be in useCharles Keepax
2014-11-14ASoC: wm_adsp: Use vmalloc to allocate firmware download bufferCharles Keepax
2014-08-04Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2014-07-22ASoC: Move card field form platform/codec to componentLars-Peter Clausen
2014-07-04ASoC: wm_adsp: Add missing MODULE_LICENSEPraveen Diwakar
2014-06-03Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into a...Mark Brown
2014-05-27ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warnCharles Keepax
2014-05-22Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/...Mark Brown
2014-04-18ASoC: wm_adsp: Remove uneeded semicolonCharles Keepax
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-07ASoC: wm_adsp: Correct type specifier in printfCharles Keepax
2014-03-06ASoC: wm_adsp: Split firmware load into smaller chunksCharles Keepax
2014-02-03ASoC: wm_adsp: Add debug print to note that the DSP has shutdownCharles Keepax
2014-01-16Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown
2014-01-09ASoC: wm_adsp: Mark wm_adsp2_boot_work as staticCharles Keepax
2014-01-08ASoC: wm_adsp: Start DSP booting earlier in the DAPM processCharles Keepax
2014-01-08ASoC: wm_adsp: Factor out ADSP2 boot proceedureCharles Keepax
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown
2013-12-18ASoC: wm_adsp: Add small delay while polling DSP RAM startCharles Keepax
2013-12-18ASoC: wm_adsp: Remove duplicate info message for DSP RAM readyCharles Keepax
2013-12-04ASoC: adsp: Use async writes where possibleMark Brown