summaryrefslogtreecommitdiff
path: root/drivers/dma/timb_dma.c
AgeCommit message (Expand)Author
2012-04-05dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine
2012-04-03dmaengine: consolidate initialization of cookiesRussell King - ARM Linux
2012-04-03dmaengine: consolidate tx_status functionsRussell King - ARM Linux
2012-04-03dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux
2012-04-03dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux
2012-04-03dmaengine: add private header fileRussell King - ARM Linux
2012-04-03dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon
2011-03-01Remove one to many n's in a wordJustin P. Mattock
2010-10-19dma/timberdale: simplify conditionalNicolas Kaiser
2010-07-01drivers/dma: Eliminate a NULL pointer dereferenceJulia Lawall
2010-07-01dma/timb_dma: compile warning on 32 bitDan Carpenter
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij
2010-03-29async_tx: use of kzalloc/kfree requires the include of slab.hStephen Rothwell
2010-03-26dmaengine: provide helper for setting txstateDan Williams
2010-03-26DMAENGINE: generic channel status v2Linus Walleij
2010-03-26DMAENGINE: generic slave control v2Linus Walleij
2010-03-26dma: timb-dma: Update comment and fix compiler warningRichard Röjfors
2010-03-25dma: Add timb-dmaRichard Röjfors