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: hsu: Fix memory leak when stopping a running transfer
Peter Ujfalusi
2015-06-02
1
-1
/
+4
*
dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards
Krzysztof Kozlowski
2015-05-22
1
-0
/
+3
*
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
|
|
*
|
dmaengine: jz4740: remove device_alloc_chan_resources handler
Vinod Koul
2015-03-18
1
-6
/
+0
|
|
*
|
dmaengine: amba-pl08x:remove device_alloc_chan_resources handler
Vinod Koul
2015-03-18
1
-7
/
+0
|
*
|
|
dmaengine: pl330: fix return status on pending transfers
Ben Dooks
2015-03-18
1
-1
/
+11
|
*
|
|
dmaengine: pl330: make unexported functions static
Ben Dooks
2015-03-18
1
-3
/
+3
|
*
|
|
dmaengine: pl330: fix issues with big-endian armv7
Ben Dooks
2015-03-18
1
-4
/
+4
|
*
|
|
dmaengine: constify of_device_id array
Fabian Frederick
2015-03-18
8
-9
/
+9
|
*
|
|
dmaengine: imx-sdma: Add support for version 3 firmware
Fabio Estevam
2015-03-18
1
-0
/
+4
|
*
|
|
dmaengine: xilinx-dma: move header file to common location
Kedareswara rao Appana
2015-03-17
1
-1
/
+1
|
*
|
|
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2015-03-16
19
-76
/
+0
|
*
|
|
dmaengine: qcom_bam_dma: Add support for BAM v1.7.0
Archit Taneja
2015-03-16
1
-0
/
+30
|
*
|
|
dmaengine: dw: Make error prints unique. Part #2
Jarkko Nikula
2015-03-16
1
-8
/
+4
|
*
|
|
dmaengine: dw: Make error prints unique. Part #1
Jarkko Nikula
2015-03-16
1
-2
/
+4
|
|
/
/
|
*
|
dmaengine: at_hdmac: Add support for memory to memory sg transfers
Torsten Fleischer
2015-03-13
1
-11
/
+164
|
*
|
dmaengine: jz4740: Remove extra check
Tapasweni Pathak
2015-03-05
1
-1
/
+1
|
*
|
dmaengine: Remove net_dma_find_channel
Maxime Ripard
2015-03-05
1
-14
/
+0
|
*
|
dmaengine: s3c24xx: Fix spelling mistake in dev_err mistake
Colin Ian King
2015-03-02
1
-2
/
+2
|
*
|
dmaengine: qcom_bam_dma: Fix error path in probe function
Pramod Gurav
2015-02-23
1
-4
/
+10
|
|
/
*
|
dmaengine: hsu: don't prompt for hsu_core part
Vinod Koul
2015-04-22
1
-1
/
+1
[next]