index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-13
dma: imx-sdma: Fix warnings for LPAE builds
Olof Johansson
1
-4
/
+4
2013-11-13
dmaengine: ipu: fix warnings from 64-bit dma_addr_t printouts
Olof Johansson
1
-2
/
+4
2013-11-13
dmaengine: edma: remove duplicate kfree
Vinod Koul
1
-1
/
+0
2013-11-12
dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an error
Sebastian Andrzej Siewior
1
-1
/
+1
2013-11-12
dma: cppi41: redo descriptor collection in abort case
Sebastian Andrzej Siewior
1
-26
/
+16
2013-11-12
dma: cppi41: use cppi41_pop_desc() where possible
Daniel Mack
1
-12
/
+11
2013-11-12
dma: cppi41: restore more registers
Daniel Mack
1
-0
/
+15
2013-11-12
dma: edma: Add support for Cyclic DMA
Joel Fernandes
1
-8
/
+151
2013-10-31
Merge branch 'for-linus' into next
Vinod Koul
2
-20
/
+23
2013-10-31
Merge branch 'dma_complete' into next
Vinod Koul
1
-2
/
+2
2013-10-31
dma: pl330: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-3
/
+0
2013-10-31
dmaengine: imx-dma: fix format warnings
Russell King
1
-17
/
+23
2013-10-30
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
1
-2
/
+2
2013-10-30
Merge branch 'dma_complete' into next
Vinod Koul
26
-48
/
+48
2013-10-30
Merge branch 'for-linus' into next
Vinod Koul
11
-135
/
+254
2013-10-25
dmaengine: txx9: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: tegra: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: ste: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: sh: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: sa11x0: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: ppc4xx: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: omap: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-3
/
+3
2013-10-25
dmaengine: mv_xor: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-3
/
+3
2013-10-25
dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-3
/
+3
2013-10-25
dmaengine: k3dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: iop: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-8
/
+8
2013-10-25
dmaengine: ioat: use DMA_COMPLETE for dma completion status
Vinod Koul
2
-6
/
+6
2013-10-25
dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: imx-dma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: edma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: dw: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: dmatest: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: jz4740: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: cppi41: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: coh901318: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: at_hdma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-25
dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-10-25
dmaengine: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-24
dmaengine: edma: fix another memory leak
Vinod Koul
1
-0
/
+1
2013-10-24
dma: edma: Fix memory leak
Valentin Ilie
1
-0
/
+1
2013-10-21
dma: edma: Increase maximum SG limit to 20
Joel Fernandes
1
-2
/
+8
2013-10-21
dma: edma: Split out PaRAM set calculations into its own function
Joel Fernandes
1
-72
/
+126
2013-10-13
dma: pl330: Support per channel irq allocation
Michal Simek
1
-5
/
+12
2013-10-13
dma: mmp_tdma: add multiple burst size support for 910-squ
Qiao Zhou
1
-1
/
+29
2013-10-13
dma: misc: remove deprecated IRQF_DISABLED
Michael Opdenacker
5
-9
/
+8
2013-10-13
dma: coh901318: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-11
dma: edma.c: remove edma_desc leakage
Geyslan G. Bem
1
-0
/
+1
2013-10-11
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
1
-2
/
+5
[next]