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
/
shdma.c
Age
Commit message (
Expand
)
Author
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
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: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-02-01
dma: sh_dma: not all SH DMAC implementations support MEMCPY
Guennadi Liakhovetski
2012-01-06
dma: shdma: fix runtime PM: clear channel buffers on reset
Guennadi Liakhovetski
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-09-28
dma: shdma: transfer based runtime PM
Guennadi Liakhovetski
2011-09-28
dmaengine: shdma: protect against the IRQ handler
Guennadi Liakhovetski
2011-06-21
Merge branch 'common/dma' into sh-latest
Paul Mundt
2011-06-21
dmaengine: shdma: add .needs_tend_set / .no_dmars flags
Kuninori Morimoto
2011-06-21
dmaengine: shdma: add dmaor_is_32bit flag
Kuninori Morimoto
2011-06-21
dmaengine: shdma: add chcr_ie_bit
Kuninori Morimoto
2011-06-21
dmaengine: shdma: add chcr_write/read function
Kuninori Morimoto
2011-06-16
Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest
Paul Mundt
2011-06-16
dmaengine: shdma: fixup parameter definition on dmae_set_dmars
Kuninori Morimoto
2011-06-16
dmaengine: shdma: tidyup spin_unlock_bh on sh_chan_xfer_ld_queue
Kuninori Morimoto
2011-06-16
dmaengine: shdma: add to_sh_dev define
Kuninori Morimoto
2011-06-14
dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix
Magnus Damm
2011-06-02
dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
Guennadi Liakhovetski
2011-05-31
dmaengine: shdma: Fix up fallout from runtime PM changes.
Paul Mundt
2011-05-25
dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling
Magnus Damm
2011-05-25
dmaengine: shdma: Make second memory window optional
Magnus Damm
2011-05-23
dmaengine: shdma: synchronize RCU before freeing, simplify spinlock
Guennadi Liakhovetski
2011-05-23
dmaengine: shdma: add runtime- and system-level power management
Guennadi Liakhovetski
2011-05-23
dmaengine: shdma: fix locking
Guennadi Liakhovetski
2011-03-29
dma: shdma: add checking the DMAOR_AE in sh_dmae_err
Yoshihiro Shimoda
2011-01-19
Comment typo fixes for 'descriptor'
Justin P. Mattock
2011-01-07
dma: shdma: don't register the global die notifier multiple times
Guennadi Liakhovetski
2010-12-17
dma: shdma: NMI support.
Paul Mundt
2010-11-25
dma: shdma: add a MODULE_ALIAS() to allow module autoloading
Guennadi Liakhovetski
2010-09-22
dma/shdma: move dereference below the NULL check
Dan Carpenter
2010-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-05-22
sh: guard cookie consistency across termination in the DMA driver
Guennadi Liakhovetski
2010-05-22
sh: prevent the DMA driver from unloading, while in use
Guennadi Liakhovetski
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-05-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-05-17
Merge branch 'ioat' into dmaengine
Dan Williams
2010-05-17
DMAENGINE: extend the control command to include an arg
Linus Walleij
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
2010-04-26
SH: fix error paths in DMA driver
Guennadi Liakhovetski
2010-04-26
SH: constify multiple DMA related objects and references to them
Guennadi Liakhovetski
2010-04-07
Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c...
Paul Mundt
2010-04-07
dmaengine: shdma: Enable on SH-Mobile ARM
Magnus Damm
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
dmaengine: provide helper for setting txstate
Dan Williams
2010-03-26
DMAENGINE: generic channel status v2
Linus Walleij
[next]