summaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-vcif.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: DaVinci: Delete an error message for a failed memory allocation in two ...Markus Elfring2017-08-141-4/+1Star
* ASoC: davinci-vcif: Use devm_snd_soc_register_componentVaishali Thakkar2015-08-171-11/+3Star
* ASoC: davinci-vcif: Convert to use edma-pcmPeter Ujfalusi2015-03-041-31/+24Star
* ASoC: davinci: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()Peter Ujfalusi2014-04-221-1/+0Star
* ASoC: switch over to use snd_soc_register_component() on davinci vcifKuninori Morimoto2013-03-261-3/+8
* ASoC: davinci: davinci-pcm does not need to be a plaform_driverHebbar, Gururaja2012-08-271-0/+8
* ASoC: davinci-vcif.c: use devm_ functionsJulia Lawall2012-01-021-10/+4Star
* ASoC: Convert davinci directory to module_platform_driverAxel Lin2011-11-251-11/+1Star
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: davinci: add missing break statementRajashekhara, Sudhakar2011-07-201-0/+1
* ASoC: davinci: fix codec start and stop functionsRajashekhara, Sudhakar2011-07-201-4/+4
* mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz2011-05-261-1/+1
* asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon2011-03-231-1/+1
* ASoC: davinci-vcif - fix a memory leakAxel Lin2010-11-251-0/+3
* ASoC: davinci: fixes for multi-componentChris Paulson-Ellis2010-11-171-3/+10
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-14/+11Star
* ASoC: davinci: check kzalloc() result (typo)Kulikov Vasiliy2010-07-171-1/+1
* ASoC: update gfp/slab.h includesTejun Heo2010-03-291-0/+1
* ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-03-191-1/+2
* ASoC: DaVinci: Voice Codec InterfaceMiguel Aguilar2010-03-121-0/+272