Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / dma / at_hdmac.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-17 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-01-15 Nicolas Ferredmaengine: at_hdmac: fix race while monitoring channel...
2011-01-15 Nicolas Ferredmaengine: at_hdmac: flags located in first descriptor
2011-01-15 Eric Xudmaengine: at_hdmac: use subsys_initcall instead of...
2011-01-15 Nicolas Ferredmaengine: at_hdmac: no need set ACK in new descriptor
2011-01-15 Nicolas Ferredmaengine: at_hdmac: trivial add precision to unmapping...
2011-01-15 Nicolas Ferredmaengine: at_hdmac: use dma_address to program DMA...
2010-12-14 Nicolas Ferredmaengine: at_hdmac: fix buffer transfer size specification
2010-08-10 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-05 Yong WangDMAENGINE: at_hdmac: locking fixlet
2010-06-16 Jiri KosinaMerge branch 'master' into for-next
2010-06-16 Uwe Kleine-Königfix typos concerning "initiali[zs]e"
2010-05-17 Dan WilliamsMerge branch 'ioat' into dmaengine
2010-05-17 Linus WalleijDMAENGINE: extend the control command to include an arg
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-26 Dan Williamsdmaengine: provide helper for setting txstate
2010-03-26 Linus WalleijDMAENGINE: generic channel status v2
2010-03-26 Linus WalleijDMAENGINE: generic slave control v2
2009-12-30 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-12-16 Nicolas Ferredma: at_hdmac: correct incompatible type for argument...
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-23 NeilBrownMerge branch 'next' of git://git./linux/kernel/git...
2009-09-14 Dan Williamsat_hdmac: Rework suspend_late()/resume_early()
2009-09-09 Atsushi Nemotodmaengine: Move all map_sg/unmap_sg for slave channel...
2009-09-09 Dan Williamsat_hdmac: implement a private tx_list
2009-07-23 Nicolas Ferredmaengine: at_hdmac: add DMA slave transfers
2009-07-23 Nicolas Ferredmaengine: at_hdmac: new driver for the Atmel AHB DMA...