sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / linux / dmaengine.h
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: support alignment checks
2009-09-09 Dan Williamsdmaengine: cleanup unused transaction types
2009-09-09 Dan Williamsdmaengine, async_tx: add a "no channel switch" allocator
2009-09-09 Dan Williamsdmaengine: add fence support
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: add sum check flags
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: allow dma support for async_tx to be toggled
2009-03-25 Dan Williamsdmaengine: kill some unused headers
2009-03-08 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-02-18 Dan Williamsatmel-mci: fix initialization of dma slave data
2009-02-12 Johannes Weinerdmaengine: update kerneldoc
2009-02-07 David S. Millernet_dma: call dmaengine_get only if NET_DMA enabled
2009-01-26 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-01-19 Guennadi Liakhovetskidmaengine: add async_tx_clear_ack() macro
2009-01-19 Dan Williamsdmaengine: dma_issue_pending_all == nop when CONFIG_DMA...
2009-01-11 Dan Williamsnet_dma: acquire/release dma channels on ifup/ifdown
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 Williamsdmatest: convert to dma_request_channel
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-07-18 Dan Williamsasync_tx: make async_tx_test_ack a boolean routine
2008-07-08 Haavard Skinnemoendmaengine: Add slave DMA interface
2008-07-08 Dan Williamsdmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags...
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-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-30 Al Virodma_page_list ->base_address is a userland pointer
2008-03-04 Dan Williamsdmaengine: fix sparse warning
2008-02-06 Dan Williamsasync_tx: replace 'int_en' with operation preparation...
2008-02-06 Dan Williamsasync_tx: kill tx_set_src and tx_set_dest methods
2008-02-03 Joe Perchesinclude/linux/: Spelling fixes
2008-01-25 Tony JonesDMA: Convert from class_device to device for DMA engine
2007-07-13 Dan Williamsdmaengine: make clients responsible for managing channels
2007-07-13 Dan Williamsdmaengine: refactor dmaengine around dma_async_tx_descr...
2006-07-04 Randy Dunlap[IOAT]: fix header file kernel-doc
2006-06-28 David Woodhouse[PATCH] Remove gratuitous inclusion of <linux/config...
2006-06-18 Chris Leech[I/OAT]: Utility functions for offloading sk_buff to...
2006-06-18 Chris Leech[I/OAT]: DMA memcpy subsystem