Age | Commit message (Expand) | Author |
2015-06-19 | ASoC: wm_adsp: Move DSP Rate controls into the codec | Richard Fitzgerald |
2015-06-11 | ASoC: wm_adsp: Add basic debugfs entries | Richard Fitzgerald |
2015-06-11 | ASoC: wm_adsp: create ALSA controls from wm_adsp driver | Richard Fitzgerald |
2015-06-11 | ASoC: wm_adsp: Add codec_probe and codec_remove stubs | Richard Fitzgerald |
2015-06-02 | ASoC: wm_adsp: Move DVFS control into codec driver | Richard Fitzgerald |
2015-05-29 | ASoC: wm_adsp: Dump scratch registers on DSP shutdown | Richard Fitzgerald |
2015-04-27 | ASoC: wm_adsp: Add support for DSP control flags | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Use __leXX for little endian data | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Warn that firmware file format 0 is depreciated | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Add support for rev 2 firmware file format | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Add basic support for rev 1 firmware file format | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Group all the ALSA control functions together | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Remove private field from wm_coeff_ctl | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Factor out creation of alg_regions | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Clean up low level control read/write functions | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Move temporary control name to the stack | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Limit firmware control name to ALSA control name size | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Remove len field from wm_adsp_alg_region | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Improve variable naming | Charles Keepax |
2015-04-27 | ASoC: wm_adsp: Split out adsp1 & 2 setup algorithms | Charles Keepax |
2015-03-05 | Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso... | Mark Brown |
2015-02-21 | ASoC: wm_adsp: Improve round to next 4-byte boundary | Charles Keepax |
2015-02-21 | ASoC: wm_adsp: Ensure DSP controls are always persistent | Nikesh Oswal |
2015-01-14 | ASoC: wm_adsp: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc... | Mark Brown |
2014-11-18 | ASoC: wm_adsp: Move core_ena to be co-located with start bit | Charles Keepax |
2014-11-18 | ASoC: wm_adsp: Fix memory leak in wm_adsp_setup_algs | JS Park |
2014-11-17 | ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use | Charles Keepax |
2014-11-14 | ASoC: wm_adsp: Use vmalloc to allocate firmware download buffer | Charles Keepax |
2014-08-04 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown |
2014-07-22 | ASoC: Move card field form platform/codec to component | Lars-Peter Clausen |
2014-07-04 | ASoC: wm_adsp: Add missing MODULE_LICENSE | Praveen Diwakar |
2014-06-03 | Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into a... | Mark Brown |
2014-05-27 | ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warn | Charles Keepax |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/... | Mark Brown |
2014-04-18 | ASoC: wm_adsp: Remove uneeded semicolon | Charles Keepax |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen |
2014-03-07 | ASoC: wm_adsp: Correct type specifier in printf | Charles Keepax |
2014-03-06 | ASoC: wm_adsp: Split firmware load into smaller chunks | Charles Keepax |
2014-02-03 | ASoC: wm_adsp: Add debug print to note that the DSP has shutdown | Charles Keepax |
2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown |
2014-01-09 | ASoC: wm_adsp: Mark wm_adsp2_boot_work as static | Charles Keepax |
2014-01-08 | ASoC: wm_adsp: Start DSP booting earlier in the DAPM process | Charles Keepax |
2014-01-08 | ASoC: wm_adsp: Factor out ADSP2 boot proceedure | Charles Keepax |
2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown |
2013-12-18 | ASoC: wm_adsp: Add small delay while polling DSP RAM start | Charles Keepax |
2013-12-18 | ASoC: wm_adsp: Remove duplicate info message for DSP RAM ready | Charles Keepax |
2013-12-04 | ASoC: adsp: Use async writes where possible | Mark Brown |
2013-11-28 | ASoC: wm_adsp: Stop region iteration when the desired region is found | Charles Keepax |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/warn' into asoc-next | Mark Brown |