summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmaengine.c
Commit message (Expand)AuthorAgeFilesLines
...
| * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-2/+1
| * 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-131-9/+147
| * dmaengine: consolidate memcpy apisDan Williams2013-11-131-92/+45
* | 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-091-28/+27
|\ \
| * | dmaengine: make dma_channel_rebalance() NUMA awareBrice Goglin2013-08-221-28/+27
| |/
* / dma: convert dma_devclass to use dev_groupsGreg Kroah-Hartman2013-07-251-10/+16
|/
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-031-7/+0
* 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-271-10/+6
* dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz2013-01-071-1/+4
* dmaengine: add helper function to request a slave DMA channelJon Hunter2013-01-061-0/+16
* drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam2012-10-061-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-101-0/+14
|\
| * netdma: adding alignment check for NETDMA opsDave Jiang2012-04-051-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-041-3/+1
|\
| * dmaengine: use DEFINE_IDR for static initializationAxel Lin2011-08-031-3/+1
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-08-011-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-211-0/+1
|/
* async_tx: make async_tx channel switching opt-inDan Williams2010-10-071-2/+2
*-. Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-071-0/+4
|\ \
| | * dmaengine: add possibility for cyclic transfersSascha Hauer2010-10-051-0/+2
| |/ |/|
| * dma: add support for scatterlist to scatterlist copyIra Snyder2010-10-071-0/+2
|/
* Merge branch 'ioat' into dmaengineDan Williams2010-05-171-7/+10
|\
| * async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams2010-05-171-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/+0
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-261-1/+1
* | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
* | dmaengine: fix memleak in dma_async_device_unregisterAnatolij Gustschin2010-02-021-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-23/+13
|\
| * this_cpu: Eliminate get/put_cpuChristoph Lameter2009-10-031-23/+13
* | async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams2009-11-191-0/+6
* | dmaengine: include xor/pq validate in device_has_all_tx_types()Dan Williams2009-11-191-0/+4
|/