Merge branch 'ioat' into dmaengine
[safe/jmp/linux-2.6] / drivers / dma / at_hdmac.c
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...