summaryrefslogtreecommitdiff
path: root/drivers/dma/timb_dma.c
AgeCommit message (Expand)Author
2019-11-25dmaengine: timb_dma: Use proper enum in td_prep_slave_sgNathan Chancellor
2016-08-08dmaengine: timb_dma: convert callback to helper functionDave Jiang
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin
2015-07-06dmaengine: Remove remaining FSF mailing addressesJarkko Nikula
2014-12-22dmaengine: td: Rename device_controlMaxime Ripard
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz
2013-11-13dmaengine: prepare for generic 'unmap' dataDan Williams
2013-08-13dma: use dev_get_platdata()Jingoo Han
2013-07-05dma: timb_dma: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-15dma: timb_dma: Fix compiler warningMaxin B. John
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28dma: remove use of __devinitBill Pemberton
2012-03-21dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine
2012-03-13dmaengine: fix for cookie changes and mergeVinod Koul
2012-03-13dmaengine: consolidate initialization of cookiesRussell King - ARM Linux
2012-03-13dmaengine: consolidate tx_status functionsRussell King - ARM Linux
2012-03-13dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux
2012-03-13dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux
2012-03-13dmaengine: add private header fileRussell King - ARM Linux
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2011-12-05dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin
2011-11-28dmaengine: timb_dma: fix the spare wariningsVinod Koul
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul
2011-10-07dma/timberdale: free_irq() on an error pathDan Carpenter
2011-09-20dmaengine: delete redundant chan_id and chancnt initialization in dma driversBarry Song
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