index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-dma.c
Age
Commit message (
Expand
)
Author
2013-10-31
Merge branch 'for-linus' into next
Vinod Koul
2013-10-31
dmaengine: imx-dma: fix format warnings
Russell King
2013-10-25
dmaengine: imx-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-04
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
2013-10-04
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
2013-10-04
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
2013-09-02
dma: imx-dma: Remove redundant NULL check
Sachin Kamat
2013-07-05
DMA: imx-dma: imxdma->dev used uninitialized
Markus Pargmann
2013-07-05
dma: imx-dma: Add oftree support
Markus Pargmann
2013-04-15
dma: imx-dma: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-04-15
dma: Remove erroneous __exit and __exit_p() references
Maxin B. John
2013-01-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
dma: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-08
dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.
Javier Martin
2012-11-06
Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup
Olof Johansson
2012-10-24
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
Wei Yongjun
2012-10-15
dma: imx-dma: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
dma: imx-dma: retrieve MEM and IRQ from resources
Shawn Guo
2012-10-15
dma: imx-dma: use devm_kzalloc and devm_request_irq
Shawn Guo
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-01
dma: fix comments
Masanari Iida
2012-07-27
dma: imx-dma: Fix kernel crash due to missing clock conversion
Fabio Estevam
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-04-20
dmaengine: imx-dma: dont complete descriptor for cyclic dma
Vinod Koul
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-26
dmaengine: i.MX: Fix merge of cookie branch.
Javier Martin
2012-03-26
dmaengine: i.MX: Add support for interleaved transfers.
Javier Martin
2012-03-26
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove unused arg of imxdma_sg_next.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove internal structure.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove sg member from internal structure.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove dma_mode member of internal structure.
Javier Martin
2012-03-26
dmaengine: imx-dma: remove data member from internal structure.
Javier Martin
2012-03-26
dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c
Javier Martin
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-13
Merge branch 'rmk_cookie_fixes2' into next
Vinod Koul
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
[next]