Age | Commit message (Expand) | Author | Files | Lines |
2017-04-05 | ASoC: wm_adsp: add support for DSP region lock | Mayuresh Kulkarni | 1 | -0/+23 |
2017-04-05 | ASoC: wm_adsp: Add support for ADSP2V2 | Richard Fitzgerald | 1 | -0/+1 |
2017-01-06 | ASoC: wm_adsp: Add mechanism to preload firmware on a core | Charles Keepax | 1 | -0/+11 |
2016-11-29 | ASoC: wm_adsp: Remove redundant extern declarations | Charles Keepax | 1 | -13/+12 |
2016-11-22 | ASoC: wm_adsp: Firmware controls should be added as codec controls | Richard Fitzgerald | 1 | -1/+1 |
2016-09-26 | ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP | Charles Keepax | 1 | -1/+1 |
2016-09-24 | ASoC: wm_adsp: Make DSP preloader a supply widget | Charles Keepax | 1 | -2/+3 |
2016-09-24 | ASoC: wm_adsp: Separate concept of booted and running | Charles Keepax | 1 | -0/+2 |
2016-05-30 | ASoC: wm_adsp: Specifically propagate voice trigger event to caller | Charles Keepax | 1 | -0/+4 |
2016-04-27 | ASoC: wm_adsp: free memory when unloaded or closed | Richard Fitzgerald | 1 | -0/+1 |
2016-01-29 | ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code | Charles Keepax | 1 | -5/+3 |
2016-01-06 | ASoC: wm_adsp: Pull data through compressed read | Charles Keepax | 1 | -0/+2 |
2016-01-06 | ASoC: wm_adsp: Add a handler for the compressed IRQ | Charles Keepax | 1 | -0/+3 |
2015-12-23 | ASoC: wm_adsp: Attach buffers and streams together | Charles Keepax | 1 | -0/+1 |
2015-12-23 | ASoC: wm_adsp: Add code to locate and initialise compressed buffer | Charles Keepax | 1 | -0/+2 |
2015-12-23 | ASoC: wm_adsp: Add support for opening a compressed stream | Charles Keepax | 1 | -0/+13 |
2015-12-13 | ASoC: wm_adsp: Fixup some minor formatting and checkpatch errors | Charles Keepax | 1 | -2/+2 |
2015-12-13 | ASoC: wm_adsp: Replace debugfs lock with more general DSP power lock | Charles Keepax | 1 | -1/+2 |
2015-10-04 | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 1 | -1/+1 |
2015-06-19 | ASoC: wm_adsp: Move DSP Rate controls into the codec | Richard Fitzgerald | 1 | -1/+1 |
2015-06-11 | ASoC: wm_adsp: Add basic debugfs entries | Richard Fitzgerald | 1 | -1/+10 |
2015-06-11 | ASoC: wm_adsp: create ALSA controls from wm_adsp driver | Richard Fitzgerald | 1 | -1/+0 |
2015-06-11 | ASoC: wm_adsp: Add codec_probe and codec_remove stubs | Richard Fitzgerald | 1 | -0/+2 |
2015-06-02 | ASoC: wm_adsp: Move DVFS control into codec driver | Richard Fitzgerald | 1 | -8/+7 |
2015-04-27 | ASoC: wm_adsp: Add basic support for rev 1 firmware file format | Charles Keepax | 1 | -0/+1 |
2015-04-27 | ASoC: wm_adsp: Remove len field from wm_adsp_alg_region | Charles Keepax | 1 | -1/+0 |
2015-04-27 | ASoC: wm_adsp: Improve variable naming | Charles Keepax | 1 | -2/+2 |
2014-01-08 | ASoC: wm_adsp: Start DSP booting earlier in the DAPM process | Charles Keepax | 1 | -2/+8 |
2014-01-08 | ASoC: wm_adsp: Factor out ADSP2 boot proceedure | Charles Keepax | 1 | -0/+2 |
2013-08-01 | ASoC: wm_adsp: Sanitize parameter passing | Dimitris Papastamos | 1 | -0/+1 |
2013-07-29 | ASoC: wm_adsp: Simplify kcontrol handling | Dimitris Papastamos | 1 | -1/+1 |
2013-06-28 | Merge remote-tracking branch 'asoc/topic/ext' into asoc-next | Mark Brown | 1 | -6/+4 |
2013-06-19 | ASoC: wm_adsp: Use SND_SOC_DAPM_PGA_E() instead of open-coding it | Lars-Peter Clausen | 1 | -6/+4 |
2013-05-12 | ASoC: wm_adsp: Expose coefficient blocks as ALSA binary controls | Dimitris Papastamos | 1 | -0/+3 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next | Mark Brown | 1 | -1/+2 |
2013-03-29 | ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controls | Mark Brown | 1 | -1/+2 |
2013-03-13 | ASoC: wm_adsp: Handle old .bin files | Mark Brown | 1 | -0/+2 |
2013-01-18 | ASoC: wm_adsp: Set ADSP1 clock rate to match sys clock | Chris Rattray | 1 | -0/+3 |
2013-01-16 | ASoC: wm_adsp: Add initialisation function for ADSP1 | Mark Brown | 1 | -0/+1 |
2013-01-12 | ASoC: wm_adsp: Add basic firmware selection support | Mark Brown | 1 | -0/+5 |
2013-01-09 | ASoC: wm_adsp: Implement support for algorithm-specific coefficient blocks | Mark Brown | 1 | -0/+9 |
2012-11-28 | ASoC: wm_adsp: Enable DVFS for ADSP2 | Mark Brown | 1 | -0/+5 |
2012-10-28 | ASoC: adsp: Add ADSP base support | Mark Brown | 1 | -0/+54 |