index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: ppc4xx: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: omap: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-3
/
+3
*
dmaengine: mv_xor: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-3
/
+3
*
dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-3
/
+3
*
dmaengine: k3dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: iop: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-8
/
+8
*
dmaengine: ioat: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
2
-6
/
+6
*
dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-2
/
+2
*
dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: imx-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: edma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: dw: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-2
/
+2
*
dmaengine: dmatest: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: jz4740: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: cppi41: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: coh901318: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: at_hdma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-2
/
+2
*
dmaengine: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-1
/
+1
*
dma: pl330: Support per channel irq allocation
Michal Simek
2013-10-13
1
-5
/
+12
*
dma: mmp_tdma: add multiple burst size support for 910-squ
Qiao Zhou
2013-10-13
1
-1
/
+29
*
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-13
5
-9
/
+8
*
dma: coh901318: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-13
1
-1
/
+1
*
dma: mmp_pdma: use list_move instead of list_del/list_add
Wei Yongjun
2013-10-07
1
-2
/
+1
*
dma: cppi41: add support for suspend and resume
Daniel Mack
2013-10-07
1
-0
/
+29
*
DMA: ste_dma40: use a power of 2 check
Guennadi Liakhovetski
2013-10-07
1
-2
/
+3
*
dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe()
Daniel Mack
2013-10-07
1
-16
/
+17
*
dma: cppi41: s/deinit_cpii41/deinit_cppi41/
Daniel Mack
2013-10-07
1
-4
/
+4
*
dma: cppi41: pass around device instead of platform_device
Daniel Mack
2013-10-07
1
-20
/
+20
*
dma: tegra20-apb-dma: Staticize tegra_dma_prep_dma_cyclic
Sachin Kamat
2013-10-07
1
-1
/
+1
*
dma: pl330: Simplify irq allocation
Michal Simek
2013-10-07
1
-8
/
+2
*
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
2013-10-04
1
-4
/
+6
*
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
2013-10-04
1
-11
/
+8
*
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
2013-10-04
1
-1
/
+1
*
dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA
Josh Boyer
2013-09-17
1
-0
/
+1
*
edma: Update author email address
Josh Boyer
2013-09-17
1
-1
/
+1
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-10
38
-636
/
+2941
|
\
|
*
dma: edma: Remove limits on number of slots
Joel Fernandes
2013-09-04
1
-6
/
+0
|
*
dma: edma: Leave linked to Null slot instead of DUMMY slot
Joel Fernandes
2013-09-04
1
-3
/
+8
|
*
dma: edma: Find missed events and issue them
Joel Fernandes
2013-09-04
1
-1
/
+49
|
*
dma: edma: Write out and handle MAX_NR_SG at a given time
Joel Fernandes
2013-09-04
1
-26
/
+51
|
*
dma: edma: Setup parameters to DMA MAX_NR_SG at a time
Joel Fernandes
2013-09-04
1
-3
/
+15
|
*
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
2013-09-04
1
-7
/
+8
|
|
\
|
|
*
dmaengine: pl330: use dma_set_max_seg_size to set the sg limit
Vinod Koul
2013-09-03
1
-7
/
+8
|
*
|
Merge branch 'topic/sh' into for-linus
Vinod Koul
2013-09-02
9
-118
/
+232
|
|
\
\
|
|
*
|
DMA: shdma: fix a bad merge - remove free_irq()
Guennadi Liakhovetski
2013-08-27
1
-5
/
+0
|
|
*
|
dma: sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
2
-5
/
+0
|
|
*
|
DMA: shdma: add r8a73a4 DMAC data to the device ID table
Guennadi Liakhovetski
2013-08-27
5
-0
/
+92
[next]