aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-23
|\
| * Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson2013-12-26
| |\
| * | dma: ste_dma40: Parse flags property for new 'high priority channel' requestLee Jones2013-11-26
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\ \ \
| * \ \ Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-26
| |\ \ \ | | | |/ | | |/|
| | * | dma: tegra: register as an OF DMA controllerStephen Warren2013-12-11
| | * | dma: tegra: use reset frameworkStephen Warren2013-12-11
| | * | Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-reworkStephen Warren2013-12-11
| | |\ \
| | | \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...Olof Johansson2013-12-26
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| / | | | | |/
| | | * / dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren2013-12-10
| | | |/
| * | | Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-26
| |\ \ \
| * | | | ARM: mmp: build sram driver aloneQiao Zhou2013-12-11
| | |_|/ | |/| |
* | | | Merge branch 'for-next' into for-linusTakashi Iwai2014-01-20
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/topic/dma' into for-tiwaiMark Brown2014-01-16
| |\ \ \ \
| | * | | | dma: pl330: Set residue_granularityLars-Peter Clausen2014-01-14
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-01-02
| |\| | |
| | * | | dma: add channel request API that supports deferred probeStephen Warren2013-12-10
| | |/ /
* | / / drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu2014-01-02
|/ / /
* | | net_dma: mark brokenDan Williams2013-12-18
* | | dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon2013-12-18
* | | dmaengine: fix sleep in atomicDan Williams2013-12-13
* | | dmaengine: mv_xor: fix oops when channels fail to initialiseRussell King2013-12-13
* | | dma: mv_xor: Use dmaengine_unmap_data for the self-testsEzequiel Garcia2013-12-13
* | | dmaengine: fix enable for high order unmap poolsDan Williams2013-12-13
* | | dma: fix build warnings in txx9Dan Williams2013-12-13
* | | dmatest: fix build warning on mipsDan Williams2013-12-13
* | | dma: fix fsldma build warningsDan Williams2013-12-13
* | | dma: fix build warnings in ppc4xxDan Williams2013-12-13
* | | dmaengine: at_hdmac: remove unused functionOlof Johansson2013-12-13
* | | dma: mv_xor: remove mv_desc_get_dest_addr()Jason Cooper2013-12-13
| |/ |/|
* | dma: fix build breakage in s3c24xx-dmaDan Williams2013-12-04
* | Fix pl08x warningsRussell King - ARM Linux2013-12-04
* | rcar-hpbdma: initialise plane information when haltedKuninori Morimoto2013-11-28
* | rcar-hpbdma: fixup channel busy check for double planeKuninori Morimoto2013-11-28
* | rcar-hpbdma: add max transfer sizeKuninori Morimoto2013-11-28
* | dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()Wei Yongjun2013-11-28
* | dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion statusSachin Kamat2013-11-28
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\
| * Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
| |\
| | * dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registersEzequiel Garcia2013-11-14
| | * dma: mv_xor: Remove unneeded NULL address checkEzequiel Garcia2013-11-14
| | * ioat: fix ioat3_irq_reinitDan Williams2013-11-14
| | * ioat: kill msix_single_vector supportDan Williams2013-11-14
| | * ioatdma: clean up sed pool kmem_cacheDan Williams2013-11-14
| | * ioatdma: fix selection of 16 vs 8 source pathDan Williams2013-11-14
| | * ioatdma: fix sed pool selectionDan Williams2013-11-14
| | * ioatdma: Fix bug in selftest after removal of DMA_MEMSET.Dave Jiang2013-11-14
| | * dmatest: verbose modeDan Williams2013-11-14
| | * dmatest: convert to dmaengine_unmap_dataDan Williams2013-11-14
| | * dmatest: add a 'wait' parameterDan Williams2013-11-14