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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2016-05-17
4
-370
/
+1345
|
\
|
*
dmaengine: vdma: Add clock support
Kedareswara rao Appana
2016-05-13
1
-2
/
+224
|
*
Documentation: DT: vdma: Add clock support for dmas
Kedareswara rao Appana
2016-05-13
1
-0
/
+15
|
*
dmaengine: vdma: Add config structure to differentiate dmas
Kedareswara rao Appana
2016-05-13
1
-32
/
+51
|
*
dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine
Kedareswara rao Appana
2016-05-12
2
-2
/
+236
|
*
Documentation: DT: vdma: update binding doc for AXI CDMA
Kedareswara rao Appana
2016-05-12
1
-1
/
+5
|
*
dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine
Kedareswara rao Appana
2016-05-12
2
-42
/
+444
|
*
Documentation: DT: vdma: update binding doc for AXI DMA
Kedareswara rao Appana
2016-05-12
1
-2
/
+11
|
*
dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma
Kedareswara rao Appana
2016-05-12
1
-316
/
+316
|
*
dmaengine: vdma: Use dma_pool_zalloc
Julia Lawall
2016-05-03
1
-2
/
+1
|
*
dmaengine: vdma: Fix checkpatch.pl warnings
Kedareswara rao Appana
2016-04-06
1
-4
/
+1
|
*
dmaengine: vdma: Fix race condition in Non-SG mode
Kedareswara rao Appana
2016-04-06
1
-6
/
+19
|
*
dmaengine: vdma: Add 64 bit addressing support to the driver
Kedareswara rao Appana
2016-04-06
3
-9
/
+70
*
|
Merge branch 'topic/tegra' into for-linus
Vinod Koul
2016-05-17
6
-4
/
+927
|
\
\
|
*
|
MAINTAINERS: Update Tegra DMA maintainers
Jon Hunter
2016-05-13
1
-2
/
+3
|
*
|
dmaengine: tegra-adma: Add support for Tegra210 ADMA
Jon Hunter
2016-05-13
3
-0
/
+855
|
*
|
Documentation: DT: Add binding documentation for NVIDIA ADMA
Jon Hunter
2016-05-13
1
-0
/
+55
|
*
|
dmaengine: tegra-apb: proper default init of channel slave_id
Shardar Shariff Md
2016-05-02
1
-2
/
+14
|
|
/
*
|
Merge branch 'topic/sun6i' into for-linus
Vinod Koul
2016-05-17
1
-66
/
+188
|
\
\
|
*
|
dmaengine: sun6i: Add cyclic capability
Jean-Francois Moine
2016-05-02
1
-7
/
+122
|
*
|
dmaengine: sun6i: Remove useless check
Jean-Francois Moine
2016-05-02
1
-5
/
+0
|
*
|
dmaengine: sun6i: Set default maxburst size and bus width
Jean-Francois Moine
2016-05-02
1
-4
/
+24
|
*
|
dmaengine: sun6i: Simplify lli setting
Jean-Francois Moine
2016-04-26
1
-55
/
+47
|
*
|
dmaengine: sun6i: Fix impossible settings of burst and bus width
Jean-Francois Moine
2016-04-26
1
-5
/
+5
|
*
|
dmaengine: sun6i: Fix the access of the IRQ register
Jean-Francois Moine
2016-04-26
1
-2
/
+2
|
|
/
*
|
Merge branch 'topic/qcom' into for-linus
Vinod Koul
2016-05-17
9
-43
/
+1302
|
\
\
|
*
|
dmaengine: qcom_hidma: add support for object hierarchy
Sinan Kaya
2016-05-14
3
-5
/
+156
|
*
|
dmaengine: qcom_hidma: add debugfs hooks
Sinan Kaya
2016-05-14
4
-2
/
+224
|
*
|
dmaengine: qcom_hidma: implement lower level hardware interface
Sinan Kaya
2016-05-14
4
-25
/
+895
|
*
|
dmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE define
Stanimir Varbanov
2016-04-19
1
-8
/
+8
|
*
|
dmaengine: qcom: bam_dma: use correct pipe FIFO size
Stanimir Varbanov
2016-04-19
1
-1
/
+1
|
*
|
dmaengine: qcom: bam_dma: add controlled-remotely dt property
Stanimir Varbanov
2016-04-19
1
-0
/
+7
|
*
|
dmaengine: qcom: bam_dma: document controlled-remotely dt property
Stanimir Varbanov
2016-04-19
1
-0
/
+2
|
*
|
dmaengine: qcom: bam_dma: clear BAM interrupt only if it is raised
Stanimir Varbanov
2016-04-19
1
-4
/
+8
|
*
|
dmaengine: qcom: bam_dma: fix dma free memory on remove
Stanimir Varbanov
2016-04-19
1
-0
/
+3
|
|
/
*
|
Merge branch 'topic/pxa' into for-linus
Vinod Koul
2016-05-17
1
-2
/
+14
|
\
\
|
*
|
dmaengine: pxa_dma: remove duplicate const qualifier
Eric Engestrom
2016-04-26
1
-1
/
+1
|
*
|
dmaengine: pxa: handle bus errors
Robert Jarzmik
2016-04-26
1
-1
/
+13
|
|
/
*
|
Merge branch 'topic/pl08x' into for-linus
Vinod Koul
2016-05-17
2
-29
/
+59
|
\
\
|
*
|
dmaengine: pl08x: allocate OF slave channel data at probe time
Linus Walleij
2016-04-05
2
-29
/
+59
|
|
/
*
|
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
2016-05-17
4
-22
/
+84
|
\
\
|
*
|
dmaengine: mv_xor: Allow selecting mv_xor for mvebu only compatible SoC
Gregory CLEMENT
2016-05-03
1
-1
/
+1
|
*
|
dmaengine: mv_xor: add support for Armada 3700 SoC
Marcin Wojtas
2016-05-03
2
-8
/
+53
|
*
|
dmaengine: mv_xor: use SoC type instead of directly the operation mode
Gregory CLEMENT
2016-05-03
2
-12
/
+29
|
*
|
dmaengine: mv_xor: make the code 64 bits compliant
Gregory CLEMENT
2016-05-03
1
-2
/
+2
|
|
/
*
|
Merge branch 'topic/mpc512x' into for-linus
Vinod Koul
2016-05-17
1
-64
/
+110
|
\
\
|
*
|
dmaengine: mpc512x: Fix code style
Mario Six
2016-04-04
1
-17
/
+13
|
*
|
dmaengine: mpc512x: Implement additional chunk sizes for DMA transfers
Mario Six
2016-04-04
1
-36
/
+76
|
*
|
dmaengine: mpc512x: Fix hanging DMA device transfer for MPC8308
Mario Six
2016-04-04
1
-14
/
+24
|
|
/
*
|
Merge branch 'topic/hsu' into for-linus
Vinod Koul
2016-05-17
2
-3
/
+9
|
\
\
[next]