aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/timb_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MINAlexey Dobriyan1-1/+1
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij1-1/+2
2010-03-29async_tx: use of kzalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-26dmaengine: provide helper for setting txstateDan Williams1-5/+1
2010-03-26DMAENGINE: generic channel status v2Linus Walleij1-7/+8
2010-03-26DMAENGINE: generic slave control v2Linus Walleij1-2/+7
2010-03-26dma: timb-dma: Update comment and fix compiler warningRichard Röjfors1-2/+5
2010-03-25dma: Add timb-dmaRichard Röjfors1-0/+853