aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm_adsp.c
AgeCommit message (Expand)Author
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
2013-11-28ASoC: wm_adsp: Stop region iteration when the desired region is foundCharles Keepax
2013-11-08Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown
2013-11-07ASoC: wm_adsp: Fix BUG_ON() and WARN_ON() usagesTakashi Iwai
2013-11-04ASoC: wm_adsp: Interpret ADSP memory region lengths as 32 bit wordsNariman Poushin
2013-11-01ASoC: wm_adsp: Print out the firmware versionDimitris Papastamos
2013-11-01ASoC: wm_adsp: Remove and free algorithm regions for ADSP1Dimitris Papastamos
2013-11-01ASoC: wm_adsp: Add debug info on get()/put() transfersDimitris Papastamos
2013-11-01ASoC: wm_adsp: Release firmware on memory allocation failureDimitris Papastamos
2013-11-01ASoC: wm_adsp: Print error when regmap reads/writes failDimitris Papastamos
2013-08-01ASoC: wm_adsp: Sanitize parameter passingDimitris Papastamos
2013-07-29ASoC: wm_adsp: Simplify kcontrol handlingDimitris Papastamos
2013-06-17Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown
2013-06-14ASoC: wm5110: Correct rate control for DSP4Charles Keepax
2013-05-28ASoC: wm_adsp: Ensure set controls are synced on each bootDimitris Papastamos
2013-05-14ASoC: wm_adsp: memory leak in wm_adsp_create_control()Dan Carpenter
2013-05-12ASoC: wm_adsp: Expose coefficient blocks as ALSA binary controlsDimitris Papastamos
2013-04-12Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown
2013-04-12Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown
2013-04-11ASoC: wm_adsp: Add support for firmware wide coefficient blocksMark Brown
2013-03-29ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controlsMark Brown
2013-03-29ASoC: wm_adsp: Provide defines for firmwaresMark Brown
2013-03-21ASoC: arizona: Basic support for ISRC rate selectionMark Brown
2013-03-13ASoC: wm_adsp: Handle old .bin filesMark Brown
2013-03-12ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()Wei Yongjun
2013-02-11ASoC: wm_adsp: round to 4-byte boundary for coeff file blocksChris Rattray
2013-02-04ASoC: wm_adsp: Use asynchronous I/O to write firmware and coefficientsMark Brown
2013-01-30ASoC: wm_adsp: Fix support for firmware switching on DSP2 and higherMark Brown
2013-01-29Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adspMark Brown
2013-01-29ASoC: wm_adsp: Ensure ADSP2 DMAs are quiesced when DSP is haltedMark Brown
2013-01-26ASoC: wm_adsp: Accept 0 as a parameter block addressMark Brown
2013-01-26ASoC: wm_adsp: Add speaker Tx as a firmware optionMark Brown
2013-01-24ASoC: wm_adsp: Correct handling of some coefficeint blocksMark Brown
2013-01-22ASoC: wm_adsp: Release firmware on errorCharles Keepax
2013-01-21ASoC: wm_adsp: Provide explicit trace of coefficient writesMark Brown
2013-01-21Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adspMark Brown
2013-01-20ASoC: wm_adsp: Use GFP_DMA for algorithm readbackMark Brown
2013-01-20ASoC: wm_adsp: Use GFP_DMA for things that may be DMAedMark Brown
2013-01-20ASoC: wm_adsp: Make region identification errors more informativeMark Brown
2013-01-18ASoC: wm_adsp: Set ADSP1 clock rate to match sys clockChris Rattray
2013-01-18ASoC: wm_adsp: Implement support for coefficeint file format 1Mark Brown
2013-01-16ASoC: wm_adsp: Add initialisation function for ADSP1Mark Brown