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
/
mxs-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-5
/
+29
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
1
-4
/
+28
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
1
-1
/
+1
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-2
/
+3
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
1
-0
/
+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
-3
/
+2
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-40
/
+13
2011-12-28
dma: mxs-dma: convert to clk_prepare/clk_unprepare
Shawn Guo
1
-4
/
+4
2011-12-23
dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
Shawn Guo
1
-1
/
+1
2011-12-23
dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels
Lothar Waßmann
1
-28
/
+1
2011-12-23
dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe
Lothar Waßmann
1
-1
/
+4
2011-12-23
dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.
Lothar Waßmann
1
-5
/
+2
2011-12-23
dma: mxs-dma: fix a typo in comment
Lothar Waßmann
1
-1
/
+1
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
1
-4
/
+4
2011-08-16
mxs-dma: enable CLKGATE before accessing registers
Lothar Waßmann
1
-21
/
+24
2011-07-26
ARM: mxs-dma: reset after disable channel
Dong Aisheng
1
-0
/
+1
2011-07-26
dma: mxs-dma: fix unterminated platform_device_id table
Axel Lin
1
-0
/
+2
2011-07-14
dmaengine: mxs-dma: skip request_irq for NO_IRQ
Shawn Guo
1
-4
/
+6
2011-03-02
dmaengine: mxs-dma: add dma support for i.MX23/28
Shawn Guo
1
-0
/
+724