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
*
Merge 4.0-rc5 into staging-testing
Greg Kroah-Hartman
2015-03-23
5
-80
/
+137
|
\
|
*
dmaengine: pl08x: Define capabilities for generic capabilities reporting
Mark Brown
2015-03-18
1
-0
/
+14
|
*
dmaengine: dw: append MODULE_ALIAS for platform driver
Andy Shevchenko
2015-03-16
1
-1
/
+4
|
*
dmaengine: imx-sdma: switch to dynamic context mode after script loaded
Robin Gong
2015-03-16
1
-3
/
+4
|
*
dmaengine: at_hdmac: Fix calculation of the residual bytes
Torsten Fleischer
2015-03-13
2
-76
/
+115
*
|
Merge 4.0-rc3 into staging-next
Greg Kroah-Hartman
2015-03-09
7
-22
/
+57
|
\
\
|
|
/
|
*
dmaengine: mmp_pdma: fix warning about slave caps
Robert Jarzmik
2015-03-05
1
-0
/
+7
|
*
dmaengine: qcom_bam_dma: fix wrong register offsets
Stanimir Varbanov
2015-03-05
1
-3
/
+3
|
*
dmaengine: bam-dma: fix a warning about missing capabilities
Stanimir Varbanov
2015-03-05
1
-0
/
+4
|
*
dmaengine: ioatdma: workaround for incorrect DMACAP register
Dave Jiang
2015-03-05
1
-0
/
+4
|
*
dmaengine: at_xdmac: fix for chan conf simplification
Ludovic Desroches
2015-03-05
1
-4
/
+3
|
*
dmaengine: dw: don't handle interrupt when dmaengine is not used
Jie Yang
2015-03-05
1
-1
/
+1
|
*
dma: mmp-tdma: refine dma disable and dma-pos update
Qiao Zhou
2015-03-04
1
-6
/
+25
|
*
dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks
Geert Uytterhoeven
2015-03-02
1
-8
/
+7
|
*
dmaenegine: mmp-pdma: fix irq handler overwrite physical chan issue
Qiao Zhou
2015-02-23
1
-0
/
+3
*
|
Staging: drivers: dma: Add space before (
Dilek Uzulmez
2015-02-26
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-02-18
56
-1787
/
+4543
|
\
|
*
dmaengine: pl330: add DMA_PAUSE feature
Robert Baldyga
2015-02-16
1
-0
/
+28
|
*
dmaengine: pl330: improve pl330_tx_status() function
Robert Baldyga
2015-02-16
1
-2
/
+72
|
*
dmaengine: rcar-dmac: Disable channel 0 when using IOMMU
Laurent Pinchart
2015-02-16
1
-1
/
+16
|
*
dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata
Laurent Pinchart
2015-02-16
1
-0
/
+14
|
*
dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device
Laurent Pinchart
2015-02-16
1
-4
/
+4
|
*
dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR
Laurent Pinchart
2015-02-16
1
-10
/
+11
|
*
dmaengine: rcar-dmac: Fix spinlock issues in interrupt
Laurent Pinchart
2015-02-16
1
-4
/
+4
|
*
dmaenegine: edma: fix sparse warnings
Lad, Prabhakar
2015-02-16
1
-1
/
+2
|
*
dmaengine: rcar-dmac: Fix uninitialized variable usage
Laurent Pinchart
2015-02-12
1
-38
/
+31
|
*
dmaengine: shdmac: extend PM methods
Sergei Shtylyov
2015-02-12
1
-5
/
+3
|
*
dmaengine: shdmac: use SET_RUNTIME_PM_OPS()
Sergei Shtylyov
2015-02-12
1
-3
/
+3
|
*
dmaengine: pl330: fix bug that cause start the same descs in cyclic
Addy Ke
2015-02-10
1
-0
/
+6
|
*
dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers
Ludovic Desroches
2015-02-04
1
-5
/
+10
|
*
dmaengine: at_xdmac: simplify channel configuration stuff
Ludovic Desroches
2015-02-04
1
-22
/
+14
|
*
dmaengine: at_xdmac: introduce save_cc field
Ludovic Desroches
2015-02-04
1
-3
/
+3
|
*
dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...
Cyrille Pitchen
2015-02-04
1
-1
/
+6
|
*
ioat: fail self-test if wait_for_completion times out
Nicholas Mc Guire
2015-02-04
1
-3
/
+6
|
*
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
Andy Shevchenko
2015-02-04
3
-4
/
+5
|
*
dmatest: move src_off, dst_off, len inside loop
Andy Shevchenko
2015-02-04
1
-11
/
+12
|
*
dmatest: fix indentation
Andy Shevchenko
2015-02-04
1
-6
/
+6
|
*
dmaengine: Add driver for IMG MDC
Andrew Bresticker
2015-02-04
3
-0
/
+1021
|
*
dmaengine: s3c24xx: missing unlock on an error path
Dan Carpenter
2015-02-04
1
-3
/
+5
|
*
ioatdma: Adding support for BDX-DE ioatdma.
Dave Jiang
2015-02-03
3
-0
/
+15
|
*
Merge branch 'topic/rcar' into for-linus
Vinod Koul
2015-02-02
4
-2
/
+1762
|
|
\
|
|
*
dmaengine: rcar-dmac: Handle hardware descriptor allocation failure
Jürg Billeter
2014-12-23
1
-5
/
+9
|
|
*
dmaengine: rcar-dmac: Cache hardware descriptors memory
Laurent Pinchart
2014-12-23
1
-20
/
+58
|
|
*
dmaengine: rcar-dmac: Implement support for hardware descriptor lists
Laurent Pinchart
2014-12-23
1
-51
/
+253
|
|
*
dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver
Laurent Pinchart
2014-12-23
4
-2
/
+1518
|
*
|
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
Vinod Koul
2015-02-02
44
-1715
/
+1531
|
|
\
\
|
|
*
|
dmaengine: shdmac: fixup WARNING of slave caps retrieval
Kuninori Morimoto
2015-01-25
1
-0
/
+9
|
|
*
|
dmaengine: rcar-hpbdma: tidyup residue_granularity
Kuninori Morimoto
2015-01-25
1
-1
/
+1
|
|
*
|
dmaengine: coh901318: fix function return types build warnings
Arnd Bergmann
2015-01-18
1
-8
/
+12
|
|
*
|
dmaengine: s3c24xx: Fix typo
Maxime Ripard
2015-01-18
1
-1
/
+1
[next]