nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / drivers / dma / dmaengine.c
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