firefly-linux-kernel-4.4.55.git
2015-02-16 Laurent Pinchartdmaengine: rcar-dmac: Fix oops due to unintialized...
2015-02-16 Laurent Pinchartdmaengine: rcar-dmac: Fix spinlock issues in interrupt
2015-02-16 Lad, Prabhakardmaenegine: edma: fix sparse warnings
2015-02-12 Laurent Pinchartdmaengine: rcar-dmac: Fix uninitialized variable usage
2015-02-12 Sergei Shtylyovdmaengine: shdmac: extend PM methods
2015-02-12 Sergei Shtylyovdmaengine: shdmac: use SET_RUNTIME_PM_OPS()
2015-02-11 Addy Kedmaengine: pl330: fix bug that cause start the same...
2015-02-05 Ludovic Desrochesdmaengine: at_xdmac: allow muliple dwidths when doing...
2015-02-05 Ludovic Desrochesdmaengine: at_xdmac: simplify channel configuration...
2015-02-05 Ludovic Desrochesdmaengine: at_xdmac: introduce save_cc field
2015-02-05 Cyrille Pitchendmaengine: at_xdmac: wait for in-progress transaction...
2015-02-05 Nicholas Mc... ioat: fail self-test if wait_for_completion times out
2015-02-05 Andy Shevchenkodmaengine: dw: define DW_DMA_MAX_NR_MASTERS
2015-02-05 Andy Shevchenkodmaengine: dw: amend description of dma_dev field
2015-02-05 Andy Shevchenkodmatest: move src_off, dst_off, len inside loop
2015-02-05 Andy Shevchenkodmatest: fix indentation
2015-02-05 Andrew Brestickerdmaengine: Add driver for IMG MDC
2015-02-05 Andrew Brestickerdmaengine: Add binding document for IMG MDC
2015-02-05 Dan Carpenterdmaengine: s3c24xx: missing unlock on an error path
2015-02-04 Dave Jiangioatdma: Adding support for BDX-DE ioatdma.
2015-02-04 Rob Herringdma: mmp_tdma: Fix build for ARM64
2015-02-04 Andy Shevchenkodmaengine: dw: update MAINTAINERS file
2015-02-03 Vinod KoulMerge branch 'topic/rcar' into for-linus
2015-02-03 Vinod KoulMerge branch 'topic/slave_caps_device_control_fix_rebas...
2015-01-26 Wolfram Sangdmaengine: of: bail out early if "dmas" property is...
2015-01-26 Kuninori Morimotodmaengine: shdmac: fixup WARNING of slave caps retrieval
2015-01-26 Kuninori Morimotodmaengine: rcar-hpbdma: tidyup residue_granularity
2015-01-19 Laurent Pinchartdmaengine: Add dma_get_slave_caps() inline stub when...
2015-01-18 Arnd Bergmanndmaengine: coh901318: fix function return types build...
2015-01-18 Maxime Riparddmaengine: s3c24xx: Fix typo
2015-01-18 Maxime Riparddmaengine: sa11x0: Fix warning and compilation errors
2015-01-18 Laurent Pinchartdmaengine: Move dma_get_slave_caps() implementation...
2015-01-13 Ludovic Desrochesdmaengine: at_hdmac: declare slave capabilities
2015-01-13 Paul Walmsleydmaengine: tegra: add slave capabilities reporting
2015-01-13 Kevin Haodmaengine: fsldma: remove the unused variable
2015-01-13 Kevin Haodmaengine: fsldma: declare slave capabilities for the...
2015-01-13 Kuninori Morimotodmaengine: rcar-hpbdma: fixup WARNING of slave caps...
2015-01-13 Fabio Estevamdmaengine: imx-sdma: Return a proper error code in...
2015-01-13 Fabio Estevamdmaengine: imx-sdma: Use devm functions
2015-01-13 Fabio Estevamdmaengine: imx-sdma: Declare slave capabilities for...
2015-01-13 Fabio Estevamdmaengine: mxs-dma: Declare slave capabilities for...
2015-01-13 Andy Shevchenkodmaengine: dw: provide DMA capabilities
2015-01-13 Wolfram Sangdmaengine: drop owner assignment from platform_drivers
2015-01-13 Arnd Bergmanndmaengine: mmp-tdma: fix terminate_all return code
2015-01-13 Arnd Bergmanndmaengine: mmp-tdma: don't include mach/regs-icu.h
2015-01-13 Arnd Bergmanndmaengine: k3: fix duplicate function definition
2015-01-13 Krzysztof Kozlowskidmaengine: k3: Fix duplicated function name and allmodc...
2014-12-23 Jürg Billeterdmaengine: rcar-dmac: Handle hardware descriptor alloca...
2014-12-23 Laurent Pinchartdmaengine: rcar-dmac: Cache hardware descriptors memory
2014-12-23 Laurent Pinchartdmaengine: rcar-dmac: Implement support for hardware...
2014-12-23 Laurent Pinchartdmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Contro...
2014-12-23 Laurent Pinchartdmaengine: rcar-dmac: Remove duplicate sentence from...
2014-12-23 Laurent Pinchartdmaengine: Add 16 bytes, 32 bytes and 64 bytes bus...
2014-12-22 Rickard Strandqvistdmaengine: imx-dma.c: Remove unused function
2014-12-22 Vinod Kouldmaengine: nbpfaxi: update the driver comments
2014-12-22 Vinod Kouldmaengine: ep93xx: update the driver comments
2014-12-22 Vinod Kouldmaengine: dw: update the driver comments
2014-12-22 Vinod Kouldmaengine: at_hdmac: update the driver comments
2014-12-22 Vinod Kouldmaengine: tegra: fix incompatible pointer type warns
2014-12-22 Vinod Kouldmaengine: ste_dma: fix incompatible pointer type warns
2014-12-22 Vinod Kouldmaengine: mxs-dma: fix unused variable warn
2014-12-22 Vinod Kouldmaengine: mxs-dma: fix incompatible pointer type build...
2014-12-22 Vinod KoulDocumentation: dmaengine: clarify dma_slave_config...
2014-12-22 Vinod Kouldmaengine: omap: fix the assignment to .device_config
2014-12-22 Vinod Kouldmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan()
2014-12-22 Maxime RipardDocumentation: dmaengine: Update the documentation
2014-12-22 Maxime Riparddmaengine: Remove device_control and device_slave_caps
2014-12-22 Maxime Riparddmaengine: Add a warning for drivers not using the...
2014-12-22 Maxime Riparddmaengine: sun6i: Declare slave capabilities for the...
2014-12-22 Maxime Riparddmaengine: sirf: Declare slave capabilities for the...
2014-12-22 Maxime Riparddmaengine: pl330: Declare slave capabilities for the...
2014-12-22 Maxime Riparddmaengine: omap: Declare slave capabilities for the...
2014-12-22 Maxime Riparddmaengine: nbpfaxi: Declare slave capabilities for...
2014-12-22 Maxime Riparddmaengine: edma: Declare slave capabilities for the...
2014-12-22 Maxime Riparddmaengine: fsl-edma: Declare slave capabilities for...
2014-12-22 Maxime Riparddmaengine: bcm2835: Declare slave capabilities for...
2014-12-22 Ludovic Desrochesdmaengine: at_xdmac: Declare slave capabilities for...
2014-12-22 Maxime Riparddmaengine: rapidio: tsi721: Rename device_control
2014-12-22 Maxime Riparddmaengine: txx9: Rename device_control
2014-12-22 Maxime Riparddmaengine: td: Rename device_control
2014-12-22 Maxime Riparddmaengine: pch-dma: Rename device_control
2014-12-22 Maxime Riparddmaengine: mv_xor: Remove device_control
2014-12-22 Maxime Riparddmaengine: xilinx: Split device_control
2014-12-22 Maxime Riparddmaengine: tegra20: Split device_control
2014-12-22 Maxime Riparddmaengine: d40: Split device_control
2014-12-22 Maxime Riparddmaengine: sun6i: Split device_control
2014-12-22 Maxime Riparddmaengine: sirf: Split device_control
2014-12-22 Maxime Riparddmaengine: sh: Split device_control
2014-12-22 Maxime Riparddmaengine: sa11x0: Split device_control
2014-12-22 Maxime Riparddmaengine: s3c24xx: Split device_control
2014-12-22 Maxime Riparddmaengine: bam-dma: Split device_control
2014-12-22 Maxime Riparddmaengine: pl330: Split device_control
2014-12-22 Maxime Riparddmaengine: omap: Split device_control
2014-12-22 Maxime Riparddmaengine: nbpfaxi: Split device_control
2014-12-22 Maxime Riparddmaengine: mxs: Split device_control
2014-12-22 Maxime Riparddmaengine: mpc512x: Split device_control
2014-12-22 Maxime Riparddmaengine: fsl-dma: Split device_control
2014-12-22 Maxime Riparddmaengine: moxart: Split device_control
2014-12-22 Maxime Riparddmaengine: mmp-tdma: Split device_control
2014-12-22 Maxime Riparddmaengine: mmp-pdma: Split device_control
next