aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ste_dma40.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04DMAENGINE: add runtime slave config to DMA40 v3Linus Walleij1-4/+137
2010-06-22DMAENGINE: ste_dma40: support older siliconLinus Walleij1-4/+28
2010-06-22DMAENGINE: ste_dma40: support disabling physical channelsJonas Aaberg1-0/+8
2010-06-22DMAENGINE: ste_dma40: fix suspend bugJonas Aaberg1-20/+13
2010-06-22DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij1-95/+158
2010-06-22DMAENGINE: ste_dma40: no premature stopJonas Aaberg1-1/+4
2010-06-22DMAENGINE: ste_dma40: interrupts only on dstJonas Aaberg1-1/+1
2010-06-22DMAENGINE: ste_dma40: avoid doing unnessecary suspendJonas Aaberg1-32/+7
2010-06-22DMAENGINE: ste_dma40: lock fixJonas Aaberg1-7/+7
2010-06-22DMAENGINE: ste_dma40: deny ops on non-alloc channelsJonas Aaberg1-0/+44
2010-06-22DMAENGINE: ste_dma40: various cosmetic clean-upsJonas Aaberg1-55/+40
2010-06-22DMAENGINE: ste_dma40: improve allocation error handlingJonas Aaberg1-14/+10
2010-06-22DMAENGINE: ste_dma40: use kmem cacheJonas Aaberg1-34/+18
2010-06-22DMAENGINE: ste_dma40: moved freeing of client owned descPer Friden1-12/+12
2010-06-22DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij1-32/+32
2010-06-22DMAENGINE: ste_dma40: fixed lli_max=1 issuePer Friden1-33/+29
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij1-1/+2
2010-05-17DMAENGINE: DMA40 fix for allocation of logical channel 0Marcin Mielczarczyk1-7/+8
2010-05-17DMAENGINE: DMA40 support paused channel statusJonas Aaberg1-8/+67
2010-04-14DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij1-0/+2596