Age | Commit message (Expand) | Author |
2016-11-14 | dmaengine: ioatdma: error string table missing an entry | Dave Jiang |
2016-11-14 | dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connected | Tony Lindgren |
2016-11-14 | dmaengine: cppi41: Fix list not empty warning on module removal | Tony Lindgren |
2016-11-14 | dmaengine: qcom_hidma: hide MSI handler when unused | Arnd Bergmann |
2016-11-14 | dmaengine: st_fdma: Revert: Update st_fdma to 'depends on REMOTEPROC' | Vinod Koul |
2016-11-14 | dmaengine: sun6i: fix the uninitialized value for v_lli | Axl-zhang |
2016-11-14 | dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished | Stephen Barber |
2016-11-14 | dmaengine: nbpfaxi: add optional max-burst property for memory reads/writes | Niklas Cassel |
2016-11-14 | dmaengine: tegra210-adma: convert TEGRA210_ADMA from bool to tristate | Paul Gortmaker |
2016-11-14 | dmaengine: qcom_hidma: remove unneeded of_node_put() | Wei Yongjun |
2016-11-14 | dmaengine: fsl_raid: Fix module autoload | Javier Martinez Canillas |
2016-11-03 | dmaengine: qcom_hidma: add MSI support for interrupts | Sinan Kaya |
2016-11-03 | dmaengine: qcom_hidma: protect common data structures | Sinan Kaya |
2016-11-03 | dmaengine: qcom_hidma: bring out interrupt cause | Sinan Kaya |
2016-11-03 | dmaengine: qcom_hidma: make pending_tre_count atomic | Sinan Kaya |
2016-11-03 | dmaengine: st_fdma: Update st_fdma to 'depends on REMOTEPROC'. | Peter Griffin |
2016-10-19 | dmaengine: st_fdma: Fix the error return code in st_fdma_probe() | Wei Yongjun |
2016-10-19 | dmaengine: ioatdma: loop for number elements in array chanerr_str | Colin Ian King |
2016-10-19 | dmaengine: qcom_hidma: break completion processing on error | Sinan Kaya |
2016-10-19 | dmaengine: qcom_hidma: add a common API to setup the interrupt | Sinan Kaya |
2016-10-19 | dmaengine: qcom_hidma: configure DMA and MSI for OF | Sinan Kaya |
2016-10-19 | dmaengine: qcom_hidma: remove useless debugfs file removal | Sinan Kaya |
2016-10-19 | dmaengine: omap-dma: initialize can_pause to false | Colin Ian King |
2016-10-19 | dmaengine: st_fdma: fix uninitialized variable access | Arnd Bergmann |
2016-10-18 | dmaengine: qcom_hidma: prevent disable in error | Sinan Kaya |
2016-10-18 | dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in Kconfig | Jérémy Lefaure |
2016-10-18 | dmaengine: omap-dma: add support for pause of non-cyclic transfers | Sebastian Andrzej Siewior |
2016-10-18 | dmaengine: edma: Fix error return code in edma_alloc_chan_resources() | Wei Yongjun |
2016-10-18 | Revert "dmaengine: pxa_dma: add support for legacy transition" | Robert Jarzmik |
2016-10-18 | dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support | Peter Griffin |
2016-10-18 | dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file | Peter Griffin |
2016-10-06 | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-10-03 | Merge branch 'topic/unmap_cleanup' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/tegra' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/ste_dma40' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/pl330' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/omap' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/no_irq' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/mv_xor' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/k3' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/iommu' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/ioatdma' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/imx' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/hsu' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/err_reporting' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/dmatest' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/cppi' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/core' into for-linus | Vinod Koul |
2016-10-03 | Merge branch 'topic/compile_test' into for-linus | Vinod Koul |
2016-10-01 | dmaengine: virt-dma: move function declarations | Baoyou Xie |