aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/imx-dma.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-08dmaengine: imx-dma: convert callback to helper functionGravatar Dave Jiang 1-3/+1
2016-07-16dmaengine: imx-dma: fix coding style issueGravatar Vinod Koul 1-1/+1
2016-07-16dmaengine: imx-dma: explicitly freeup irqGravatar Vinod Koul 1-0/+29
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsGravatar Maxime Ripard 1-1/+1
2015-07-07dmaengine: imx-dma: Check for clk_prepare_enable() errorGravatar Fabio Estevam 1-9/+14
2015-05-04dmaengine: imx: Constify platform_device_idGravatar Krzysztof Kozlowski 1-1/+1
2015-02-02Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusGravatar Vinod Koul 1-52/+51
2014-12-22dmaengine: imx-dma.c: Remove unused functionGravatar Rickard Strandqvist 1-5/+0
2014-12-22dmaengine: imx: Split device_controlGravatar Maxime Ripard 1-52/+51
2014-10-20dma: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationGravatar Laurent Pinchart 1-1/+1
2014-03-06dma: imx-dma: Add missing module owner fieldGravatar Alexander Shiyan 1-0/+1
2014-03-06dma: imx-dma: Replace printk with dev_*Gravatar Alexander Shiyan 1-6/+6
2013-10-31Merge branch 'for-linus' into nextGravatar Vinod Koul 1-17/+23
2013-10-31dmaengine: imx-dma: fix format warningsGravatar Russell King 1-17/+23
2013-10-25dmaengine: imx-dma: use DMA_COMPLETE for dma completion statusGravatar Vinod Koul 1-1/+1
2013-10-04dmaengine: imx-dma: fix callback path in taskletGravatar Michael Grzeschik 1-4/+6
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletGravatar Michael Grzeschik 1-11/+8
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicGravatar Michael Grzeschik 1-1/+1
2013-09-02dma: imx-dma: Remove redundant NULL checkGravatar Sachin Kamat 1-4/+2
2013-07-05DMA: imx-dma: imxdma->dev used uninitializedGravatar Markus Pargmann 1-1/+1
2013-07-05dma: imx-dma: Add oftree supportGravatar Markus Pargmann 1-0/+75
2013-04-15dma: imx-dma: Remove redundant NULL check before kfreeGravatar Syam Sidhardhan 1-2/+1
2013-04-15dma: Remove erroneous __exit and __exit_p() referencesGravatar Maxin B. John 1-2/+2
2013-01-25Merge 3.8-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 1-3/+2
2013-01-25dma: Convert to devm_ioremap_resource()Gravatar Thierry Reding 1-3/+4
2013-01-08dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.Gravatar Javier Martin 1-3/+2
2012-11-06Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupGravatar Olof Johansson 1-1/+3
2012-10-24dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()Gravatar Wei Yongjun 1-1/+3
2012-10-15dma: imx-dma: remove cpu_is_xxx by using platform_device_idGravatar Shawn Guo 1-6/+48
2012-10-15dma: imx-dma: retrieve MEM and IRQ from resourcesGravatar Shawn Guo 1-15/+20
2012-10-15dma: imx-dma: use devm_kzalloc and devm_request_irqGravatar Shawn Guo 1-39/+15
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 1-1/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-1/+1
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackGravatar Peter Ujfalusi 1-1/+1
2012-09-14ARM: imx: move platform_data definitionsGravatar Arnd Bergmann 1-1/+1
2012-09-01dma: fix commentsGravatar Masanari Iida 1-2/+2
2012-07-27dma: imx-dma: Fix kernel crash due to missing clock conversionGravatar Fabio Estevam 1-11/+25
2012-05-11dmaengine: Use dma_sg_len(sg) instead of sg->lengthGravatar Lars-Peter Clausen 1-6/+6
2012-04-20dmaengine: imx-dma: dont complete descriptor for cyclic dmaGravatar Vinod Koul 1-3/+6
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-130/+820
2012-03-26dmaengine: i.MX: Fix merge of cookie branch.Gravatar Javier Martin 1-0/+1
2012-03-26dmaengine: i.MX: Add support for interleaved transfers.Gravatar Javier Martin 1-15/+131
2012-03-26dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.Gravatar Javier Martin 1-11/+12
2012-03-26dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.Gravatar Javier Martin 1-76/+93
2012-03-26dmaengine: imx-dma: remove unused arg of imxdma_sg_next.Gravatar Javier Martin 1-4/+5
2012-03-26dmaengine: imx-dma: remove internal structure.Gravatar Javier Martin 1-46/+18
2012-03-26dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.Gravatar Javier Martin 1-8/+3
2012-03-26dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.Gravatar Javier Martin 1-9/+0