index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-27
dma: imx-dma: Fix kernel crash due to missing clock conversion
Fabio Estevam
1
-11
/
+25
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
1
-6
/
+6
2012-04-20
dmaengine: imx-dma: dont complete descriptor for cyclic dma
Vinod Koul
1
-3
/
+6
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-130
/
+820
2012-03-26
dmaengine: i.MX: Fix merge of cookie branch.
Javier Martin
1
-0
/
+1
2012-03-26
dmaengine: i.MX: Add support for interleaved transfers.
Javier Martin
1
-15
/
+131
2012-03-26
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
Javier Martin
1
-11
/
+12
2012-03-26
dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.
Javier Martin
1
-76
/
+93
2012-03-26
dmaengine: imx-dma: remove unused arg of imxdma_sg_next.
Javier Martin
1
-4
/
+5
2012-03-26
dmaengine: imx-dma: remove internal structure.
Javier Martin
1
-46
/
+18
2012-03-26
dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.
Javier Martin
1
-8
/
+3
2012-03-26
dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.
Javier Martin
1
-9
/
+0
2012-03-26
dmaengine: imx-dma: remove sg member from internal structure.
Javier Martin
1
-24
/
+18
2012-03-26
dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function.
Javier Martin
1
-63
/
+35
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-02-28
includecheck: delete any duplicate instances of module.h
Paul Gortmaker
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