cascardo/linux.git
2016-10-03 Vinod KoulMerge branch 'topic/imx' into for-linus
2016-10-03 Vinod KoulMerge branch 'topic/hsu' into for-linus
2016-10-03 Vinod KoulMerge branch 'topic/err_reporting' into for-linus
2016-10-03 Vinod KoulMerge branch 'topic/dmatest' into for-linus
2016-10-03 Vinod KoulMerge branch 'topic/cppi' into for-linus
2016-10-03 Vinod KoulMerge branch 'topic/core' into for-linus
2016-10-03 Vinod KoulMerge branch 'topic/compile_test' into for-linus
2016-10-01 Baoyou Xiedmaengine: virt-dma: move function declarations
2016-09-30 Sergei ShtylyovDT: dmaengine: rcar-dmac: document R8A7743/5 support
2016-09-30 Arvind Yadavdmaengine: fsldma: Unmap region obtained by of_iomap
2016-09-30 Colin Ian Kingdmaengine: jz4780: fix resource leaks on error exit...
2016-09-30 Colin Ian Kingdmaengine: coh901318: fix integer overflow when shiftin...
2016-09-30 Arnd Bergmanndmaengine: edma: avoid uninitialized variable use
2016-09-28 Peter Ujfalusidmaengine: ti-dma-crossbar: enable COMPILE_TEST
2016-09-28 Peter Ujfalusidmaengine: omap-dma: enable COMPILE_TEST
2016-09-28 Peter Ujfalusidmaengine: edma: enable COMPILE_TEST
2016-09-28 Peter Ujfalusidmaengine: ti-dma-crossbar: Fix of_device_id data param...
2016-09-28 Peter Ujfalusidmaengine: ti-dma-crossbar: Correct type for of_find_pr...
2016-09-28 Peter Ujfalusidmaengine/ARM: omap-dma: Fix the DMAengine compile...
2016-09-28 Peter Ujfalusidmaengine: edma: Rename set_bits and remove unused...
2016-09-28 Peter Ujfalusidmaengine: edma: Use correct type for of_find_property...
2016-09-28 Peter Ujfalusidmaengine: edma: Fix of_device_id data parameter usage...
2016-09-28 Peter Ujfalusidmaengine: edma: Add missing MODULE_DEVICE_TABLE()...
2016-09-27 Vinod Kouldmaengine: tegra-adma: enable COMPILE_TEST
2016-09-26 Jean-Francois... dmaengine: sun6i: Add support for Allwinner A83T (sun8i...
2016-09-26 Sam Van Den... dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices
2016-09-26 Vinod Kouldmaengine: moxart: fix kconfig unmet direct dependencies
2016-09-26 Vinod Kouldmaengine: sun4i: fix kconfig unmet direct dependencies
2016-09-26 Vinod Kouldmaengine: zxdma: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: timb-dma: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: s3c24xx: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: s3c24xx: fix pointer cast warnings
2016-09-26 Vinod Kouldmaengine: s3c24xx: use correct print specifiers for...
2016-09-26 Vinod Kouldmaengine: stm32-dma: make stm32_dma_set_config static
2016-09-26 Vinod Kouldmaengine: stm32-dma: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: mmp_tdma: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: mmp_pdma: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: mmp_tdma: use correct print specifiers for...
2016-09-26 Vinod Kouldmaengine: ep93xx: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: ep93xx: don't use variables defined in globa...
2016-09-26 Vinod Kouldmaengine: ep93xx: use correct print specifiers for...
2016-09-26 Vinod Kouldmaengine: sa11x0: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: sa11x0: use correct print specifiers for...
2016-09-26 Vinod Kouldmaengine: sa11x0: use correct print specifiers for u32
2016-09-26 Vinod Kouldmaengine: sa11x0: use correct print specifiers for...
2016-09-26 Vinod Kouldmaengine: coh901318: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: coh901318: use NULL for pointer initialization
2016-09-26 Vinod Kouldmaengine: coh901318: fix pointer cast warnings
2016-09-26 Vinod Kouldmaengine: coh901318: return ssize_t for coh901318_debu...
2016-09-26 Vinod Kouldmaengine: coh901318: use correct print specifiers
2016-09-26 Vinod Kouldmaengine: jz4780: make jz4780_dma_prep_dma_memcpy...
2016-09-26 Vinod Kouldmaengine: jz4780: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: jz4740: enable COMPILE_TEST
2016-09-26 Vinod Kouldmaengine: jz4740: remove unused arch header
2016-09-15 Eugeniy Paltsevdmaengine: dmatest: Restore "memcpy" as default mode
2016-09-15 Andy Shevchenkodmaengine: hsu: refactor hsu_dma_do_irq() to return int
2016-09-14 Tony Lindgrendmaengine: cppi41: Ignore EINPROGRESS for PM runtime
2016-09-14 Masahiro Yamadadmaengine: cleanup with list_first_entry_or_null()
2016-09-14 Michael Ellermandmaengine: NO_IRQ removal from powerpc-only drivers
2016-09-09 Nicolin Chendmaengine: dmatest: Apply copy_align to DMA_SG as well
2016-09-07 Arnd Bergmanndmaengine: cppi41: mark PM functions as __maybe_unused
2016-09-02 Sinan Kayadmaengine: dmatest: exclude compare and fill time durin...
2016-08-31 Sinan Kayadmaengine: qcom_hidma: add error reporting for tx_status
2016-08-31 Sinan Kayadmaengine: qcom_hidma: report transfer errors with...
2016-08-31 Sinan Kayadmaengine: qcom_hidma: release the descriptor before...
2016-08-31 Tony Lindgrendmaengine: cppi41: Add basic PM runtime support
2016-08-31 Tony Lindgrendmaengine: cppi41: Prepare to add PM runtime support
2016-08-31 Fabio Estevamdmaengine: imx-sdma: Add i.MX7 support
2016-08-22 Viresh Kumardmaengine: device must have at least one channel
2016-08-10 Martin Kaiserdmaengine: imx-sdma: (trivial) fix a typo
2016-08-08 Dave Jiangdmaengine: sh_shdma-base: convert callback to helper...
2016-08-08 Vinod Kouldmengine: xilinx_dma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: documentation to the new callback mechanism
2016-08-08 Dave Jiangntb: add DMA error handling for RX DMA
2016-08-08 Dave Jiangntb: add DMA error handling for TX DMA
2016-08-08 Dave Jiangdmaengine: ioatdma: add error strings to chanerr output
2016-08-08 Dave Jiangdmaengine: ioatdma: Add error handling to ioat driver
2016-08-08 Dave Jiangdmaengine: add support to provide error result from...
2016-08-08 Dave Jiangdmaengine: xgene-dma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: virt-dma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: txx9dmac: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: timb_dma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: tegra20-apb-dma: convert callback to helper...
2016-08-08 Dave Jiangdmaengine: ste_dma40: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: sirf-dma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: sh_rcar-dmac: convert callback to helper...
2016-08-08 Dave Jiangdmaengine: qcom_hidma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: ppc4xx_adma: convert callback to helper...
2016-08-08 Dave Jiangdmaengine: pl330: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: pch_dma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: nbpfaxi: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: mxs-dma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: mv_xor: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: mpc512x_dma: convert callback to helper...
2016-08-08 Dave Jiangdmaengine: mmp_tdma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: mmp_pdma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: mic_x100_dma: convert callback to helper...
2016-08-08 Dave Jiangdmaengine: ipu: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: iop-adma: convert callback to helper function
2016-08-08 Dave Jiangdmaengine: ioatdma: convert callback to helper function
next