aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-17dmaengine: fix balance of privatecnt inc/dec operationsRobert Baldyga1-0/+4
2015-08-01Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds8-89/+119
2015-07-31Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie2-25/+7
2015-07-31dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni1-4/+5
2015-07-31dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu1-0/+3
2015-07-31dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()Cyrille Pitchen1-3/+4
2015-07-31dmaengine: at_hdmac: fix residue computationCyrille Pitchen2-47/+88
2015-07-31dmaengine: at_xdmac: fix bug about channel configurationLudovic Desroches1-9/+10
2015-07-17Update Viresh Kumar's email addressViresh Kumar1-1/+1
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-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-455/+2958
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-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
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
2015-05-29dmaengine: pxa_dma: add support for legacy transitionRobert Jarzmik1-0/+28
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-2/+2
2015-05-26dmaengine: pxa_dma: add debug informationRobert Jarzmik1-0/+244
2015-05-26dmaengine: pxa: add pxa dmaengine driverRobert Jarzmik3-0/+1207