aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/davinci/davinci-vcif.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-02ASoC: davinci-vcif.c: use devm_ functionsJulia Lawall1-10/+4
2011-11-25ASoC: Convert davinci directory to module_platform_driverAxel Lin1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-07-20ASoC: davinci: add missing break statementRajashekhara, Sudhakar1-0/+1
2011-07-20ASoC: davinci: fix codec start and stop functionsRajashekhara, Sudhakar1-4/+4
2011-05-26mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz1-1/+1
2011-03-23asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon1-1/+1
2010-11-25ASoC: davinci-vcif - fix a memory leakAxel Lin1-0/+3
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis1-3/+10
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-14/+11
2010-07-17ASoC: davinci: check kzalloc() result (typo)Kulikov Vasiliy1-1/+1
2010-03-29ASoC: update gfp/slab.h includesTejun Heo1-0/+1
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-1/+2
2010-03-12ASoC: DaVinci: Voice Codec InterfaceMiguel Aguilar1-0/+272