summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2015-08-17dmaengine: ioatdma: fixup ioatdma_device namingsDave Jiang5-191/+195
2015-08-17dmaengine: ioatdma: clean up local dma channel data structureDave Jiang5-475/+470
2015-08-17dmaengine: ioatdma: remove ioatdma v2 registrationDave Jiang5-428/+1
2015-08-17dmaengine: ioatdma: remove ioat1 specific codeDave Jiang4-892/+2
2015-08-17dmaengine: ioatdma: deprecating and removal of old ioatdma devicesDave Jiang2-14/+0
2015-08-17dmaengine: ioatdma: fix u16 overflow in cleanupAllen Hubbe1-1/+1
2015-08-17dmaengine: ioatdma: fix u16 overflow in reshapeAllen Hubbe1-1/+1
2015-08-06dmaengine: ipu: Consolidate duplicated irq handlersThomas Gleixner1-42/+4
2015-08-06dmaengine: ipu: Prepare irq handlers for irq argument removalThomas Gleixner1-2/+4
2015-08-06dmaengine: xdmac: Add scatter gathered memset supportMaxime Ripard1-1/+165
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard11-16/+12
2015-08-05dmaengine: imx-sdma: Add device to device supportShengjiu Wang1-12/+140
2015-07-16dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-07-16dmaengine: ipu: Consolidate chained IRQ handler install/removeThomas Gleixner1-8/+4
2015-07-16dmaengine: hsu: remove excessive lockAndy Shevchenko2-36/+4
2015-07-16dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridgeJiang Liu1-0/+34
2015-07-07dmaengine: ioatdma: Set non RAID channels to be private capableDave Jiang1-0/+3
2015-07-07dmaengine: Use Pointer xt after NULL check.Maninder Singh1-3/+3
2015-07-07dmaengine: imx-dma: Check for clk_prepare_enable() errorFabio Estevam1-9/+14
2015-07-06dmaengine: Remove remaining FSF mailing addressesJarkko Nikula2-8/+0
2015-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2015-07-01genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy1-1/+1
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds28-455/+2958
2015-06-27Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+1
2015-06-26Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-16/+21
2015-06-25dmaengine: xgene: fix file permissionVinod Koul1-0/+0
2015-06-25dmaengine: fsl-edma: clear pending interrupts on initializationStefan Agner1-4/+5
2015-06-25dmaengine: xdmac: Add memset supportMaxime Ripard1-0/+89
2015-06-25Merge branch 'topic/pxa' into for-linusVinod Koul3-0/+1479
2015-06-25Merge branch 'topic/xdmac' into for-linusVinod Koul3-52/+364
2015-06-25Merge branch 'topic/omap' into for-linusVinod Koul6-6/+312
2015-06-25Merge branch 'topic/core' into for-linusVinod Koul2-7/+25
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2015-06-22Merge tag 'asoc-v4.2' into asoc-nextMark Brown1-16/+21
2015-06-17dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik2-7/+25
2015-06-12dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard1-0/+2
2015-06-12dmaengine: hdmac: Implement interleaved transfersMaxime Ripard2-0/+111
2015-06-12dmaengine: Move icg helpers to global headerMaxime Ripard1-42/+4
2015-06-12dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski1-1/+5
2015-06-10dmaengine: mv_xor: improve descriptors list handling and reduce lockingLior Amsalem2-105/+53
2015-06-10dmaengine: mv_xor: Enlarge descriptor pool sizeLior Amsalem1-1/+1
2015-06-10dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem2-14/+75
2015-06-10dmaengine: mv_xor: Rename function for consistent namingMaxime Ripard1-43/+44
2015-06-10dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2-26/+47
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2-1/+7
2015-06-08dmaengine: pl330: fix wording in mcbufsz messageMichal Suchanek1-2/+2
2015-06-08dmaengine: at_xdmac: rework slave configuration partLudovic Desroches1-60/+96
2015-06-08dmaengine: at_xdmac: lock fixesLudovic Desroches1-32/+43
2015-06-08dmaengine: sirf: add CSRatlas7 SoC supportHao Liu1-89/+334