summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2015-07-17Update Viresh Kumar's email addressViresh Kumar-1/+1
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy-1/+1
2015-06-29Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-455/+2958
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-6/+1
2015-06-25Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-16/+21
2015-06-25dmaengine: xgene: fix file permissionVinod Koul-0/+0
2015-06-25dmaengine: fsl-edma: clear pending interrupts on initializationStefan Agner-4/+5
2015-06-25dmaengine: xdmac: Add memset supportMaxime Ripard-0/+89
2015-06-25Merge branch 'topic/pxa' into for-linusVinod Koul-0/+1479
2015-06-25Merge branch 'topic/xdmac' into for-linusVinod Koul-52/+364
2015-06-25Merge branch 'topic/omap' into for-linusVinod Koul-6/+312
2015-06-25Merge branch 'topic/core' into for-linusVinod Koul-7/+25
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2015-06-22Merge tag 'asoc-v4.2' into asoc-nextMark Brown-16/+21
2015-06-17dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik-7/+25
2015-06-12dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard-0/+2
2015-06-12dmaengine: hdmac: Implement interleaved transfersMaxime Ripard-0/+111
2015-06-12dmaengine: Move icg helpers to global headerMaxime Ripard-42/+4
2015-06-12dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski-1/+5
2015-06-10dmaengine: mv_xor: improve descriptors list handling and reduce lockingLior Amsalem-105/+53
2015-06-10dmaengine: mv_xor: Enlarge descriptor pool sizeLior Amsalem-1/+1
2015-06-10dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem-14/+75
2015-06-10dmaengine: mv_xor: Rename function for consistent namingMaxime Ripard-43/+44
2015-06-10dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem-26/+47
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman-1/+7
2015-06-08dmaengine: pl330: fix wording in mcbufsz messageMichal Suchanek-2/+2
2015-06-08dmaengine: at_xdmac: rework slave configuration partLudovic Desroches-60/+96
2015-06-08dmaengine: at_xdmac: lock fixesLudovic Desroches-32/+43
2015-06-08dmaengine: sirf: add CSRatlas7 SoC supportHao Liu-89/+334
2015-06-05Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso...Mark Brown-16/+21
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell-0/+1
2015-06-02dmaengine: xgene-dma: Fix "incorrect type in assignement" warningsRameshwar Prasad Sahu-107/+66
2015-06-02dmaengine: fix kernel-doc documentationStefan Agner-2/+2
2015-06-02dmaengine: hsu: Fix memory leak when stopping a running transferPeter Ujfalusi-1/+4
2015-05-29dmaengine: pxa_dma: add support for legacy transitionRobert Jarzmik-0/+28
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez-2/+2
2015-05-26dmaengine: pxa_dma: add debug informationRobert Jarzmik-0/+244
2015-05-26dmaengine: pxa: add pxa dmaengine driverRobert Jarzmik-0/+1207
2015-05-25dmaengine: rcar-dmac: Use DECLARE_BITMAPJoe Perches-1/+1
2015-05-25dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...Maninder Singh-1/+3
2015-05-25dmaengine: shdma: r8a73a4: Make dma_ts_shift[] staticGeert Uytterhoeven-1/+1
2015-05-22dmaengine: rcar-dmac: fixup spinlock in rcar-dmacKuninori Morimoto-16/+21
2015-05-22dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boardsKrzysztof Kozlowski-0/+3
2015-05-18dmaengine: xdmac: Add interleaved transfer supportMaxime Ripard-0/+233
2015-05-18dmaengine: xdmac: Rework the chaining logicMaxime Ripard-21/+20
2015-05-18dmaengine: xdmac: Add function to align widthMaxime Ripard-31/+32
2015-05-18dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard-0/+6
2015-05-14dmaengine: Add driver for TI DMA crossbar on DRA7xPeter Ujfalusi-0/+193