aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/dmaengine.c
AgeCommit message (Expand)Author
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
2010-03-26DMAENGINE: generic channel status v2Linus Walleij
2010-03-26DMAENGINE: generic slave control v2Linus Walleij
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo
2010-02-02dmaengine: fix memleak in dma_async_device_unregisterAnatolij Gustschin
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-11-19async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams
2009-11-19dmaengine: include xor/pq validate in device_has_all_tx_types()Dan Williams
2009-10-03this_cpu: Eliminate get/put_cpuChristoph Lameter
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams
2009-09-08dmaengine: kill tx_listDan Williams
2009-09-08dmaengine, async_tx: add a "no channel switch" allocatorDan Williams
2009-09-08Merge branch 'md-raid6-accel' into ioat3.2Dan Williams
2009-08-29async_tx: add support for asynchronous GF multiplicationDan Williams
2009-08-29async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski
2009-04-08async_tx: rename zero_sum to valDan Williams
2009-03-26dmaengine: Add privatecnt to revert DMA_PRIVATE propertyAtsushi Nemoto
2009-03-25dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams
2009-03-25dmaengine: fail device registration if channel registration failsDan Williams
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams
2009-01-19dmaengine: kill some dubious WARN_ONCEsDan Williams
2009-01-12dmaengine: fix dependency chainingYuri Tikhonov
2009-01-06dmaengine: bump initcall level to arch_initcallDan Williams