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
/
iop-adma.c
Age
Commit message (
Expand
)
Author
2009-12-11
iop-adma.c: use resource_size()
H Hartley Sweeten
2009-09-08
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-09-08
Merge branch 'iop-raid6' into async-tx-next
Dan Williams
2009-09-08
iop-adma: implement a private tx_list
Dan Williams
2009-09-08
dmaengine: cleanup unused transaction types
Dan Williams
2009-08-29
iop-adma: P+Q self test
Dan Williams
2009-08-29
iop-adma: P+Q support for iop13xx adma engines
Dan Williams
2009-08-29
iop-adma: fix lockdep false positive
Dan Williams
2009-08-29
iop-adma: cleanup iop_adma_run_tx_complete_actions
Dan Williams
2009-08-29
async_tx: add support for asynchronous GF multiplication
Dan Williams
2009-04-08
async_tx: rename zero_sum to val
Dan Williams
2009-03-25
dmaengine: initialize tx_list in dma_async_tx_descriptor_init
Dan Williams
2009-03-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2009-03-04
iop-adma, mv_xor: fix mem leak on self-test setup failure
Roel Kluin
2009-03-03
[ARM] fix lots of ARM __devexit sillyness
Russell King
2009-01-06
iop-adma: enable module removal
Dan Williams
2009-01-06
iop-adma: kill debug BUG_ON
Dan Williams
2009-01-06
iop-adma: let devm do its job, don't duplicate free
Dan Williams
2009-01-06
dmaengine: remove 'bigref' infrastructure
Dan Williams
2009-01-06
dmaengine: kill struct dma_client and supporting infrastructure
Dan Williams
2009-01-05
dmaengine: remove dependency on async_tx
Dan Williams
2008-12-08
async_xor: dma_map destination DMA_BIDIRECTIONAL
Dan Williams
2008-11-11
iop-adma: use iop_paranoia() for debug BUG_ONs
Dan Williams
2008-11-11
iop-adma: add a dummy read to flush next descriptor update
Dan Williams
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-17
iop_adma: document how to calculate the minimum descriptor pool size
Dan Williams
2008-07-17
iop_adma: directly reclaim descriptors on allocation failure
Dan Williams
2008-07-08
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
Dan Williams
2008-07-08
dmaengine: Add dma_client parameter to device_alloc_chan_resources
Haavard Skinnemoen
2008-07-08
iop-adma: fix platform driver hotplug/coldplug
Kay Sievers
2008-05-20
iop-adma: fixup some kzalloc/memset confusions
Christophe Jaillet
2008-04-17
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
Dan Williams
2008-04-17
iop-adma: remove the workaround for missed interrupts on iop3xx
Dan Williams
2008-04-17
async_tx: kill ->device_dependency_added
Dan Williams
2008-04-17
async_tx: fix multiple dependency submission
Dan Williams
2008-03-13
iop-adma.c: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-06
async_tx: replace 'int_en' with operation preparation flags
Dan Williams
2008-02-06
async_tx: kill tx_set_src and tx_set_dest methods
Dan Williams
2008-02-06
iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2007-10-17
Remove "unsafe" from module struct
Rusty Russell
2007-07-13
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
Dan Williams