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
/
ep93xx_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-24
/
+93
2012-05-15
dmaengine: fix cyclic dma usage
Vinod Koul
1
-1
/
+3
2012-04-20
dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels
Rafal Prylowski
1
-24
/
+93
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-2
/
+4
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
1
-2
/
+1
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-6
/
+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
-8
/
+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
-5
/
+3
2011-12-05
dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty list
Mika Westerberg
1
-12
/
+48
2011-12-05
dma/ep93xx_dma: fix initialization of M2M control register
Rafal Prylowski
1
-4
/
+4
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
1
-11
/
+11
2011-10-16
dmaengine/ep93xx_dma: add module.h include
Mika Westerberg
1
-0
/
+1
2011-06-16
dma/ep93xx_dma.c: local symbols should be static
H Hartley Sweeten
1
-1
/
+1
2011-06-06
dmaengine: add ep93xx DMA support
Mika Westerberg
1
-0
/
+1355