summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-231-0/+4
|\
| * Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson2013-12-264-39/+121
| |\
| * | dma: ste_dma40: Parse flags property for new 'high priority channel' requestLee Jones2013-11-261-0/+4
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-234-29/+83
|\ \ \
| * \ \ Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-261-6/+46
| |\ \ \ | | | |/ | | |/|
| | * | dma: tegra: register as an OF DMA controllerStephen Warren2013-12-111-3/+36
| | * | dma: tegra: use reset frameworkStephen Warren2013-12-111-3/+10
| | * | Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-reworkStephen Warren2013-12-112-23/+35
| | |\ \
| | | \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...Olof Johansson2013-12-263-33/+75
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| / | | | | |/
| | | * | dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren2013-12-102-23/+35
| | | |/
| * | | Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-264-33/+14
| |\ \ \
| * | | | ARM: mmp: build sram driver aloneQiao Zhou2013-12-111-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-next' into for-linusTakashi Iwai2014-01-203-10/+41
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/topic/dma' into for-tiwaiMark Brown2014-01-161-0/+1
| |\ \ \ \
| | * | | | dma: pl330: Set residue_granularityLars-Peter Clausen2014-01-141-0/+1
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-01-022-10/+40
| |\ \ \ \ | | |/ / /
| | * | | dma: add channel request API that supports deferred probeStephen Warren2013-12-102-10/+40
| | |/ /
* | | | drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu2014-01-021-1/+10
|/ / /
* | | net_dma: mark brokenDan Williams2013-12-181-0/+1
* | | dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon2013-12-181-4/+1
* | | dmaengine: fix sleep in atomicDan Williams2013-12-131-1/+1
* | | dmaengine: mv_xor: fix oops when channels fail to initialiseRussell King2013-12-121-11/+13
* | | dma: mv_xor: Use dmaengine_unmap_data for the self-testsEzequiel Garcia2013-12-121-21/+50
* | | dmaengine: fix enable for high order unmap poolsDan Williams2013-12-122-1/+7
* | | dma: fix build warnings in txx9Dan Williams2013-12-121-1/+0
* | | dmatest: fix build warning on mipsDan Williams2013-12-121-4/+4
* | | dma: fix fsldma build warningsDan Williams2013-12-121-30/+1
* | | dma: fix build warnings in ppc4xxDan Williams2013-12-121-26/+1
* | | dmaengine: at_hdmac: remove unused functionOlof Johansson2013-12-121-4/+0
* | | dma: mv_xor: remove mv_desc_get_dest_addr()Jason Cooper2013-12-121-6/+0
| |/ |/|
* | dma: fix build breakage in s3c24xx-dmaDan Williams2013-12-041-30/+1
* | Fix pl08x warningsRussell King - ARM Linux2013-12-041-1/+1
* | rcar-hpbdma: initialise plane information when haltedKuninori Morimoto2013-11-281-0/+3
* | rcar-hpbdma: fixup channel busy check for double planeKuninori Morimoto2013-11-281-1/+5
* | rcar-hpbdma: add max transfer sizeKuninori Morimoto2013-11-281-0/+2
* | dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()Wei Yongjun2013-11-281-0/+1
* | dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion statusSachin Kamat2013-11-281-1/+1
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-2040-1893/+1297
|\
| * Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-1620-1592/+624
| |\
| | * dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registersEzequiel Garcia2013-11-142-13/+15
| | * dma: mv_xor: Remove unneeded NULL address checkEzequiel Garcia2013-11-141-4/+0
| | * ioat: fix ioat3_irq_reinitDan Williams2013-11-142-26/+15
| | * ioat: kill msix_single_vector supportDan Williams2013-11-143-32/+3
| | * ioatdma: clean up sed pool kmem_cacheDan Williams2013-11-144-42/+22
| | * ioatdma: fix selection of 16 vs 8 source pathDan Williams2013-11-141-15/+15
| | * ioatdma: fix sed pool selectionDan Williams2013-11-141-15/+1
| | * ioatdma: Fix bug in selftest after removal of DMA_MEMSET.Dave Jiang2013-11-141-0/+2
| | * dmatest: verbose modeDan Williams2013-11-141-7/+18
| | * dmatest: convert to dmaengine_unmap_dataDan Williams2013-11-141-42/+44
| | * dmatest: add a 'wait' parameterDan Williams2013-11-141-25/+47
OpenPOWER on IntegriCloud