index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-26
dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.
Javier Martin
1
-33
/
+13
2012-03-26
dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function.
Javier Martin
1
-43
/
+14
2012-03-26
dmaengine: imx-dma: remove dma_mode member of internal structure.
Javier Martin
1
-58
/
+45
2012-03-26
dmaengine: imx-dma: remove data member from internal structure.
Javier Martin
1
-1
/
+0
2012-03-26
dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c
Javier Martin
1
-52
/
+552
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-2
/
+3
2012-03-13
Merge branch 'rmk_cookie_fixes2' into next
Vinod Koul
1
-32
/
+7
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
1
-0
/
+1
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-10
/
+1
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
1
-1
/
+1
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-14
/
+1
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+2
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-4
/
+3
2012-03-09
Revert "drivers/dma: linux/module.h included twice"
Vinod Koul
1
-0
/
+1
2012-03-06
dmaengine: Add support for multiple descriptors for imx-dma.
Javier Martin
1
-74
/
+258
2012-03-06
dmaengine: Add support for MEMCPY for imx-dma.
Javier Martin
1
-1
/
+35
2012-03-06
drivers/dma: linux/module.h included twice
Danny Kukawka
1
-1
/
+0
2012-01-30
dma: imx-dma: start transfer in issue_pending
Sascha Hauer
1
-5
/
+4
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-5
/
+5
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
drivers/dma: Add module.h to files implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
1
-5
/
+5
2011-09-21
dmaengine i.MX DMA/SDMA: add missing include of linux/module.h
Axel Lin
1
-0
/
+1
2011-07-07
ARM i.MX dma: Fix burstsize settings
Sascha Hauer
1
-1
/
+2
2011-01-31
dmaengine i.MX dma: initialize dma capabilities outside channel loop
Sascha Hauer
1
-3
/
+3
2011-01-31
dmaengine i.MX DMA: do not initialize chan_id field
Sascha Hauer
1
-1
/
+0
2011-01-31
dmaengine i.MX dma: check sg entries for valid addresses and lengths
Sascha Hauer
1
-0
/
+15
2011-01-31
dmaengine i.MX dma: set maximum segment size for our device
Sascha Hauer
1
-0
/
+4
2010-12-03
dma: imx-dma: fix imxdma_probe error path
Axel Lin
1
-1
/
+1
2010-10-22
dma: imx-dma: fix signedness bug
Sascha Hauer
1
-1
/
+3
2010-10-07
dmaengine: Add Freescale i.MX1/21/27 DMA driver
Sascha Hauer
1
-0
/
+422