summaryrefslogtreecommitdiff
path: root/drivers/dma/txx9dmac.c
Commit message (Expand)AuthorAge
* dmaengine: txx9dmac: convert callback to helper functionDave Jiang2016-08-08
* dmaengine: txx9dmac: explicitly freeup irqVinod Koul2016-07-23
* dmaengine: txx9: Rename device_controlMaxime Ripard2014-12-22
* MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-24
* dma: fix build warnings in txx9Dan Williams2013-12-12
* Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
|\
| * dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-14
| * dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-13
* | dmaengine: txx9: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
|/
* dma: use dev_get_platdata()Jingoo Han2013-08-13
* txx9dmac: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko2013-08-05
* dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John2013-04-15
* dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-21
* dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-13
* dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-13
* dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux2012-03-13
* dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-13
* dmaengine: add private header fileRussell King - ARM Linux2012-03-13
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
* dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-27
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-21
|\
| * DMAENGINE: extend the control command to include an argLinus Walleij2010-05-17
| * dmaengine: provide helper for setting txstateDan Williams2010-03-26
| * DMAENGINE: generic channel status v2Linus Walleij2010-03-26
| * DMAENGINE: generic slave control v2Linus Walleij2010-03-26
* | MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven2010-04-30
|/
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-23
|\
| * txx9dmac: implement a private tx_listDan Williams2009-09-08
* | DMA: Rework txx9dmac suspend_late()/resume_early()Magnus Damm2009-07-22
|/
* DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE setAtsushi Nemoto2009-06-24
* DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto2009-06-17