aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/dmaengine.c
AgeCommit message (Expand)Author
2014-06-18dmaengine: fix dmaengine_unmap failureXuelin Shi
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-02Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-12-26Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...Olof Johansson
2013-12-13dmaengine: fix sleep in atomicDan Williams
2013-12-12dmaengine: fix enable for high order unmap poolsDan Williams
2013-12-10dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren
2013-12-10dma: add channel request API that supports deferred probeStephen Warren
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14async_pq: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_memcpy: convert to dmaengine_unmap_dataDan Williams
2013-11-13dmaengine: reference counted unmap dataDan Williams
2013-11-13dmaengine: consolidate memcpy apisDan Williams
2013-10-25dmaengine: use DMA_COMPLETE for dma completion statusVinod Koul
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-09-09Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-09-02Merge branch 'topic/of' into for-linusVinod Koul
2013-09-02dma: dmagengine: fix function names in commentsDaniel Mack
2013-08-22dmaengine: make dma_channel_rebalance() NUMA awareBrice Goglin
2013-08-19dmaengine: fix - error: potential NULL dereference 'chan'Vinod Koul
2013-08-13dmaengine: add interface of dma_get_slave_channelZhangfei Gao
2013-07-25dma: convert dma_devclass to use dev_groupsGreg Kroah-Hartman
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz
2013-05-02Merge branch 'topic/of' into for-linusVinod Koul
2013-04-15dmaengine: call acpi_dma_request_slave_channel as wellAndy Shevchenko
2013-04-15DMA: of: Constant namesMarkus Pargmann
2013-04-15dma: Make the 'mask' parameter of __dma_request_channel constLars-Peter Clausen
2013-02-27dmaengine: convert to idr_alloc()Tejun Heo
2013-01-07dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz
2013-01-06dmaengine: add helper function to request a slave DMA channelJon Hunter
2012-10-06drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...Fabio Estevam
2012-07-20dmaengine: Cleanup logging messagesJoe Perches
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05netdma: adding alignment check for NETDMA opsDave Jiang
2012-03-06dma: dmaengine: Distinguish between 'dmaengine: failed to get' messagesFabio Estevam
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-08-03dmaengine: use DEFINE_IDR for static initializationAxel Lin
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-06-24dmaengine: failure to get a specific DMA channel is not criticalGuennadi Liakhovetski
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2010-10-07async_tx: make async_tx channel switching opt-inDan Williams
2010-10-07Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams
2010-10-07dma: add support for scatterlist to scatterlist copyIra Snyder
2010-10-05dmaengine: add possibility for cyclic transfersSascha Hauer
2010-05-17Merge branch 'ioat' into dmaengineDan Williams
2010-05-17async_tx: trim dma_async_tx_descriptor in 'no channel switch' caseDan Williams
2010-05-17DMA ENGINE: Do not reset 'private' of channelJassi Brar
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo