aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2015-07-22dmaengine: ti-dma-crossbar: Make idr xbar instance-specificMisael Lopez Cruz1-4/+5
2015-07-17Update Viresh Kumar's email addressViresh Kumar1-1/+1
2015-07-16dmaengine: zxdma: explicitly free irq on device removalVinod Koul1-3/+7
2015-07-16dmaengine: zxdma: Support ZTE ZX296702 dmaJun Nie3-0/+878
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-07dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Kozlowski1-1/+1
2015-07-07dmaengine: pl330: Fix overflow when reporting residue in memcpyKrzysztof Kozlowski1-0/+1
2015-07-06dmaengine: Remove remaining FSF mailing addressesJarkko Nikula2-8/+0
2015-07-06dmaengine: at_xdmac: fix indentationLudovic Desroches1-6/+6
2015-07-01Merge 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/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-06-30genalloc: 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-453/+2956
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-6/+1
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus 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-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-103/+51
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-59/+95
2015-06-08dmaengine: at_xdmac: lock fixesLudovic Desroches1-32/+43
2015-06-08dmaengine: sirf: add CSRatlas7 SoC supportHao Liu1-89/+334
2015-06-05Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rcar' into asoc-nextMark Brown1-16/+21
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell1-0/+1
2015-06-02dmaengine: xgene-dma: Fix "incorrect type in assignement" warningsRameshwar Prasad Sahu1-107/+66
2015-06-02dmaengine: fix kernel-doc documentationStefan Agner1-2/+2
2015-06-02dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi1-1/+4