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
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-09-04
48
-5168
/
+7606
|
\
|
*
dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs
Dave Jiang
2015-08-28
2
-1
/
+42
|
*
dmaengine :ipu: change ipu_irq_handler() to remove compile warning
yalin wang
2015-08-28
1
-1
/
+1
|
*
dmaengine: ioatdma: Fix variable array length
Dave Jiang
2015-08-26
1
-2
/
+10
|
*
dmaengine: ioatdma: fix sparse "error" with prep lock
Dave Jiang
2015-08-26
1
-0
/
+2
|
*
dmaengine: hdmac: Add memset capabilities
Maxime Ripard
2015-08-26
2
-3
/
+124
|
*
dmaengine: sort the sh Makefile
Vinod Koul
2015-08-26
1
-2
/
+2
|
*
dmaengine: sort the sh Kconfig
Vinod Koul
2015-08-26
1
-12
/
+12
|
*
dmaengine: sort the dw Kconfig
Vinod Koul
2015-08-24
1
-3
/
+3
|
*
dmaengine: sort the Kconfig
Vinod Koul
2015-08-24
1
-310
/
+316
|
*
dmaengine: sort the makefile
Vinod Koul
2015-08-24
1
-41
/
+47
|
*
drivers/dma: make mv_xor.c driver explicitly non-modular
Paul Gortmaker
2015-08-23
1
-33
/
+3
|
*
dmaengine: Add support for the Analog Devices AXI-DMAC DMA controller
Lars-Peter Clausen
2015-08-23
3
-0
/
+702
|
*
Merge branch 'topic/zxdma' into for-linus
Vinod Koul
2015-08-23
3
-0
/
+959
|
|
\
|
|
*
dmaengine: zxdma: Fix force stop bug
Jun Nie
2015-08-05
1
-0
/
+1
|
|
*
dmaengine: zxdma: Fix data width bug
Jun Nie
2015-08-05
1
-4
/
+5
|
|
*
dmaengine: zxdma: Support cyclic dma
Jun Nie
2015-08-05
1
-9
/
+84
|
|
*
dmaengine: zxdma: explicitly free irq on device removal
Vinod Koul
2015-07-16
1
-3
/
+7
|
|
*
dmaengine: zxdma: Support ZTE ZX296702 dma
Jun Nie
2015-07-16
3
-0
/
+878
|
*
|
Merge branch 'topic/ti-xbar' into for-linus
Vinod Koul
2015-08-23
1
-10
/
+31
|
|
\
\
|
|
*
|
dmaengine: ti-dma-crossbar: Fix checking return value of devm_ioremap_resource
Axel Lin
2015-08-05
1
-5
/
+2
|
|
*
|
dmaengine: ti-dma-crossbar: Add support for eDMA
Peter Ujfalusi
2015-07-22
1
-2
/
+25
|
|
*
|
dmaengine: ti-dma-crossbar: Make idr xbar instance-specific
Misael Lopez Cruz
2015-07-22
1
-4
/
+5
|
|
|
/
|
*
|
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
2015-08-23
1
-6
/
+6
|
|
\
\
|
|
*
|
dmaengine: at_xdmac: fix indentation
Ludovic Desroches
2015-07-06
1
-6
/
+6
|
|
|
/
|
*
|
dmaengine: xgene-dma: Fix the lock to allow client for further submission of ...
Rameshwar Prasad Sahu
2015-08-21
1
-11
/
+22
|
*
|
dmaengine: ioatdma: fix coccinelle warning
Dave Jiang
2015-08-21
1
-4
/
+3
|
*
|
dmaengine: ioatdma: fix zero day warning on incompatible pointer type
Dave Jiang
2015-08-21
1
-1
/
+1
|
*
|
dmaengine: tegra-apb: Simplify locking for device using global pause
Jon Hunter
2015-08-20
1
-4
/
+28
|
*
|
dmaengine: tegra-apb: Remove unnecessary return statements and variables
Jon Hunter
2015-08-20
1
-12
/
+4
|
*
|
dmaengine: tegra-apb: Avoid unnecessary channel base address calculation
Jon Hunter
2015-08-20
1
-5
/
+6
|
*
|
dmaengine: tegra-apb: Remove unused variables
Jon Hunter
2015-08-20
1
-4
/
+0
|
*
|
dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver
Rameshwar Prasad Sahu
2015-08-20
1
-7
/
+21
|
*
|
dmaengine: imx-sdma: Check for clk_enable() errors
Fabio Estevam
2015-08-20
1
-7
/
+22
|
*
|
dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCs
Emilio López
2015-08-20
3
-0
/
+1300
|
*
|
dmaengine: mv_xor: optimize performance by using a subset of the XOR channels
Thomas Petazzoni
2015-08-19
1
-1
/
+23
|
*
|
dmaengine: mv_xor: remove support for dmacap,* DT properties
Thomas Petazzoni
2015-08-19
1
-6
/
+3
|
*
|
dmaengine: pl330: do not emit loop for 1 byte transfer.
Michal Suchanek
2015-08-19
1
-0
/
+3
|
*
|
dmaengine: kill off set_irq_flags usage
Rob Herring
2015-08-19
1
-6
/
+2
|
*
|
dmaengine: imx-sdma: Add imx6sx platform support
Zidan Wang
2015-08-19
1
-0
/
+73
|
*
|
dmaengine: at_xdmac: fix bug in prep_dma_cyclic
Ludovic Desroches
2015-08-19
1
-4
/
+1
|
*
|
dmaengine: jz4780: Kill tasklets before unregistering the device
Alex Smith
2015-08-18
1
-0
/
+6
|
*
|
dmaengine: jz4780: Don't use devm_*_irq() functions
Alex Smith
2015-08-18
1
-4
/
+8
|
*
|
dmaengine: jz4780: Ensure channel is on correct controller in filter
Alex Smith
2015-08-18
1
-3
/
+8
|
*
|
dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel
Alex Smith
2015-08-18
1
-2
/
+7
|
*
|
dmaengine: jz4780: Fix error handling/signedness issues
Alex Smith
2015-08-18
1
-16
/
+17
|
*
|
dmaengine: jz4780: Fall back on smaller transfer sizes where necessary
Alex Smith
2015-08-18
1
-14
/
+23
|
*
|
dmaengine: jz4780: Fix up dmaengine API function prototypes
Alex Smith
2015-08-18
1
-5
/
+9
|
*
|
dmaengine: sirf: clear pending DMA interrupt when DMA terminates
Yanchang Li
2015-08-18
1
-0
/
+3
[next]