summaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs/mxs-saif.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-12ASoC: mxs: add device tree support for mxs-saifShawn Guo1-18/+54
2012-05-12ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo1-14/+4
2012-05-12ASoC: mxs-saif: adopt pinctrl supportShawn Guo1-0/+8
2012-05-10ASoC: mxs: add __devinit for mxs_saif_probeShawn Guo1-1/+1
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie1-1/+1
2012-02-10ASoC: mxs-saif: use devm_ functionsJulia Lawall1-40/+11
2012-01-20ASoC: mxs: Fix mxs-saif timeoutFabio Estevam1-0/+5
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-12/+2
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2011-12-28ASoC: mxs-saif: convert to clk_prepare/clk_unprepareShawn Guo1-2/+2
2011-12-02ASoC: mxs-saif: remove function in platform_dataDong Aisheng1-11/+9
2011-11-24ASoC: Convert mxs directory to module_platform_driverAxel Lin1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-22ASoC: keep pointer to resource so it can be freedJulia Lawall1-9/+10
2011-09-19ASoC: mxs-saif: add record functionDong Aisheng1-14/+131
2011-08-22sound/soc/mxs/mxs-saif.c: add missing kfreeJulia Lawall1-2/+3
2011-08-22ASoC: mxs-saif: clear clk gate first before register settingDong Aisheng1-10/+12
2011-07-28ASoC: mxs: add mxs-saif driverDong Aisheng1-0/+677