aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_adsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-11ASoC: wm_adsp: round to 4-byte boundary for coeff file blocksChris Rattray1-1/+7
2013-02-04ASoC: wm_adsp: Use asynchronous I/O to write firmware and coefficientsMark Brown1-16/+66
2013-01-30ASoC: wm_adsp: Fix support for firmware switching on DSP2 and higherMark Brown1-1/+1
2013-01-29Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adspMark Brown1-4/+12
2013-01-29ASoC: wm_adsp: Ensure ADSP2 DMAs are quiesced when DSP is haltedMark Brown1-3/+11
2013-01-26ASoC: wm_adsp: Accept 0 as a parameter block addressMark Brown1-50/+35
2013-01-26ASoC: wm_adsp: Add speaker Tx as a firmware optionMark Brown1-2/+3
2013-01-24ASoC: wm_adsp: Correct handling of some coefficeint blocksMark Brown1-1/+2
2013-01-22ASoC: wm_adsp: Release firmware on errorCharles Keepax1-1/+1
2013-01-21ASoC: wm_adsp: Provide explicit trace of coefficient writesMark Brown1-0/+3
2013-01-21Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adspMark Brown1-1/+22
2013-01-20ASoC: wm_adsp: Use GFP_DMA for algorithm readbackMark Brown1-1/+1
2013-01-20ASoC: wm_adsp: Use GFP_DMA for things that may be DMAedMark Brown1-2/+2
2013-01-20ASoC: wm_adsp: Make region identification errors more informativeMark Brown1-1/+2
2013-01-18ASoC: wm_adsp: Set ADSP1 clock rate to match sys clockChris Rattray1-0/+33
2013-01-18ASoC: wm_adsp: Implement support for coefficeint file format 1Mark Brown1-5/+15
2013-01-16ASoC: wm_adsp: Add initialisation function for ADSP1Mark Brown1-0/+8
2013-01-12ASoC: wm_adsp: Add basic firmware selection supportMark Brown1-2/+73
2013-01-08ASoC: wm_adsp: Implement support for algorithm-specific coefficient blocksMark Brown1-4/+110
2013-01-08ASoC: wm_asdp: Validate sanity of algorithm countMark Brown1-2/+15
2013-01-08ASoC: wm_adsp: Factor out calculation of memory base addressesMark Brown1-5/+25
2013-01-08ASoC: wm_adsp: Add support for parsing algorithmsMark Brown1-0/+143
2013-01-07ASoC: wm_adsp: Ensure that block writes are from DMA aligned addressesMark Brown1-1/+22
2012-12-10Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown1-0/+33
2012-12-03ASoC: adsp: Set DSP clock rate to SYSCLK rateMark Brown1-0/+22
2012-12-03ASoC: adsp: Keep ADSP2 memory powered off when not in useMark Brown1-0/+11
2012-11-29ASoC: arizona: Add parenthesesMark Brown1-1/+1
2012-11-28ASoC: wm_adsp: Set the core enable as well as start bit for ADSP2Mark Brown1-3/+5
2012-11-28ASoC: wm_adsp: Enable DVFS for ADSP2Mark Brown1-2/+95
2012-10-28ASoC: adsp: Add ADSP base supportMark Brown1-0/+571