aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmaengine.c
Commit message (Expand)AuthorAge
* Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
|\
| * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-14
| * async_pq: convert to dmaengine_unmap_dataDan Williams2013-11-14
| * async_memcpy: convert to dmaengine_unmap_dataDan Williams2013-11-14
| * dmaengine: reference counted unmap dataDan Williams2013-11-13
| * dmaengine: consolidate memcpy apisDan Williams2013-11-13
* | dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-10
|\
| * Merge branch 'topic/of' into for-linusVinod Koul2013-09-02
| |\
| | * dmaengine: fix - error: potential NULL dereference 'chan'Vinod Koul2013-08-19
| * | dma: dmagengine: fix function names in commentsDaniel Mack2013-09-02
| |/
| * dmaengine: add interface of dma_get_slave_channelZhangfei Gao2013-08-13
* | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-09-09
|\ \
| * | dmaengine: make dma_channel_rebalance() NUMA awareBrice Goglin2013-08-23
| |/
* / dma: convert dma_devclass to use dev_groupsGreg Kroah-Hartman2013-07-25
|/
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-03
* Merge branch 'topic/of' into for-linusVinod Koul2013-05-02
|\
| * DMA: of: Constant namesMarkus Pargmann2013-04-15
* | dmaengine: call acpi_dma_request_slave_channel as wellAndy Shevchenko2013-04-15
* | dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen2013-04-15
|/
* dmaengine: convert to idr_alloc()Tejun Heo2013-02-27
* dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz2013-01-08
* dmaengine: add helper function to request a slave DMA channelJon Hunter2013-01-06
* drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam2012-10-05
* dmaengine: Cleanup logging messagesJoe Perches2012-07-20
* Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-10
|\
| * netdma: adding alignment check for NETDMA opsDave Jiang2012-04-05
* | dma: dmaengine: Distinguish between 'dmaengine: failed to get' messagesFabio Estevam2012-03-06
|/
* DMAEngine: Define interleaved transfer request apiJassi Brar2011-11-18
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-04
|\
| * dmaengine: use DEFINE_IDR for static initializationAxel Lin2011-08-04
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-08-01
|\ \
| * | dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski2011-06-24
| |/
* / net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
|/
* async_tx: make async_tx channel switching opt-inDan Williams2010-10-07
*-. Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-07
|\ \
| | * dmaengine: add possibility for cyclic transfersSascha Hauer2010-10-05
| |/ |/|
| * dma: add support for scatterlist to scatterlist copyIra Snyder2010-10-07
|/
* Merge branch 'ioat' into dmaengineDan Williams2010-05-17
|\
| * async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams2010-05-17
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | DMA ENGINE: Do not reset 'private' of channelJassi Brar2010-05-17
* | DMAENGINE: generic channel status v2Linus Walleij2010-03-26
* | DMAENGINE: generic slave control v2Linus Walleij2010-03-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-16
* | dmaengine: fix memleak in dma_async_device_unregisterAnatolij Gustschin2010-02-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * this_cpu: Eliminate get/put_cpuChristoph Lameter2009-10-03
* | async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams2009-11-20