summaryrefslogtreecommitdiff
path: root/sound/soc/imx/imx-pcm-dma-mx2.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-01ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo1-175/+0
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+3
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-1/+1
2012-03-06ASoC: imx: separate imx-pcm bits from imx-ssi driverShawn Guo1-1/+1
2012-03-04ASoC: imx: initialize dma_params burstsize just in imx-ssiShawn Guo1-5/+0
2012-03-02ASoC: imx-pcm-dma: Use dmaengine PCM helper functionsLars-Peter Clausen1-149/+27
2012-02-22ASoC: imx-pcm: Request DMA channel earlyLars-Peter Clausen1-46/+32
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar1-0/+3
2012-02-21ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data structLars-Peter Clausen1-9/+0
2012-02-21ASoC: imx-pcm: Remove empty prepare callbackLars-Peter Clausen1-11/+0
2012-01-30ASoC: i.MX: Add missing dma_async_issue_pendingSascha Hauer1-0/+1
2012-01-18Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds1-5/+7
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+3
2012-01-12ASoC: Fix DMA channel leak in imx-pcm-dma-mx2 driver.Javier Martin1-5/+7
2011-11-24ASoC: Convert imx directory to module_platform_driverAxel Lin1-11/+1
2011-10-31sound-soc: move to dma_transfer_directionVinod Koul1-3/+3
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann1-0/+2
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer1-2/+2
2011-06-23ASoC: imx: add missing module informationsArnaud Patard (Rtp)1-0/+2
2011-03-26ASoC: imx: fix burstsize for DMAWolfram Sang1-2/+2
2011-03-26ASoC: imx: set watermarks for mx2-dmaWolfram Sang1-0/+5
2010-11-05ASoC i.MX: switch to new DMA apiSascha Hauer1-123/+98
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-10/+33
2010-07-17ASoC: imx: check kzalloc() result and fix memory leakKulikov Vasiliy1-1/+5
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-3/+4
2010-05-26ASoC: Update Freescale i.MX SSI driver DMA parameter handlingStuart Longland1-3/+4
2010-04-16Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+14
2010-04-08ASoC: imx-pcm-dma-mx2: restart DMA after an errorSascha Hauer1-1/+14
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+6
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-01-17ASoC: Add a new imx-ssi sound driverSascha Hauer1-0/+313