aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/timb_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon1-1/+2
2011-03-01Remove one to many n's in a wordJustin P. Mattock1-1/+1
2010-10-19dma/timberdale: simplify conditionalNicolas Kaiser1-1/+1
2010-07-01drivers/dma: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+2
2010-07-01dma/timb_dma: compile warning on 32 bitDan Carpenter1-2/+2
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