Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / dma / dmaengine.c
2012-04-10 Linus TorvaldsMerge tag 'dmaengine-fixes' of git://git./linux/kernel...
2012-04-05 Dave Jiangnetdma: adding alignment check for NETDMA ops
2012-03-06 Fabio Estevamdma: dmaengine: Distinguish between 'dmaengine: failed...
2011-11-18 Jassi BrarDMAEngine: Define interleaved transfer request api
2011-08-05 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-08-04 Axel Lindmaengine: use DEFINE_IDR for static initialization
2011-08-01 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-06-24 Guennadi Liakhovetskidmaengine: failure to get a specific DMA channel is...
2011-06-22 Alexey Dobriyannet: remove mm.h inclusion from netdevice.h
2010-10-08 Dan Williamsasync_tx: make async_tx channel switching opt-in
2010-10-07 Dan WilliamsMerge branches 'dma40', 'pl08x', 'fsldma', 'imx' and...
2010-10-07 Ira Snyderdma: add support for scatterlist to scatterlist copy
2010-10-05 Sascha Hauerdmaengine: add possibility for cyclic transfers
2010-05-17 Dan WilliamsMerge branch 'ioat' into dmaengine
2010-05-17 Dan Williamsasync_tx: trim dma_async_tx_descriptor in 'no channel...
2010-05-17 Jassi BrarDMA ENGINE: Do not reset 'private' of channel
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-26 Linus WalleijDMAENGINE: generic channel status v2
2010-03-26 Linus WalleijDMAENGINE: generic slave control v2
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to what's left
2010-02-02 Anatolij Gustschindmaengine: fix memleak in dma_async_device_unregister
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-20 Dan Williamsasync_tx: build-time toggling of async_{syndrome,xor...
2009-11-20 Dan Williamsdmaengine: include xor/pq validate in device_has_all_tx...
2009-10-03 Christoph Lameterthis_cpu: Eliminate get/put_cpu
2009-09-09 Dan WilliamsMerge branch 'dmaengine' into async-tx-next
2009-09-09 Dan Williamsdmaengine: kill tx_list
2009-09-09 Dan Williamsdmaengine, async_tx: add a "no channel switch" allocator
2009-09-09 Dan WilliamsMerge branch 'md-raid6-accel' into ioat3.2
2009-08-30 Dan Williamsasync_tx: add support for asynchronous GF multiplication
2009-08-30 Dan Williamsasync_tx: remove walk of tx->parent chain in dma_wait_f...
2009-05-12 Maciej Sosnowskiioatdma: fix "ioatdma frees DMA memory with wrong function"
2009-04-08 Dan Williamsasync_tx: rename zero_sum to val
2009-03-26 Atsushi Nemotodmaengine: Add privatecnt to revert DMA_PRIVATE property
2009-03-25 Dan Williamsdmaengine: initialize tx_list in dma_async_tx_descripto...
2009-03-25 Dan Williamsdmaengine: fail device registration if channel registra...
2009-02-18 Dan Williamsatmel-mci: fix initialization of dma slave data
2009-01-19 Dan Williamsdmaengine: kill some dubious WARN_ONCEs
2009-01-12 Yuri Tikhonovdmaengine: fix dependency chaining
2009-01-06 Dan Williamsdmaengine: bump initcall level to arch_initcall
2009-01-06 Dan Williamsdmaengine: advertise all channels on a device to dma_fi...
2009-01-06 Dan Williamsdmaengine: use idr for registering dma device numbers
2009-01-06 Dan Williamsdmaengine: add a release for dma class devices and...
2009-01-06 Dan Williamsdmaengine: kill enum dma_state_client
2009-01-06 Dan Williamsdmaengine: remove 'bigref' infrastructure
2009-01-06 Dan Williamsdmaengine: kill struct dma_client and supporting infras...
2009-01-06 Dan Williamsdmaengine: replace dma_async_client_register with dmaen...
2009-01-06 Dan Williamsatmel-mci: convert to dma_request_channel and down...
2009-01-06 Dan Williamsdmaengine: introduce dma_request_channel and private...
2009-01-06 Dan Williamsdmaengine: provide a common 'issue_pending_all' impleme...
2009-01-06 Dan Williamsdmaengine: centralize channel allocation, introduce...
2009-01-06 Dan Williamsdmaengine: up-level reference counting to the module...
2009-01-06 Dan Williamsdmaengine: remove dependency on async_tx
2008-12-04 Dan Williamsdmaengine: protect 'id' from concurrent registrations
2008-11-11 Kay Sieversdmaengine: struct device - replace bus_id with dev_name...
2008-07-08 Haavard Skinnemoendmaengine: Add slave DMA interface
2008-07-08 Haavard Skinnemoendmaengine: Add dma_client parameter to device_alloc_cha...
2008-07-08 Dan Williamsdmaengine: track the number of clients using a channel
2008-07-08 Haavard Skinnemoendmaengine: Couple DMA channels to their physical DMA...
2008-04-21 Sebastian SiewiorDMA engine: typo fixes
2008-04-17 Dan Williamsdmaengine: ack to flags: make use of the unused bits...
2008-04-17 Dan Williamsasync_tx: kill ->device_dependency_added
2008-04-17 Dan Williamsasync_tx: fix multiple dependency submission
2008-03-13 Zhang Weidmaengine: Fix a bug about BUG_ON() on DMA engine capab...
2008-02-06 Dan Williamsasync_tx: kill tx_set_src and tx_set_dest methods
2008-01-25 Tony JonesDMA: Convert from class_device to device for DMA engine
2007-11-15 Haavard Skinnemoendmaengine: fix broken device refcounting
2007-07-13 Dan Williamsdmaengine: make clients responsible for managing channels
2007-07-13 Dan Williamsdmaengine: refactor dmaengine around dma_async_tx_descr...
2007-07-11 Jeff Garzikdrivers/dma: handle sysfs errors
2007-03-17 David Brownell[PATCH] rm pointless dmaengine exports
2006-07-04 Randy Dunlap[IOAT]: fix kernel-doc in source files
2006-06-18 Andrew Morton[I/OAT]: Do not use for_each_cpu().
2006-06-18 Chris Leech[I/OAT]: DMA memcpy subsystem