summaryrefslogtreecommitdiffstats
path: root/sound/soc/imx/imx-pcm-dma-mx2.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo2012-04-011-175/+0
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-0/+3
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-1/+1
| * dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+3
| * ASoC: i.MX: Add missing dma_async_issue_pendingSascha Hauer2012-01-301-0/+1
* | ASoC: imx: separate imx-pcm bits from imx-ssi driverShawn Guo2012-03-061-1/+1
* | ASoC: imx: initialize dma_params burstsize just in imx-ssiShawn Guo2012-03-041-5/+0
* | ASoC: imx-pcm-dma: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-021-149/+27
* | ASoC: imx-pcm: Request DMA channel earlyLars-Peter Clausen2012-02-221-46/+32
* | ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data structLars-Peter Clausen2012-02-211-9/+0
* | ASoC: imx-pcm: Remove empty prepare callbackLars-Peter Clausen2012-02-211-11/+0
|/
* Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-01-181-5/+7
|\
| * ASoC: Fix DMA channel leak in imx-pcm-dma-mx2 driver.Javier Martin2012-01-121-5/+7
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-3/+3
|\ \ | |/ |/|
| * sound-soc: move to dma_transfer_directionVinod Koul2011-10-311-3/+3
* | ASoC: Convert imx directory to module_platform_driverAxel Lin2011-11-241-11/+1
|/
* Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann2011-07-151-0/+2
|\
| * ASoC: imx: add missing module informationsArnaud Patard (Rtp)2011-06-231-0/+2
* | ARM i.MX dma: Fix burstsize settingsSascha Hauer2011-07-071-2/+2
|/
* ASoC: imx: fix burstsize for DMAWolfram Sang2011-03-261-2/+2
* ASoC: imx: set watermarks for mx2-dmaWolfram Sang2011-03-261-0/+5
* ASoC i.MX: switch to new DMA apiSascha Hauer2010-11-051-123/+98
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-10/+33
* ASoC: imx: check kzalloc() result and fix memory leakKulikov Vasiliy2010-07-171-1/+5
* Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-271-3/+4
|\
| * ASoC: Update Freescale i.MX SSI driver DMA parameter handlingStuart Longland2010-05-261-3/+4
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-04-161-1/+14
|\ \ | |/
| * ASoC: imx-pcm-dma-mx2: restart DMA after an errorSascha Hauer2010-04-081-1/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-071-2/+6
|\ \ | |/
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-2/+6
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Add a new imx-ssi sound driverSascha Hauer2010-01-171-0/+313
OpenPOWER on IntegriCloud