Age | Commit message (Expand) | Author | Files | Lines |
2016-03-25 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2016-03-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -11/+28 |
2016-03-17 | Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 32 | -460/+1943 |
2016-03-15 | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -13/+13 |
2016-03-14 | Merge branch 'topic/xilinx' into for-linus | Vinod Koul | 1 | -95/+109 |
2016-03-14 | Merge branch 'topic/sh' into for-linus | Vinod Koul | 3 | -5/+5 |
2016-03-14 | Merge branch 'topic/qcom' into for-linus | Vinod Koul | 10 | -20/+1550 |
2016-03-14 | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 2 | -28/+74 |
2016-03-14 | Merge branch 'topic/omap' into for-linus | Vinod Koul | 1 | -0/+8 |
2016-03-14 | Merge branch 'topic/ioatdma' into for-linus | Vinod Koul | 4 | -234/+108 |
2016-03-14 | Merge branch 'topic/idma' into for-linus | Vinod Koul | 2 | -1/+4 |
2016-03-14 | Merge branch 'topic/edma' into for-linus | Vinod Koul | 1 | -27/+36 |
2016-03-11 | dmaengine: IOATDMA: revise channel reset workaround on CB3.3 platforms | Dave Jiang | 2 | -36/+19 |
2016-03-11 | dmaengine: add Qualcomm Technologies HIDMA channel driver | Sinan Kaya | 3 | -0/+876 |
2016-03-11 | dmaengine: add Qualcomm Technologies HIDMA management driver | Sinan Kaya | 5 | -0/+649 |
2016-03-11 | dmaengine: qcom_bam_dma: move to qcom directory | Sinan Kaya | 5 | -12/+14 |
2016-03-10 | dmaengine: at_xdmac: fix residue computation | Ludovic Desroches | 1 | -3/+39 |
2016-03-09 | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 3 | -13/+13 |
2016-03-09 | dmaengine: fsldma: fix memory leak | Xuelin Shi | 1 | -0/+2 |
2016-03-04 | dmaengine: tegra: Move of_device_id table near to its user | Laxman Dewangan | 1 | -19/+18 |
2016-03-04 | dmaengine: xilinx_vdma: Remove unnecessary variable initializations | Kedareswara rao Appana | 1 | -3/+3 |
2016-03-04 | dmaengine: sirf: use __maybe_unused to hide pm functions | Arnd Bergmann | 1 | -6/+4 |
2016-03-03 | dmaengine: rcar-dmac: clear pertinence number of channels | Kuninori Morimoto | 1 | -1/+1 |
2016-03-03 | dmaengine: sh: shdmac: don't open code of_device_get_match_data() | Wolfram Sang | 1 | -1/+1 |
2016-03-03 | dmaengine: tegra: don't open code of_device_get_match_data() | Laxman Dewangan | 1 | -6/+4 |
2016-03-03 | dmaengine: qcom_bam_dma: Make driver work for BE | Andy Gross | 1 | -8/+11 |
2016-03-03 | dmaengine: sun4i: support module autoloading | Emilio López | 1 | -0/+1 |
2016-03-03 | dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typo | Dan Carpenter | 1 | -1/+1 |
2016-03-03 | dmaengine: pxa_dma: fix cyclic transfers | Robert Jarzmik | 1 | -1/+7 |
2016-03-03 | dmaengine: xilinx_vdma: Use readl_poll_timeout instead of do while loop's | Kedareswara rao Appana | 1 | -24/+22 |
2016-03-03 | dmaengine: xilinx_vdma: Simplify spin lock handling | Kedareswara rao Appana | 1 | -17/+12 |
2016-03-03 | dmaengine: xilinx_vdma: Fix issues with non-parking mode | Kedareswara rao Appana | 1 | -0/+4 |
2016-03-03 | dmaengine: xilinx_vdma: Improve SG engine handling | Kedareswara rao Appana | 1 | -55/+72 |
2016-03-02 | asm-generic: remove old nonatomic-io wrapper files | Arnd Bergmann | 1 | -1/+1 |
2016-03-01 | dmaengine: pl330: fix to support the burst mode | Caesar Wang | 1 | -5/+4 |
2016-02-27 | dmaengine: pxa_dma: fix the maximum requestor line | Robert Jarzmik | 1 | -11/+28 |
2016-02-22 | dmaengine: acpi-dma: align debug message with flow | Andy Shevchenko | 1 | -1/+1 |
2016-02-22 | dmaengine: idma64: fix typo in WR_ISSUE_THD(x) | Andy Shevchenko | 1 | -1/+1 |
2016-02-22 | dmaengine: enable mxs-dma for imx6ul | Lothar Waßmann | 1 | -2/+3 |
2016-02-22 | dmaengine: edma: Fetch echan->edesc while holding lock in edma_comletion_handler | Peter Ujfalusi | 1 | -27/+27 |
2016-02-22 | dmaengine: edma: Implement device_synchronize callback | Peter Ujfalusi | 1 | -0/+9 |
2016-02-22 | dmaengine: omap-dma: Implement device_synchronize callback | Peter Ujfalusi | 1 | -0/+8 |
2016-02-15 | dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memory | Dave Jiang | 4 | -34/+81 |
2016-02-15 | dmaengine: IOATDMA: Removing descriptor ring reshape | Dave Jiang | 3 | -157/+1 |
2016-02-15 | dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_* | Dave Jiang | 3 | -15/+15 |
2016-02-15 | dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer | Andy Shevchenko | 1 | -5/+10 |
2016-02-15 | dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor | Andy Shevchenko | 1 | -0/+3 |
2016-02-09 | dmaengine: pl330: add max burst for dmaengine | Shawn Lin | 1 | -0/+3 |
2016-02-09 | dmaengine: core: expose max burst capability to clients | Shawn Lin | 1 | -0/+1 |
2016-02-09 | dmaengine: pl330: add quirk for broken no flushp | Addy Ke | 1 | -25/+62 |