index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: mv_xor: improve descriptors list handling and reduce locking
Lior Amsalem
2015-06-10
2
-105
/
+53
*
dmaengine: mv_xor: Enlarge descriptor pool size
Lior Amsalem
2015-06-10
1
-1
/
+1
*
dmaengine: mv_xor: add support for a38x command in descriptor mode
Lior Amsalem
2015-06-10
2
-14
/
+75
*
dmaengine: mv_xor: Rename function for consistent naming
Maxime Ripard
2015-06-10
1
-43
/
+44
*
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lior Amsalem
2015-06-10
2
-26
/
+47
*
dmaengine: pl330: fix wording in mcbufsz message
Michal Suchanek
2015-06-08
1
-2
/
+2
*
dmaengine: sirf: add CSRatlas7 SoC support
Hao Liu
2015-06-08
1
-89
/
+334
*
dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings
Rameshwar Prasad Sahu
2015-06-02
1
-107
/
+66
*
dmaengine: fix kernel-doc documentation
Stefan Agner
2015-06-02
1
-2
/
+2
*
dmaengine: rcar-dmac: Use DECLARE_BITMAP
Joe Perches
2015-05-25
1
-1
/
+1
*
dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...
Maninder Singh
2015-05-25
1
-1
/
+3
*
dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static
Geert Uytterhoeven
2015-05-25
1
-1
/
+1
*
dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variant
Jens Kuske
2015-05-08
1
-0
/
+12
*
dmaengine: pl08x: Suppress spaces in indentation
Leonardo Carreras
2015-05-08
1
-1
/
+1
*
dmaengine: s3c24xx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
*
dmaengine: nbpfaxi: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
*
dmaengine: mxs: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
*
dmaengine: imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
2
-2
/
+2
*
dmaengine: ep93xx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
1
-1
/
+1
*
dmaengine: omap-dma: Add support for memcpy
Peter Ujfalusi
2015-05-04
1
-2
/
+49
*
dmaengine: increment privatecnt when using dma_get_any_slave_channel
Christopher Freeman
2015-04-29
1
-0
/
+4
*
dmaengine: xgene: Set hardware dependency
Jean Delvare
2015-04-27
1
-0
/
+1
*
dmaengine: usb-dmac: Protect PM-only functions to kill warning
Geert Uytterhoeven
2015-04-27
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
49
-584
/
+5446
|
\
|
*
dmaengine: dw: don't prompt for DW_DMAC_CORE
Vinod Koul
2015-04-22
1
-1
/
+1
|
*
Merge branch 'topic/sh' into for-linus
Vinod Koul
2015-04-21
4
-403
/
+53
|
|
\
|
|
*
dmaengine: remove Renesas Audio DMAC peri peri
Kuninori Morimoto
2015-03-18
3
-383
/
+0
|
|
*
dmaengine: shdma: use normal interface for passing slave id
Arnd Bergmann
2015-02-23
1
-20
/
+53
|
*
|
dmaengine: shdmac: avoid unused variable warnings
Arnd Bergmann
2015-04-17
1
-2
/
+2
|
*
|
dmaengine: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2015-04-17
1
-1
/
+0
|
*
|
dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()
Alexey Khoroshilov
2015-04-17
1
-0
/
+1
|
*
|
dmaengine: at_xdmac: unlock spin lock before return
Niklas Cassel
2015-04-17
1
-1
/
+3
|
*
|
dmaengine: xgene: devm_ioremap() returns NULL on error
Dan Carpenter
2015-04-17
1
-8
/
+8
|
*
|
dmaengine: xgene: buffer overflow in xgene_dma_init_channels()
Dan Carpenter
2015-04-17
1
-2
/
+2
|
*
|
dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'
Yoshihiro Shimoda
2015-04-17
1
-2
/
+2
|
*
|
dmaengine: sa11x0: report slave capabilities to upper layers
Dmitry Eremin-Solenikov
2015-04-17
1
-0
/
+6
|
*
|
dmaengine: fsl_raid: statify fsl_re_chan_probe
Vinod Koul
2015-04-02
1
-1
/
+1
|
*
|
dmaengine: Driver support for FSL RaidEngine device.
Xuelin Shi
2015-04-02
4
-0
/
+1222
|
*
|
dmaengine: xgene_dma_init_ring_mngr() can be static
kbuild test robot
2015-04-02
1
-1
/
+1
|
*
|
dmaengine: Add support for APM X-Gene SoC DMA engine driver
Rameshwar Prasad Sahu
2015-04-02
3
-0
/
+2099
|
*
|
dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver
Yoshihiro Shimoda
2015-04-02
3
-0
/
+920
|
*
|
dmaengine: edma: fixed wrongly initialized data parameter to the edma callback
Petr Kulhavy
2015-04-01
1
-1
/
+1
|
*
|
dmaengine: ste_dma40: fix implicit conversion
Stefan Agner
2015-04-01
1
-2
/
+4
|
*
|
dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controller
Alex Smith
2015-04-01
3
-0
/
+888
|
*
|
Merge branch 'topic/alloc_removal' into for-linus
Vinod Koul
2015-03-18
7
-46
/
+0
|
|
\
\
|
|
*
|
dmaengine: sun6i: remove device_alloc_chan_resources handler
Vinod Koul
2015-03-18
1
-6
/
+0
|
|
*
|
dmaengine: sa11x0: remove device_alloc_chan_resources handler
Vinod Koul
2015-03-18
1
-6
/
+0
|
|
*
|
dmaengine: s3c24xx: remove device_alloc_chan_resources handler
Vinod Koul
2015-03-18
1
-9
/
+0
|
|
*
|
dmaengine: k3dma: remove device_alloc_chan_resources handler
Vinod Koul
2015-03-18
1
-6
/
+0
|
|
*
|
dmaengine: img-mdc: remove device_alloc_chan_resources handler
Vinod Koul
2015-03-18
1
-6
/
+0
[next]