summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmaengine.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-0/+28
|\
| *-. Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...Olof Johansson2013-12-261-4/+59
| |\ \
| | | * dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren2013-12-101-0/+28
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-01-021-4/+31
|\ \ \ | | |/ | |/|
| * | dma: add channel request API that supports deferred probeStephen Warren2013-12-101-4/+31
| |/
* | dmaengine: fix sleep in atomicDan Williams2013-12-131-1/+1
* | dmaengine: fix enable for high order unmap poolsDan Williams2013-12-131-1/+1
|/
* Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-161-84/+178
|\
| * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-2/+1Star
| * async_pq: convert to dmaengine_unmap_dataDan Williams2013-11-141-1/+4
| * async_memcpy: convert to dmaengine_unmap_dataDan Williams2013-11-141-1/+2
| * dmaengine: reference counted unmap dataDan Williams2013-11-141-9/+147
| * dmaengine: consolidate memcpy apisDan Williams2013-11-141-92/+45Star
* | dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-1/+1
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-101-1/+27
|\
| * Merge branch 'topic/of' into for-linusVinod Koul2013-09-021-5/+5
| |\
| | * dmaengine: fix - error: potential NULL dereference 'chan'Vinod Koul2013-08-191-5/+5
| * | dma: dmagengine: fix function names in commentsDaniel Mack2013-09-021-2/+2
| |/
| * dmaengine: add interface of dma_get_slave_channelZhangfei Gao2013-08-131-0/+26
* | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-09-101-28/+27Star
|\ \
| * | dmaengine: make dma_channel_rebalance() NUMA awareBrice Goglin2013-08-231-28/+27Star
| |/
* / dma: convert dma_devclass to use dev_groupsGreg Kroah-Hartman2013-07-261-10/+16
|/
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-041-7/+0Star
* Merge branch 'topic/of' into for-linusVinod Koul2013-05-021-1/+1
|\
| * DMA: of: Constant namesMarkus Pargmann2013-04-151-1/+1
* | dmaengine: call acpi_dma_request_slave_channel as wellAndy Shevchenko2013-04-151-0/+6
* | dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen2013-04-151-3/+6
|/
* dmaengine: convert to idr_alloc()Tejun Heo2013-02-281-10/+6Star
* dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz2013-01-081-1/+4
* dmaengine: add helper function to request a slave DMA channelJon Hunter2013-01-071-0/+16
* drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam2012-10-051-1/+1
* dmaengine: Cleanup logging messagesJoe Perches2012-07-201-8/+12
* Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-111-0/+14
|\
| * netdma: adding alignment check for NETDMA opsDave Jiang2012-04-061-0/+14
* | dma: dmaengine: Distinguish between 'dmaengine: failed to get' messagesFabio Estevam2012-03-061-4/+4
|/
* DMAEngine: Define interleaved transfer request apiJassi Brar2011-11-181-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-051-3/+1Star
|\
| * dmaengine: use DEFINE_IDR for static initializationAxel Lin2011-08-041-3/+1Star
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-08-021-2/+2
|\ \
| * | dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski2011-06-241-2/+2
| |/
* / net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
|/
* async_tx: make async_tx channel switching opt-inDan Williams2010-10-081-2/+2
*-. Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-081-0/+4
|\ \
| | * dmaengine: add possibility for cyclic transfersSascha Hauer2010-10-061-0/+2
| |/ |/|
| * dma: add support for scatterlist to scatterlist copyIra Snyder2010-10-071-0/+2
|/
* Merge branch 'ioat' into dmaengineDan Williams2010-05-181-7/+10
|\
| * async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams2010-05-181-7/+9
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | DMA ENGINE: Do not reset 'private' of channelJassi Brar2010-05-171-2/+0Star
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-271-1/+1