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