Age | Commit message (Expand) | Author | Files | Lines |
2013-08-01 | ASoC: wm_adsp: Sanitize parameter passing | Dimitris Papastamos | 1 | -15/+16 |
2013-07-29 | ASoC: wm_adsp: Simplify kcontrol handling | Dimitris Papastamos | 1 | -72/+31 |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next | Mark Brown | 1 | -7/+452 |
2013-06-14 | ASoC: wm5110: Correct rate control for DSP4 | Charles Keepax | 1 | -1/+1 |
2013-05-28 | ASoC: wm_adsp: Ensure set controls are synced on each boot | Dimitris Papastamos | 1 | -10/+9 |
2013-05-14 | ASoC: wm_adsp: memory leak in wm_adsp_create_control() | Dan Carpenter | 1 | -2/+4 |
2013-05-12 | ASoC: wm_adsp: Expose coefficient blocks as ALSA binary controls | Dimitris Papastamos | 1 | -7/+451 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next | Mark Brown | 1 | -2/+38 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next | Mark Brown | 1 | -9/+75 |
2013-04-11 | ASoC: wm_adsp: Add support for firmware wide coefficient blocks | Mark Brown | 1 | -0/+40 |
2013-03-29 | ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controls | Mark Brown | 1 | -7/+19 |
2013-03-29 | ASoC: wm_adsp: Provide defines for firmwares | Mark Brown | 1 | -5/+13 |
2013-03-21 | ASoC: arizona: Basic support for ISRC rate selection | Mark Brown | 1 | -0/+24 |
2013-03-13 | ASoC: wm_adsp: Handle old .bin files | Mark Brown | 1 | -4/+22 |
2013-03-12 | ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff() | Wei Yongjun | 1 | -2/+3 |
2013-02-11 | ASoC: wm_adsp: round to 4-byte boundary for coeff file blocks | Chris Rattray | 1 | -1/+7 |
2013-02-04 | ASoC: wm_adsp: Use asynchronous I/O to write firmware and coefficients | Mark Brown | 1 | -16/+66 |
2013-01-30 | ASoC: wm_adsp: Fix support for firmware switching on DSP2 and higher | Mark Brown | 1 | -1/+1 |
2013-01-28 | Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adsp | Mark Brown | 1 | -4/+12 |
2013-01-28 | ASoC: wm_adsp: Ensure ADSP2 DMAs are quiesced when DSP is halted | Mark Brown | 1 | -3/+11 |
2013-01-26 | ASoC: wm_adsp: Accept 0 as a parameter block address | Mark Brown | 1 | -50/+35 |
2013-01-26 | ASoC: wm_adsp: Add speaker Tx as a firmware option | Mark Brown | 1 | -2/+3 |
2013-01-23 | ASoC: wm_adsp: Correct handling of some coefficeint blocks | Mark Brown | 1 | -1/+2 |
2013-01-22 | ASoC: wm_adsp: Release firmware on error | Charles Keepax | 1 | -1/+1 |
2013-01-21 | ASoC: wm_adsp: Provide explicit trace of coefficient writes | Mark Brown | 1 | -0/+3 |
2013-01-21 | Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adsp | Mark Brown | 1 | -1/+22 |
2013-01-20 | ASoC: wm_adsp: Use GFP_DMA for algorithm readback | Mark Brown | 1 | -1/+1 |
2013-01-20 | ASoC: wm_adsp: Use GFP_DMA for things that may be DMAed | Mark Brown | 1 | -2/+2 |
2013-01-20 | ASoC: wm_adsp: Make region identification errors more informative | Mark Brown | 1 | -1/+2 |
2013-01-18 | ASoC: wm_adsp: Set ADSP1 clock rate to match sys clock | Chris Rattray | 1 | -0/+33 |
2013-01-18 | ASoC: wm_adsp: Implement support for coefficeint file format 1 | Mark Brown | 1 | -5/+15 |
2013-01-16 | ASoC: wm_adsp: Add initialisation function for ADSP1 | Mark Brown | 1 | -0/+8 |
2013-01-12 | ASoC: wm_adsp: Add basic firmware selection support | Mark Brown | 1 | -2/+73 |
2013-01-09 | ASoC: wm_adsp: Implement support for algorithm-specific coefficient blocks | Mark Brown | 1 | -4/+110 |
2013-01-09 | ASoC: wm_asdp: Validate sanity of algorithm count | Mark Brown | 1 | -2/+15 |
2013-01-09 | ASoC: wm_adsp: Factor out calculation of memory base addresses | Mark Brown | 1 | -5/+25 |
2013-01-09 | ASoC: wm_adsp: Add support for parsing algorithms | Mark Brown | 1 | -0/+143 |
2013-01-07 | ASoC: wm_adsp: Ensure that block writes are from DMA aligned addresses | Mark Brown | 1 | -1/+22 |
2012-12-09 | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next | Mark Brown | 1 | -0/+33 |
2012-12-02 | ASoC: adsp: Set DSP clock rate to SYSCLK rate | Mark Brown | 1 | -0/+22 |
2012-12-02 | ASoC: adsp: Keep ADSP2 memory powered off when not in use | Mark Brown | 1 | -0/+11 |
2012-11-29 | ASoC: arizona: Add parentheses | Mark Brown | 1 | -1/+1 |
2012-11-29 | ASoC: wm_adsp: Set the core enable as well as start bit for ADSP2 | Mark Brown | 1 | -3/+5 |
2012-11-28 | ASoC: wm_adsp: Enable DVFS for ADSP2 | Mark Brown | 1 | -2/+95 |
2012-10-28 | ASoC: adsp: Add ADSP base support | Mark Brown | 1 | -0/+571 |