aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/txx9dmac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-211-10/+13
|\
| * DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-1/+2
| * dmaengine: provide helper for setting txstateDan Williams2010-03-261-5/+1
| * DMAENGINE: generic channel status v2Linus Walleij2010-03-261-8/+8
| * DMAENGINE: generic slave control v2Linus Walleij2010-03-261-2/+8
* | MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven2010-04-301-0/+2
|/
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-231-13/+11
|\
| * txx9dmac: implement a private tx_listDan Williams2009-09-081-13/+11
* | DMA: Rework txx9dmac suspend_late()/resume_early()Magnus Damm2009-07-221-5/+10
|/
* DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE setAtsushi Nemoto2009-06-241-8/+12
* DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto2009-06-171-0/+1354