Age | Commit message (Expand) | Author |
2017-12-15 | dmaengine: fsl-edma: disable clks on all error paths | Andreas Platschek |
2017-12-11 | dmaengine: jz4740: disable/unprepare clk if probe fails | Tobias Jordan |
2017-12-11 | dmaengine: dmatest: move callback wait queue to thread context | Adam Wallis |
2017-11-29 | dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i... | Gustavo A. R. Silva |
2017-11-29 | dmaengine: ioat: Fix error handling path | Christophe JAILLET |
2017-11-14 | Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2017-11-14 | Merge branch 'topic/xilinx' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/timer_api' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/ti' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/sun' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/sprd' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/stm' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/sa11x0' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/renasas' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/qcom' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/pl330' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/imx' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/img' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/dmatest' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/bcom' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/axi' into for-linus | Vinod Koul |
2017-11-14 | Merge branch 'topic/print_fixes' into for-linus | Vinod Koul |
2017-11-08 | dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type | Peter Ujfalusi |
2017-11-08 | dmaengine: dmatest: warn user when dma test times out | Adam Wallis |
2017-11-08 | dmaengine: Revert "rcar-dmac: use TCRB instead of TCR for residue" | Vinod Koul |
2017-11-08 | dmaengine: stm32_mdma: activate pack/unpack feature | Pierre-Yves MORDRET |
2017-11-08 | dmaengine: at_hdmac: Remove unnecessary 0x prefixes before %pad | Vinod Koul |
2017-11-08 | dmaengine: coh901318: Remove unnecessary 0x prefixes before %pad | Vinod Koul |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | dmaengine: pch_dma: Replace PCI pool old API | Romain Perier |
2017-10-24 | dmaengine: Convert timers to use timer_setup() | Kees Cook |
2017-10-24 | dmaengine: sprd: Add Spreadtrum DMA driver | Baolin Wang |
2017-10-23 | dmaengine: sun6i: Retrieve channel count/max request from devicetree | Stefan Brüns |
2017-10-23 | dmaengine: Build bcm-sba-raid driver as loadable module for iProc SoCs | Anup Patel |
2017-10-23 | dmaengine: bcm-sba-raid: Use common GPL comment header | Anup Patel |
2017-10-23 | dmaengine: bcm-sba-raid: Use only single mailbox channel | Anup Patel |
2017-10-23 | dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lock | Anup Patel |
2017-10-20 | dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well | Stefan Roese |
2017-10-20 | dmaengine: pl330: fix descriptor allocation fail | Alexander Kochetkov |
2017-10-20 | dmaengine: rcar-dmac: use TCRB instead of TCR for residue | Hiroyuki Yokoyama |
2017-10-16 | dmaengine: sun6i: Add support for Allwinner A64 and compatibles | Stefan Brüns |
2017-10-16 | dmaengine: sun6i: Move number of pchans/vchans/request to device struct | Stefan Brüns |
2017-10-16 | dmaengine: sun6i: Enable additional burst lengths/widths on H3 | Stefan Brüns |
2017-10-16 | dmaengine: sun6i: Restructure code to allow extension for new SoCs | Stefan Brüns |
2017-10-16 | dmaengine: sun6i: Correct burst length field offsets for H3 | Stefan Brüns |
2017-10-16 | dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3 | Stefan Brüns |
2017-10-16 | dmaengine: img-mdc: Add runtime PM | Ed Blake |
2017-10-16 | dmaengine: img-mdc: Add suspend / resume handling | Ed Blake |
2017-10-12 | dmaengine: nbpfaxi: Use of_device_get_match_data() helper | Geert Uytterhoeven |
2017-10-12 | dmaengine: omap-dma: Implement protection for invalid max_burst | Peter Ujfalusi |